Skip to content

Commit 4b14ee0

Browse files
authored
Update context.jsonld (#16)
add missing commas
1 parent 010e107 commit 4b14ee0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

context.jsonld

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
"parameters": { "@id": "covjson:parameter", "@type": "@id", "@container": "@index" },
5454

5555
"observedProperty": "sosa:observedProperty",
56-
"usedProcedure": "sosa:usedProcedure"
57-
"madeBySensor": "sosa:madeBySensor"
58-
"hasFeatureOfInterest": "sosa:hasFeatureOfInterest"
56+
"usedProcedure": "sosa:usedProcedure",
57+
"madeBySensor": "sosa:madeBySensor",
58+
"hasFeatureOfInterest": "sosa:hasFeatureOfInterest",
5959

6060
"categoryEncoding": "covjson:categoryEncoding",
6161
"ParameterGroup": "covjson:ParameterGroup",

0 commit comments

Comments
 (0)