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

ARC RO-Crate profile data model #384

Closed
kMutagene opened this issue Jun 17, 2024 · 2 comments · Fixed by #426
Closed

ARC RO-Crate profile data model #384

kMutagene opened this issue Jun 17, 2024 · 2 comments · Fixed by #426
Assignees
Labels
JavaScript Native use from JavaScript .NET Native use from .NET Python

Comments

@kMutagene
Copy link
Member

This is a summary of discussions regarding this topic so far, and should serve as a tracking issue for further information:

We eventually want to transition to the ARC RO-Crate Profile being a first-class citizen in the ARCtrl stack. Currently, it is only an export-target without a dedicated data model.

Our aim is to add a second data model that represents the ARC as it's RO-Crate profile alongside the current ARCtrl data model. The current data model has three separate fields, representing the ISA, CWL, and FileSystem parts of the ARC, while the RO-Crate profile will unify these concepts, and therefore be a prime target for e.g. optimized query models.

@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Jun 17, 2024
@kMutagene kMutagene changed the title Add a data model directly representing the ARC RO-Crate profile ARC RO-Crate profile data model Jun 17, 2024
@kMutagene kMutagene removed the Status: Needs Triage This item is up for investigation. label Jun 17, 2024
@kMutagene kMutagene added JavaScript Native use from JavaScript .NET Native use from .NET Python labels Jun 17, 2024
@kMutagene
Copy link
Member Author

Related PR: #426

@kMutagene
Copy link
Member Author

kMutagene commented Aug 29, 2024

Soft-blocked by CSBiology/DynamicObj#25 cc @HLWeil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JavaScript Native use from JavaScript .NET Native use from .NET Python
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants