-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathcontext.jsonld
100 lines (100 loc) · 7.25 KB
/
context.jsonld
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
{
"@context": {
"RFID": "https://smartdatamodels.org/dataModel.WasteManagement/RFID",
"WasteContainer": "https://smartdatamodels.org/dataModel.WasteManagement/WasteContainer",
"WasteContainerIsle": "https://smartdatamodels.org/dataModel.WasteManagement/WasteContainerIsle",
"WasteContainerModel": "https://smartdatamodels.org/dataModel.WasteManagement/WasteContainerModel",
"WasteObserved": "https://smartdatamodels.org/dataModel.WasteManagement/WasteObserved",
"actuationHours": "https://smartdatamodels.org/dataModel.WasteManagement/actuationHours",
"address": "https://smartdatamodels.org/address",
"addressCountry": "https://smartdatamodels.org/addressCountry",
"addressLocality": "https://smartdatamodels.org/addressLocality",
"addressRegion": "https://smartdatamodels.org/addressRegion",
"alternateName": "https://smartdatamodels.org/alternateName",
"annotations": "https://smartdatamodels.org/annotations",
"areaServed": "https://smartdatamodels.org/areaServed",
"bbox": {
"@container": "@list",
"@id": "https://purl.org/geojson/vocab#bbox"
},
"binCapacity": "https://smartdatamodels.org/dataModel.WasteManagement/binCapacity",
"binColor": "https://smartdatamodels.org/dataModel.WasteManagement/binColor",
"binFullnessThreshold": "https://smartdatamodels.org/dataModel.WasteManagement/binFullnessThreshold",
"binId": "https://smartdatamodels.org/dataModel.WasteManagement/binId",
"binLoggedTime": "https://smartdatamodels.org/dataModel.WasteManagement/binLoggedTime",
"binMaxLoad": "https://smartdatamodels.org/dataModel.WasteManagement/binMaxLoad",
"binRecommendedLoad": "https://smartdatamodels.org/dataModel.WasteManagement/binRecommendedLoad",
"brandName": "https://smartdatamodels.org/dataModel.WasteManagement/brandName",
"cargoVolume": "https://smartdatamodels.org/dataModel.WasteManagement/cargoVolume",
"cargoWeight": "https://smartdatamodels.org/dataModel.WasteManagement/cargoWeight",
"category": "https://smartdatamodels.org/dataModel.WasteManagement/category",
"color": "https://smartdatamodels.org/color",
"compliantWith": "https://smartdatamodels.org/dataModel.WasteManagement/compliantWith",
"coordinates": {
"@container": "@list",
"@id": "https://purl.org/geojson/vocab#coordinates"
},
"dataProvider": "https://smartdatamodels.org/dataProvider",
"dateCreated": "https://smartdatamodels.org/dateCreated",
"dateLastCleaning": "https://smartdatamodels.org/dataModel.WasteManagement/dateLastCleaning",
"dateLastEmptying": "https://smartdatamodels.org/dataModel.WasteManagement/dateLastEmptying",
"dateModified": "https://smartdatamodels.org/dateModified",
"dateObserved": "https://smartdatamodels.org/dateObserved",
"dateServiceStarted": "https://smartdatamodels.org/dataModel.WasteManagement/dateServiceStarted",
"depth": "https://smartdatamodels.org/dataModel.WasteManagement/depth",
"description": "http://purl.org/dc/terms/description",
"district": "https://smartdatamodels.org/district",
"features": {
"@container": "@set",
"@id": "https://purl.org/geojson/vocab#features"
},
"fillingLevel": "https://smartdatamodels.org/dataModel.WasteManagement/fillingLevel",
"grossWeight": "https://smartdatamodels.org/dataModel.WasteManagement/grossWeight",
"height": "https://smartdatamodels.org/dataModel.WasteManagement/height",
"id": "@id",
"image": "https://smartdatamodels.org/image",
"insertHolesNumber": "https://smartdatamodels.org/dataModel.WasteManagement/insertHolesNumber",
"isleId": "https://smartdatamodels.org/dataModel.WasteManagement/isleId",
"license_plate": "https://smartdatamodels.org/dataModel.WasteManagement/license_plate",
"location": "https://uri.etsi.org/ngsi-ld/location",
"madeOf": "https://smartdatamodels.org/dataModel.WasteManagement/madeOf",
"madeOfCode": "https://smartdatamodels.org/dataModel.WasteManagement/madeOfCode",
"manufacturerName": "https://smartdatamodels.org/dataModel.WasteManagement/manufacturerName",
"maximumLoad": "https://smartdatamodels.org/dataModel.WasteManagement/maximumLoad",
"methaneConcentration": "https://smartdatamodels.org/dataModel.WasteManagement/methaneConcentration",
"modelName": "https://smartdatamodels.org/dataModel.WasteManagement/modelName",
"name": "https://smartdatamodels.org/name",
"nextActuationDeadline": "https://smartdatamodels.org/dataModel.WasteManagement/nextActuationDeadline",
"nextCleaningDeadline": "https://smartdatamodels.org/dataModel.WasteManagement/nextCleaningDeadline",
"ngsi-ld": "https://uri.etsi.org/ngsi-ld/",
"owner": "https://smartdatamodels.org/owner",
"postOfficeBoxNumber": "https://smartdatamodels.org/postOfficeBoxNumber",
"postalCode": "https://smartdatamodels.org/postalCode",
"recommendedLoad": "https://smartdatamodels.org/dataModel.WasteManagement/recommendedLoad",
"refDevice": "https://smartdatamodels.org/dataModel.WasteManagement/refDevice",
"refGarbageTruck": "https://smartdatamodels.org/dataModel.WasteManagement/refGarbageTruck",
"refServiceOrderId": "https://smartdatamodels.org/dataModel.WasteManagement/refServiceOrderId",
"refWasteContainer": "https://smartdatamodels.org/dataModel.WasteManagement/refWasteContainer",
"refWasteContainerIsle": "https://smartdatamodels.org/dataModel.WasteManagement/refWasteContainerIsle",
"refWasteContainerModel": "https://smartdatamodels.org/dataModel.WasteManagement/refWasteContainerModel",
"refWeighingDevice": "https://smartdatamodels.org/dataModel.WasteManagement/refWeighingDevice",
"regulation": "https://smartdatamodels.org/dataModel.WasteManagement/regulation",
"responsible": "https://smartdatamodels.org/dataModel.WasteManagement/responsible",
"seeAlso": "https://smartdatamodels.org/seeAlso",
"serialNumber": "https://smartdatamodels.org/dataModel.WasteManagement/serialNumber",
"source": "https://smartdatamodels.org/source",
"status": "https://uri.etsi.org/ngsi-ld/status",
"storedWasteCode": "https://smartdatamodels.org/dataModel.WasteManagement/storedWasteCode",
"storedWasteKind": "https://smartdatamodels.org/dataModel.WasteManagement/storedWasteKind",
"storedWasteOrigin": "https://smartdatamodels.org/dataModel.WasteManagement/storedWasteOrigin",
"streetAddress": "https://smartdatamodels.org/streetAddress",
"streetNr": "https://smartdatamodels.org/streetNr",
"tareWeight": "https://smartdatamodels.org/dataModel.WasteManagement/tareWeight",
"temperature": "https://smartdatamodels.org/dataModel.WasteManagement/temperature",
"timeInstant": "https://smartdatamodels.org/timeInstant",
"type": "@type",
"wardId": "https://smartdatamodels.org/dataModel.WasteManagement/wardId",
"weight": "https://smartdatamodels.org/dataModel.WasteManagement/weight",
"width": "https://smartdatamodels.org/dataModel.WasteManagement/width"
}
}