Skip to content

Commit 1eb62c3

Browse files
authored
Update LabProcess_v0.1-DRAFT.jsonld
fixed namespace in DDE context url
1 parent 4133b87 commit 1eb62c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

LabProcess/jsonld/type/LabProcess_v0.1-DRAFT.jsonld

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"schema": "http://schema.org/",
44
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
55
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
6-
"bioschemastypesdrafts": "https://discovery.biothings.io/view/bioschemastypesdrafts/",
7-
"bioschemas": "https://discovery.biothings.io/view/bioschemas/"
6+
"bioschemastypesdrafts": "https://discovery.biothings.io/ns/bioschemastypesdrafts/",
7+
"bioschemas": "https://discovery.biothings.io/ns/bioschemas/"
88
},
99
"@graph": [
1010
{
@@ -48,4 +48,4 @@
4848
]
4949
}
5050
]
51-
}
51+
}

0 commit comments

Comments
 (0)