forked from smart-data-models/data-models
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest_context.jsonld
More file actions
756 lines (756 loc) · 69.3 KB
/
test_context.jsonld
File metadata and controls
756 lines (756 loc) · 69.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
{
"@context": {
"Animal": "https://w3id.org/def/saref4agri#Animal",
"Attribute": "ngsi-ld:Attribute",
"AttributeList": "ngsi-ld:AttributeList",
"ByBankTransferInAdvance": "http://purl.org/goodrelations/v1#ByBankTransferInAdvance",
"ByInvoice": "http://purl.org/goodrelations/v1#ByInvoice",
"COD": "http://purl.org/goodrelations/v1#COD",
"Cash": "http://purl.org/goodrelations/v1#Cash",
"CheckInAdvance": "http://purl.org/goodrelations/v1#CheckInAdvance",
"Chla": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#Chla",
"Cl-": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#Cl-",
"ContextSourceNotification": "ngsi-ld:ContextSourceNotification",
"ContextSourceRegistration": "ngsi-ld:ContextSourceRegistration",
"Date": "ngsi-ld:Date",
"DateTime": "ngsi-ld:DateTime",
"DirectDebit": "http://purl.org/goodrelations/v1#DirectDebit",
"EntityType": "ngsi-ld:EntityType",
"EntityTypeInfo": "ngsi-ld:EntityTypeInfo",
"EntityTypeList": "ngsi-ld:EntityTypeList",
"Feature": "geojson:Feature",
"FeatureCollection": "geojson:FeatureCollection",
"GeoProperty": "ngsi-ld:GeoProperty",
"GeometryCollection": "geojson:GeometryCollection",
"GoogleCheckout": "http://purl.org/goodrelations/v1#GoogleCheckout",
"LineString": "https://purl.org/geojson/vocab#LineString",
"MultiLineString": "https://purl.org/geojson/vocab#MultiLineString",
"MultiPoint": "https://purl.org/geojson/vocab#MultiPoint",
"MultiPolygon": "https://purl.org/geojson/vocab#MultiPolygon",
"NH3": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#NH3",
"NH4": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#NH4",
"NO3": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#NO3",
"Notification": "ngsi-ld:Notification",
"O2": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#O2",
"PC": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#PC",
"PE": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#PE",
"PayPal": "http://purl.org/goodrelations/v1#PayPal",
"PaySwarm": "http://purl.org/goodrelations/v1#PaySwarm",
"Point": "https://purl.org/geojson/vocab#Point",
"Polygon": "https://purl.org/geojson/vocab#Polygon",
"Property": "ngsi-ld:Property",
"Relationship": "ngsi-ld:Relationship",
"Subscription": "ngsi-ld:Subscription",
"TemporalProperty": "ngsi-ld:TemporalProperty",
"Time": "ngsi-ld:Time",
"TimeInstant": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#TimeInstant",
"acPowerInput": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#acPowerInput",
"acPowerOutput": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#acPowerOutput",
"accept": "ngsi-ld:accept",
"acceptedPaymentMethod": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#acceptedPaymentMethod",
"accessType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#accessType",
"activeEnergyExport": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#activeEnergyExport",
"activeEnergyImport": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#activeEnergyImport",
"activePower": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#activePower",
"activeProgramId": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#activeProgramId",
"activityType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#activityType",
"actuationHours": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#actuationHours",
"address": "https://schema.org/address",
"aggregateRating": "https://schema.org/aggregateRating",
"aggregatedData": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#aggregatedData",
"agroVocConcept": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#agroVocConcept",
"airQualityIndex": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#airQualityIndex",
"airQualityLevel": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#airQualityLevel",
"alertSource": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#alertSource",
"allergenRisk": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#allergenRisk",
"allowedVehicleType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#allowedVehicleType",
"alternateName": "https://schema.org/alternateName",
"amperage": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#amperage",
"annotations": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#annotations",
"announcedUrl": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#announcedUrl",
"announcementPeriod": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#announcementPeriod",
"apparentEnergyExport": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#apparentEnergyExport",
"apparentEnergyImport": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#apparentEnergyImport",
"apparentPower": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#apparentPower",
"applicationUrl": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#applicationUrl",
"appliesOn": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#appliesOn",
"area": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#area",
"areaCovered": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#areaCovered",
"areaServed": "https://schema.org/areaServed",
"arrivalTime": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#arrivalTime",
"artPeriod": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#artPeriod",
"as": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#as",
"atmosphericPressure": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#atmosphericPressure",
"attributeCount": "attributeCount",
"attributeDetails": "attributeDetails",
"attributeList": {
"@id": "ngsi-ld:attributeList",
"@type": "@vocab"
},
"attributeName": {
"@id": "ngsi-ld:attributeName",
"@type": "@vocab"
},
"attributeNames": {
"@id": "ngsi-ld:attributeNames",
"@type": "@vocab"
},
"attributeTypes": {
"@id": "ngsi-ld:attributeTypes",
"@type": "@vocab"
},
"attributes": {
"@id": "ngsi-ld:attributes",
"@type": "@vocab"
},
"autonomyTime": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#autonomyTime",
"availability": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#availability",
"availableBikeNumber": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#availableBikeNumber",
"availableCapacity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#availableCapacity",
"availableSpotNumber": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#availableSpotNumber",
"averageCrowdSpeed": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#averageCrowdSpeed",
"averageGapDistance": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#averageGapDistance",
"averageHeadwayTime": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#averageHeadwayTime",
"averageSpotLength": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#averageSpotLength",
"averageSpotWidth": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#averageSpotWidth",
"averageVehicleLength": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#averageVehicleLength",
"averageVehicleSpeed": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#averageVehicleSpeed",
"baseDemand": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#baseDemand",
"batteryLevel": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#batteryLevel",
"bbox": {
"@container": "@list",
"@id": "https://purl.org/geojson/vocab#bbox"
},
"beachType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#beachType",
"belongsTo": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#belongsTo",
"birthdate": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#birthdate",
"block": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#block",
"bluetoothChannel": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#bluetoothChannel",
"brandName": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#brandName",
"breed": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#breed",
"buildingType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#buildingType",
"bulkCoeff": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#bulkCoeff",
"businessTarget": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#businessTarget",
"c6h6": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#c6h6",
"calculatedBy": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#calculatedBy",
"calculationFormula": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#calculationFormula",
"calculationFrequency": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#calculationFrequency",
"calculationMethod": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#calculationMethod",
"calculationPeriod": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#calculationPeriod",
"calvedBy": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#calvedBy",
"capacity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#capacity",
"cargoVolume": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#cargoVolume",
"cargoWeight": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#cargoWeight",
"category": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#category",
"cd": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#cd",
"chargeType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#chargeType",
"cicleLife": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#cicleLife",
"circuit": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#circuit",
"co": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#co",
"co2": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#co2",
"code": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#code",
"color": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#color",
"colorRenderingIndex": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#colorRenderingIndex",
"colorTemperature": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#colorTemperature",
"columnBrandName": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#columnBrandName",
"columnColor": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#columnColor",
"columnMadeOf": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#columnMadeOf",
"columnManufacturerName": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#columnManufacturerName",
"columnModelName": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#columnModelName",
"compliantWith": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#compliantWith",
"conductance": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#conductance",
"conductivity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#conductivity",
"configuration": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#configuration",
"congested": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#congested",
"contactPoint": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#contactPoint",
"containedInPlace": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#containedInPlace",
"controlledAsset": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#controlledAsset",
"controlledProperty": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#controlledProperty",
"controllingMethod": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#controllingMethod",
"coordinates": {
"@id": "https://purl.org/geojson/vocab#coordinates",
"@container": "@list"
},
"cosPhi": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#cosPhi",
"coverageRadius": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#coverageRadius",
"createdAt": {
"@id": "ngsi-ld:createdAt",
"@type": "DateTime"
},
"cropStatus": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#cropStatus",
"csf": "ngsi-ld:csf",
"cupboardMadeOf": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#cupboardMadeOf",
"current": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#current",
"currentStanding": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#currentStanding",
"dailyLight": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dailyLight",
"data": "ngsi-ld:data",
"dataProvider": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dataProvider",
"datasetId": {
"@id": "ngsi-ld:datasetId",
"@type": "@id"
},
"dateActivityEnded": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateActivityEnded",
"dateActivityStarted": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateActivityStarted",
"dateCreated": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateCreated",
"dateEnergyMeteringStarted": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateEnergyMeteringStarted",
"dateExpires": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateExpires",
"dateFinished": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateFinished",
"dateFirstUsed": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateFirstUsed",
"dateInstalled": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateInstalled",
"dateIssued": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateIssued",
"dateLastCalibration": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateLastCalibration",
"dateLastCleaning": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateLastCleaning",
"dateLastEmptying": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateLastEmptying",
"dateLastLampChange": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateLastLampChange",
"dateLastProgramming": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateLastProgramming",
"dateLastSwitchingOff": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateLastSwitchingOff",
"dateLastSwitchingOn": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateLastSwitchingOn",
"dateLastValueReported": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateLastValueReported",
"dateLastWatering": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateLastWatering",
"dateManufactured": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateManufactured",
"dateMeteringStarted": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateMeteringStarted",
"dateModified": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateModified",
"dateNextCalculation": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateNextCalculation",
"dateObserved": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateObserved",
"dateObservedFrom": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateObservedFrom",
"dateObservedTo": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateObservedTo",
"dateRetrieved": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateRetrieved",
"dateServiceStarted": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateServiceStarted",
"dateStarted": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateStarted",
"dateVehicleFirstRegistered": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dateVehicleFirstRegistered",
"dayMaximum": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dayMaximum",
"dayMinimum": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dayMinimum",
"dcPowerInput": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dcPowerInput",
"dcPowerOutput": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dcPowerOutput",
"demandPattern": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#demandPattern",
"departureTime": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#departureTime",
"depth": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#depth",
"description": "https://uri.etsi.org/ngsi-ld/description",
"detail": "ngsi-ld:detail",
"deviceClass": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#deviceClass",
"deviceState": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#deviceState",
"dewPoint": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dewPoint",
"diameter": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#diameter",
"direction": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#direction",
"displacementPowerFactor": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#displacementPowerFactor",
"distanceTravelled": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#distanceTravelled",
"documentation": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#documentation",
"drainFlow": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#drainFlow",
"dropOffType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#dropOffType",
"effectiveSince": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#effectiveSince",
"efficCurve": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#efficCurve",
"endAt": {
"@id": "ngsi-ld:endAt",
"@type": "DateTime"
},
"endDate": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#endDate",
"endKilometer": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#endKilometer",
"endPoint": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#endPoint",
"endTime": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#endTime",
"endedAt": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#endedAt",
"endpoint": "ngsi-ld:endpoint",
"endsAt": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#endsAt",
"energyConsumed": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#energyConsumed",
"energyCost": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#energyCost",
"energyLimitationClass": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#energyLimitationClass",
"energyPattern": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#energyPattern",
"energyPrice": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#energyPrice",
"entities": "ngsi-ld:entities",
"entityCount": "ngsi-ld:entityCount",
"entityId": {
"@id": "ngsi-ld:entityId",
"@type": "@id"
},
"error": "ngsi-ld:error",
"errors": "ngsi-ld:errors",
"exactTimes": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#exactTimes",
"exceptionType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#exceptionType",
"expiresAt": {
"@id": "ngsi-ld:expiresAt",
"@type": "DateTime"
},
"extCategory": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#extCategory",
"extraSpotNumber": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#extraSpotNumber",
"facilities": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#facilities",
"feature": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#feature",
"featuredArtist": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#featuredArtist",
"features": {
"@container": "@set",
"@id": "geojson:features"
},
"fedWith": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#fedWith",
"feelLikesTemperature": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#feelLikesTemperature",
"fillingLevel": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#fillingLevel",
"firmwareVersion": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#firmwareVersion",
"firstAvailableFloor": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#firstAvailableFloor",
"fleetVehicleId": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#fleetVehicleId",
"floorsAboveGround": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#floorsAboveGround",
"floorsBelowGround": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#floorsBelowGround",
"format": "ngsi-ld:format",
"freeSlotNumber": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#freeSlotNumber",
"frequency": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#frequency",
"friday": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#friday",
"fuelConsumption": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#fuelConsumption",
"fuelType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#fuelType",
"function": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#function",
"geoQ": "ngsi-ld:geoQ",
"geojson": "https://purl.org/geojson/vocab#",
"geometry": "geojson:geometry",
"geoproperty": "ngsi-ld:geoproperty",
"georel": "ngsi-ld:georel",
"hardwareVersion": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hardwareVersion",
"harvestingInterval": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#harvestingInterval",
"hasAccessPoint": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasAccessPoint",
"hasAgriCrop": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasAgriCrop",
"hasAgriFertiliser": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasAgriFertiliser",
"hasAgriParcel": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasAgriParcel",
"hasAgriParcelChildren": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasAgriParcelChildren",
"hasAgriParcelParent": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasAgriParcelParent",
"hasAgriPest": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasAgriPest",
"hasAgriProductType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasAgriProductType",
"hasAgriProductTypeChildren": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasAgriProductTypeChildren",
"hasAgriProductTypeParent": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasAgriProductTypeParent",
"hasAgriSoil": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasAgriSoil",
"hasBuilding": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasBuilding",
"hasDestination": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasDestination",
"hasDevice": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasDevice",
"hasDevices": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasDevices",
"hasOperator": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasOperator",
"hasOrigin": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasOrigin",
"hasParentStation": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasParentStation",
"hasProvider": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasProvider",
"hasRoute": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasRoute",
"hasService": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasService",
"hasShape": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasShape",
"hasStop": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasStop",
"hasTrip": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasTrip",
"hasWaterQualityObserved": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasWaterQualityObserved",
"hasWeatherObserved": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#hasWeatherObserved",
"headCurve": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#headCurve",
"headSign": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#headSign",
"heading": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#heading",
"headsign": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#headsign",
"headwaySeconds": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#headwaySeconds",
"healthCondition": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#healthCondition",
"height": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#height",
"highestFloor": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#highestFloor",
"historicalPeriod": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#historicalPeriod",
"id": "@id",
"idPattern": "ngsi-ld:idPattern",
"illuminance": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#illuminance",
"illuminanceLevel": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#illuminanceLevel",
"image": "https://schema.org/image",
"information": "ngsi-ld:information",
"initialStatus": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#initialStatus",
"insertHolesNumber": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#insertHolesNumber",
"instanceId": {
"@id": "ngsi-ld:instanceId",
"@type": "@id"
},
"intensity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#intensity",
"ipAddress": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#ipAddress",
"irrigationRecord": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#irrigationRecord",
"isActive": "ngsi-ld:isActive",
"isleId": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#isleId",
"kpiValue": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#kpiValue",
"lampBrandName": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#lampBrandName",
"lampManufacturerName": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#lampManufacturerName",
"lampModelName": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#lampModelName",
"lampTechnology": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#lampTechnology",
"lampWeight": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#lampWeight",
"landLocation": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#landLocation",
"laneDirection": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#laneDirection",
"laneId": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#laneId",
"laneUsage": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#laneUsage",
"language": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#language",
"lanternBrandName": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#lanternBrandName",
"lanternManufacturerName": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#lanternManufacturerName",
"lanternModelName": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#lanternModelName",
"lanternWeight": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#lanternWeight",
"lastFailure": {
"@id": "ngsi-ld:lastFailure",
"@type": "DateTime"
},
"lastMeterReading": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#lastMeterReading",
"lastNotification": {
"@id": "ngsi-ld:lastNotification",
"@type": "DateTime"
},
"lastPlantedAt": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#lastPlantedAt",
"lastSuccess": {
"@id": "ngsi-ld:lastSuccess",
"@type": "DateTime"
},
"laternHeight": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#laternHeight",
"layout": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#layout",
"leafRelativeHumidity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#leafRelativeHumidity",
"leafTemperature": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#leafTemperature",
"leafWetness": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#leafWetness",
"legalId": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#legalId",
"length": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#length",
"locatedAt": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#locatedAt",
"location": "http://uri.etsi.org/ngsi-ld/location",
"locationCategory": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#locationCategory",
"lowestFloor": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#lowestFloor",
"luminousFlux": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#luminousFlux",
"macAddress": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#macAddress",
"madeOf": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#madeOf",
"madeOfCode": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#madeOfCode",
"managementInterval": "ngsi-ld:managementInterval",
"manufacturerName": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#manufacturerName",
"maxPowerConsumption": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#maxPowerConsumption",
"maximumAllowedDuration": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#maximumAllowedDuration",
"maximumAllowedHeight": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#maximumAllowedHeight",
"maximumAllowedSpeed": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#maximumAllowedSpeed",
"maximumAllowedWeight": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#maximumAllowedWeight",
"maximumAllowedWidth": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#maximumAllowedWidth",
"maximumLoad": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#maximumLoad",
"maximumPowerAvailable": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#maximumPowerAvailable",
"mcc": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#mcc",
"measurand": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#measurand",
"measuresPeriod": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#measuresPeriod",
"measuresPeriodUnit": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#measuresPeriodUnit",
"meterReadingPeriod": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#meterReadingPeriod",
"methaneConcentration": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#methaneConcentration",
"mileageFromOdometer": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#mileageFromOdometer",
"minPowerConsumption": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#minPowerConsumption",
"minimumAllowedSpeed": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#minimumAllowedSpeed",
"minimumTransferTime": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#minimumTransferTime",
"minorLoss": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#minorLoss",
"mnc": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#mnc",
"modelName": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#modelName",
"modifiedAt": {
"@id": "ngsi-ld:modifiedAt",
"@type": "DateTime"
},
"monday": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#monday",
"multipliers": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#multipliers",
"museumType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#museumType",
"name": "https://uri.etsi.org/ngsi-ld/name",
"ngsi-ld": "https://uri.etsi.org/ngsi-ld/",
"network": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#network",
"nextActuationDeadline": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#nextActuationDeadline",
"nextCleaningDeadline": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#nextCleaningDeadline",
"nextWateringDeadline": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#nextWateringDeadline",
"ni": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#ni",
"no": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#no",
"no2": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#no2",
"notification": "ngsi-ld:notification",
"notifiedAt": {
"@id": "ngsi-ld:notifiedAt",
"@type": "DateTime"
},
"o3": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#o3",
"object": {
"@id": "ngsi-ld:hasObject",
"@type": "@id"
},
"objects": {
"@id": "ngsi-ld:hasObjects",
"@type": "@id",
"@container": "@list"
},
"observationInterval": "ngsi-ld:observationInterval",
"observationSpace": "ngsi-ld:observationSpace",
"observedAt": {
"@id": "ngsi-ld:observedAt",
"@type": "DateTime"
},
"occupancy": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#occupancy",
"occupancyDetectionType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#occupancyDetectionType",
"occupationRate": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#occupationRate",
"occupier": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#occupier",
"openingHours": "https://schema.org/openingHours",
"openingHoursSpecification": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#openingHoursSpecification",
"operationSpace": "ngsi-ld:operationSpace",
"operatedBy": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#operatedBy",
"operationSequence": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#operationSequence",
"operationType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#operationType",
"operator": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#operator",
"organization": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#organization",
"orp": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#orp",
"osVersion": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#osVersion",
"outOfServiceSlotNumber": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#outOfServiceSlotNumber",
"ownedBy": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#ownedBy",
"owner": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#owner",
"pH": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#pH",
"page": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#page",
"parkingMode": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#parkingMode",
"pb": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#pb",
"peopleCount": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#peopleCount",
"phaseToPhaseVoltage": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#phaseToPhaseVoltage",
"phaseVoltage": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#phaseVoltage",
"phenologicalCondition": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#phenologicalCondition",
"phone": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#phone",
"pickupType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#pickupType",
"plannedEndAt": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#plannedEndAt",
"plannedStartAt": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#plannedStartAt",
"plantingFrom": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#plantingFrom",
"pm10": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#pm10",
"pm25": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#pm25",
"power": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#power",
"powerConsumption": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#powerConsumption",
"powerFactor": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#powerFactor",
"powerState": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#powerState",
"precipitation": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#precipitation",
"precipitationProbability": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#precipitationProbability",
"pressureTendency": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#pressureTendency",
"previousLocation": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#previousLocation",
"priceCurrency": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#priceCurrency",
"priceRatePerMinute": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#priceRatePerMinute",
"process": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#process",
"product": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#product",
"properties": "geojson:properties",
"propertyNames": {
"@id": "ngsi-ld:propertyNames",
"@type": "@vocab"
},
"provider": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#provider",
"pumpPattern": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#pumpPattern",
"purchaseDate": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#purchaseDate",
"q": "ngsi-ld:q",
"quantity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#quantity",
"reactiveEnergyConsumed": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#reactiveEnergyConsumed",
"reactiveEnergyExport": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#reactiveEnergyExport",
"reactiveEnergyImport": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#reactiveEnergyImport",
"reactivePower": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#reactivePower",
"reason": "ngsi-ld:reason",
"rechargeTime": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#rechargeTime",
"recommendedLoad": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#recommendedLoad",
"refActivity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refActivity",
"refAgent": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refAgent",
"refBattery": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refBattery",
"refBuilding": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refBuilding",
"refDevice": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refDevice",
"refDeviceModel": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refDeviceModel",
"refGarden": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refGarden",
"refGreenspace": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refGreenspace",
"refMap": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refMap",
"refObject": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refObject",
"refOperator": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refOperator",
"refParkingAccess": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refParkingAccess",
"refParkingGroup": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refParkingGroup",
"refParkingSite": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refParkingSite",
"refParkingSpot": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refParkingSpot",
"refPointOfInterest": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refPointOfInterest",
"refRecord": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refRecord",
"refRelatedBuildingOperation": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refRelatedBuildingOperation",
"refRelatedDeviceOperation": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refRelatedDeviceOperation",
"refRelatedEntity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refRelatedEntity",
"refRoad": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refRoad",
"refRoadSegment": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refRoadSegment",
"refSeeAlso": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refSeeAlso",
"refSmartPointOfInteraction": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refSmartPointOfInteraction",
"refSmartSpot": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refSmartSpot",
"refStreetlight": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refStreetlight",
"refStreetlightControlCabinet": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refStreetlightControlCabinet",
"refStreetlightGroup": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refStreetlightGroup",
"refStreetlightModel": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refStreetlightModel",
"refTarget": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refTarget",
"refTargetDevice": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refTargetDevice",
"refUser": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refUser",
"refUserDevice": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refUserDevice",
"refVehicleModel": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refVehicleModel",
"refWasteContainer": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refWasteContainer",
"refWasteContainerIsle": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refWasteContainerIsle",
"refWasteContainerModel": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refWasteContainerModel",
"refWeatherObserved": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#refWeatherObserved",
"registrationName": "ngsi-ld:registrationName",
"regulation": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#regulation",
"relatedSource": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#relatedSource",
"relationshipNames": {
"@id": "ngsi-ld:relationshipNames",
"@type": "@vocab"
},
"relativeHumidity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#relativeHumidity",
"reliability": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#reliability",
"remainingDistance": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#remainingDistance",
"remainingTime": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#remainingTime",
"reportedAt": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#reportedAt",
"reproductiveCondition": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#reproductiveCondition",
"requiredPermit": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#requiredPermit",
"reservationType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#reservationType",
"responsible": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#responsible",
"result": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#result",
"reversedLane": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#reversedLane",
"roadClass": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#roadClass",
"root": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#root",
"routeColor": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#routeColor",
"roughness": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#roughness",
"routeSortOrder": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#routeSortOrder",
"routeTextColor": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#routeTextColor",
"routeType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#routeType",
"rssi": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#rssi",
"salinity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#salinity",
"saturday": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#saturday",
"security": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#security",
"seeAlso": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#seeAlso",
"serialNumber": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#serialNumber",
"serviceProvided": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#serviceProvided",
"serviceStatus": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#serviceStatus",
"setting": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#setting",
"severity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#severity",
"sex": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#sex",
"sh2": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#sh2",
"shape": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#shape",
"shortName": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#shortName",
"signalStrength": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#signalStrength",
"siredBy": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#siredBy",
"snowHeight": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#snowHeight",
"so2": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#so2",
"socketNumber": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#socketNumber",
"socketType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#socketType",
"softwareVersion": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#softwareVersion",
"soilMoistureEC": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#soilMoistureEC",
"soilMoistureEc": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#soilMoistureEc",
"soilMoistureVwc": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#soilMoistureVwc",
"soilSalinity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#soilSalinity",
"soilTemperature": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#soilTemperature",
"solarRadiation": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#solarRadiation",
"solarRadiaton": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#solarRadiaton",
"sonometerClass": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#sonometerClass",
"source": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#source",
"sourcePattern": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#sourcePattern",
"sourceQuality": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#sourceQuality",
"sourceType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#sourceType",
"specialLocation": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#specialLocation",
"species": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#species",
"speed": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#speed",
"startAt": {
"@id": "ngsi-ld:startAt",
"@type": "DateTime"
},
"startDate": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#startDate",
"startKilometer": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#startKilometer",
"startPoint": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#startPoint",
"startTime": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#startTime",
"startsAt": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#startsAt",
"startedAt": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#startedAt",
"status": "ngsi-ld:status",
"statusPercent": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#statusPercent",
"stopHeadsign": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#stopHeadsign",
"stopSequence": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#stopSequence",
"storedWasteCode": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#storedWasteCode",
"storedWasteKind": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#storedWasteKind",
"storedWasteOrigin": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#storedWasteOrigin",
"streamGauge": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#streamGauge",
"style": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#style",
"subCategory": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#subCategory",
"subscriptionId": {
"@id": "ngsi-ld:subscriptionId",
"@type": "@id"
},
"subscriptionName": "ngsi-ld:subscriptionName",
"success": {
"@id": "ngsi-ld:success",
"@type": "@id"
},
"sunday": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#sunday",
"supportedProtocol": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#supportedProtocol",
"supportedUnits": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#supportedUnits",
"switchingMode": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#switchingMode",
"switchingOnHours": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#switchingOnHours",
"tag": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#tag",
"taxon": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#taxon",
"tds": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#tds",
"temperature": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#temperature",
"temporalQ": "ngsi-ld:temporalQ",
"thdCurrent": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#thdCurrent",
"thdVoltage": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#thdVoltage",
"thdrIntensity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#thdrIntensity",
"thdrVoltage": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#thdrVoltage",
"throttling": "ngsi-ld:throttling",
"thursday": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#thursday",
"timeAt": {
"@id": "ngsi-ld:timeAt",
"@type": "DateTime"
},
"timeInterval": "ngsi-ld:timeInterval",
"timeStep": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#timeStep",
"timepoint": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#timepoint",
"timeproperty": "ngsi-ld:timeproperty",
"timerel": "ngsi-ld:timerel",
"timesSent": "ngsi-ld:timesSent",
"timezone": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#timezone",
"title": "https://uri.etsi.org/ngsi-ld/title",
"totalActiveEnergyExport": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalActiveEnergyExport",
"totalActiveEnergyImport": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalActiveEnergyImport",
"totalActivePower": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalActivePower",
"totalApparentEnergyExport": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalApparentEnergyExport",
"totalApparentEnergyImport": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalApparentEnergyImport",
"totalApparentPower": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalApparentPower",
"totalDisplacementPowerFactor": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalDisplacementPowerFactor",
"totalLaneNumber": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalLaneNumber",
"totalPowerFactor": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalPowerFactor",
"totalReactiveEnergyExport": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalReactiveEnergyExport",
"totalReactiveEnergyImport": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalReactiveEnergyImport",
"totalReactivePower": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalReactivePower",
"totalSlotNumber": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalSlotNumber",
"totalSpotNumber": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#totalSpotNumber",
"touristArea": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#touristArea",
"transferType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#transferType",
"triggerReason": "ngsi-ld:triggerReason",
"tss": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#tss",
"tuesday": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#tuesday",
"turbidity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#turbidity",
"type": "@type",
"typeList": {
"@id": "ngsi-ld:typeList",
"@type": "@vocab"
},
"typeName": {
"@id": "ngsi-ld:typeName",
"@type": "@vocab"
},
"typeNames": {
"@id": "ngsi-ld:typeNames",
"@type": "@vocab"
},
"uVIndexMax": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#uVIndexMax",
"unchanged": "ngsi-ld:unchanged",
"unitCode": "ngsi-ld:unitCode",
"updated": "ngsi-ld:updated",
"updatedAt": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#updatedAt",
"uri": "ngsi-ld:uri",
"url": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#url",
"usageScenario": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#usageScenario",
"validFrom": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#validFrom",
"validTo": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#validTo",
"validity": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#validity",
"value": "ngsi-ld:hasValue",
"values": {
"@id": "ngsi-ld:hasValues",
"@container": "@list"
},
"valveType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#valveType",
"vehicleConfiguration": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#vehicleConfiguration",
"vehicleEngine": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#vehicleEngine",
"vehicleIdentificationNumber": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#vehicleIdentificationNumber",
"vehicleModelDate": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#vehicleModelDate",
"vehiclePlateIdentifier": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#vehiclePlateIdentifier",
"vehicleSpecialUsage": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#vehicleSpecialUsage",
"vehicleSubType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#vehicleSubType",
"vehicleType": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#vehicleType",
"version": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#version",
"volatileOrganicCompoundsTotal": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#volatileOrganicCompoundsTotal",
"voltage": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#voltage",
"wallCoeff": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#wallCoeff",
"watchedAttributes": {
"@id": "ngsi-ld:watchedAttributes",
"@type": "@vocab"
},
"waterSource": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#waterSource",
"wateringFrequency": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#wateringFrequency",
"wednesday": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#wednesday",
"weight": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#weight",
"welfareCondition": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#welfareCondition",
"wheelChairAccessible": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#wheelChairAccessible",
"width": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#width",
"workOrder": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#workOrder",
"workRecord": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#workRecord",
"workingLife": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#workingLife",
"workingMode": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#workingMode",
"zoneCode": "https://raw.githubusercontent.com/smart-data-models/data-models/master/terms.jsonld#zoneCode"
},
"@vocab": "https://uri.etsi.org/ngsi-ld/default-context/"
}