Skip to content

Commit 407d757

Browse files
Remove redundant context URLs from example.jsonld
1 parent 7103917 commit 407d757

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

RainFallRadarObserved/examples/example.jsonld

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@
4848
"rainFallRadarContent": "https://particuliers/rainFallRadar/NCE-RFRO-018-2020-03-17T08:30:00",
4949
"refDevice": "urn:ngsi-ld:Device:NCE-RFRO-018",
5050
"@context": [
51-
"https://raw.githubusercontent.com/smart-data-models/data-models/master/context.jsonld",
52-
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
53-
"https://raw.githubusercontent.com/smart-data-models/dataModel.Environment/master/context.jsonld"
51+
"https://raw.githubusercontent.com/smart-data-models/dataModel.Environment/master/context.jsonld"
5452
]
55-
}
53+
}

0 commit comments

Comments
 (0)