Create a BIDS dataset to DLCO metadata serializer #4
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
orinoco/tools#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Once https://hub.datalad.org/datalink/tools/issues/3 is done, we will have a specific model for everything (or most things) inherent to a scientific dataset collected for some sort of scientific study/project. A BIDS dataset would generally be categorized as such. So we can write a script/module that takes a BIDS-datalad-dataset as input, and perhaps a few other arguments (e.g. default prefix, and then generate metadata compliant with all the relevant schemas in DLCO.)
Some prior work on a similar effort was done here: https://github.com/jsheunis/datalad-concepts/blob/tools/tools/dataverse_to_distribution.py