63 lines
2.1 KiB
Markdown
63 lines
2.1 KiB
Markdown
---
|
|
title: DataLad Concepts
|
|
persons:
|
|
- adina-wagner
|
|
- michael-hanke
|
|
- michal-szczepanik
|
|
- orcid:0000-0003-3456-2493
|
|
- stephan-heunis
|
|
- venkatesh-hariharapura-shivashankar
|
|
params:
|
|
graphRootNodePID: xyzrins:instruments/f92a09a8-1579-4e3a-a205-8459524ca802
|
|
pid: xyzrins:instruments/f92a09a8-1579-4e3a-a205-8459524ca802
|
|
doi: null
|
|
date_created: null
|
|
source_code_url: https://hub.psychoinformatics.de/orinoco/datalad-concepts
|
|
documentation_url: null
|
|
title: DataLad Concepts
|
|
description: 'For many use cases metadata concepts are complex. Producing and consuming
|
|
such metadata involves sophisticated tooling, which implies a considerable technical
|
|
threshold for adopting metadata-focused workflows.
|
|
|
|
|
|
The schemas in DataLad Concepts aim to lower this threshold with an approach to
|
|
expressing rich and semantically precise metadata in relatively simple data structures
|
|
-- data structures that can be reasonably read from files and processed in scripts
|
|
with loops and conditionals, rather than requiring databases and specific query
|
|
languages implemented in targeted libraries.
|
|
|
|
|
|
All schemas are implemented in LinkML, connecting to a rich ecosystem for data modeling,
|
|
validation, and transformation. LinkML bridges between the worlds of structured
|
|
data in plain text files, relational databases and knowledge graphs if and when
|
|
needed, so metadata workflows can stay as simple as possible.
|
|
|
|
'
|
|
kind: Meta Data Schema
|
|
author:
|
|
- pid: xyzrins:persons/michael-hanke
|
|
given_name: Michael
|
|
family_name: Hanke
|
|
- pid: xyzrins:persons/stephan-heunis
|
|
given_name: Stephan
|
|
family_name: Heunis
|
|
- pid: xyzrins:persons/michal-szczepanik
|
|
given_name: "Micha\u0142"
|
|
family_name: Szczepanik
|
|
- pid: xyzrins:persons/adina-wagner
|
|
given_name: Adina
|
|
family_name: Wagner
|
|
- pid: orcid:0000-0003-3456-2493
|
|
given_name: Yaroslav
|
|
family_name: Halchenko
|
|
- pid: xyzrins:persons/venkatesh-hariharapura-shivashankar
|
|
given_name: Venkatesh
|
|
family_name: Hariharapura Shivashankar
|
|
topic: []
|
|
license:
|
|
- pid: spdxlic:MIT
|
|
label: MIT License
|
|
url: https://spdx.org/licenses/MIT
|
|
|
|
---
|
|
|