Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

skosprovider

Package Overview
Dependencies
Maintainers
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

skosprovider

Abstraction layer for SKOS vocabularies.

  • 1.2.0
  • PyPI
  • Socket score

Maintainers
5

skosprovider: vocabulary abstraction

This library helps abstract vocabularies (thesauri, controlled lists, authority files). It depends heavily on the SKOS <http://www.w3.org/2004/02/skos>_ specification, but adds elements of other specifications such as the ISO 25964 SKOS extension <http://pub.tenforce.com/schemas/iso25964/skos-thes/>_ where deemed useful.

.. image:: https://img.shields.io/pypi/v/skosprovider.svg :target: https://pypi.python.org/pypi/skosprovider .. image:: https://readthedocs.org/projects/skosprovider/badge/?version=latest :target: https://readthedocs.org/projects/skosprovider/?badge=latest .. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5824941.svg :target: https://doi.org/10.5281/zenodo.5824941 .. image:: https://app.travis-ci.com/onroerenderfgoed/skosprovider.svg?branch=master :target: https://app.travis-ci.com/onroerenderfgoed/skosprovider .. image:: https://coveralls.io/repos/onroerenderfgoed/skosprovider/badge.svg?branch=master :target: https://coveralls.io/github/onroerenderfgoed/skosprovider?branch=master .. image:: https://scrutinizer-ci.com/g/onroerenderfgoed/skosprovider/badges/quality-score.png?b=master :target: https://scrutinizer-ci.com/g/onroerenderfgoed/skosprovider/?branch=master

Building the docs

More information about this library can be found in docs. The docs can be built using Sphinx <http://sphinx-doc.org>_.

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

.. code-block:: bash

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc