Python SDK core-package for working with the Dataspace Management System (DSMS).
Project description
DSMS-SDK
Python SDK core-package for interacting with the Dataspace Management System (DSMS)
Authors
Matthias Büschelberger (Fraunhofer Institute for Mechanics of Materials IWM)
Yoav Nahshon (Fraunhofer Institute for Mechanics of Materials IWM)
Pablo De Andres (Fraunhofer Institute for Mechanics of Materials IWM)
License
This project is licensed under the BSD 3-Clause. See the LICENSE file for more information.
Usage
The SDK provides a general Python interface to a remote DSMS deployment, allowing users to access, store and link data in a DSMS instance easily and safely. The package provides the following main capabilities:
- Managing Knowledge-Items (KItems), which are data instances of an explicitly defined semantic class type (KType)
- Creating, updating and deleting meta data and properties, e.g. date, operator, material response data for a conducted tensile test
- Administrating authorship, contact information and supplementary information upon making changes or adding KItems
- Semantic annotation of KItems
- Conduct simple free-text searches within the DSMS instance including filters (e.g. limiting the search for certain materials) as well as a more experts-aware SPARQL interface
- Linking KItems to other KItems
- Linking Apps to KItems, triggererd, for example, during a file upload
- Performing simple file upload and download using attachments to KItems
- Export of a knowledge (sub) graph as common serializations (.ttl, .json)
For the basic usage, please have a look on the Jupyter Notebook under examples/basic_usage.ipynb
. This tutorial provides a basic overview of using the dsms package to interact with Knowledge Items.
Disclaimer
Copyright (c) 2014-2024, Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. acting on behalf of its Fraunhofer IWM.
Contact: Matthias Büschelberger
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
Hashes for dsms_sdk-1.4.0rc25-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 734370c658788a789a85ba8379281801d37aa68b9d6794fdfabf977e580557f2 |
|
MD5 | 6065f71f1c25f3dd07f266139c5a6247 |
|
BLAKE2b-256 | f0b61e7235f3c1c059183fc536674d74c8eb5357e03320678ea5b952d08dc54c |