Skip to content

Commit 4406772

Browse files
committed
set @base for next draft
1 parent 69bef68 commit 4406772

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

docs/profiles/0.6-DRAFT/process_run_crate/ro-crate-metadata.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
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.6-DRAFT/process_run_crate/"}
4+
],
35
"@graph": [
46
{
57
"@id": "ro-crate-metadata.json",

docs/profiles/0.6-DRAFT/provenance_run_crate/ro-crate-metadata.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
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.6-DRAFT/provenance_run_crate/"}
4+
],
35
"@graph": [
46
{
57
"@id": "ro-crate-metadata.json",

docs/profiles/0.6-DRAFT/workflow_run_crate/ro-crate-metadata.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
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.6-DRAFT/workflow_run_crate/"}
4+
],
35
"@graph": [
46
{
57
"@id": "ro-crate-metadata.json",

0 commit comments

Comments
 (0)