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.

Supported by

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