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)
Installation
From PyPI
pip install dsms-sdk
From source
git clone git@github.com:MI-FraunhoferIWM/dsms-python-sdk.git
cd dsms-python-sdk
pip install -e .
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)
Documentation
Please have a look at our documentation on readthedocs: https://dsms-python-sdk.readthedocs.io
Compatibility
Please take the compability of the SDK version with the DSMS version into account:
| SDK Version | DSMS Version |
|---|---|
| <2.0.0 | <2.0.0 |
| >=2.0.0, <3.0.0 | >=2.0.0, <3.0.0 |
| >=3.0.0, <3.0.4 | >=3.0.0, <3.0.5 |
| >=3.0.4, <3.1.0 | >=3.0.5, <3.1.0 |
| >=3.1.0, <3.2.2 | >=3.1.0, <3.2.1 |
| >=3.2.2 | >=3.2.1, <4.0.0 |
| >=4.0.0 | >=4.0.0 |
Tutorials
Please have a look at our tutorials on readthedocs:
Or try our Jupyter Notebooks:
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)
Priyabrat Mishra (Fraunhofer Institute for Mechanics of Materials IWM)
Arjun Gopalakrishnan (Fraunhofer Institute for Mechanics of Materials IWM)
License
This project is licensed under the BSD 3-Clause. See the LICENSE file for more information.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dsms_sdk-4.1.0.tar.gz.
File metadata
- Download URL: dsms_sdk-4.1.0.tar.gz
- Upload date:
- Size: 54.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45e16c02ad5b7b791cf6549598613d588146e47baab25c73e49e2d2f929bd2ee
|
|
| MD5 |
24cadd55bafb88d48f0c9e4c12f71bf3
|
|
| BLAKE2b-256 |
89b9c1793cd784e216aa2aac41b8df5d8e0a81f081a7e398b4520b1e23003d60
|
File details
Details for the file dsms_sdk-4.1.0-py3-none-any.whl.
File metadata
- Download URL: dsms_sdk-4.1.0-py3-none-any.whl
- Upload date:
- Size: 69.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7941083d631835102106e1bc3fe370086cedbb3be2d5b4586931a453965966e0
|
|
| MD5 |
8007b00047ce637b9431bd09f4440477
|
|
| BLAKE2b-256 |
b0e1fdfadd25706cd43a1b2abc462546cbacddb8963320cdc18b25ea7e70b5a4
|