Skip to main content

Integration of skosprovider in pyramid

Project description

This library integrates skosprovider in a pyramid application.

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

Building the docs

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

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

# activate your virtual env
$ pip install -r requirements.txt
$ python setup.py develop
$ cd docs
$ make html

0.5.0 (2014-12-19)

  • Conceptschemes expose information on the subject they’re tagged with. [BartSaelen]

  • A new search endpoint for searching across conceptschemes was added. Search syntax is the same as for searching within a single scheme, but the collection parameter is not accepted. Two extra parameters were added for limiting the search to a subset of available conceptschemes. (#8)

  • A new endpoint for looking up a certain URI was added. This endpoint does not redirect to an external URI, but lets a client know where more information about this URI can be found (eg. in which conceptscheme a concept lives). (#7)

0.4.0 (2014-10-23)

  • Compatibility with skosprovider 0.4.0

  • Drop support for Python 2.6 and Python 3.2.

  • Expose notes on collections.

  • Expose matches on concepts (collections don’t have matches).

  • Expose subordinate_arrays on concepts and superordinates on collections.

  • Integrate concept scheme information. Concepts and collections passed through the service now contain the uri of the concept scheme they belong to. The concept scheme endpoint now also exposes information like a uri, a list of labels and notes.

0.3.0 (2014-06-24)

  • Expose information about top concepts.

  • Expose information about display top and display children.

  • Fix a bug with returning concepts and collections not on the first page of data through the Range header. (#3)

  • Added support for sorting. (#4, #5) [cedrikv]

0.2.0 (2014-05-14)

  • Compatibility with skosprovider 0.3.0

  • Added service documentation (#1)

0.1.1 (2014-04-10)

  • Code coverage by coveralls.

  • Removed unit tests from resulting package.

  • Moved documentation to Sphinx.

  • Reorganisation of tests.

  • Changed to py.test as testrunner.

  • Some Flake8 fixes.

0.1.0 (2013-05-16)

  • Initial version

  • Includes json views based on the interfaces skosprovider offers.

  • Adds a skosprovider registry to the pyramid request.

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

pyramid_skosprovider-0.5.0.tar.gz (11.7 kB view details)

Uploaded Source

File details

Details for the file pyramid_skosprovider-0.5.0.tar.gz.

File metadata

File hashes

Hashes for pyramid_skosprovider-0.5.0.tar.gz
Algorithm Hash digest
SHA256 3fadce828d1c6e068504176d74cb4a34c03677008003e35d3a45dd32ccb36727
MD5 0f834aff219211498e28bfdb8ba1f4e9
BLAKE2b-256 e4c4f62f283b98f647d7868a446b03148789d664c1820715da36ff60d5d0ddee

See more details on using hashes here.

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