-
Notifications
You must be signed in to change notification settings - Fork 12
/
context.jsonld
96 lines (96 loc) · 6.42 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
{
"@context": {
"Beach": "https://smartdatamodels.org/dataModel.PointOfInterest/Beach",
"Museum": "https://smartdatamodels.org/dataModel.PointOfInterest/Museum",
"PointOfInterest": "https://smartdatamodels.org/dataModel.PointOfInterest/PointOfInterest",
"Store": "https://smartdatamodels.org/dataModel.PointOfInterest/Store",
"accessType": "https://smartdatamodels.org/dataModel.PointOfInterest/accessType",
"additionalInfoURL": "https://smartdatamodels.org/dataModel.PointOfInterest/additionalInfoURL",
"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",
"areaServed": "https://smartdatamodels.org/areaServed",
"artPeriod": "https://smartdatamodels.org/dataModel.PointOfInterest/artPeriod",
"availabilityRestriction": "https://smartdatamodels.org/availabilityRestriction",
"availableLanguage": "https://smartdatamodels.org/availableLanguage",
"bbox": {
"@container": "@list",
"@id": "https://purl.org/geojson/vocab#bbox"
},
"beachType": "https://smartdatamodels.org/dataModel.PointOfInterest/beachType",
"buildingType": "https://smartdatamodels.org/dataModel.PointOfInterest/buildingType",
"capacity": "https://smartdatamodels.org/dataModel.PointOfInterest/capacity",
"category": "https://smartdatamodels.org/dataModel.PointOfInterest/category",
"cityID": "https://smartdatamodels.org/dataModel.PointOfInterest/cityID",
"cityName": "https://smartdatamodels.org/dataModel.PointOfInterest/cityName",
"closes": "https://smartdatamodels.org/closes",
"contactOption": "https://smartdatamodels.org/contactOption",
"contactPoint": "https://smartdatamodels.org/contactPoint",
"contactType": "https://smartdatamodels.org/contactType",
"coordinates": {
"@container": "@list",
"@id": "https://purl.org/geojson/vocab#coordinates"
},
"currenciesAccepted": "https://smartdatamodels.org/dataModel.PointOfInterest/currenciesAccepted",
"dataProvider": "https://smartdatamodels.org/dataProvider",
"dateCreated": "https://smartdatamodels.org/dateCreated",
"dateModified": "https://smartdatamodels.org/dateModified",
"dateObserved": "https://smartdatamodels.org/dateObserved",
"dayOfWeek": "https://smartdatamodels.org/dayOfWeek",
"description": "http://purl.org/dc/terms/description",
"district": "https://smartdatamodels.org/district",
"email": "https://smartdatamodels.org/email",
"endDate": "https://smartdatamodels.org/endDate",
"facilities": "https://smartdatamodels.org/dataModel.PointOfInterest/facilities",
"faxNumber": "https://smartdatamodels.org/faxNumber",
"featuredArtist": "https://smartdatamodels.org/dataModel.PointOfInterest/featuredArtist",
"historicalPeriod": "https://smartdatamodels.org/dataModel.PointOfInterest/historicalPeriod",
"id": "@id",
"image": "https://smartdatamodels.org/image",
"length": "https://smartdatamodels.org/dataModel.PointOfInterest/length",
"location": "https://uri.etsi.org/ngsi-ld/location",
"logo": "https://smartdatamodels.org/dataModel.PointOfInterest/logo",
"municipalityInfo": "https://smartdatamodels.org/dataModel.PointOfInterest/municipalityInfo",
"museumType": "https://smartdatamodels.org/dataModel.PointOfInterest/museumType",
"name": "https://smartdatamodels.org/name",
"ngsi-ld": "https://uri.etsi.org/ngsi-ld/",
"occupancy": "https://smartdatamodels.org/dataModel.PointOfInterest/occupancy",
"occupationRate": "https://smartdatamodels.org/dataModel.PointOfInterest/occupationRate",
"openingHours": "https://smartdatamodels.org/openingHours",
"openingHoursSpecification": "https://smartdatamodels.org/openingHoursSpecification",
"opens": "https://smartdatamodels.org/opens",
"owner": "https://smartdatamodels.org/owner",
"paymentAccepted": "https://smartdatamodels.org/dataModel.PointOfInterest/paymentAccepted",
"peopleOccupancy": "https://smartdatamodels.org/dataModel.PointOfInterest/peopleOccupancy",
"postOfficeBoxNumber": "https://smartdatamodels.org/postOfficeBoxNumber",
"postalCode": "https://smartdatamodels.org/postalCode",
"priceRange": "https://smartdatamodels.org/dataModel.PointOfInterest/priceRange",
"productSupported": "https://smartdatamodels.org/productSupported",
"refSeeAlso": "https://smartdatamodels.org/dataModel.PointOfInterest/refSeeAlso",
"relevance": "https://smartdatamodels.org/dataModel.PointOfInterest/relevance",
"seeAlso": "https://smartdatamodels.org/seeAlso",
"source": "https://smartdatamodels.org/source",
"startDate": "https://smartdatamodels.org/startDate",
"stateName": "https://smartdatamodels.org/dataModel.PointOfInterest/stateName",
"streetAddress": "https://smartdatamodels.org/streetAddress",
"streetNr": "https://smartdatamodels.org/streetNr",
"telephone": "https://smartdatamodels.org/telephone",
"title": "http://purl.org/dc/terms/title",
"touristArea": "https://smartdatamodels.org/dataModel.PointOfInterest/touristArea",
"type": "@type",
"ulbName": "https://smartdatamodels.org/dataModel.PointOfInterest/ulbName",
"url": "https://smartdatamodels.org/url",
"validFrom": "https://smartdatamodels.org/validFrom",
"validThrough": "https://smartdatamodels.org/validThrough",
"wardID": "https://smartdatamodels.org/dataModel.PointOfInterest/wardID",
"wardId": "https://smartdatamodels.org/dataModel.PointOfInterest/wardId",
"wardName": "https://smartdatamodels.org/dataModel.PointOfInterest/wardName",
"wardNum": "https://smartdatamodels.org/dataModel.PointOfInterest/wardNum",
"width": "https://smartdatamodels.org/dataModel.PointOfInterest/width",
"zoneID": "https://smartdatamodels.org/dataModel.PointOfInterest/zoneID",
"zoneId": "https://smartdatamodels.org/dataModel.PointOfInterest/zoneId",
"zoneName": "https://smartdatamodels.org/dataModel.PointOfInterest/zoneName"
}
}