Skip to content

kmillet/skosprovider

 
 

Repository files navigation

skosprovider: vocabulary abstraction

This library helps abstract vocabularies that stick to the SKOS specification.

https://travis-ci.org/koenedaele/skosprovider.png?branch=master https://coveralls.io/repos/koenedaele/skosprovider/badge.png?branch=master https://badge.fury.io/py/skosprovider.png

Building the docs

More information about this library can be found in :file:`docs`. The docs can be built using Sphinx.

Please make sure you have installed Sphinx in the same environment where skosprovider is present.

# activate your virtual env
$ pip install sphinx
$ python setup.py develop
$ cd docs
$ make html

About

A python abstraction for SKOS vocabularies

Resources

License

Stars

Watchers

Forks

Packages

No packages published