A SKOS provider for OE vocabularies.
Project description
This library implements a SKOS provider <https://github.com/koenedaele/skosprovider> for the thesaurus webservice of https://inventaris.onroerenderfgoed.be/thesaurus.
Usage
from skosprovider_oe.providers import OnroerendErfgoedProvider
typologie = OnroerendErfgoedProvider(
{'id': 'TYPOLOGIE'},
'https://inventaris.onroerenderfgoed.be/thesaurus/typologie'
)
concepts = typologie.get_all()
0.5.0 (2016-08-12)
Make compatible with skosprovider 0.6.x
0.4.2 (2016-02-22)
Update to latest version of services.
0.4.1 (2015-03-02)
Make sure a Concept or Collection gets passed a ConceptScheme from the provider. (#7) [dieuska]
0.4.0 (2015-01-25)
Make compatible with skosprovider 0.4.x
Drop support for Python 2.6 and 3.2
Add support for subordinate arrays and superordinate concepts.
Make notes available through the provider.
0.3.0 (2014-06-24)
Make compatible with skosprovider 0.3.x
Switch to a requests.Session for handling requests.
Switch to py.test
Add support for Coveralls
0.2.1 (2013-12-06)
Fix dependency on skosprovider < 0.3.0
0.2.0 (2013-05-16)
Upgrade to maintain compatibility with skosprovider 0.2.0
0.1.1 (2013-??-??)
Some doc fixes
0.1.0 (2013-03-11)
Initial version
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file skosprovider_oe-0.5.0.tar.gz
.
File metadata
- Download URL: skosprovider_oe-0.5.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65540e02493125c5336f7e34c61db1373a9d3d19f151004a224bb4bc423d033f |
|
MD5 | 85c677e4b5702987b7db31fec29a68c3 |
|
BLAKE2b-256 | 25c4eab72e143d1e1226fbe13665c5bad30e23336448cf8f2affd6eab495bde2 |
File details
Details for the file skosprovider_oe-0.5.0-py2-none-any.whl
.
File metadata
- Download URL: skosprovider_oe-0.5.0-py2-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd133e0231c8b5858d2074ec418ba5072dbf6fde588f8610f72ef407bdb7436c |
|
MD5 | cd17405a0229e0490dde97d983e8807c |
|
BLAKE2b-256 | 9244ad658cfa9209eb689bc0d6891da0e5a2660d5d0abfa25e44bba28f7d8634 |