11{
2- "@context" : [
3- "http://context/user-context.jsonld" ,
4- "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8.jsonld"
5- ]
6- }
2+ "@context" : {
3+ "type" : "@type" ,
4+ "id" : "@id" ,
5+ "ngsi-ld" : "https://uri.etsi.org/ngsi-ld/" ,
6+ "fiware" : "https://uri.fiware.org/ns/dataModels#" ,
7+ "schema" : "https://schema.org/" ,
8+ "tutorial" : "https://ngsi-ld-tutorials.readthedocs.io/en/latest/datamodels.html#" ,
9+ "Building" : "https://uri.fiware.org/ns/dataModels#Building" ,
10+ "Device" : "fiware:Device" ,
11+ "Animal" : "fiware:Animal" ,
12+ "Female" : "schema:Female" ,
13+ "FillingLevelSensor" : "tutorial:FillingLevelSensor" ,
14+ "Herbicide" : "tutorial:Product" ,
15+ "HVAC" : "https://w3id.org/saref#HVAC" ,
16+ "Male" : "schema:Male" ,
17+ "PartField" : "tutorial:PartField" ,
18+ "Person" : "fiware:Person" ,
19+ "SoilSensor" : "tutorial:SoilSensor" ,
20+ "TemperatureSensor" : "tutorial:TemperatureSensor" ,
21+ "Task" : "fiware:Activity" ,
22+ "Tractor" : "tutorial:Tractor" ,
23+ "Water" : "tutorial:Water" ,
24+ "actuator" : "https://w3id.org/saref#actuator" ,
25+ "additionalName" : "schema:additionalName" ,
26+ "address" : "schema:address" ,
27+ "addressCountry" : "schema:addressCountry" ,
28+ "addressLocality" : "schema:addressLocality" ,
29+ "addressRegion" : "schema:addressRegion" ,
30+ "airPollution" : "https://w3id.org/saref#airPollution" ,
31+ "atmosphericPressure" : "https://w3id.org/saref#atmosphericPressure" ,
32+ "barn" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dbarn" ,
33+ "batteryLevel" : "fiware:batteryLevel" ,
34+ "category" : "fiware:category" ,
35+ "configuration" : "fiware:configuration" ,
36+ "conservatory" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dconservatory" ,
37+ "containedInPlace" : "fiware:containedInPlace" ,
38+ "controlledAsset" : "fiware:controlledAsset" ,
39+ "controlledProperty" : "fiware:controlledProperty" ,
40+ "cowshed" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dcowshed" ,
41+ "dataProvider" : "fiware:dataProvider" ,
42+ "dateCreated" : "fiware:dateCreated" ,
43+ "dateFirstUsed" : "fiware:dateFirstUsed" ,
44+ "dateInstalled" : "fiware:dateInstalled" ,
45+ "dateLastCalibration" : "fiware:dateLastCalibration" ,
46+ "dateLastValueReported" : "fiware:dateLastValueReported" ,
47+ "dateManufactured" : "fiware:dateManufactured" ,
48+ "dateModified" : "fiware:dateModified" ,
49+ "depth" : "https://w3id.org/saref#depth" ,
50+ "description" : "ngsi-ld:description" ,
51+ "deviceState" : "fiware:deviceState" ,
52+ "digester" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Ddigester" ,
53+ "eatingActivity" : "https://w3id.org/saref#eatingActivity" ,
54+ "email" : "schema:email" ,
55+ "endgun" : "https://w3id.org/saref#endgun" ,
56+ "familyName" : "schema:familyName" ,
57+ "farm" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dfarm" ,
58+ "farm_auxiliary" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dfarm_auxiliary" ,
59+ "faxNumber" : "schema:faxNumber" ,
60+ "filling" : "https://w3id.org/saref#fillingLevel" ,
61+ "firmwareVersion" : "fiware:firmwareVersion" ,
62+ "floorsAboveGround" : "fiware:floorsAboveGround" ,
63+ "floorsBelowGround" : "fiware:floorsBelowGround" ,
64+ "gender" : "schema:gender" ,
65+ "givenName" : "schema:givenName" ,
66+ "greenhouse" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dgreenhouse" ,
67+ "hangar" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dhangar" ,
68+ "hardwareVersion" : "fiware:hardwareVersion" ,
69+ "honorificPrefix" : "schema:honorificPrefix" ,
70+ "honorificSuffix" : "schema:honorificSuffix" ,
71+ "humidity" : "https://w3id.org/saref#humidity" ,
72+ "hut" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dhut" ,
73+ "implement" : "https://w3id.org/saref#implement" ,
74+ "ipAddress" : "fiware:ipAddress" ,
75+ "irrSection" : "https://w3id.org/saref#irrSection" ,
76+ "irrSystem" : "https://w3id.org/saref#irrSystem" ,
77+ "isicV4" : "schema:isicV4" ,
78+ "jobTitle" : "schema:jobTitle" ,
79+ "location" : "https://w3id.org/saref#location" ,
80+ "macAddress" : "fiware:macAddress" ,
81+ "mcc" : "fiware:mcc" ,
82+ "meter" : "https://w3id.org/saref#meter" ,
83+ "milking" : "https://w3id.org/saref#milking" ,
84+ "mnc" : "fiware:mnc" ,
85+ "motion" : "https://w3id.org/saref#motion" ,
86+ "movementActivity" : "https://w3id.org/saref#movementActivity" ,
87+ "multimedia" : "https://w3id.org/saref#multimedia" ,
88+ "name" : "schema:name" ,
89+ "network" : "https://w3id.org/saref#network" ,
90+ "observedAt" : "ngsi-ld:observedAt" ,
91+ "occupancy" : "https://w3id.org/saref#occupancy" ,
92+ "occupier" : "fiware:occupier" ,
93+ "openingHours" : "fiware:openingHours" ,
94+ "osVersion" : "fiware:osVersion" ,
95+ "owner" : "fiware:owner" ,
96+ "postalCode" : "schema:postalCode" ,
97+ "precipitation" : "https://w3id.org/saref#precipitation" ,
98+ "pressure" : "https://w3id.org/saref#pressure" ,
99+ "providedBy" : "fiware:providedBy" ,
100+ "provider" : "fiware:provider" ,
101+ "refDeviceModel" : "fiware:refDeviceModel" ,
102+ "refMap" : "fiware:refMap" ,
103+ "rssi" : "fiware:rssi" ,
104+ "sensor" : "https://w3id.org/saref#sensor" ,
105+ "serialNumber" : "fiware:serialNumber" ,
106+ "service" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dservice" ,
107+ "shed" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dshed" ,
108+ "softwareVersion" : "fiware:softwareVersion" ,
109+ "soilMoisture" : "https://w3id.org/saref#soilMoisture" ,
110+ "solarRadiation" : "https://w3id.org/saref#solarRadiation" ,
111+ "source" : "fiware:source" ,
112+ "stable" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dstable" ,
113+ "streetAddress" : "schema:streetAddress" ,
114+ "sty" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dsty" ,
115+ "supportedProtocol" : "fiware:supportedProtocol" ,
116+ "taxID" : "schema:taxID" ,
117+ "telephone" : "schema:telephone" ,
118+ "temperature" : "https://w3id.org/saref#temperature" ,
119+ "transformer_tower" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dtransformer_tower" ,
120+ "unitCode" : "ngsi-ld:unitCode" ,
121+ "value" : "fiware:value" ,
122+ "vatID" : "schema:vatID" ,
123+ "waterConsumption" : "https://w3id.org/saref#waterConsumption" ,
124+ "water_tower" : "https://wiki.openstreetmap.org/wiki/Tag:building%3Dwater_tower" ,
125+ "weatherConditions" : "https://w3id.org/saref#weatherConditions" ,
126+ "weight" : "https://w3id.org/saref#weight" ,
127+ "windDirection" : "https://w3id.org/saref#windDirection" ,
128+ "windSpeed" : "https://w3id.org/saref#windSpeed" ,
129+ "status" : "https://saref.etsi.org/core/status" ,
130+ "state" : "https://saref.etsi.org/core/hasState" ,
131+ "heartRate" : "https://purl.bioontology.org/ontology/MESH/D006339" ,
132+ "product" : "fiware:refObject" ,
133+ "worker" : "fiware:refAgent" ,
134+ "field" : "fiware:refTarget" ,
135+
136+ "on" : "https://w3id.org/saref#on" ,
137+ "off" : "https://w3id.org/saref#off" ,
138+ "verified" : "fiware:verified" ,
139+ "species" : "fiware:species" ,
140+ "sex" : "fiware:sex" ,
141+ "legalID" : "fiware:legalID"
142+ }
143+ }
0 commit comments