Skip to main content

DLite plugin for OTEAPI.

Project description

OTEAPI DLite Plugin

All strategies implemented in this plugin (except for create_collection) assumes that you have the UUID of a DLite collection with the key collection_id in the session:

collection_id = session["collection_id"]
coll = dlite.get_collection(collection_id)

A DLite collection stores references to DLite instances and relations between them as RDF triples. Hence, the collection is a knowledge base for the current use case.

In order to make it easy retrieve the collection id when executing a pipeline, the get() method of all filters in this plugin should return the collection_id.

Further reading:

License and copyright

The OTEAPI DLite Plugin is released under the MIT license with copyright © SINTEF.

Acknowledgment

OTEAPI DLite Plugin has been created via the cookiecutter template for OTE-API plugins.

OTEAPI DLite Plugin has been supported by the following projects:

  • OntoTrans (2020-2024) that receives funding from the European Union’s Horizon 2020 Research and Innovation Programme, under Grant Agreement n. 862136.

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

oteapi-dlite-0.0.5.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

oteapi_dlite-0.0.5-py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 3

Supported by

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