-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discussion: the future of metadata extractors in metalad #202
Comments
Note/question: metadata extractors can require data locally or not. E.g. when using the current version of the |
Progress on this documented here: datalad/datalad-neuroimaging#94 |
Some comments re datacite:
|
Another useful addition, possibly to the |
This is to open up the discussion and get input on what to prioritise in terms of metadata extractor support in MetaLad.
Currently we have several extractors in datalad core (some with "toy"-status) that operate on the file and/or dataset level:
With metalad being the next generation metadata handling extension of datalad, the idea is to move all metadata functionality out of core. Existing extractors that are useful will be improved/maintained in metalad, others can be dropped.
Even more extractors currently exist in datalad extensions, such as the extractors in datalad-neuroimaging:
And some next generation metalad extractors are also available:
Future extractors would either form part of an extension, or supported in metalad. A few are worth listing already based on known use cases:
Feel free to share thoughts on these/other extractors, which ones to support in metalad, which ones to support via extensions, and which ones to prioritise in terms of updates.
The text was updated successfully, but these errors were encountered: