Skip to main content

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.

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

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

skosprovider_oe-0.5.0.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

skosprovider_oe-0.5.0-py2-none-any.whl (6.8 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page