diff --git a/releases/3.0.0/ConsolidatedCHANGELOG.md b/releases/3.0.0/ConsolidatedCHANGELOG.md new file mode 100644 index 0000000..8cd1ccb --- /dev/null +++ b/releases/3.0.0/ConsolidatedCHANGELOG.md @@ -0,0 +1,99 @@ +# **Consolidated Changelog** + +This changelog provides an overview of the changes incorporated in GeoDCAT-AP 3.0.0. A complete list of the issues closed with this release is accessible on [GitHub](https://github.com/SEMICeu/GeoDCAT-AP/issues?q=is%3Aissue+is%3Aopen+label%3Arelease%3A3.0.0-jun2024). + +# **Editorial changes** + +- Introduction: revised the introduction and context to be more up to date. +- Terminology: updated the list of prefixes. +- Formal data model presentation: introduced the notions of Main Entities, Supportive Entities and Datatypes to enhance the readability. +- Controlled Vocabularies: removed the section on licence vocabularies as there is a new section on expressing legal information. +- High-value Datasets: new section to create a reference to the guidelines for High-value Datasets. +- Annex Quick Reference of Classes and Properties: improved the HTML table making it interactive. +- New document for GeoDCAT-AP vocabulary (). +- Added links to individual re-used classes and properties from DCAT-AP and DCAT for easier navigation through the profile hierarchy. + +## **Data model adaptations** + +- Issue [82](https://github.com/SEMICeu/GeoDCAT-AP/issues/82): Relaxed the cardinality of Distribution.rights. +- Issue [77](http://77): Introduction geodcat:serviceCategory, geodcat:serviceType, and geodcat:resourceType as subproperties of dct:type. +- Issue [78](https://github.com/SEMICeu/GeoDCAT-AP/issues/78): Introduction of geodcat:topicCategory as subproperty of dct:subject. +- Issue [72](https://github.com/SEMICeu/GeoDCAT-AP/issues/72): The properties from dcat:Dataset were added to dcat:DatasetSeries. +- Issue [99](https://github.com/SEMICeu/GeoDCAT-AP/issues/99): Limit the range of vcard:hasEmail to vcard:Email. Add vcard:Email. +- Issue [88](https://github.com/SEMICeu/GeoDCAT-AP/issues/88) & [103](https://github.com/SEMICeu/GeoDCAT-AP/issues/103): Update usage note of Distribution.characterEncoding and CatalogueRecord.characterEncoding was dropped. +- Issue [105](https://github.com/SEMICeu/GeoDCAT-AP/issues/105): Usage notes are split into definitions and usage notes. +- Issue [104](https://github.com/SEMICeu/GeoDCAT-AP/issues/104): The cardinality on Location.geographicName was relaxed. +- Issue [100](https://github.com/SEMICeu/GeoDCAT-AP/issues/100): Updated cardinality of spatial resolution across Distribution, Data Service, Dataset and Dataset Series to be in line with its meaning in each case. +- Issue [114](https://github.com/SEMICeu/GeoDCAT-AP/issues/114): Introduction of geodcat:serviceProtocol as subproperty of dct:conformsTo on dcat:DataService. + +# **Alignment with DCAT-AP 3.0.0** + +## **Dataset Series** + +Dataset Series are the main change for DCAT-AP 2.1.1 to DCAT-AP 3.0.0. + +DCAT-AP 3.0.0 has adopted Dataset Series in a lightweight alignment: namely very few restrictions have been included. GeoDCAT-AP 3.0.0 has adopted Dataset Series in the same regard but has added the properties present on Dataset. These properties include the various roles as custodian, creator, user, etc. + +Further the changes of DCAT-AP 2.1.1 to DCAT-AP 3.0.0 have been adopted in GeoDCAT-AP 3.0.0 to make both specifications fully aligned. + +## **Alignment with DCAT-AP 3.0.0 details** + +- Issue [9](https://github.com/SEMICeu/GeoDCAT-AP/issues/9): dcat:landingPage was added to Data Service. +- Issue [71](https://github.com/SEMICeu/GeoDCAT-AP/issues/71): The class dcat:DatasetSeries has been included. +- Issue [73](https://github.com/SEMICeu/GeoDCAT-AP/issues/73): dcat:hasVersion and dcat:version were added. +- Issue [75](https://github.com/SEMICeu/GeoDCAT-AP/issues/75): dcat:inSeries was added to the class dcat:Dataset. +- Issue [85](https://github.com/SEMICeu/GeoDCAT-AP/issues/85): The definition of Agent.type was aligned with DCAT-AP 3.0.0. +- Issue [86](https://github.com/SEMICeu/GeoDCAT-AP/issues/86): Update controlled vocabulary to be used for Distribution.availability. +- Issue [87](https://github.com/SEMICeu/GeoDCAT-AP/issues/87): Update definition of CatalogueRecord.changetype. +- Issue [89](https://github.com/SEMICeu/GeoDCAT-AP/issues/89): The range of spdx:algorithm was changed to spdx:ChecksumAlgorithm. The class spdx:ChecksumAlgorithm was added. +- Issue [90](http://90): dct:isVersionOf was deprecated and the example on foaf:PrimaryTopic was changed. +- Issue [91](https://github.com/SEMICeu/GeoDCAT-AP/issues/91): Range of dcat:byteSize was changed from xsd:decimal to xsd:nonNegativeInteger. +- Issue [92](https://github.com/SEMICeu/GeoDCAT-AP/issues/92): skos:notation was made mandatory for adms:Identifier and and its range was lifted to rdfs:Literal without specifying a mandatory type. +- Issue [93](https://github.com/SEMICeu/GeoDCAT-AP/issues/93): Temporal Literal data type was added. +- Issue [101](https://github.com/SEMICeu/GeoDCAT-AP/issues/101) & [109](https://github.com/SEMICeu/GeoDCAT-AP/issues/109): All properties, including those on Standard, are optional. +- Issue [108](https://github.com/SEMICeu/GeoDCAT-AP/issues/108): Usage of rdfs:label was changed to dct:description in specific cases. +- Issue [110](https://github.com/SEMICeu/GeoDCAT-AP/issues/110): Deleted example on Media Type. +- Issue [112](https://github.com/SEMICeu/GeoDCAT-AP/issues/112): Removal of dct:Agent in bindings overview and additional usage guides on foaf:Agent and prov:Agent. +- Issue [113](https://github.com/SEMICeu/GeoDCAT-AP/issues/113): Only allow license usage with license IRIs, mapping of non-IRI rights to RightsStatements using dct:rights. + +## **Alignment with INSPIRE** + +- Issue [56](https://github.com/SEMICeu/GeoDCAT-AP/issues/56): The NAL Frequency code list was updated to include values ‘AS_NEEDED’ and ‘NOT_PLANNED’ and mapped to the INSPIRE Maintenance frequency code list. + +# **Alignment with the SEMIC Style Guide** + +- Issue [94](https://github.com/SEMICeu/GeoDCAT-AP/issues/94): Introduction of geodcat:referenceSystem as subproperty of dct:conformsTo. +- Issue [95](https://github.com/SEMICeu/GeoDCAT-AP/issues/95): Introduction of geodcat:spatialResolutionAsText. + +# **Bug fixes** + +These are issues that point out editorial improvements. + +- Issue [6](https://github.com/SEMICeu/GeoDCAT-AP/issues/6): The lack of support of CRS in GeoJSON was not explicitly mentioned. +- Issue [49](https://github.com/SEMICeu/GeoDCAT-AP/issues/49): The list of controlled vocabularies (10. Controlled Vocabularies) was updated. +- Issue [76](https://github.com/SEMICeu/GeoDCAT-AP/issues/76): Changed reference to draft of GeoSPARQL to latest release (1.1.0) since it has been released. +- Issue [83](https://github.com/SEMICeu/GeoDCAT-AP/issues/83): Typos were corrected in ‘Resource locator - \*On-line resource’ and the conformity example. +- Issue [96](https://github.com/SEMICeu/GeoDCAT-AP/issues/96): Usage note of DataService.geographicalCoverage was updated. +- Issue [97](https://github.com/SEMICeu/GeoDCAT-AP/issues/97): Usage note of Distribution.representationTechnique was updated. +- Issue [106](https://github.com/SEMICeu/GeoDCAT-AP/issues/106): Usage note of DataService.language was updated. +- Issue [107](https://github.com/SEMICeu/GeoDCAT-AP/issues/107): Usage note of dct:spatial was updated. +- Issue [98](https://github.com/SEMICeu/GeoDCAT-AP/issues/98): Removed note on Kind. +- Issue [129](https://github.com/SEMICeu/GeoDCAT-AP/issues/129): A section on usage of DCAT-AP for HVD in relation to GeoDCAT-AP 3.0.0 was added to the spec. + +# **XSLT changes** + +The following changes were done to the reference XSLT implementation: + +- Update mapping to DCAT Dataset Series +- Issue [56](https://github.com/SEMICeu/GeoDCAT-AP/issues/56) adding mapping to 2 new concepts of the Frequency European NAL +- Issue [77](https://github.com/SEMICeu/GeoDCAT-AP/issues/77), [78](https://github.com/SEMICeu/GeoDCAT-AP/issues/78), [94](https://github.com/SEMICeu/GeoDCAT-AP/issues/94) and [114](https://github.com/SEMICeu/GeoDCAT-AP/issues/114) introducing specific subproperties of dct:conformsTo, dct:subject and dct:type +- Issue [95](https://github.com/SEMICeu/GeoDCAT-AP/issues/95) mapping spatial resolution as text to geodcat:spatialResolutionAsText instead of rdfs:comment +- Issue [108](https://github.com/SEMICeu/GeoDCAT-AP/issues/108) changing rdfs:label to dct:description for describing RightsStatements +- Issue [113](https://github.com/SEMICeu/GeoDCAT-AP/issues/113) changing handling of free-text licence and access rights statements +- Change output prefix from geodcat to geodcat to avoid confusion with the upcoming OGC GeoDCAT +- Accepted community pull requests + - Avoid error on multilingual organisation name (PR [#41](https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/41)) + - Update to XSLT v2 (PR [#42](https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/42)) + - Add support for multiple resource identifiers (PR [#42](https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/42)) + - Concatenate codespace with code if codespace is set (PR [#42](https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/42)) + - Add support for multiple deliveryPoint (PR [#43](https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/43)) diff --git a/releases/3.0.0/context/geodcat-ap.jsonld b/releases/3.0.0/context/geodcat-ap.jsonld index 84b786b..cd17f5f 100644 --- a/releases/3.0.0/context/geodcat-ap.jsonld +++ b/releases/3.0.0/context/geodcat-ap.jsonld @@ -1,1366 +1,1470 @@ { "@context": { - "Activity": "http://www.w3.org/ns/prov#Activity", - "Activity.generated": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#generated", - "@type": "@id" - }, - "Activity.qualifiedAssociation": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#qualifiedAssociation", - "@type": "@id" - }, - "Activity.used": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#used", - "@type": "@id" - }, - "Address (coreLocation)": "http://www.w3.org/ns/locn#Address", - "Address (coreLocation).administrativeArea": { - "@id": "http://www.w3.org/ns/locn#adminUnitL2" - }, - "Address (coreLocation).city": { - "@id": "http://www.w3.org/ns/locn#postName" - }, - "Address (coreLocation).country": { - "@id": "http://www.w3.org/ns/locn#adminUnitL2" - }, - "Address (coreLocation).postCode": { - "@id": "http://www.w3.org/ns/locn#postCode" - }, - "Address (coreLocation).streetAddress": { - "@id": "http://www.w3.org/ns/locn#thoroughfare" - }, - "Address (vCard)": "http://www.w3.org/2006/vcard/ns#Address", - "Address (vCard).administrativeArea": { - "@id": "http://www.w3.org/2006/vcard/ns#region" - }, - "Address (vCard).city": { - "@id": "http://www.w3.org/2006/vcard/ns#locality" - }, - "Address (vCard).country": { - "@id": "http://www.w3.org/2006/vcard/ns#country-name" - }, - "Address (vCard).postalCode": { - "@id": "http://www.w3.org/2006/vcard/ns#postal-code" - }, - "Address (vCard).streetAddress": { - "@id": "http://www.w3.org/2006/vcard/ns#street-address" - }, - "Agent": "http://xmlns.com/foaf/0.1/Agent", - "Agent.address": { - "@id": "http://www.w3.org/ns/locn#address", - "@type": "@id" - }, - "Agent.affiliation": { - "@id": "http://www.w3.org/ns/org#memberOf", - "@type": "@id" - }, - "Agent.email": { - "@id": "http://xmlns.com/foaf/0.1/mbox", - "@type": "@id" - }, - "Agent.name": { - "@container": "@set", - "@id": "http://xmlns.com/foaf/0.1/name" - }, - "Agent.phone": { - "@id": "http://xmlns.com/foaf/0.1/phone", - "@type": "@id" - }, - "Agent.type": { - "@id": "http://purl.org/dc/terms/type", - "@type": "@id" - }, - "Agent.url": { - "@id": "http://xmlns.com/foaf/0.1/workplaceHomepage", - "@type": "@id" + "Activity": { + "@context": { + "generated": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#generated", + "@type": "@id" + }, + "qualifiedAssociation": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#qualifiedAssociation", + "@type": "@id" + }, + "used": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#used", + "@type": "@id" + } + }, + "@id": "http://www.w3.org/ns/prov#Activity" + }, + "Address (coreLocation)": { + "@context": { + "administrativeArea": { + "@id": "http://www.w3.org/ns/locn#adminUnitL2" + }, + "city": { + "@id": "http://www.w3.org/ns/locn#postName" + }, + "country": { + "@id": "http://www.w3.org/ns/locn#adminUnitL2" + }, + "postCode": { + "@id": "http://www.w3.org/ns/locn#postCode" + }, + "streetAddress": { + "@id": "http://www.w3.org/ns/locn#thoroughfare" + } + }, + "@id": "http://www.w3.org/ns/locn#Address" + }, + "Address (vCard)": { + "@context": { + "administrativeArea": { + "@id": "http://www.w3.org/2006/vcard/ns#region" + }, + "city": { + "@id": "http://www.w3.org/2006/vcard/ns#locality" + }, + "country": { + "@id": "http://www.w3.org/2006/vcard/ns#country-name" + }, + "postalCode": { + "@id": "http://www.w3.org/2006/vcard/ns#postal-code" + }, + "streetAddress": { + "@id": "http://www.w3.org/2006/vcard/ns#street-address" + } + }, + "@id": "http://www.w3.org/2006/vcard/ns#Address" + }, + "Agent": { + "@context": { + "address": { + "@id": "http://www.w3.org/ns/locn#address", + "@type": "@id" + }, + "affiliation": { + "@id": "http://www.w3.org/ns/org#memberOf", + "@type": "@id" + }, + "email": { + "@id": "http://xmlns.com/foaf/0.1/mbox", + "@type": "@id" + }, + "name": { + "@container": "@set", + "@id": "http://xmlns.com/foaf/0.1/name" + }, + "phone": { + "@id": "http://xmlns.com/foaf/0.1/phone", + "@type": "@id" + }, + "type": { + "@id": "http://purl.org/dc/terms/type", + "@type": "@id" + }, + "url": { + "@id": "http://xmlns.com/foaf/0.1/workplaceHomepage", + "@type": "@id" + } + }, + "@id": "http://xmlns.com/foaf/0.1/Agent" }, "Association": "http://www.w3.org/ns/prov#Association", - "Attribution": "http://www.w3.org/ns/prov#Attribution", - "Attribution.agent": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#agent", - "@type": "@id" - }, - "Attribution.hadRole": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#hadRole", - "@type": "@id" - }, - "Catalogue": "http://www.w3.org/ns/dcat#Catalog", - "Catalogue.accessRights": { - "@id": "http://purl.org/dc/terms/accessRights", - "@type": "@id" - }, - "Catalogue.applicableLegislation": { - "@container": "@set", - "@id": "http://data.europa.eu/r5r/applicableLegislation", - "@type": "@id" - }, - "Catalogue.catalogue": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#catalog", - "@type": "@id" - }, - "Catalogue.conformsTo": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/conformsTo", - "@type": "@id" - }, - "Catalogue.contactPoint": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#contactPoint", - "@type": "@id" - }, - "Catalogue.creationDate": { - "@id": "http://purl.org/dc/terms/created" - }, - "Catalogue.creator": { - "@id": "http://purl.org/dc/terms/creator", - "@type": "@id" - }, - "Catalogue.custodian": { - "@container": "@set", - "@id": "http://data.europa.eu/930/custodian", - "@type": "@id" - }, - "Catalogue.dataset": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#dataset", - "@type": "@id" - }, - "Catalogue.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description" - }, - "Catalogue.distributor": { - "@container": "@set", - "@id": "http://data.europa.eu/930/distributor", - "@type": "@id" - }, - "Catalogue.geographicalCoverage": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/spatial", - "@type": "@id" - }, - "Catalogue.hasPart": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/hasPart", - "@type": "@id" - }, - "Catalogue.homepage": { - "@id": "http://xmlns.com/foaf/0.1/homepage", - "@type": "@id" - }, - "Catalogue.identifier": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/identifier" - }, - "Catalogue.keyword": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#keyword" - }, - "Catalogue.language": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/language", - "@type": "@id" - }, - "Catalogue.licence": { - "@id": "http://purl.org/dc/terms/license", - "@type": "@id" - }, - "Catalogue.modificationDate": { - "@id": "http://purl.org/dc/terms/modified" - }, - "Catalogue.originator": { - "@container": "@set", - "@id": "http://data.europa.eu/930/originator", - "@type": "@id" - }, - "Catalogue.principalInvestigator": { - "@container": "@set", - "@id": "http://data.europa.eu/930/principalInvestigator", - "@type": "@id" - }, - "Catalogue.processor": { - "@container": "@set", - "@id": "http://data.europa.eu/930/processor", - "@type": "@id" - }, - "Catalogue.publisher": { - "@id": "http://purl.org/dc/terms/publisher", - "@type": "@id" - }, - "Catalogue.qualifiedAttribution": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#qualifiedAttribution", - "@type": "@id" - }, - "Catalogue.record": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#record", - "@type": "@id" - }, - "Catalogue.referenceSystem": { - "@container": "@set", - "@id": "http://data.europa.eu/930/referenceSystem", - "@type": "@id" - }, - "Catalogue.releaseDate": { - "@id": "http://purl.org/dc/terms/issued" - }, - "Catalogue.resourceProvider": { - "@container": "@set", - "@id": "http://data.europa.eu/930/resourceProvider", - "@type": "@id" - }, - "Catalogue.rights": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/rights", - "@type": "@id" - }, - "Catalogue.rightsHolder": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/rightsHolder", - "@type": "@id" - }, - "Catalogue.service": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#service", - "@type": "@id" - }, - "Catalogue.temporalCoverage": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/temporal", - "@type": "@id" - }, - "Catalogue.theme": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#theme", - "@type": "@id" - }, - "Catalogue.themes": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#themeTaxonomy", - "@type": "@id" - }, - "Catalogue.title": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/title" - }, - "Catalogue.topicCategory": { - "@container": "@set", - "@id": "http://data.europa.eu/930/topicCategory", - "@type": "@id" - }, - "Catalogue.user": { - "@container": "@set", - "@id": "http://data.europa.eu/930/user", - "@type": "@id" - }, - "Catalogue.wasUsedBy": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#wasUsedBy", - "@type": "@id" - }, - "CatalogueRecord": "http://www.w3.org/ns/dcat#CatalogRecord", - "CatalogueRecord.applicationProfile": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/conformsTo", - "@type": "@id" - }, - "CatalogueRecord.changeType": { - "@id": "http://www.w3.org/ns/adms#status", - "@type": "@id" - }, - "CatalogueRecord.contactPoint": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#contactPoint", - "@type": "@id" - }, - "CatalogueRecord.creationDate": { - "@id": "http://purl.org/dc/terms/created" - }, - "CatalogueRecord.creator": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/creator", - "@type": "@id" - }, - "CatalogueRecord.custodian": { - "@container": "@set", - "@id": "http://data.europa.eu/930/custodian", - "@type": "@id" - }, - "CatalogueRecord.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description" - }, - "CatalogueRecord.distributor": { - "@container": "@set", - "@id": "http://data.europa.eu/930/distributor", - "@type": "@id" - }, - "CatalogueRecord.identifier": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/identifier" - }, - "CatalogueRecord.language": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/language", - "@type": "@id" - }, - "CatalogueRecord.listingDate": { - "@id": "http://purl.org/dc/terms/issued" - }, - "CatalogueRecord.modificationDate": { - "@id": "http://purl.org/dc/terms/modified" - }, - "CatalogueRecord.originator": { - "@container": "@set", - "@id": "http://data.europa.eu/930/originator", - "@type": "@id" - }, - "CatalogueRecord.primaryTopic": { - "@id": "http://xmlns.com/foaf/0.1/primaryTopic", - "@type": "@id" - }, - "CatalogueRecord.principalInvestigator": { - "@container": "@set", - "@id": "http://data.europa.eu/930/principalInvestigator", - "@type": "@id" - }, - "CatalogueRecord.processor": { - "@container": "@set", - "@id": "http://data.europa.eu/930/processor", - "@type": "@id" - }, - "CatalogueRecord.publisher": { - "@id": "http://purl.org/dc/terms/publisher", - "@type": "@id" - }, - "CatalogueRecord.qualifiedAttribution": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#qualifiedAttribution", - "@type": "@id" - }, - "CatalogueRecord.resourceProvider": { - "@container": "@set", - "@id": "http://data.europa.eu/930/resourceProvider", - "@type": "@id" - }, - "CatalogueRecord.rightsHolder": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/rightsHolder", - "@type": "@id" - }, - "CatalogueRecord.sourceMetadata": { - "@id": "http://purl.org/dc/terms/source", - "@type": "@id" - }, - "CatalogueRecord.title": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/title" - }, - "CatalogueRecord.user": { - "@container": "@set", - "@id": "http://data.europa.eu/930/user", - "@type": "@id" + "Attribution": { + "@context": { + "agent": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#agent", + "@type": "@id" + }, + "hadRole": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#hadRole", + "@type": "@id" + } + }, + "@id": "http://www.w3.org/ns/prov#Attribution" + }, + "Catalogue": { + "@context": { + "accessRights": { + "@id": "http://purl.org/dc/terms/accessRights", + "@type": "@id" + }, + "applicableLegislation": { + "@container": "@set", + "@id": "http://data.europa.eu/r5r/applicableLegislation", + "@type": "@id" + }, + "catalogue": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#catalog", + "@type": "@id" + }, + "conformsTo": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/conformsTo", + "@type": "@id" + }, + "contactPoint": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#contactPoint", + "@type": "@id" + }, + "creationDate": { + "@id": "http://purl.org/dc/terms/created" + }, + "creator": { + "@id": "http://purl.org/dc/terms/creator", + "@type": "@id" + }, + "custodian": { + "@container": "@set", + "@id": "http://data.europa.eu/930/custodian", + "@type": "@id" + }, + "dataset": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#dataset", + "@type": "@id" + }, + "description": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description" + }, + "distributor": { + "@container": "@set", + "@id": "http://data.europa.eu/930/distributor", + "@type": "@id" + }, + "geographicalCoverage": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/spatial", + "@type": "@id" + }, + "hasPart": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/hasPart", + "@type": "@id" + }, + "homepage": { + "@id": "http://xmlns.com/foaf/0.1/homepage", + "@type": "@id" + }, + "identifier": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/identifier" + }, + "keyword": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#keyword" + }, + "language": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/language", + "@type": "@id" + }, + "licence": { + "@id": "http://purl.org/dc/terms/license", + "@type": "@id" + }, + "modificationDate": { + "@id": "http://purl.org/dc/terms/modified" + }, + "originator": { + "@container": "@set", + "@id": "http://data.europa.eu/930/originator", + "@type": "@id" + }, + "principalInvestigator": { + "@container": "@set", + "@id": "http://data.europa.eu/930/principalInvestigator", + "@type": "@id" + }, + "processor": { + "@container": "@set", + "@id": "http://data.europa.eu/930/processor", + "@type": "@id" + }, + "publisher": { + "@id": "http://purl.org/dc/terms/publisher", + "@type": "@id" + }, + "qualifiedAttribution": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#qualifiedAttribution", + "@type": "@id" + }, + "record": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#record", + "@type": "@id" + }, + "referenceSystem": { + "@container": "@set", + "@id": "http://data.europa.eu/930/referenceSystem", + "@type": "@id" + }, + "releaseDate": { + "@id": "http://purl.org/dc/terms/issued" + }, + "resourceProvider": { + "@container": "@set", + "@id": "http://data.europa.eu/930/resourceProvider", + "@type": "@id" + }, + "rights": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/rights", + "@type": "@id" + }, + "rightsHolder": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/rightsHolder", + "@type": "@id" + }, + "service": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#service", + "@type": "@id" + }, + "temporalCoverage": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/temporal", + "@type": "@id" + }, + "theme": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#theme", + "@type": "@id" + }, + "themes": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#themeTaxonomy", + "@type": "@id" + }, + "title": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/title" + }, + "topicCategory": { + "@container": "@set", + "@id": "http://data.europa.eu/930/topicCategory", + "@type": "@id" + }, + "user": { + "@container": "@set", + "@id": "http://data.europa.eu/930/user", + "@type": "@id" + }, + "wasUsedBy": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#wasUsedBy", + "@type": "@id" + } + }, + "@id": "http://www.w3.org/ns/dcat#Catalog" + }, + "CatalogueRecord": { + "@context": { + "applicationProfile": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/conformsTo", + "@type": "@id" + }, + "changeType": { + "@id": "http://www.w3.org/ns/adms#status", + "@type": "@id" + }, + "contactPoint": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#contactPoint", + "@type": "@id" + }, + "creationDate": { + "@id": "http://purl.org/dc/terms/created" + }, + "creator": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/creator", + "@type": "@id" + }, + "custodian": { + "@container": "@set", + "@id": "http://data.europa.eu/930/custodian", + "@type": "@id" + }, + "description": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description" + }, + "distributor": { + "@container": "@set", + "@id": "http://data.europa.eu/930/distributor", + "@type": "@id" + }, + "identifier": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/identifier" + }, + "language": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/language", + "@type": "@id" + }, + "listingDate": { + "@id": "http://purl.org/dc/terms/issued" + }, + "modificationDate": { + "@id": "http://purl.org/dc/terms/modified" + }, + "originator": { + "@container": "@set", + "@id": "http://data.europa.eu/930/originator", + "@type": "@id" + }, + "primaryTopic": { + "@id": "http://xmlns.com/foaf/0.1/primaryTopic", + "@type": "@id" + }, + "principalInvestigator": { + "@container": "@set", + "@id": "http://data.europa.eu/930/principalInvestigator", + "@type": "@id" + }, + "processor": { + "@container": "@set", + "@id": "http://data.europa.eu/930/processor", + "@type": "@id" + }, + "publisher": { + "@id": "http://purl.org/dc/terms/publisher", + "@type": "@id" + }, + "qualifiedAttribution": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#qualifiedAttribution", + "@type": "@id" + }, + "resourceProvider": { + "@container": "@set", + "@id": "http://data.europa.eu/930/resourceProvider", + "@type": "@id" + }, + "rightsHolder": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/rightsHolder", + "@type": "@id" + }, + "sourceMetadata": { + "@id": "http://purl.org/dc/terms/source", + "@type": "@id" + }, + "title": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/title" + }, + "user": { + "@container": "@set", + "@id": "http://data.europa.eu/930/user", + "@type": "@id" + } + }, + "@id": "http://www.w3.org/ns/dcat#CatalogRecord" }, "CataloguedResource": "http://www.w3.org/ns/dcat#Resource", - "Checksum": "http://spdx.org/rdf/terms#Checksum", - "Checksum.algorithm": { - "@id": "http://spdx.org/rdf/terms#algorithm", - "@type": "@id" - }, - "Checksum.checksumValue": { - "@id": "http://spdx.org/rdf/terms#checksumValue", - "@type": "http://www.w3.org/2001/XMLSchema#hexBinary" + "Checksum": { + "@context": { + "algorithm": { + "@id": "http://spdx.org/rdf/terms#algorithm", + "@type": "@id" + }, + "checksumValue": { + "@id": "http://spdx.org/rdf/terms#checksumValue", + "@type": "http://www.w3.org/2001/XMLSchema#hexBinary" + } + }, + "@id": "http://spdx.org/rdf/terms#Checksum" }, "ChecksumAlgorithm": "http://spdx.org/rdf/terms#ChecksumAlgorithm", - "Concept": "http://www.w3.org/2004/02/skos/core#Concept", - "Concept.categoryScheme": { - "@id": "http://www.w3.org/2004/02/skos/core#inScheme", - "@type": "@id" - }, - "Concept.preferredLabel": { - "@container": "@set", - "@id": "http://www.w3.org/2004/02/skos/core#prefLabel" - }, - "ConceptScheme": "http://www.w3.org/2004/02/skos/core#ConceptScheme", - "ConceptScheme.title": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/title" - }, - "DataService": "http://www.w3.org/ns/dcat#DataService", - "DataService.accessRights": { - "@id": "http://purl.org/dc/terms/accessRights", - "@type": "@id" - }, - "DataService.applicableLegislation": { - "@container": "@set", - "@id": "http://data.europa.eu/r5r/applicableLegislation", - "@type": "@id" - }, - "DataService.conformsTo": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/conformsTo", - "@type": "@id" - }, - "DataService.contactPoint": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#contactPoint", - "@type": "@id" - }, - "DataService.creationDate": { - "@id": "http://purl.org/dc/terms/created" - }, - "DataService.creator": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/creator", - "@type": "@id" - }, - "DataService.custodian": { - "@container": "@set", - "@id": "http://data.europa.eu/930/custodian", - "@type": "@id" - }, - "DataService.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description" - }, - "DataService.distributor": { - "@container": "@set", - "@id": "http://data.europa.eu/930/distributor", - "@type": "@id" - }, - "DataService.endpointDescription": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#endpointDescription", - "@type": "@id" - }, - "DataService.endpointUrl": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#endpointURL", - "@type": "@id" - }, - "DataService.format": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/format", - "@type": "@id" - }, - "DataService.geographicalCoverage": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/spatial", - "@type": "@id" - }, - "DataService.identifier": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/identifier" - }, - "DataService.keyword": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#keyword" - }, - "DataService.landingPage": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#landingPage", - "@type": "@id" - }, - "DataService.language": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/language", - "@type": "@id" - }, - "DataService.licence": { - "@id": "http://purl.org/dc/terms/license", - "@type": "@id" - }, - "DataService.modificationDate": { - "@id": "http://purl.org/dc/terms/modified" - }, - "DataService.orginator": { - "@container": "@set", - "@id": "http://data.europa.eu/930/originator", - "@type": "@id" - }, - "DataService.principalInvestigator": { - "@container": "@set", - "@id": "http://data.europa.eu/930/principalInvestigator", - "@type": "@id" - }, - "DataService.processor": { - "@container": "@set", - "@id": "http://data.europa.eu/930/processor", - "@type": "@id" - }, - "DataService.publisher": { - "@id": "http://purl.org/dc/terms/publisher", - "@type": "@id" - }, - "DataService.qualifiedAttribution": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#qualifiedAttribution", - "@type": "@id" - }, - "DataService.referenceSystem": { - "@container": "@set", - "@id": "http://data.europa.eu/930/referenceSystem", - "@type": "@id" - }, - "DataService.releaseDate": { - "@id": "http://purl.org/dc/terms/issued" - }, - "DataService.resourceProvider": { - "@container": "@set", - "@id": "http://data.europa.eu/930/resourceProvider", - "@type": "@id" - }, - "DataService.rights": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/rights", - "@type": "@id" - }, - "DataService.rightsHolder": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/rightsHolder", - "@type": "@id" - }, - "DataService.servesDataset": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#servesDataset", - "@type": "@id" - }, - "DataService.serviceCategory": { - "@id": "http://data.europa.eu/930/serviceCategory", - "@type": "@id" - }, - "DataService.serviceProtocol": { - "@id": "http://data.europa.eu/930/serviceProtocol", - "@type": "@id" - }, - "DataService.serviceType": { - "@id": "http://data.europa.eu/930/serviceType", - "@type": "@id" - }, - "DataService.spatialResolution": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dqv#hasQualityMeasurement", - "@type": "@id" - }, - "DataService.spatialResolutionAsText": { - "@container": "@set", - "@id": "http://data.europa.eu/930/spatialResolutionAsText" - }, - "DataService.spatialResolutionInMetres": { - "@container": "@set", - "@id": "https://www.w3.org/ns/dcat#spatialResolutionInMeters", - "@type": "http://www.w3.org/2001/XMLSchema#decimal" - }, - "DataService.temporalCoverage": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/temporal", - "@type": "@id" - }, - "DataService.temporalResolution": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#temporalResolution", - "@type": "http://www.w3.org/2001/XMLSchema#duration" - }, - "DataService.theme": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#theme", - "@type": "@id" - }, - "DataService.title": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/title" - }, - "DataService.topicCategory": { - "@container": "@set", - "@id": "http://data.europa.eu/930/topicCategory", - "@type": "@id" - }, - "DataService.type": { - "@id": "http://data.europa.eu/930/resourceType", - "@type": "@id" - }, - "DataService.user": { - "@container": "@set", - "@id": "http://data.europa.eu/930/user", - "@type": "@id" - }, - "DataService.wasUsedBy": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#wasUsedBy", - "@type": "@id" - }, - "Dataset": "http://www.w3.org/ns/dcat#Dataset", - "Dataset.accessRights": { - "@id": "http://purl.org/dc/terms/accessRights", - "@type": "@id" - }, - "Dataset.applicableLegislation": { - "@container": "@set", - "@id": "http://data.europa.eu/r5r/applicableLegislation", - "@type": "@id" - }, - "Dataset.conformsTo": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/conformsTo", - "@type": "@id" - }, - "Dataset.contactPoint": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#contactPoint", - "@type": "@id" - }, - "Dataset.creationDate": { - "@id": "http://purl.org/dc/terms/created" - }, - "Dataset.creator": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/creator", - "@type": "@id" - }, - "Dataset.custodian": { - "@container": "@set", - "@id": "http://data.europa.eu/930/custodian", - "@type": "@id" - }, - "Dataset.datasetDistribution": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#distribution", - "@type": "@id" - }, - "Dataset.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description" - }, - "Dataset.distributor": { - "@container": "@set", - "@id": "http://data.europa.eu/930/distributor", - "@type": "@id" - }, - "Dataset.documentation": { - "@container": "@set", - "@id": "http://xmlns.com/foaf/0.1/page", - "@type": "@id" - }, - "Dataset.frequency": { - "@id": "http://purl.org/dc/terms/accrualPeriodicity", - "@type": "@id" - }, - "Dataset.geographicalCoverage": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/spatial", - "@type": "@id" - }, - "Dataset.hasVersion": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#hasVersion", - "@type": "@id" - }, - "Dataset.identifier": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/identifier" - }, - "Dataset.inSeries": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#inSeries", - "@type": "@id" - }, - "Dataset.isReferencedBy": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/isReferencedBy", - "@type": "@id" - }, - "Dataset.keyword": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#keyword" - }, - "Dataset.landingPage": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#landingPage", - "@type": "@id" - }, - "Dataset.language": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/language", - "@type": "@id" - }, - "Dataset.modificationDate": { - "@id": "http://purl.org/dc/terms/modified" - }, - "Dataset.originator": { - "@container": "@set", - "@id": "http://data.europa.eu/930/originator", - "@type": "@id" - }, - "Dataset.otherIdentifier": { - "@container": "@set", - "@id": "http://www.w3.org/ns/adms#identifier", - "@type": "@id" - }, - "Dataset.principalInvestigator": { - "@container": "@set", - "@id": "http://data.europa.eu/930/principalInvestigator", - "@type": "@id" - }, - "Dataset.processor": { - "@container": "@set", - "@id": "http://data.europa.eu/930/processor", - "@type": "@id" - }, - "Dataset.provenance": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/provenance", - "@type": "@id" - }, - "Dataset.publisher": { - "@id": "http://purl.org/dc/terms/publisher", - "@type": "@id" - }, - "Dataset.qualifiedAttribution": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#qualifiedAttribution", - "@type": "@id" - }, - "Dataset.qualifiedRelation": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#qualifiedRelation", - "@type": "@id" - }, - "Dataset.referenceSystem": { - "@container": "@set", - "@id": "http://data.europa.eu/930/referenceSystem", - "@type": "@id" - }, - "Dataset.relatedResource": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/relation", - "@type": "@id" - }, - "Dataset.releaseDate": { - "@id": "http://purl.org/dc/terms/issued" - }, - "Dataset.resourceProvider": { - "@container": "@set", - "@id": "http://data.europa.eu/930/resourceProvider", - "@type": "@id" - }, - "Dataset.resourceType": { - "@id": "http://data.europa.eu/930/resourceType", - "@type": "@id" - }, - "Dataset.rights": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/rights", - "@type": "@id" - }, - "Dataset.rightsHolder": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/rightsHolder", - "@type": "@id" - }, - "Dataset.sample": { - "@container": "@set", - "@id": "http://www.w3.org/ns/adms#sample", - "@type": "@id" - }, - "Dataset.source": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/source", - "@type": "@id" - }, - "Dataset.spatialResolution": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dqv#hasQualityMeasurement", - "@type": "@id" - }, - "Dataset.spatialResolutionAsText": { - "@container": "@set", - "@id": "http://data.europa.eu/930/spatialResolutionAsText" - }, - "Dataset.spatialResolutionInMetres": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#spatialResolutionInMeters", - "@type": "http://www.w3.org/2001/XMLSchema#decimal" - }, - "Dataset.temporalCoverage": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/temporal", - "@type": "@id" - }, - "Dataset.temporalResolution": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#temporalResolution", - "@type": "http://www.w3.org/2001/XMLSchema#duration" - }, - "Dataset.theme": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#theme", - "@type": "@id" - }, - "Dataset.title": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/title" - }, - "Dataset.topicCategory": { - "@container": "@set", - "@id": "http://data.europa.eu/930/topicCategory", - "@type": "@id" - }, - "Dataset.user": { - "@container": "@set", - "@id": "http://data.europa.eu/930/user", - "@type": "@id" - }, - "Dataset.version": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#version" - }, - "Dataset.versionNotes": { - "@container": "@set", - "@id": "http://www.w3.org/ns/adms#versionNotes" - }, - "Dataset.wasGeneratedBy": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#wasGeneratedBy", - "@type": "@id" - }, - "Dataset.wasUsedBy": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#wasUsedBy", - "@type": "@id" - }, - "DatasetSeries": "http://www.w3.org/ns/dcat#DatasetSeries", - "DatasetSeries.accessRights": { - "@id": "http://purl.org/dc/terms/accessRights", - "@type": "@id" - }, - "DatasetSeries.applicableLegislation": { - "@container": "@set", - "@id": "http://data.europa.eu/r5r/applicableLegislation", - "@type": "@id" - }, - "DatasetSeries.conformsTo": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/conformsTo", - "@type": "@id" - }, - "DatasetSeries.contactPoint": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#contactPoint", - "@type": "@id" - }, - "DatasetSeries.creationDate": { - "@id": "http://purl.org/dc/terms/created" - }, - "DatasetSeries.creator": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/creator", - "@type": "@id" - }, - "DatasetSeries.custodian": { - "@container": "@set", - "@id": "http://data.europa.eu/930/custodian", - "@type": "@id" - }, - "DatasetSeries.datasetSeriesDistribution": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#distribution", - "@type": "@id" - }, - "DatasetSeries.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description" - }, - "DatasetSeries.distributor": { - "@container": "@set", - "@id": "http://data.europa.eu/930/distributor", - "@type": "@id" - }, - "DatasetSeries.documentation": { - "@container": "@set", - "@id": "http://xmlns.com/foaf/0.1/page", - "@type": "@id" - }, - "DatasetSeries.frequency": { - "@id": "http://purl.org/dc/terms/accrualPeriodicity", - "@type": "@id" - }, - "DatasetSeries.geographicalCoverage": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/spatial", - "@type": "@id" - }, - "DatasetSeries.hasVersion": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#hasVersion", - "@type": "@id" - }, - "DatasetSeries.identifier": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/identifier" - }, - "DatasetSeries.inSeries": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#inSeries", - "@type": "@id" - }, - "DatasetSeries.isReferencedBy": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/isReferencedBy", - "@type": "@id" - }, - "DatasetSeries.keyword": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#keyword" - }, - "DatasetSeries.landingPage": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#landingPage", - "@type": "@id" - }, - "DatasetSeries.language": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/language", - "@type": "@id" - }, - "DatasetSeries.modificationDate": { - "@id": "http://purl.org/dc/terms/modified" - }, - "DatasetSeries.originator": { - "@container": "@set", - "@id": "http://data.europa.eu/930/originator", - "@type": "@id" - }, - "DatasetSeries.otherIdentifier": { - "@container": "@set", - "@id": "http://www.w3.org/ns/adms#identifier", - "@type": "@id" - }, - "DatasetSeries.principalInvestigator": { - "@container": "@set", - "@id": "http://data.europa.eu/930/principalInvestigator", - "@type": "@id" - }, - "DatasetSeries.processor": { - "@container": "@set", - "@id": "http://data.europa.eu/930/processor", - "@type": "@id" - }, - "DatasetSeries.publisher": { - "@id": "http://purl.org/dc/terms/publisher", - "@type": "@id" - }, - "DatasetSeries.qualifiedAttribution": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#qualifiedAttribution", - "@type": "@id" - }, - "DatasetSeries.qualifiedRelation": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#qualifiedRelation", - "@type": "@id" - }, - "DatasetSeries.referenceSystem": { - "@container": "@set", - "@id": "http://data.europa.eu/930/referenceSystem", - "@type": "@id" - }, - "DatasetSeries.relatedResource": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/relation", - "@type": "@id" - }, - "DatasetSeries.releaseDate": { - "@id": "http://purl.org/dc/terms/issued" - }, - "DatasetSeries.resourceProvider": { - "@container": "@set", - "@id": "http://data.europa.eu/930/resourceProvider", - "@type": "@id" - }, - "DatasetSeries.resourceType": { - "@id": "http://data.europa.eu/930/resourceType", - "@type": "@id" - }, - "DatasetSeries.rights": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/rights", - "@type": "@id" - }, - "DatasetSeries.rightsHolder": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/rightsHolder", - "@type": "@id" - }, - "DatasetSeries.sample": { - "@container": "@set", - "@id": "http://www.w3.org/ns/adms#sample", - "@type": "@id" - }, - "DatasetSeries.source": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/source", - "@type": "@id" - }, - "DatasetSeries.spatialResolution": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dqv#hasQualityMeasurement", - "@type": "@id" - }, - "DatasetSeries.spatialResolutionAsText": { - "@container": "@set", - "@id": "http://data.europa.eu/930/spatialResolutionAsText" - }, - "DatasetSeries.spatialResolutionInMetres": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#spatialResolutionInMeters", - "@type": "http://www.w3.org/2001/XMLSchema#decimal" - }, - "DatasetSeries.temporalCoverage": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/temporal", - "@type": "@id" - }, - "DatasetSeries.theme": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#theme", - "@type": "@id" - }, - "DatasetSeries.title": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/title" - }, - "DatasetSeries.topicCategory": { - "@container": "@set", - "@id": "http://data.europa.eu/930/topicCategory", - "@type": "@id" - }, - "DatasetSeries.user": { - "@container": "@set", - "@id": "http://data.europa.eu/930/user", - "@type": "@id" - }, - "DatasetSeries.version": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#version" - }, - "DatasetSeries.versionNotes": { - "@container": "@set", - "@id": "http://www.w3.org/ns/adms#versionNotes" - }, - "DatasetSeries.wasGeneratedBy": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#wasGeneratedBy", - "@type": "@id" - }, - "DatasetSeries.wasUsedBy": { - "@container": "@set", - "@id": "http://www.w3.org/ns/prov#wasUsedBy", - "@type": "@id" + "Concept": { + "@context": { + "categoryScheme": { + "@id": "http://www.w3.org/2004/02/skos/core#inScheme", + "@type": "@id" + }, + "preferredLabel": { + "@container": "@set", + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel" + } + }, + "@id": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "ConceptScheme": { + "@context": { + "title": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/title" + } + }, + "@id": "http://www.w3.org/2004/02/skos/core#ConceptScheme" + }, + "DataService": { + "@context": { + "accessRights": { + "@id": "http://purl.org/dc/terms/accessRights", + "@type": "@id" + }, + "applicableLegislation": { + "@container": "@set", + "@id": "http://data.europa.eu/r5r/applicableLegislation", + "@type": "@id" + }, + "conformsTo": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/conformsTo", + "@type": "@id" + }, + "contactPoint": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#contactPoint", + "@type": "@id" + }, + "creationDate": { + "@id": "http://purl.org/dc/terms/created" + }, + "creator": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/creator", + "@type": "@id" + }, + "custodian": { + "@container": "@set", + "@id": "http://data.europa.eu/930/custodian", + "@type": "@id" + }, + "description": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description" + }, + "distributor": { + "@container": "@set", + "@id": "http://data.europa.eu/930/distributor", + "@type": "@id" + }, + "endpointDescription": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#endpointDescription", + "@type": "@id" + }, + "endpointUrl": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#endpointURL", + "@type": "@id" + }, + "format": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/format", + "@type": "@id" + }, + "geographicalCoverage": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/spatial", + "@type": "@id" + }, + "identifier": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/identifier" + }, + "keyword": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#keyword" + }, + "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" + }, + "licence": { + "@id": "http://purl.org/dc/terms/license", + "@type": "@id" + }, + "modificationDate": { + "@id": "http://purl.org/dc/terms/modified" + }, + "orginator": { + "@container": "@set", + "@id": "http://data.europa.eu/930/originator", + "@type": "@id" + }, + "principalInvestigator": { + "@container": "@set", + "@id": "http://data.europa.eu/930/principalInvestigator", + "@type": "@id" + }, + "processor": { + "@container": "@set", + "@id": "http://data.europa.eu/930/processor", + "@type": "@id" + }, + "publisher": { + "@id": "http://purl.org/dc/terms/publisher", + "@type": "@id" + }, + "qualifiedAttribution": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#qualifiedAttribution", + "@type": "@id" + }, + "referenceSystem": { + "@container": "@set", + "@id": "http://data.europa.eu/930/referenceSystem", + "@type": "@id" + }, + "releaseDate": { + "@id": "http://purl.org/dc/terms/issued" + }, + "resourceProvider": { + "@container": "@set", + "@id": "http://data.europa.eu/930/resourceProvider", + "@type": "@id" + }, + "rights": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/rights", + "@type": "@id" + }, + "rightsHolder": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/rightsHolder", + "@type": "@id" + }, + "servesDataset": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#servesDataset", + "@type": "@id" + }, + "serviceCategory": { + "@id": "http://data.europa.eu/930/serviceCategory", + "@type": "@id" + }, + "serviceProtocol": { + "@id": "http://data.europa.eu/930/serviceProtocol", + "@type": "@id" + }, + "serviceType": { + "@id": "http://data.europa.eu/930/serviceType", + "@type": "@id" + }, + "spatialResolution": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dqv#hasQualityMeasurement", + "@type": "@id" + }, + "spatialResolutionAsText": { + "@container": "@set", + "@id": "http://data.europa.eu/930/spatialResolutionAsText" + }, + "spatialResolutionInMetres": { + "@container": "@set", + "@id": "https://www.w3.org/ns/dcat#spatialResolutionInMeters", + "@type": "http://www.w3.org/2001/XMLSchema#decimal" + }, + "temporalCoverage": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/temporal", + "@type": "@id" + }, + "temporalResolution": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#temporalResolution", + "@type": "http://www.w3.org/2001/XMLSchema#duration" + }, + "theme": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#theme", + "@type": "@id" + }, + "title": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/title" + }, + "topicCategory": { + "@container": "@set", + "@id": "http://data.europa.eu/930/topicCategory", + "@type": "@id" + }, + "type": { + "@id": "http://data.europa.eu/930/resourceType", + "@type": "@id" + }, + "user": { + "@container": "@set", + "@id": "http://data.europa.eu/930/user", + "@type": "@id" + }, + "wasUsedBy": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#wasUsedBy", + "@type": "@id" + } + }, + "@id": "http://www.w3.org/ns/dcat#DataService" + }, + "Dataset": { + "@context": { + "accessRights": { + "@id": "http://purl.org/dc/terms/accessRights", + "@type": "@id" + }, + "applicableLegislation": { + "@container": "@set", + "@id": "http://data.europa.eu/r5r/applicableLegislation", + "@type": "@id" + }, + "conformsTo": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/conformsTo", + "@type": "@id" + }, + "contactPoint": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#contactPoint", + "@type": "@id" + }, + "creationDate": { + "@id": "http://purl.org/dc/terms/created" + }, + "creator": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/creator", + "@type": "@id" + }, + "custodian": { + "@container": "@set", + "@id": "http://data.europa.eu/930/custodian", + "@type": "@id" + }, + "datasetDistribution": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#distribution", + "@type": "@id" + }, + "description": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description" + }, + "distributor": { + "@container": "@set", + "@id": "http://data.europa.eu/930/distributor", + "@type": "@id" + }, + "documentation": { + "@container": "@set", + "@id": "http://xmlns.com/foaf/0.1/page", + "@type": "@id" + }, + "frequency": { + "@id": "http://purl.org/dc/terms/accrualPeriodicity", + "@type": "@id" + }, + "geographicalCoverage": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/spatial", + "@type": "@id" + }, + "hasVersion": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#hasVersion", + "@type": "@id" + }, + "identifier": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/identifier" + }, + "inSeries": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#inSeries", + "@type": "@id" + }, + "isReferencedBy": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/isReferencedBy", + "@type": "@id" + }, + "keyword": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#keyword" + }, + "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" + }, + "modificationDate": { + "@id": "http://purl.org/dc/terms/modified" + }, + "originator": { + "@container": "@set", + "@id": "http://data.europa.eu/930/originator", + "@type": "@id" + }, + "otherIdentifier": { + "@container": "@set", + "@id": "http://www.w3.org/ns/adms#identifier", + "@type": "@id" + }, + "principalInvestigator": { + "@container": "@set", + "@id": "http://data.europa.eu/930/principalInvestigator", + "@type": "@id" + }, + "processor": { + "@container": "@set", + "@id": "http://data.europa.eu/930/processor", + "@type": "@id" + }, + "provenance": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/provenance", + "@type": "@id" + }, + "publisher": { + "@id": "http://purl.org/dc/terms/publisher", + "@type": "@id" + }, + "qualifiedAttribution": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#qualifiedAttribution", + "@type": "@id" + }, + "qualifiedRelation": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#qualifiedRelation", + "@type": "@id" + }, + "referenceSystem": { + "@container": "@set", + "@id": "http://data.europa.eu/930/referenceSystem", + "@type": "@id" + }, + "relatedResource": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/relation", + "@type": "@id" + }, + "releaseDate": { + "@id": "http://purl.org/dc/terms/issued" + }, + "resourceProvider": { + "@container": "@set", + "@id": "http://data.europa.eu/930/resourceProvider", + "@type": "@id" + }, + "resourceType": { + "@id": "http://data.europa.eu/930/resourceType", + "@type": "@id" + }, + "rights": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/rights", + "@type": "@id" + }, + "rightsHolder": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/rightsHolder", + "@type": "@id" + }, + "sample": { + "@container": "@set", + "@id": "http://www.w3.org/ns/adms#sample", + "@type": "@id" + }, + "source": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/source", + "@type": "@id" + }, + "spatialResolution": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dqv#hasQualityMeasurement", + "@type": "@id" + }, + "spatialResolutionAsText": { + "@container": "@set", + "@id": "http://data.europa.eu/930/spatialResolutionAsText" + }, + "spatialResolutionInMetres": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#spatialResolutionInMeters", + "@type": "http://www.w3.org/2001/XMLSchema#decimal" + }, + "temporalCoverage": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/temporal", + "@type": "@id" + }, + "temporalResolution": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#temporalResolution", + "@type": "http://www.w3.org/2001/XMLSchema#duration" + }, + "theme": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#theme", + "@type": "@id" + }, + "title": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/title" + }, + "topicCategory": { + "@container": "@set", + "@id": "http://data.europa.eu/930/topicCategory", + "@type": "@id" + }, + "user": { + "@container": "@set", + "@id": "http://data.europa.eu/930/user", + "@type": "@id" + }, + "version": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#version" + }, + "versionNotes": { + "@container": "@set", + "@id": "http://www.w3.org/ns/adms#versionNotes" + }, + "wasGeneratedBy": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#wasGeneratedBy", + "@type": "@id" + }, + "wasUsedBy": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#wasUsedBy", + "@type": "@id" + } + }, + "@id": "http://www.w3.org/ns/dcat#Dataset" + }, + "DatasetSeries": { + "@context": { + "accessRights": { + "@id": "http://purl.org/dc/terms/accessRights", + "@type": "@id" + }, + "applicableLegislation": { + "@container": "@set", + "@id": "http://data.europa.eu/r5r/applicableLegislation", + "@type": "@id" + }, + "conformsTo": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/conformsTo", + "@type": "@id" + }, + "contactPoint": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#contactPoint", + "@type": "@id" + }, + "creationDate": { + "@id": "http://purl.org/dc/terms/created" + }, + "creator": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/creator", + "@type": "@id" + }, + "custodian": { + "@container": "@set", + "@id": "http://data.europa.eu/930/custodian", + "@type": "@id" + }, + "datasetSeriesDistribution": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#distribution", + "@type": "@id" + }, + "description": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description" + }, + "distributor": { + "@container": "@set", + "@id": "http://data.europa.eu/930/distributor", + "@type": "@id" + }, + "documentation": { + "@container": "@set", + "@id": "http://xmlns.com/foaf/0.1/page", + "@type": "@id" + }, + "frequency": { + "@id": "http://purl.org/dc/terms/accrualPeriodicity", + "@type": "@id" + }, + "geographicalCoverage": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/spatial", + "@type": "@id" + }, + "hasVersion": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#hasVersion", + "@type": "@id" + }, + "identifier": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/identifier" + }, + "inSeries": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#inSeries", + "@type": "@id" + }, + "isReferencedBy": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/isReferencedBy", + "@type": "@id" + }, + "keyword": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#keyword" + }, + "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" + }, + "modificationDate": { + "@id": "http://purl.org/dc/terms/modified" + }, + "originator": { + "@container": "@set", + "@id": "http://data.europa.eu/930/originator", + "@type": "@id" + }, + "otherIdentifier": { + "@container": "@set", + "@id": "http://www.w3.org/ns/adms#identifier", + "@type": "@id" + }, + "principalInvestigator": { + "@container": "@set", + "@id": "http://data.europa.eu/930/principalInvestigator", + "@type": "@id" + }, + "processor": { + "@container": "@set", + "@id": "http://data.europa.eu/930/processor", + "@type": "@id" + }, + "publisher": { + "@id": "http://purl.org/dc/terms/publisher", + "@type": "@id" + }, + "qualifiedAttribution": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#qualifiedAttribution", + "@type": "@id" + }, + "qualifiedRelation": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#qualifiedRelation", + "@type": "@id" + }, + "referenceSystem": { + "@container": "@set", + "@id": "http://data.europa.eu/930/referenceSystem", + "@type": "@id" + }, + "relatedResource": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/relation", + "@type": "@id" + }, + "releaseDate": { + "@id": "http://purl.org/dc/terms/issued" + }, + "resourceProvider": { + "@container": "@set", + "@id": "http://data.europa.eu/930/resourceProvider", + "@type": "@id" + }, + "resourceType": { + "@id": "http://data.europa.eu/930/resourceType", + "@type": "@id" + }, + "rights": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/rights", + "@type": "@id" + }, + "rightsHolder": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/rightsHolder", + "@type": "@id" + }, + "sample": { + "@container": "@set", + "@id": "http://www.w3.org/ns/adms#sample", + "@type": "@id" + }, + "source": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/source", + "@type": "@id" + }, + "spatialResolution": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dqv#hasQualityMeasurement", + "@type": "@id" + }, + "spatialResolutionAsText": { + "@container": "@set", + "@id": "http://data.europa.eu/930/spatialResolutionAsText" + }, + "spatialResolutionInMetres": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#spatialResolutionInMeters", + "@type": "http://www.w3.org/2001/XMLSchema#decimal" + }, + "temporalCoverage": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/temporal", + "@type": "@id" + }, + "theme": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#theme", + "@type": "@id" + }, + "title": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/title" + }, + "topicCategory": { + "@container": "@set", + "@id": "http://data.europa.eu/930/topicCategory", + "@type": "@id" + }, + "user": { + "@container": "@set", + "@id": "http://data.europa.eu/930/user", + "@type": "@id" + }, + "version": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#version" + }, + "versionNotes": { + "@container": "@set", + "@id": "http://www.w3.org/ns/adms#versionNotes" + }, + "wasGeneratedBy": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#wasGeneratedBy", + "@type": "@id" + }, + "wasUsedBy": { + "@container": "@set", + "@id": "http://www.w3.org/ns/prov#wasUsedBy", + "@type": "@id" + } + }, + "@id": "http://www.w3.org/ns/dcat#DatasetSeries" }, "Datatype": "http://www.w3.org/2000/01/rdf-schema#Datatype", "Dimension": "http://www.w3.org/ns/dqv#Dimension", - "Distribution": "http://www.w3.org/ns/dcat#Distribution", - "Distribution.accessRights": { - "@id": "http://purl.org/dc/terms/accessRights", - "@type": "@id" - }, - "Distribution.accessService": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#accessService", - "@type": "@id" - }, - "Distribution.accessUrl": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#accessURL", - "@type": "@id" - }, - "Distribution.applicableLegislation": { - "@container": "@set", - "@id": "http://data.europa.eu/r5r/applicableLegislation", - "@type": "@id" - }, - "Distribution.availability": { - "@id": "http://data.europa.eu/r5r/availability", - "@type": "@id" - }, - "Distribution.byteSize": { - "@id": "http://www.w3.org/ns/dcat#byteSize", - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" - }, - "Distribution.characterEncoding": { - "@container": "@set", - "@id": "http://www.w3.org/2011/content#characterEncoding" - }, - "Distribution.checksum": { - "@id": "http://spdx.org/rdf/terms#checksum", - "@type": "@id" - }, - "Distribution.compressionFormat": { - "@id": "http://www.w3.org/ns/dcat#compressFormat", - "@type": "@id" - }, - "Distribution.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description" - }, - "Distribution.documentation": { - "@container": "@set", - "@id": "http://xmlns.com/foaf/0.1/page", - "@type": "@id" - }, - "Distribution.downloadUrl": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#downloadURL", - "@type": "@id" - }, - "Distribution.format": { - "@id": "http://purl.org/dc/terms/format", - "@type": "@id" - }, - "Distribution.hasPolicy": { - "@id": "http://www.w3.org/ns/odrl/2/hasPolicy", - "@type": "@id" - }, - "Distribution.language": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/language", - "@type": "@id" - }, - "Distribution.licence": { - "@id": "http://purl.org/dc/terms/license", - "@type": "@id" - }, - "Distribution.linkedSchemas": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/conformsTo", - "@type": "@id" - }, - "Distribution.mediaType": { - "@id": "http://www.w3.org/ns/dcat#mediaType", - "@type": "@id" - }, - "Distribution.modificationDate": { - "@id": "http://purl.org/dc/terms/modified" - }, - "Distribution.packagingFormat": { - "@id": "http://www.w3.org/ns/dcat#packageFormat", - "@type": "@id" - }, - "Distribution.referenceSystem": { - "@container": "@set", - "@id": "http://data.europa.eu/930/referenceSystem", - "@type": "@id" - }, - "Distribution.releaseDate": { - "@id": "http://purl.org/dc/terms/issued" - }, - "Distribution.representationTechnique": { - "@id": "http://www.w3.org/ns/adms#representationTechnique", - "@type": "@id" - }, - "Distribution.rights": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/rights", - "@type": "@id" - }, - "Distribution.spatialResolution": { - "@id": "http://www.w3.org/ns/dqv#hasQualityMeasurement", - "@type": "@id" - }, - "Distribution.spatialResolutionAsText": { - "@id": "http://data.europa.eu/930/spatialResolutionAsText" - }, - "Distribution.spatialResolutionInMetres": { - "@id": "http://www.w3.org/ns/dcat#spatialResolutionInMeters", - "@type": "http://www.w3.org/2001/XMLSchema#decimal" - }, - "Distribution.status": { - "@id": "http://www.w3.org/ns/adms#status", - "@type": "@id" - }, - "Distribution.temporalResolution": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#temporalResolution", - "@type": "http://www.w3.org/2001/XMLSchema#duration" - }, - "Distribution.title": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/title" - }, - "Document": "http://xmlns.com/foaf/0.1/Document", - "Document.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description" - }, - "Document.title": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/title" + "Distribution": { + "@context": { + "accessRights": { + "@id": "http://purl.org/dc/terms/accessRights", + "@type": "@id" + }, + "accessService": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#accessService", + "@type": "@id" + }, + "accessUrl": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#accessURL", + "@type": "@id" + }, + "applicableLegislation": { + "@container": "@set", + "@id": "http://data.europa.eu/r5r/applicableLegislation", + "@type": "@id" + }, + "availability": { + "@id": "http://data.europa.eu/r5r/availability", + "@type": "@id" + }, + "byteSize": { + "@id": "http://www.w3.org/ns/dcat#byteSize", + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + }, + "characterEncoding": { + "@container": "@set", + "@id": "http://www.w3.org/2011/content#characterEncoding" + }, + "checksum": { + "@id": "http://spdx.org/rdf/terms#checksum", + "@type": "@id" + }, + "compressionFormat": { + "@id": "http://www.w3.org/ns/dcat#compressFormat", + "@type": "@id" + }, + "description": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description" + }, + "documentation": { + "@container": "@set", + "@id": "http://xmlns.com/foaf/0.1/page", + "@type": "@id" + }, + "downloadUrl": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#downloadURL", + "@type": "@id" + }, + "format": { + "@id": "http://purl.org/dc/terms/format", + "@type": "@id" + }, + "hasPolicy": { + "@id": "http://www.w3.org/ns/odrl/2/hasPolicy", + "@type": "@id" + }, + "language": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/language", + "@type": "@id" + }, + "licence": { + "@id": "http://purl.org/dc/terms/license", + "@type": "@id" + }, + "linkedSchemas": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/conformsTo", + "@type": "@id" + }, + "mediaType": { + "@id": "http://www.w3.org/ns/dcat#mediaType", + "@type": "@id" + }, + "modificationDate": { + "@id": "http://purl.org/dc/terms/modified" + }, + "packagingFormat": { + "@id": "http://www.w3.org/ns/dcat#packageFormat", + "@type": "@id" + }, + "referenceSystem": { + "@container": "@set", + "@id": "http://data.europa.eu/930/referenceSystem", + "@type": "@id" + }, + "releaseDate": { + "@id": "http://purl.org/dc/terms/issued" + }, + "representationTechnique": { + "@id": "http://www.w3.org/ns/adms#representationTechnique", + "@type": "@id" + }, + "rights": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/rights", + "@type": "@id" + }, + "spatialResolution": { + "@id": "http://www.w3.org/ns/dqv#hasQualityMeasurement", + "@type": "@id" + }, + "spatialResolutionAsText": { + "@id": "http://data.europa.eu/930/spatialResolutionAsText" + }, + "spatialResolutionInMetres": { + "@id": "http://www.w3.org/ns/dcat#spatialResolutionInMeters", + "@type": "http://www.w3.org/2001/XMLSchema#decimal" + }, + "status": { + "@id": "http://www.w3.org/ns/adms#status", + "@type": "@id" + }, + "temporalResolution": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#temporalResolution", + "@type": "http://www.w3.org/2001/XMLSchema#duration" + }, + "title": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/title" + } + }, + "@id": "http://www.w3.org/ns/dcat#Distribution" + }, + "Document": { + "@context": { + "description": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description" + }, + "title": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/title" + } + }, + "@id": "http://xmlns.com/foaf/0.1/Document" }, "Email (vCard)": "http://www.w3.org/2006/vcard/ns#Email", "Entity": "http://www.w3.org/ns/prov#Entity", "Frequency": "http://purl.org/dc/terms/Frequency", "Geometry": "http://www.w3.org/ns/locn#Geometry", - "Identifier": "http://www.w3.org/ns/adms#Identifier", - "Identifier.notation": { - "@id": "http://www.w3.org/2004/02/skos/core#notation" - }, - "Kind": "http://www.w3.org/2006/vcard/ns#Kind", - "Kind.address": { - "@id": "http://www.w3.org/2006/vcard/ns#hasAddress", - "@type": "@id" - }, - "Kind.affiliation": { - "@id": "http://www.w3.org/2006/vcard/ns#organization-name" - }, - "Kind.email": { - "@id": "http://www.w3.org/2006/vcard/ns#hasEmail", - "@type": "@id" - }, - "Kind.name": { - "@id": "http://www.w3.org/2006/vcard/ns#fn" - }, - "Kind.phone": { - "@id": "http://www.w3.org/2006/vcard/ns#hasTelephone", - "@type": "@id" - }, - "Kind.url": { - "@id": "http://www.w3.org/2006/vcard/ns#hasURL", - "@type": "@id" + "Identifier": { + "@context": { + "notation": { + "@id": "http://www.w3.org/2004/02/skos/core#notation" + } + }, + "@id": "http://www.w3.org/ns/adms#Identifier" + }, + "Kind": { + "@context": { + "address": { + "@id": "http://www.w3.org/2006/vcard/ns#hasAddress", + "@type": "@id" + }, + "affiliation": { + "@id": "http://www.w3.org/2006/vcard/ns#organization-name" + }, + "email": { + "@id": "http://www.w3.org/2006/vcard/ns#hasEmail", + "@type": "@id" + }, + "name": { + "@id": "http://www.w3.org/2006/vcard/ns#fn" + }, + "phone": { + "@id": "http://www.w3.org/2006/vcard/ns#hasTelephone", + "@type": "@id" + }, + "url": { + "@id": "http://www.w3.org/2006/vcard/ns#hasURL", + "@type": "@id" + } + }, + "@id": "http://www.w3.org/2006/vcard/ns#Kind" }, "LegalResource": "http://data.europa.eu/eli/ontology#LegalResource", - "LicenceDocument": "http://purl.org/dc/terms/LicenseDocument", - "LicenceDocument.type": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/type", - "@type": "@id" + "LicenceDocument": { + "@context": { + "type": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/type", + "@type": "@id" + } + }, + "@id": "http://purl.org/dc/terms/LicenseDocument" }, "LinguisticSystem": "http://purl.org/dc/terms/LinguisticSystem", "Literal": "http://www.w3.org/2000/01/rdf-schema#Literal", - "Location": "http://purl.org/dc/terms/Location", - "Location.bbox": { - "@id": "http://www.w3.org/ns/dcat#bbox" - }, - "Location.centroid": { - "@id": "http://www.w3.org/ns/dcat#centroid" - }, - "Location.gazetteer": { - "@id": "http://www.w3.org/2004/02/skos/core#inScheme", - "@type": "@id" - }, - "Location.geograhicIdentifier": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/identifier" - }, - "Location.geograhicName": { - "@container": "@set", - "@id": "http://www.w3.org/2004/02/skos/core#prefLabel" - }, - "Location.geometry": { - "@id": "http://www.w3.org/ns/locn#geometry", - "@type": "@id" + "Location": { + "@context": { + "bbox": { + "@id": "http://www.w3.org/ns/dcat#bbox" + }, + "centroid": { + "@id": "http://www.w3.org/ns/dcat#centroid" + }, + "gazetteer": { + "@id": "http://www.w3.org/2004/02/skos/core#inScheme", + "@type": "@id" + }, + "geograhicIdentifier": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/identifier" + }, + "geograhicName": { + "@container": "@set", + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel" + }, + "geometry": { + "@id": "http://www.w3.org/ns/locn#geometry", + "@type": "@id" + } + }, + "@id": "http://purl.org/dc/terms/Location" }, "MediaType": "http://purl.org/dc/terms/MediaType", "MediaTypeOrExtent": "http://purl.org/dc/terms/MediaTypeOrExtent", - "Metric": "http://www.w3.org/ns/dqv#Metric", - "Metric.dimension": { - "@id": "http://www.w3.org/ns/dqv#inDimension", - "@type": "@id" - }, - "Metric.expectedDataType": { - "@id": "http://www.w3.org/ns/dqv#expectedDataType", - "@type": "@id" + "Metric": { + "@context": { + "dimension": { + "@id": "http://www.w3.org/ns/dqv#inDimension", + "@type": "@id" + }, + "expectedDataType": { + "@id": "http://www.w3.org/ns/dqv#expectedDataType", + "@type": "@id" + } + }, + "@id": "http://www.w3.org/ns/dqv#Metric" }, "Organisation": "http://www.w3.org/ns/org#Organization", - "PeriodOfTime": "http://purl.org/dc/terms/PeriodOfTime", - "PeriodOfTime.beginning": { - "@id": "http://www.w3.org/2006/time#hasBeginning", - "@type": "@id" - }, - "PeriodOfTime.end": { - "@id": "http://www.w3.org/2006/time#hasEnd", - "@type": "@id" - }, - "PeriodOfTime.endDate": { - "@id": "http://www.w3.org/ns/dcat#endDate" - }, - "PeriodOfTime.startDate": { - "@id": "http://www.w3.org/ns/dcat#startDate" + "PeriodOfTime": { + "@context": { + "beginning": { + "@id": "http://www.w3.org/2006/time#hasBeginning", + "@type": "@id" + }, + "end": { + "@id": "http://www.w3.org/2006/time#hasEnd", + "@type": "@id" + }, + "endDate": { + "@id": "http://www.w3.org/ns/dcat#endDate" + }, + "startDate": { + "@id": "http://www.w3.org/ns/dcat#startDate" + } + }, + "@id": "http://purl.org/dc/terms/PeriodOfTime" }, "Policy": "http://www.w3.org/ns/odrl/2/Policy", - "ProvenanceStatement": "http://purl.org/dc/terms/ProvenanceStatement", - "ProvenanceStatement.provenanceStatementText": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description" - }, - "QualityMeasurement": "http://www.w3.org/ns/dqv#QualityMeasurement", - "QualityMeasurement.isMeasurementOf": { - "@id": "http://www.w3.org/ns/dqv#isMeasurementOf", - "@type": "@id" - }, - "QualityMeasurement.unitOfMeasure": { - "@id": "http://purl.org/linked-data/sdmx/2009/attribute#unitMeasure", - "@type": "@id" - }, - "QualityMeasurement.value": { - "@id": "http://www.w3.org/ns/dqv#value" - }, - "Relationship": "http://www.w3.org/ns/dcat#Relationship", - "Relationship.hadRole": { - "@container": "@set", - "@id": "http://www.w3.org/ns/dcat#hadRole", - "@type": "@id" - }, - "Relationship.relation": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/relation", - "@type": "@id" + "ProvenanceStatement": { + "@context": { + "provenanceStatementText": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description" + } + }, + "@id": "http://purl.org/dc/terms/ProvenanceStatement" + }, + "QualityMeasurement": { + "@context": { + "isMeasurementOf": { + "@id": "http://www.w3.org/ns/dqv#isMeasurementOf", + "@type": "@id" + }, + "unitOfMeasure": { + "@id": "http://purl.org/linked-data/sdmx/2009/attribute#unitMeasure", + "@type": "@id" + }, + "value": { + "@id": "http://www.w3.org/ns/dqv#value" + } + }, + "@id": "http://www.w3.org/ns/dqv#QualityMeasurement" + }, + "Relationship": { + "@context": { + "hadRole": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#hadRole", + "@type": "@id" + }, + "relation": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/relation", + "@type": "@id" + } + }, + "@id": "http://www.w3.org/ns/dcat#Relationship" }, "Resource": "http://www.w3.org/2000/01/rdf-schema#Resource", - "RightsStatement": "http://purl.org/dc/terms/RightsStatement", - "RightsStatement.rightsStatementText": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description" + "RightsStatement": { + "@context": { + "rightsStatementText": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description" + } + }, + "@id": "http://purl.org/dc/terms/RightsStatement" }, "Role": "http://www.w3.org/ns/dcat#Role", - "Standard": "http://purl.org/dc/terms/Standard", - "Standard.creationDate": { - "@id": "http://purl.org/dc/terms/created" - }, - "Standard.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description" - }, - "Standard.identifier": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/identifier" - }, - "Standard.referenceRegister": { - "@id": "http://www.w3.org/2004/02/skos/core#ínScheme", - "@type": "@id" - }, - "Standard.releaseDate": { - "@id": "http://purl.org/dc/terms/issued" - }, - "Standard.title": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/title" - }, - "Standard.type": { - "@id": "http://purl.org/dc/terms/type", - "@type": "@id" - }, - "Standard.update /ModificationDate": { - "@id": "http://purl.org/dc/terms/modified" - }, - "Standard.version": { - "@id": "http://www.w3.org/2002/07/owl#versionInfo" + "Standard": { + "@context": { + "creationDate": { + "@id": "http://purl.org/dc/terms/created" + }, + "description": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description" + }, + "identifier": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/identifier" + }, + "referenceRegister": { + "@id": "http://www.w3.org/2004/02/skos/core#ínScheme", + "@type": "@id" + }, + "releaseDate": { + "@id": "http://purl.org/dc/terms/issued" + }, + "title": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/title" + }, + "type": { + "@id": "http://purl.org/dc/terms/type", + "@type": "@id" + }, + "update /ModificationDate": { + "@id": "http://purl.org/dc/terms/modified" + }, + "version": { + "@id": "http://www.w3.org/2002/07/owl#versionInfo" + } + }, + "@id": "http://purl.org/dc/terms/Standard" }, "TemporalLiteral": "http://www.w3.org/2000/01/rdf-schema#Literal", "TimeInstant": "http://www.w3.org/2006/time#Instant", diff --git a/releases/3.0.0/html/overview.jpg b/releases/3.0.0/html/overview.jpg index 5f8507a..420c848 100644 Binary files a/releases/3.0.0/html/overview.jpg and b/releases/3.0.0/html/overview.jpg differ diff --git a/releases/3.0.0/html/tables/controlled-vocabularies-to-be-used.html b/releases/3.0.0/html/tables/controlled-vocabularies-to-be-used.html deleted file mode 100644 index 3542a3d..0000000 --- a/releases/3.0.0/html/tables/controlled-vocabularies-to-be-used.html +++ /dev/null @@ -1,663 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-

Property URI

-
-

Used for Class

-
-

Vocabulary name

-
-

Vocabulary URI

-
-

Usage note

-
-

+adms:representationTechnique

-
-

Distribution

-
-

INSPIRE Spatial Representation Type [[INSPIRE-SRT]]

-
-

http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationType

-
-

GeoDCAT-AP extension.

-
-

adms:status

-
-

Distribution

-
-

Distribution Status Vocabulary [[EUV-DISTS]]

-
-

http://publications.europa.eu/resource/authority/distribution-status

-
-

The values to be used for this property are the URIs of the concepts in the vocabulary.

-
-

+dcat:hadRole

-
-

Attribution

-
-

INSPIRE Responsible Party Roles [[INSPIRE-RPR]]

-
-

http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole

-
-

GeoDCAT-AP extension.

-
-

dcat:mediaType

-
-

Distribution

-
-

IANA Media Types [[IANA-MEDIA-TYPES]]

-
-

http://www.iana.org/assignments/media-types

-
 
-

dcat:theme

-
-

Dataset

-
-

Dataset Theme Vocabulary [[EUV-THEMES]]

-

INSPIRE Spatial Data Themes [[INSPIRE-THEMES]]

-
-

http://publications.europa.eu/resource/authority/data-theme

-

http://inspire.ec.europa.eu/theme

-
-

The values to be used for this property are the URIs of the concepts in the vocabulary.

-
-

+dcat:theme

-
-

Catalogue

-

Data Service

-

Dataset Series

-
-

The use of this property for Catalogues and Data Services is a GeoDCAT-AP extension.

-
-

dcat:themeTaxonomy

-
-

Catalogue

-
-

Dataset Theme Vocabulary [[EUV-THEMES]]

-
-

http://publications.europa.eu/resource/authority/data-theme

-
-

The value to be used for this property is the URI of the vocabulary itself, i.e. the concept scheme, not the URIs of the concepts in the vocabulary.

-
-

dcatap:availability

-
-

Distribution

-
-

EU Vocabularies Planned availability [[?EUV-PAV]]

-
-

Distribution availability vocabulary

-
-

The list of terms for the avalability levels of a dataset distribution in the DCAT-AP specification.

-
-

dct:accessRights

-
-

Data Service

-

Dataset

-
-

EU Vocabularies Access rights [[?EUV-AR]]

-
-

http://publications.europa.eu/resource/authority/access-right

-
-

-
-

INSPIRE Limitations on Public Access [[?INSPIRE-LPA]]

-
-

http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess

-
-

GeoDCAT-AP extension.

-
-

+dct:accessRights

-
-

Catalogue

-

Distribution

-

Dataset Series

-
-

EU Vocabularies Access rights [[?EUV-AR]]

-
-

http://publications.europa.eu/resource/authority/access-right

-
-

-
-

INSPIRE Limitations on Public Access [[?INSPIRE-LPA]]

-
-

http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess

-
-

GeoDCAT-AP extension.

-
-

dct:accrualPeriodicity

-
-

Dataset

-

Dataset Series

-
-

EU Vocabularies Frequency Named Authority List [[EUV-FREQ]]

-
-

http://publications.europa.eu/resource/authority/frequency

-
 
-

INSPIRE Maintenance Frequency [[INSPIRE-MF]]

-
-

http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequency

-
-

GeoDCAT-AP extension.

-
-

dct:format

-
-

Distribution

-
-

EU Vocabularies File Type Named Authority List [[EUV-FT]]

-
-

http://publications.europa.eu/resource/authority/file-type

-
 
-

dct:language

-
-

Catalogue

-

Catalogue Record

-

Dataset

-

Distribution

-
-

EU Vocabularies Languages Named Authority List [[EUV-LANG]]

-
-

http://publications.europa.eu/resource/authority/language

-
 
-

+dct:language

-
-

Dataset Series

-
-

EU Vocabularies Languages Named Authority List [[EUV-LANG]]

-
-

http://publications.europa.eu/resource/authority/language

-
 
-

dct:publisher

-
-

Catalogue

-

Dataset

-

Dataset Series

-
-

EU Vocabularies Corporate bodies Named Authority List [[EUV-CB]]

-
-

http://publications.europa.eu/resource/authority/corporate-body

-
-

The Corporate bodies NAL must be used for European institutions and a small set of international organisations. In case of other types of organisations, national, regional or local vocabularies should be used.

-
-

+dct:publisher

-
-

Data Service

-
-

The use of this property for Data Services is a GeoDCAT-AP extension.

-
-

+geodcatap:referenceSystem

-
-

Data Service

-

Dataset

-

Dataset Series

-

Distribution

-
-

OGC EPSG Coordinate Reference Systems Register [[OGC-EPSG]]

-
-

http://www.opengis.net/def/crs/EPSG/0/

-
-

GeoDCAT-AP extension.

-
-

+geodcatap:resourceType

-
-

Dataset

-

Dataset Series

-

Data Service

-
-

INSPIRE Resource Types [[INSPIRE-RT]]

-
-

http://inspire.ec.europa.eu/metadata-codelist/ResourceType

-
-

GeoDCAT-AP extension.

-
-

dct:spatial

-
-

Catalogue

-

Dataset

-

Dataset Series

-
-

EU Vocabularies Continents Named Authority List [[EUV-CONT]], EU Vocabularies Countries Named Authority List [[EUV-COUNTRIES]], EU Vocabularies Places Named Authority List [[EUV-PLACES]], [[GEONAMES]]

-
-

http://publications.europa.eu/resource/authority/continent

-

http://publications.europa.eu/resource/authority/country

-

http://publications.europa.eu/resource/authority/place

-

http://sws.geonames.org/

-
-

The EU Vocabularies Name Authority Lists must be used for continents, countries and places that are in those lists; if a particular location is not in one of the mentioned Named Authority Lists, [[GEONAMES]] URIs must be used.

-
-

+dct:spatial

-
-

Data Service

-
-

The use of this property for Data Services is a GeoDCAT-AP extension.

-
-

+geodcatap:serviceCategory

-
-

Data Service

-
-

INSPIRE Spatial Data Service Categories [[INSPIRE-SDSC]]

-
-

http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory

-
-

GeoDCAT-AP extension.

-
-

+geodcatap:serviceProtocol

-
-

Data Service

-
-

INSPIRE Protocol Values [[INSPIRE-PV]]

-
-

https://inspire.ec.europa.eu/metadata-codelist/ProtocolValue

-
-

GeoDCAT-AP extension.

-
-

+geodcatap:serviceType

-
-

Data Service

-
-

INSPIRE Spatial Data Service Types [[INSPIRE-SDST]]

-
-

http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceType

-
-

GeoDCAT-AP extension.

-
-

+geodcatap:topicCategory

-
-

Catalogue

-

Data Service

-

Dataset

-

Dataset Series

-
-

INSPIRE Topic Categories [[INSPIRE-TC]]

-
-

http://inspire.ec.europa.eu/metadata-codelist/TopicCategory

-
-

GeoDCAT-AP extension.

-
-

dct:type

-
-

Agent

-
-

ADMS publisher type [[ADMS-SKOS]] vocabulary

-
-

http://purl.org/adms/publishertype/

-
-

The list of terms in the ADMS publisher type vocabulary is included in the [[ADMS]] specification

-
-

dct:type

-
-

Licence Document

-
-

ADMS licence type [[ADMS-SKOS]] vocabulary

-
-

http://purl.org/adms/licencetype/

-
-

The list of terms in the ADMS licence type vocabulary is included in the [[ADMS]] specification

-
-

+dct:type

-
-

Standard

-
-

INSPIRE Glossary [[INSPIRE-GLOSSARY]]

-
-

http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem

-

http://inspire.ec.europa.eu/glossary/TemporalReferenceSystem

-
-

GeoDCAT-AP extension.

-

When the Standard is a spatial or temporal reference system, the relevant URIs from the [[INSPIRE-GLOSSARY]] SHOULD be used.

-
-

+dct:type

-
-

Test Result (linked from a prov:Activity).

-
-

INSPIRE Degree of Conformity [[INSPIRE-DoC]]

-
-

https://inspire.ec.europa.eu/metadata-codelist/DegreeOfConformity

-
-

GeoDCAT-AP extension.

-
-

+sdmx-attribute:unitMeasure

-
-

Quality Measurement

-
-

QUDT Units Vocabulary [[QUDT-UNITS]]

-
-

http://www.qudt.org/vocab/unit

-
-

GeoDCAT-AP extension.

-
diff --git a/releases/3.0.0/index.html b/releases/3.0.0/index.html index 0c5c7e2..a358323 100644 --- a/releases/3.0.0/index.html +++ b/releases/3.0.0/index.html @@ -58,16 +58,6 @@ company: "PwC EU Services", - } - , - - { - name: "Anastasia Sofou", - - - company: "Trasys International", - - } , @@ -135,10 +125,10 @@ var respecConfig = { postProcess: [quickreference], - edDraftURI: "https://semiceu.github.io/GeoDCAT-AP/releases/3.0.0", - latestVersion: "https://github.com/SEMICeu/GeoDCAT-AP/tree/master/releases/2.0.0", + edDraftURI: "https://semiceu.github.io/GeoDCAT-AP/drafts/3.0.0/", + latestVersion: "https://semiceu.github.io/GeoDCAT-AP/releases/2.0.0/", specStatus: "base", - publishDate: "2024-06-21", + publishDate: "2024-06-25", editors: myeditors, authors: myauthors, otherLinks: [ @@ -1099,10 +1089,9 @@

Notes on alignment with DCAT 3

As these properties are optional and since there is an equivalence between the deprecated and the new ones, catalogue owners can easily realign.
- +GeoDCAT-AP 3 is the result of an alignment with DCAT 3, DCAT-AP 3 and improvements to harmonise the interoperability between DCAT-AP and GeoDCAT-AP. +These changes are listed in detail in the Changelog. To support the review, the changes are also highlighted on the diagram below.
@@ -1141,9 +1130,9 @@

Meeting minutes

Status

- This application profile has the status Working Draft published at 2024-06-21. + This application profile has the status Candidate Recommendation published at 2024-06-25.

Information about the process and the decisions involved in the creation of this specification are consultable at the Changelog. @@ -1213,7 +1202,7 @@

Terminology

A Dataset is a collection of data, published or curated by a single source, and available for access or download in one or more formats. A Data Portal is a Web-based system that contains a data catalogue with descriptions of datasets and provides services enabling discovery and reuse of the datasets. -

Used Prefixes

+

Used prefixes

@@ -1239,6 +1228,7 @@

Used Prefixes

+
orghttp://www.w3.org/ns/org#
contenthttp://www.w3.org/2011/content#
dqvhttp://www.w3.org/ns/dqv#
sdmx-attributehttp://purl.org/linked-data/sdmx/2009/attribute#
geodcataphttp://data.europa.eu/930/
@@ -1850,10 +1840,6 @@

 @prefix foaf: <http://xmlns.com/foaf/0.1/> .
 @prefix locn: <http://www.w3.org/ns/locn#> .
-@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xml: <http://www.w3.org/XML/1998/namespace> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 
 [] a foaf:Organization ;
   locn:address [ a locn:Address ;
@@ -5389,31 +5375,20 @@ 

@@ -11175,7 +11147,7 @@

@prefix dcat: <http://www.w3.org/ns/dcat#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . -@prefix geodcat: <http://data.europa.eu/930/> . +@prefix geodcatap: <http://data.europa.eu/930/> . @prefix gsp: <http://www.opengis.net/ont/geosparql#> . @prefix locn: <http://www.w3.org/ns/locn#> . @prefix prov: <http://www.w3.org/ns/prov#> . @@ -11188,7 +11160,7 @@

@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . resource:eea_r_3035_10_m_noise-contours-end2017_i_2016_v01_r00 a dcat:Dataset ; - geodcat:custodian <http://publications.europa.eu/resource/authority/corporate-body/EEA> ; + geodcatap:custodian <http://publications.europa.eu/resource/authority/corporate-body/EEA> ; dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ; dct:conformsTo <http://www.opengis.net/def/crs/EPSG/0/3035> ; dct:created "2019-10-31"^^xsd:date ; @@ -11203,7 +11175,7 @@

dct:identifier "eea_r_3035_10_m_noise-contours-end2017_i_2016_v01_r00" ; dct:language <http://publications.europa.eu/resource/authority/language/ENG> ; dct:provenance [ a dct:ProvenanceStatement ; - rdfs:label "The raster data sets have been created out of the Noise Spatial Database, which in turn contains all versions delivered by the relevant countries (EU and EFTA) to Reportnet (CDR). The data from Reportnet is automatically incorporated into the database, with the exception of those data sets which require a manual review (due to problems with naming conventions or Coordinate Reference System). The data set covers any submission by the countries until 01/01/2019."@en ] ; + dct:description "The raster data sets have been created out of the Noise Spatial Database, which in turn contains all versions delivered by the relevant countries (EU and EFTA) to Reportnet (CDR). The data from Reportnet is automatically incorporated into the database, with the exception of those data sets which require a manual review (due to problems with naming conventions or Coordinate Reference System). The data set covers any submission by the countries until 01/01/2019."@en ] ; dct:spatial [ a dct:Location ; dcat:bbox "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>-31.285 27.642</gml:lowerCorner><gml:upperCorner>34.099 70.075</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral, "POLYGON((-31.285 70.075,34.099 70.075,34.099 27.642,-31.285 27.642,-31.285 70.075))"^^gsp:wktLiteral ] ; @@ -11214,7 +11186,7 @@

dcat:endDate "2016-12-31"^^xsd:date ; dcat:startDate "2016-01-01"^^xsd:date ] ; dct:title "Noise contours data reported under Environmental Noise Directive (END) 2017 (raster 10m) - version 2019, Oct. 2019"@en ; - dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ; + geodcatap:resourceType <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ; dcat:contactPoint [ a vcard:Organization ; vcard:fn "European Environment Agency"@en ; vcard:hasAddress [ a vcard:Address ; @@ -11229,8 +11201,9 @@

dct:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/INSPIRE_Directive_Article13_1e> ; dct:description "NoiseContours_air_lnight"@en ; dct:format <http://publications.europa.eu/resource/authority/file-type/TIFF> ; - dct:license [ a dct:LicenseDocument ; - rdfs:label "The full noise contour maps data set is in principle only available for EEA internal use. A public version of the data set may in the future be available, excluding those data sets for which there is any limitation or restriction in their use (beyond acknowledgement)."@en ] ; + dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ; + dct:rights [ a dct:LicenseDocument ; + dct:description "The full noise contour maps data set is in principle only available for EEA internal use. A public version of the data set may in the future be available, excluding those data sets for which there is any limitation or restriction in their use (beyond acknowledgement)."@en ] ; adms:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationType/grid> ; dcat:accessService [ a dcat:DataService ; dct:conformsTo <http://www.opengeospatial.org/standards/wms> ; @@ -15751,17 +15724,14 @@

@prefix adms: <http://www.w3.org/ns/adms#> . @prefix dcat: <http://www.w3.org/ns/dcat#> . @prefix dct: <http://purl.org/dc/terms/> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix xml: <http://www.w3.org/XML/1998/namespace> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . [] a dcat:Distribution ; dct:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/INSPIRE_Directive_Article13_1e> ; dct:description "NoiseContours_air_lnight"@en ; dct:format <http://publications.europa.eu/resource/authority/file-type/TIFF> ; - dct:license [ a dct:LicenseDocument ; - rdfs:label "The full noise contour maps data set is in principle only available for EEA internal use. A public version of the data set may in the future be available, excluding those data sets for which there is any limitation or restriction in their use (beyond acknowledgement)."@en ] ; + dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ; + dct:rights [ a dct:LicenseDocument ; + dct:description "The full noise contour maps data set is in principle only available for EEA internal use. A public version of the data set may in the future be available, excluding those data sets for which there is any limitation or restriction in their use (beyond acknowledgement)."@en ] ; adms:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationType/grid> ; dcat:accessService [ a dcat:DataService ; dct:conformsTo <http://www.opengeospatial.org/standards/wms> ; @@ -16823,10 +16793,7 @@