Software-driven RDM converts markdown data models into powerful objects that can be serialized to JSON, XML, YAML and HDF5
Project description
Software-Driven RDM
With Software-driven Research Data Management (sdRDM), you can confidently specify data models using verbose Markdown documents and effortlessly convert them into powerful Python objects that can be serialized into any data exchange format.
🏎 Features
- Generate and maintain RDM APIs via readable specifications in Markdown
- Data Models defined in sdRDM can be exported to any format
- Link your data model to any other data model and setup workflows
⚡️ Quick start
Get started with by running the following command
# Using PIP
python -m pip install sdRDM
Or build by source
git clone https://github.com/JR-1991/software-driven-rdm.git
cd software-driven-rdm
python3 setup.py install
📖 Documentation and more examples
In the making! 🐛
📦 Other sdRDM-related repositories
- Code generator for GitHub Actions : Deposit your Markdown-based data model in a GitHub repository and automatically generate a Python API upon changes.
- Create a database from a Markdown-based data model : Use your data model to create a relational database and interact with it via a Python API.
⚠️ License
sdRDM
is free and open-source software licensed under the MIT License.
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
sdrdm-0.2.3.tar.gz
(41.9 kB
view details)
Built Distribution
sdrdm-0.2.3-py3-none-any.whl
(54.7 kB
view details)
File details
Details for the file sdrdm-0.2.3.tar.gz
.
File metadata
- Download URL: sdrdm-0.2.3.tar.gz
- Upload date:
- Size: 41.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.0 Linux/6.5.0-1017-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf5b3b00560a9b95023600c9f12048ae30a85cbb7a264bbc9ce4e558299c1b5d |
|
MD5 | 72afe9d2834919e2fd20390b152f6cfc |
|
BLAKE2b-256 | 961ca7d598ed2263c2e329f6e5ea698681c79d40c3676d99c16c7c738020907f |
File details
Details for the file sdrdm-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: sdrdm-0.2.3-py3-none-any.whl
- Upload date:
- Size: 54.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.0 Linux/6.5.0-1017-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60050076bfd4df4887f4b6c6ee7a9069b897ae07ab24414b520a965a9e7a0217 |
|
MD5 | 49dfb9a2cc3900c9f446e27edeeec82a |
|
BLAKE2b-256 | 4d968f65e5c85c91bfb3ff291642c56af34eb07b39ab04edad29f76810f5d910 |