ResearchObject / workflow-run-crate

Workflow Run RO-Crate profile
https://www.researchobject.org/workflow-run-crate/
Apache License 2.0
8 stars 9 forks source link

COMPSs BackTrackBB WRROC example #43

Closed rsirvent closed 1 year ago

rsirvent commented 1 year ago

Added BackTrackBB execution example on MareNostrum IV supercomputer

simleo commented 1 year ago

The agent for the CreateAction points to the authors. It should point to the person (or organization) that started the workflow run.

simleo commented 1 year ago

The CreateAction needs to be linked to from the root data entity via mentions:

{
    "@id": "./",
    "@type": "Dataset",
    "mentions": {"@id": "#COMPSs_Workflow_Run_Crate_marenostrum4_SLURM_JOB_ID_27072117"},
    ...
}
rsirvent commented 1 year ago

Thanks for the feedback! I'll fix it ASAP.

rsirvent commented 1 year ago

Uploaded to: https://zenodo.org/record/7602138

In the end, it is only 1.1 GB (not the 7 GB initially considered).

simleo commented 1 year ago

Uploaded to: https://zenodo.org/record/7602138

Thanks! I've seen it fixes the issues mentioned in my comments above. Can you apply those fixes to this crate as well?

rsirvent commented 1 year ago

Done! I did the changes in my local copy of the repository, so I just had to commit them. BTW, I could commit also inputs and outputs here, if you think 1 GB is doable in this repository.

simleo commented 1 year ago

BTW, I could commit also inputs and outputs here, if you think 1 GB is doable in this repository.

Better not put such a load on the repository. We can add a readme that points to the Zenodo dataset.