Skip to main content

skosprovider_sqlalchemy

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.2.0.tar.gz (118.5 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.2.0-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: skosprovider_sqlalchemy-2.2.0.tar.gz
  • Upload date:
  • Size: 118.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.3

File hashes

Hashes for skosprovider_sqlalchemy-2.2.0.tar.gz
Algorithm Hash digest
SHA256 36f9c177a41ff36b92e020c5268a980a33a9823a69229054c8f54269352aa19f
MD5 77f80fb59977ad275f1fde9edf23e385
BLAKE2b-256 270346c8508a5957b34454b32afdbcf846f24d22a5c7e8a8fe2dc83dd9fd8040

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for skosprovider_sqlalchemy-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 35423473dc8adb1da80a8c4ef1ef4ef01c1c046f8da50f022786bac16d91a49d
MD5 2f19d63d270de18c2f13f33afc5a99db
BLAKE2b-256 85fef86930718cc2c4f8dda123459d2932d1ea2303b9a388f2314c35a16a7b29

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