-
Notifications
You must be signed in to change notification settings - Fork 8
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
Labels
Comments
github-actions
bot
added
the
Status: Needs Triage
This item is up for investigation.
label
Jun 17, 2024
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
added
JavaScript
Native use from JavaScript
.NET
Native use from .NET
Python
labels
Jun 17, 2024
Related PR: #426 |
Soft-blocked by CSBiology/DynamicObj#25 cc @HLWeil |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
, andFileSystem
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.The text was updated successfully, but these errors were encountered: