-
Notifications
You must be signed in to change notification settings - Fork 1
/
noisy-le-grand-context.jsonld
121 lines (121 loc) · 7.51 KB
/
noisy-le-grand-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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
"@context": {
"fiware": "https://uri.fiware.org/ns/dataModels#",
"schema": "https://schema.org/",
"Building": "https://uri.fiware.org/ns/dataModels#Building",
"Device": "fiware:Device",
"Female": "schema:Female",
"Male": "schema:Male",
"PartField": "tutorial:PartField",
"Person": "fiware:Person",
"Task": "fiware:Activity",
"additionalName": "schema:additionalName",
"address": "schema:address",
"addressCountry": "schema:addressCountry",
"addressLocality": "schema:addressLocality",
"addressRegion": "schema:addressRegion",
"public": "https://wiki.openstreetmap.org/wiki/Tag:building%3Dpublic",
"residential": "https://wiki.openstreetmap.org/wiki/Tag:building%3Dresidential",
"category": "fiware:category",
"configuration": "fiware:configuration",
"containedInPlace": "fiware:containedInPlace",
"controlledAsset": "fiware:controlledAsset",
"controlledProperty": "fiware:controlledProperty",
"dataProvider": "fiware:dataProvider",
"dateCreated": "fiware:dateCreated",
"dateFirstUsed": "fiware:dateFirstUsed",
"dateInstalled": "fiware:dateInstalled",
"dateLastCalibration": "fiware:dateLastCalibration",
"dateLastValueReported": "fiware:dateLastValueReported",
"dateManufactured": "fiware:dateManufactured",
"dateModified": "fiware:dateModified",
"deviceState": "fiware:deviceState",
"email": "schema:email",
"familyName": "schema:familyName",
"faxNumber": "schema:faxNumber",
"firmwareVersion": "fiware:firmwareVersion",
"floorsAboveGround": "fiware:floorsAboveGround",
"floorsBelowGround": "fiware:floorsBelowGround",
"gender": "schema:gender",
"givenName": "schema:givenName",
"hardwareVersion": "fiware:hardwareVersion",
"implement": "https://w3id.org/saref#implement",
"ipAddress": "fiware:ipAddress",
"jobTitle": "schema:jobTitle",
"location": "https://w3id.org/saref#location",
"macAddress": "fiware:macAddress",
"meter": "https://w3id.org/saref#meter",
"name": "schema:name",
"network": "https://w3id.org/saref#network",
"occupancy": "https://w3id.org/saref#occupancy",
"occupier": "fiware:occupier",
"openingHours": "fiware:openingHours",
"owner": "fiware:owner",
"postalCode": "schema:postalCode",
"providedBy": "fiware:providedBy",
"provider": "fiware:provider",
"sensor": "https://w3id.org/saref#sensor",
"serialNumber": "fiware:serialNumber",
"service": "https://wiki.openstreetmap.org/wiki/Tag:building%3Dservice",
"softwareVersion": "fiware:softwareVersion",
"source": "fiware:source",
"stable": "https://wiki.openstreetmap.org/wiki/Tag:building%3Dstable",
"streetAddress": "schema:streetAddress",
"supportedProtocol": "fiware:supportedProtocol",
"telephone": "schema:telephone",
"value": "fiware:value",
"status": "https://saref.etsi.org/core/status",
"state": "https://saref.etsi.org/core/hasState",
"product": "fiware:refObject",
"worker": "fiware:refAgent",
"field": "fiware:refTarget",
"on": "https://w3id.org/saref#on",
"off": "https://w3id.org/saref#off",
"verified": "fiware:verified",
"species": "fiware:species",
"sex": "fiware:sex",
"legalID": "fiware:legalID",
"GroupeScolaire": "https://semantics.cerema.fr/ontologies/scolarite#GroupeScolaire",
"AccueilScolaire": "https://semantics.cerema.fr/ontologies/scolarite#AccueilScolaire",
"RestaurantScolaire": "https://semantics.cerema.fr/ontologies/scolarite#RestaurantScolaire",
"SecteurScolaire": "https://semantics.cerema.fr/ontologies/scolarite#SecteurScolaire",
"RepasScolaires": "https://semantics.cerema.fr/ontologies/scolarite#RepasScolaires",
"nombreRepasMaternelle": "https://semantics.cerema.fr/ontologies/scolarite#nombreRepasMaternelle",
"nombreRepasPrimaire": "https://semantics.cerema.fr/ontologies/scolarite#nombreRepasPrimaire",
"nombreRepasAdultes": "https://semantics.cerema.fr/ontologies/scolarite#nombreRepasAdultes",
"EtablissementEnseignement": "https://semantics.cerema.fr/ontologies/scolarite#EtablissementEnseignement",
"EcoleMaternelle": "https://semantics.cerema.fr/ontologies/scolarite#EcoleMaternelle",
"EcolePrimaire": "https://semantics.cerema.fr/ontologies/scolarite#EcolePrimaire",
"Naissances": "https://semantics.cerema.fr/ontologies/scolarite#Naissances",
"regroupementSoir": "https://semantics.cerema.fr/ontologies/scolarite#regroupementSoir",
"regroupementMercredi": "https://semantics.cerema.fr/ontologies/scolarite#regroupementMercredi",
"nombreEnfantsMaternelleMatin": "https://semantics.cerema.fr/ontologies/scolarite#nombreEnfantsMaternelleMatin",
"nombreEnfantsPrimaireMatin": "https://semantics.cerema.fr/ontologies/scolarite#nombreEnfantsPrimaireMatin",
"nombreEnfantsMaternelleSoir": "https://semantics.cerema.fr/ontologies/scolarite#nombreEnfantsMaternelleSoir",
"nombreEnfantsPrimaireSoir": "https://semantics.cerema.fr/ontologies/scolarite#nombreEnfantsPrimaireSoir",
"nombreAnimateursMaternelleMercredi": "https://semantics.cerema.fr/ontologies/scolarite#nombreAnimateursMaternelleMercredi",
"nombreAnimateursPrimaireMercredi": "https://semantics.cerema.fr/ontologies/scolarite#nombreAnimateursPrimaireMercredi",
"nombreEnfantsMaternelleMercredi": "https://semantics.cerema.fr/ontologies/scolarite#nombreEnfantsMaternelleMercredi",
"nombreEnfantsPrimaireMercredi": "https://semantics.cerema.fr/ontologies/scolarite#nombreEnfantsPrimaireMercredi",
"nombreEnfantsMaternelleMercrediMatinSeul": "https://semantics.cerema.fr/ontologies/scolarite#nombreEnfantsMaternelleMercrediMatinSeul",
"nombreEnfantsPrimaireMercrediMatinSeul": "https://semantics.cerema.fr/ontologies/scolarite#nombreEnfantsPrimaireMercrediMatinSeul",
"DemandeAutorisationUrbanisme": "https://semantics.cerema.fr/ontologies/urbanisme#DemandeAutorisationUrbanisme",
"AutorisationUrbanisme": "https://semantics.cerema.fr/ontologies/urbanisme#AutorisationUrbanisme",
"typeDAU": "https://semantics.cerema.fr/ontologies/urbanisme#typeDAU",
"numDAU": "https://semantics.cerema.fr/ontologies/urbanisme#numDAU",
"etatDAU": "https://semantics.cerema.fr/ontologies/urbanisme#etatDAU",
"logementsCrees": "https://semantics.cerema.fr/ontologies/urbanisme#logementsCrees",
"dateAutorisation": "https://semantics.cerema.fr/ontologies/urbanisme#dateAutorisation",
"anneeDepot": "https://semantics.cerema.fr/ontologies/urbanisme#anneeDepot",
"superficieTerrain": "https://semantics.cerema.fr/ontologies/urbanisme#superficieTerrain",
"1P": "https://semantics.cerema.fr/ontologies/urbanisme#1P",
"2P": "https://semantics.cerema.fr/ontologies/urbanisme#2P",
"3P": "https://semantics.cerema.fr/ontologies/urbanisme#3P",
"4P": "https://semantics.cerema.fr/ontologies/urbanisme#4P",
"5P": "https://semantics.cerema.fr/ontologies/urbanisme#5P",
"6P_PLUS": "https://semantics.cerema.fr/ontologies/urbanisme#6P_PLUS",
"logementsTotaux": "https://semantics.cerema.fr/ontologies/urbanisme#logementsTotaux",
"logementsIndividuels": "https://semantics.cerema.fr/ontologies/urbanisme#logementsIndividuels",
"logementsCollectifs": "https://semantics.cerema.fr/ontologies/urbanisme#logementsCollectifs"
}
}