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/OnroerendErfgoed/skosprovider_sqlalchemy.svg https://zenodo.org/badge/DOI/10.5281/zenodo.5795912.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.1.tar.gz (16.4 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.1-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: skosprovider_sqlalchemy-2.0.1.tar.gz
  • Upload date:
  • Size: 16.4 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.1.tar.gz
Algorithm Hash digest
SHA256 51ab14d941beca64eed3d5735f4273f7e596bf83d5856e6c289158b01a358133
MD5 21858b5e94a40b40775a25ad37d65a94
BLAKE2b-256 ec39a303b202d24456a8912e87a869c3434ad6d65921c762d7f7fbeca69b146c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for skosprovider_sqlalchemy-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 26ab452b12e4207d1856499b3d1ac748ca82f4367685194fea5412418c8f425b
MD5 ff186d9a2c9a2865c5a864adf0d29084
BLAKE2b-256 3e3fd96fda06c18e5c233e79f5268c345d575355d780343d9e9bf5904dbc83d6

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