Skip to content
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

Thoughts on a datalad implementation #122

Open
mih opened this issue Mar 26, 2024 · 0 comments
Open

Thoughts on a datalad implementation #122

mih opened this issue Mar 26, 2024 · 0 comments

Comments

@mih
Copy link
Contributor

mih commented Mar 26, 2024

With the data-distribution schema we have flexible means to compose metadata documents that can be attached to the things that datalad cares about: files and datasets.

At the same time, this schema provides flexible means to describe additional data property via contextual entities and relationships. This information can be included in the documents attached to files/datasets without forcing an undesirable redundancy.

Relevant technical vehicles for storing such metadata records are

  • git-annex metadata (only for annex keys)
  • git notes (for any git object: commit/version, tree, blob)
  • metalad (for aggregation across repos)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant