Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.56 KB

index.rst

File metadata and controls

48 lines (37 loc) · 1.56 KB

SkosProvider_SQLAlchemy

This library offers an implementation of the :class:`skosprovider.providers.VocabularyProvider` interface that uses a SQLALchemy backend. While a :class:`VocabularyProvider <skosprovider.providers.VocabularyProvider>` is a read-only interface, the underlying SQLAlchemy :mod:`domain model <skosprovider_sqlalchemy.models>` is fully writeable.

This library is fully integrated into Atramhasis, an online open source editor for :term:`SKOS` vocabularies.

Support

If you have questions regarding Skosprovider_SQLAlchemy, feel free to contact us. Any bugs you find or feature requests you have, you can add to our issue tracker. If you're unsure if something is a bug or intentional, or you just want to have a chat about this library or :term:`SKOS` in general, feel free to join the Atramhasis discussion forum. While these are separate software projects, they are being run by the same people and they integrate rather tightly.

.. toctree::
   :maxdepth: 2

   setup
   api
   changes

Indices and tables