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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file oteapi-dlite-0.0.7.tar.gz
.
File metadata
- Download URL: oteapi-dlite-0.0.7.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ab1a7dcd38704572c8e05e74eec24ebdc24949436914feea1ef02ca74efbf26 |
|
MD5 | e573601809d1a7c7617e866c1ecbb2e8 |
|
BLAKE2b-256 | bf4190e826aa2847ef6add5a4924c9ba69bcc546c9c7df965fdda7558ba98b5a |
File details
Details for the file oteapi_dlite-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: oteapi_dlite-0.0.7-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abcd843d314ccd5025439dfbbdf00b255e7017512e01e230f2661a62c627a62b |
|
MD5 | 487bd85453ca3ab6c29aac152106a107 |
|
BLAKE2b-256 | 48234d9c1b56108fdfa114f91e554c6110d515e600f941481f32aa361b131e10 |