Skip to content

nfdi4plants/arc-ro-crate-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARC RO-Crate profile

The ARC RO-Crate profile aims to extend basic RO-Crate by elevating it from merely documenting research objects to providing a full, interconnected representation of the research process, from data generation to analysis, making it a powerful tool for tracing and reproducing scientific investigations.

In its core, the ARC-profile consists of detailed descriptions of the processes that lead to the generation of the data. For this, the LabProcess type is used, connecting inputs with outputs and parametrization of the steps. By carefully annotating the dataset using these processes, a complete process graph can be modeled. Consumers of the dataset can understand properties about the annotated data entities by traversing this process graph.

process-graph

On top of the generic LabProcess, the ARC-profile implements the ISA-profile for annotation of biological workflows and the ARC-CWL-profile for annotation of computational workflows. Both of these profiles are tied together in the ARC profile by the shared usage of the LabProcess:

  • ISA (Investigation, Study, Assay) is a widely used metadata model for annotation of biological experiments.

  • CWL (Common Workflow Language) is a description model for specifying how to run and orchestrate command line tools and other executables

profile-stack

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published