File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1- { "@context" :
1+ { "@context" : [
22 " https://w3id.org/ro/crate/1.2-DRAFT/context" ,
3+ { "@base" : " https://www.researchobject.org/workflow-run-crate/profiles/0.5/process_run_crate/" }
4+ ],
35 "@graph" : [
46 {
57 "@id" : " ro-crate-metadata.json" ,
Original file line number Diff line number Diff line change 1- { "@context" :
2- " https://w3id.org/ro/crate/1.2-DRAFT/context" ,
1+ { "@context" : [
2+ " https://w3id.org/ro/crate/1.2-DRAFT/context" ,
3+ { "@base" : " https://www.researchobject.org/workflow-run-crate/profiles/0.5/provenance_run_crate/" }
4+ ],
35 "@graph" : [
46 {
57 "@id" : " ro-crate-metadata.json" ,
Original file line number Diff line number Diff line change 1- { "@context" :
2- " https://w3id.org/ro/crate/1.2-DRAFT/context" ,
1+ { "@context" : [
2+ " https://w3id.org/ro/crate/1.2-DRAFT/context" ,
3+ { "@base" : " https://www.researchobject.org/workflow-run-crate/profiles/0.5/workflow_run_crate/" }
4+ ],
35 "@graph" : [
46 {
57 "@id" : " ro-crate-metadata.json" ,
You can’t perform that action at this time.
0 commit comments