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

Property to link parent with child experiments #116

Open
simontaurus opened this issue Jan 24, 2025 · 0 comments
Open

Property to link parent with child experiments #116

simontaurus opened this issue Jan 24, 2025 · 0 comments

Comments

@simontaurus
Copy link
Contributor

with #113 (seel also #98) changing the spec to

If a Dataset references other Datasets (e.g. a parent experiment with child experiments), they must also be present in the hasPart of ./ if they are meant to be imported. A Dataset MUST not contain other Datasets in its hasPart section.

ELNFileFormat is limited to option 2 / explicitly prohibits option 1 of the RO-Crate spec for nested directory structures

Directory hierarchies MAY be represented with nested Dataset Data Entities, or the Root Dataset MAY refer to files anywhere in the hierarchy using hasPart.

If hasPart is not allowed to link parent with child experiments, ELNFileFormat should define an alternative vocabulary term to do so.
One option would be isPartOf, pointing from the child to the parent element, which would at least to change the overall semantics in reference to option 1 ( hasPart pointing from the parent to the child element).

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