Skip to main content

A sqlAlchemy implementation of skosprovider.

Project description

A SQLAlchemy implementation of the skosprovider interface.

https://img.shields.io/pypi/v/skosprovider_sqlalchemy.svg https://readthedocs.org/projects/skosprovider_sqlalchemy/badge/?version=latest https://app.travis-ci.com/OnroerendErfgoed/skosprovider_sqlalchemy.svg?branch=develop https://img.shields.io/coveralls/koenedaele/skosprovider_sqlalchemy.svg

Migrating to skosprovider_sqlalchemy 2.0.0

A change in the models has been made which requires a database upgrade. The “concept” table’s “concept_id” column has changed from being an int to a string.

Existing databases will therefor require a small change to update table scheme. Typically this will look like:

ALTER TABLE concept ALTER COLUMN concept_id TEXT NOT NULL;

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 skosprovider_sqlalchemy is present.

# activate your virtual env
$ pip install -r requirements-dev.txt
$ cd docs
$ make html

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_sqlalchemy-2.0.0.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

skosprovider_sqlalchemy-2.0.0-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file skosprovider_sqlalchemy-2.0.0.tar.gz.

File metadata

  • Download URL: skosprovider_sqlalchemy-2.0.0.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for skosprovider_sqlalchemy-2.0.0.tar.gz
Algorithm Hash digest
SHA256 d869d7da90026105d4ecd042f6159f8675a3b4f30075189bcaa86abd9662d77f
MD5 be74a79414abe546563b767523ed47ed
BLAKE2b-256 78fb54c226bebdfc28bf4b88aedeaf0c010ac483f48f4a7716587d0e9f46d9d5

See more details on using hashes here.

File details

Details for the file skosprovider_sqlalchemy-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for skosprovider_sqlalchemy-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 40ce5f5d62e27a86f57e414645d2b35a55e4d2f4a30ec355511855a5d70a54ec
MD5 b934135d8dd2d2472576a7ceb27401c8
BLAKE2b-256 a63278838d49c412fde5dab901375ea8944557255a6a76e1d67f6c6d325534b1

See more details on using hashes here.

Supported by

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