Skip to content

Commit 70f2600

Browse files
created/updated context - support subproperties at 2024-10-31 14:54:10
1 parent ea40a01 commit 70f2600

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
@@ -55,7 +55,7 @@
5555
"batteryLevel": "https://smartdatamodels.org/dataModel.Environment/batteryLevel",
5656
"bbox": {
5757
"@container": "@list",
58-
"@id": "geojson:bbox"
58+
"@id": "https://purl.org/geojson/vocab#bbox"
5959
},
6060
"benzeneTSA": "https://smartdatamodels.org/dataModel.Environment/benzeneTSA",
6161
"brandName": "https://smartdatamodels.org/dataModel.Environment/brandName",
@@ -73,7 +73,7 @@
7373
"comments": "https://smartdatamodels.org/dataModel.Environment/comments",
7474
"coordinates": {
7575
"@container": "@list",
76-
"@id": "geojson:coordinates"
76+
"@id": "https://purl.org/geojson/vocab#coordinates"
7777
},
7878
"currentLevel": "https://smartdatamodels.org/dataModel.Environment/currentLevel",
7979
"dangerLevel": "https://smartdatamodels.org/dataModel.Environment/dangerLevel",
@@ -115,7 +115,7 @@
115115
"intensityExpected": "https://smartdatamodels.org/dataModel.Environment/intensityExpected",
116116
"investigationDepth": "https://smartdatamodels.org/dataModel.Environment/investigationDepth",
117117
"isMobile": "https://smartdatamodels.org/dataModel.Environment/isMobile",
118-
"location": "ngsi-ld:location",
118+
"location": "https://uri.etsi.org/ngsi-ld/location",
119119
"maleSpeciesCount": "https://smartdatamodels.org/dataModel.Environment/maleSpeciesCount",
120120
"maleTotal": "https://smartdatamodels.org/dataModel.Environment/maleTotal",
121121
"manufacturerName": "https://smartdatamodels.org/dataModel.Environment/manufacturerName",

0 commit comments

Comments
 (0)