-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Applying changes from commit de892942a423d0b793264a6bde247ab1bc1c3ef7
- Loading branch information
Circle CI Builder
committed
Oct 21, 2024
1 parent
bbfc3e9
commit aa5f9ec
Showing
29 changed files
with
92,555 additions
and
6,034 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,386 @@ | ||
{ | ||
"@context": { | ||
"Address": "http://www.w3.org/ns/locn#Address", | ||
"Agent": "http://xmlns.com/foaf/0.1/Agent", | ||
"BusinessEvent": "http://data.europa.eu/m8g/BusinessEvent", | ||
"Channel": "http://data.europa.eu/m8g/Channel", | ||
"Code": "http://www.w3.org/2004/02/skos/core#Concept", | ||
"Collection": "http://www.w3.org/2004/02/skos/core#Collection", | ||
"Concept": "http://www.w3.org/2004/02/skos/core#Concept", | ||
"ConcessionContract": "http://data.europa.eu/a4g/ontology#ConcessionContract", | ||
"ContactPoint": "http://data.europa.eu/m8g/ContactPoint", | ||
"Cost": "http://data.europa.eu/m8g/Cost", | ||
"Dataset": "http://www.w3.org/ns/dcat#Dataset", | ||
"Document": "http://xmlns.com/foaf/0.1/Document", | ||
"Double": "http://www.w3.org/2001/XMLSchema#double", | ||
"Duration": "http://www.w3.org/2001/XMLSchema#duration", | ||
"Event": "http://data.europa.eu/m8g/Event", | ||
"Evidence": "http://data.europa.eu/m8g/Evidence", | ||
"EvidenceType": "http://data.europa.eu/m8g/EvidenceType", | ||
"LegalResource": "http://data.europa.eu/eli/ontology#LegalResource", | ||
"LegalResource.related": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/dc/terms/relation", | ||
"@type": "@id" | ||
}, | ||
"LifeEvent": "http://data.europa.eu/m8g/LifeEvent", | ||
"LinguisticSystem": "http://purl.org/dc/terms/LinguisticSystem", | ||
"Literal": "http://www.w3.org/2000/01/rdf-schema#Literal", | ||
"Location": "http://purl.org/dc/terms/Location", | ||
"Organization": "http://www.w3.org/ns/org#Organization", | ||
"Output": "http://data.europa.eu/m8g/Output", | ||
"Participation": "http://data.europa.eu/m8g/Participation", | ||
"PublicOrganisation": "http://data.europa.eu/m8g/PublicOrganisation", | ||
"PublicService": "http://purl.org/vocab/cpsv#PublicService", | ||
"PublicService.related": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/relatedService", | ||
"@type": "@id" | ||
}, | ||
"Requirement": "http://data.europa.eu/m8g/Requirement", | ||
"Rule": "http://purl.org/vocab/cpsv#Rule", | ||
"ServiceConcessionContract": "http://data.europa.eu/m8g/ServiceConcessionContract", | ||
"TemporalEntity": "http://www.w3.org/2006/time#TemporalEntity", | ||
"Text": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", | ||
"address": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/locn#address", | ||
"@type": "@id" | ||
}, | ||
"addressArea": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/locn#addressArea", | ||
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" | ||
}, | ||
"addressID": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/locn#addressId" | ||
}, | ||
"addressee": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/dc/terms/audience", | ||
"@type": "@id" | ||
}, | ||
"adminUnitL1": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/locn#adminUnitL1", | ||
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" | ||
}, | ||
"adminUnitL2": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/locn#adminUnitL2", | ||
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" | ||
}, | ||
"availabilityRestriction": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/specialOpeningHoursSpecification", | ||
"@type": "@id" | ||
}, | ||
"contactPage": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/contactPage", | ||
"@type": "@id" | ||
}, | ||
"contactPoint": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/contactPoint", | ||
"@type": "@id" | ||
}, | ||
"currency": { | ||
"@id": "http://data.europa.eu/m8g/currency", | ||
"@type": "@id" | ||
}, | ||
"description": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/dc/terms/description", | ||
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" | ||
}, | ||
"establishedUnder": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/establishedUnder", | ||
"@type": "@id" | ||
}, | ||
"evidenceTypeClassification": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/evidenceTypeClassification", | ||
"@type": "@id" | ||
}, | ||
"follows": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/vocab/cpsv#follows", | ||
"@type": "@id" | ||
}, | ||
"frequency": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/frequency", | ||
"@type": "@id" | ||
}, | ||
"fulfils": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/fulfils", | ||
"@type": "@id" | ||
}, | ||
"fullAddress": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/locn#fullAddress", | ||
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" | ||
}, | ||
"functionsOfGovernment": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/dc/terms/type", | ||
"@type": "@id" | ||
}, | ||
"hasChannel": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/hasChannel", | ||
"@type": "@id" | ||
}, | ||
"hasCompetentAuthority": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/hasCompetentAuthority", | ||
"@type": "@id" | ||
}, | ||
"hasContractingAuthority": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/hasContractingAuthority", | ||
"@type": "@id" | ||
}, | ||
"hasCost": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/hasCost", | ||
"@type": "@id" | ||
}, | ||
"hasEconomicOperator": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/hasEconomicOperator", | ||
"@type": "@id" | ||
}, | ||
"hasEmail": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/email" | ||
}, | ||
"hasInput": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/vocab/cpsv#hasInput", | ||
"@type": "@id" | ||
}, | ||
"hasInputType": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/hasInputType", | ||
"@type": "@id" | ||
}, | ||
"hasLegalResource": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/hasLegalResource", | ||
"@type": "@id" | ||
}, | ||
"hasPart": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/dc/terms/hasPart", | ||
"@type": "@id" | ||
}, | ||
"hasParticipant": { | ||
"@id": "http://data.europa.eu/m8g/hasParticipant", | ||
"@type": "@id" | ||
}, | ||
"hasParticipation": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/hasParticipation", | ||
"@type": "@id" | ||
}, | ||
"hasRelatedService": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/hasRelatedService", | ||
"@type": "@id" | ||
}, | ||
"hasSupportingEvidence": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/hasSupportingEvidence", | ||
"@type": "@id" | ||
}, | ||
"holdsRequirement": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/holdsRequirement", | ||
"@type": "@id" | ||
}, | ||
"identifier": { | ||
"@id": "http://purl.org/dc/terms/identifier" | ||
}, | ||
"ifAccessedThrough": { | ||
"@id": "http://data.europa.eu/m8g/ifAccessedThrough", | ||
"@type": "@id" | ||
}, | ||
"implements": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/vocab/cpsv#implements", | ||
"@type": "@id" | ||
}, | ||
"isClassifiedBy": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/isClassifiedBy", | ||
"@type": "@id" | ||
}, | ||
"isConformantTo": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/dc/terms/conformsTo", | ||
"@type": "@id" | ||
}, | ||
"isDefinedBy": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/isDefinedBy", | ||
"@type": "@id" | ||
}, | ||
"isGroupedBy": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/isGroupedBy", | ||
"@type": "@id" | ||
}, | ||
"isPartOf": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/dc/terms/isPartOf", | ||
"@type": "@id" | ||
}, | ||
"keyword": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/dcat#keyword", | ||
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" | ||
}, | ||
"landingPage": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/dcat#landingPage", | ||
"@type": "@id" | ||
}, | ||
"language": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/dc/terms/language", | ||
"@type": "@id" | ||
}, | ||
"locatorDesignator": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/locn#locatorDesignator" | ||
}, | ||
"locatorName": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/locn#locatorName", | ||
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" | ||
}, | ||
"member": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/2004/02/skos/core#member", | ||
"@type": "@id" | ||
}, | ||
"name": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/dc/terms/title", | ||
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" | ||
}, | ||
"openingHours": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/openingHours", | ||
"@type": "@id" | ||
}, | ||
"ownedBy": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/ownedBy", | ||
"@type": "@id" | ||
}, | ||
"participates": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/participates", | ||
"@type": "@id" | ||
}, | ||
"poBox": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/locn#poBox" | ||
}, | ||
"postCode": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/locn#postCode" | ||
}, | ||
"postName": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/locn#postName", | ||
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" | ||
}, | ||
"preferredLabel": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/2004/02/skos/core#prefLabel", | ||
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" | ||
}, | ||
"processingTime": { | ||
"@id": "http://data.europa.eu/m8g/processingTime", | ||
"@type": "http://www.w3.org/2001/XMLSchema#duration" | ||
}, | ||
"produces": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/vocab/cpsv#produces", | ||
"@type": "@id" | ||
}, | ||
"publisher": { | ||
"@id": "http://purl.org/dc/terms/publisher", | ||
"@type": "@id" | ||
}, | ||
"relatedDocumentation": { | ||
"@container": "@set", | ||
"@id": "http://xmlns.com/foaf/0.1/page", | ||
"@type": "@id" | ||
}, | ||
"requires": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/dc/terms/requires", | ||
"@type": "@id" | ||
}, | ||
"role": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/role", | ||
"@type": "@id" | ||
}, | ||
"sector": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/sector", | ||
"@type": "@id" | ||
}, | ||
"spatial": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/dc/terms/spatial", | ||
"@type": "@id" | ||
}, | ||
"status": { | ||
"@id": "http://www.w3.org/ns/adms#status", | ||
"@type": "@id" | ||
}, | ||
"supportsRequirement": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/supportsRequirement", | ||
"@type": "@id" | ||
}, | ||
"telephone": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/telephone" | ||
}, | ||
"thematicArea": { | ||
"@container": "@set", | ||
"@id": "http://data.europa.eu/m8g/thematicArea", | ||
"@type": "@id" | ||
}, | ||
"thoroughfare": { | ||
"@container": "@set", | ||
"@id": "http://www.w3.org/ns/locn#thoroughfare", | ||
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" | ||
}, | ||
"title": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/dc/terms/title", | ||
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" | ||
}, | ||
"type": { | ||
"@container": "@set", | ||
"@id": "http://purl.org/dc/terms/type", | ||
"@type": "@id" | ||
}, | ||
"value": { | ||
"@id": "http://data.europa.eu/m8g/hasValue", | ||
"@type": "http://www.w3.org/2001/XMLSchema#double" | ||
} | ||
} | ||
} |
Oops, something went wrong.