diff --git a/DCAT-AP_Issue_submission_guidelines_v0.01.pdf b/DCAT-AP_Issue_submission_guidelines_v0.01.pdf deleted file mode 100644 index 71557d2..0000000 Binary files a/DCAT-AP_Issue_submission_guidelines_v0.01.pdf and /dev/null differ diff --git a/README.md b/README.md deleted file mode 100644 index 07cffaa..0000000 --- a/README.md +++ /dev/null @@ -1,19 +0,0 @@ -# DCAT-AP - -This is the issue tracker for the maintenance of DCAT-AP. - -The DCAT Application profile for data portals in Europe (DCAT-AP) is a specification based on W3C's Data Catalogue vocabulary (DCAT) for describing public sector datasets in Europe. Its basic use case is to enable a cross-data portal search for data sets and make public sector data better searchable across borders and sectors. This can be achieved by the exchange of descriptions of data sets among data portals. - -The specification of the DCAT-AP was a joint initiative of DG CONNECT, the EU Publications Office and the ISA Programme. The specification was elaborated by a multi-disciplinary Working Group with representatives from 16 European Member States, some European Institutions and the US. - -The current version of DCAT-AP (v1.2) can be downloaded from https://joinup.ec.europa.eu/release/dcat-ap/12. - -Any problems encountered, or suggestions for new functionalities can be submitted as issues on the DCAT-AP repository on GitHub. A short guideline for submitting issues can be found at https://github.com/SEMICeu/DCAT-AP/wiki/Submission-guidelines. - -## Structure of the repository - -/releases: DCAT-AP releases (1.1,1.2 etc), each release might have different distributions - -## Licence - -DCAT-AP releases are distributed under [ISA Open Metadata Licence v1.1](https://joinup.ec.europa.eu/licence/isa-open-metadata-licence-v11) diff --git a/releases/1.1/dcat-ap_1.1.bmp b/releases/1.1/dcat-ap_1.1.bmp deleted file mode 100644 index b27c388..0000000 Binary files a/releases/1.1/dcat-ap_1.1.bmp and /dev/null differ diff --git a/releases/1.1/dcat-ap_1.1.docx b/releases/1.1/dcat-ap_1.1.docx deleted file mode 100644 index 66ba34f..0000000 Binary files a/releases/1.1/dcat-ap_1.1.docx and /dev/null differ diff --git a/releases/1.1/dcat-ap_1.1.eap b/releases/1.1/dcat-ap_1.1.eap deleted file mode 100644 index b6502a0..0000000 Binary files a/releases/1.1/dcat-ap_1.1.eap and /dev/null differ diff --git a/releases/1.1/dcat-ap_1.1.jsonld b/releases/1.1/dcat-ap_1.1.jsonld deleted file mode 100644 index 0588a16..0000000 --- a/releases/1.1/dcat-ap_1.1.jsonld +++ /dev/null @@ -1,240 +0,0 @@ -{ - "@context": - { - "Agent":"http://xmlns.com/foaf/0.1/Agent", - "Catalog":"http://www.w3.org/ns/dcat#Catalog", - "CatalogRecord":"http://www.w3.org/ns/dcat#CatalogRecord", - "Checksum":"http://spdx.org/rdf/terms#Checksum", - "Concept":"http://www.w3.org/2004/02/skos/core#Concept", - "ConceptScheme":"http://www.w3.org/2004/02/skos/core#ConceptScheme", - "Dataset":"http://www.w3.org/ns/dcat#Dataset", - "Distribution":"http://www.w3.org/ns/dcat#Distribution", - "Document":"http://xmlns.com/foaf/0.1/Document", - "Frequency":"http://purl.org/dc/terms/Frequency", - "Identifier":"http://www.w3.org/ns/adms#Identifier", - "Kind":"http://www.w3.org/2006/vcard/ns#Kind", - "LicenseDocument":"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", - "MediaTypeOrExtent":"http://purl.org/dc/terms/MediaTypeOrExtent", - "PeriodOfTime":"http://purl.org/dc/terms/PeriodOfTime", - "ProvenanceStatement":"http://purl.org/dc/terms/ProvenanceStatement", - "Resource":"http://www.w3.org/2000/01/rdf-schema#Resource", - "RightsStatement":"http://purl.org/dc/terms/RightsStatement", - "Standard":"http://purl.org/dc/terms/Standard", - - "accessRights":{ - "@id":"http://purl.org/dc/terms/accessRights", - "@type":"http://purl.org/dc/terms/RightsStatement" - }, - "accessURL":{ - "@id":"http://www.w3.org/ns/dcat#accessURL", - "@type":"http://www.w3.org/2000/01/rdf-schema#Resource" - }, - "accrualPeriodicity":{ - "@id":"http://purl.org/dc/terms/accrualPeriodicity", - "@type":"http://purl.org/dc/terms/Frequency" - }, - "algorithm":{ - "@id":"http://spdx.org/rdf/terms#algorithm", - "@type":"http://spdx.org/rdf/terms#checksumAlgorithm_sha1" - }, - "application_profile":{ - "@id":"http://purl.org/dc/terms/conformsTo", - "@type":"http://www.w3.org/2000/01/rdf-schema#Resource" - }, - "byteSize":{ - "@id":"http://www.w3.org/ns/dcat#byteSize", - "@type":"http://www.w3.org/2001/XMLSchema#decimal" - }, - "checksum":{ - "@id":"http://spdx.org/rdf/terms#checksum", - "@type":"http://spdx.org/rdf/terms#Checksum" - }, - "checksumValue":{ - "@id":"http://spdx.org/rdf/terms#checksumValue", - "@type":"http://www.w3.org/2001/XMLSchema#hexBinary" - }, - "conforms_to":{ - "@id":"http://purl.org/dc/terms/conformsTo", - "@type":"http://purl.org/dc/terms/Standard" - }, - "contactPoint":{ - "@id":"http://www.w3.org/ns/dcat#contactPoint", - "@type":"http://www.w3.org/2006/vcard/ns#Kind" - }, - "dataset":{ - "@id":"http://www.w3.org/ns/dcat#dataset", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "description":{ - "@id":"http://purl.org/dc/terms/description", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "distribution":{ - "@id":"http://www.w3.org/ns/dcat#distribution", - "@type":"http://www.w3.org/ns/dcat#Distribution" - }, - "downloadURL":{ - "@id":"http://www.w3.org/ns/dcat#downloadURL", - "@type":"http://www.w3.org/2000/01/rdf-schema#Resource" - }, - "endDate":{ - "@id":"http://schema.org/endDate" - }, - "format":{ - "@id":"http://purl.org/dc/terms/format", - "@type":"http://purl.org/dc/terms/MediaTypeOrExtent" - }, - "hasPart":{ - "@id":"http://purl.org/dc/terms/hasPart", - "@type":"http://www.w3.org/ns/dcat#Catalog" - }, - "hasVersion":{ - "@id":"http://purl.org/dc/terms/hasVersion", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "homepage":{ - "@id":"http://xmlns.com/foaf/0.1/homepage", - "@type":"http://xmlns.com/foaf/0.1/Document" - }, - "identifier":{ - "@id":"http://purl.org/dc/terms/identifier", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "isPartOf":{ - "@id":"http://purl.org/dc/terms/isPartOf", - "@type":"http://www.w3.org/ns/dcat#Catalog" - }, - "issued":{ - "@id":"http://purl.org/dc/terms/issued" - }, - "isVersionOf":{ - "@id":"http://purl.org/dc/terms/isVersionOf", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "keyword":{ - "@id":"http://www.w3.org/ns/dcat#keyword", - "@type":"http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "landingPage":{ - "@id":"http://www.w3.org/ns/dcat#landingPage", - "@type":"http://xmlns.com/foaf/0.1/Document" - }, - "language":{ - "@id":"http://purl.org/dc/terms/language", - "@type":"http://purl.org/dc/terms/LinguisticSystem" - }, - "license":{ - "@id":"http://purl.org/dc/terms/license", - "@type":"http://purl.org/dc/terms/LicenseDocument" - }, - "linked_schemas":{ - "@id":"http://purl.org/dc/terms/conformsTo", - "@type":"http://purl.org/dc/terms/Standard" - }, - "mediaType":{ - "@id":"http://www.w3.org/ns/dcat#mediaType", - "@type":"http://purl.org/dc/terms/MediaTypeOrExtent" - }, - "modified":{ - "@id":"http://purl.org/dc/terms/modified" - }, - "name":{ - "@id":"http://xmlns.com/foaf/0.1/name", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "notation":{ - "@id":"http://www.w3.org/2004/02/skos/core#notation", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "other_identifier":{ - "@id":"http://www.w3.org/ns/adms#identifier", - "@type":"http://www.w3.org/ns/adms#Identifier" - }, - "page":{ - "@id":"http://xmlns.com/foaf/0.1/page", - "@type":"http://xmlns.com/foaf/0.1/Document" - }, - "prefLabel":{ - "@id":"http://www.w3.org/2004/02/skos/core#prefLabel", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "primaryTopic":{ - "@id":"http://xmlns.com/foaf/0.1/primaryTopic", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "provenance":{ - "@id":"http://purl.org/dc/terms/provenance", - "@type":"http://purl.org/dc/terms/ProvenanceStatement" - }, - "publisher":{ - "@id":"http://purl.org/dc/terms/publisher", - "@type":"http://xmlns.com/foaf/0.1/Agent" - }, - "record":{ - "@id":"http://www.w3.org/ns/dcat#record", - "@type":"http://www.w3.org/ns/dcat#CatalogRecord" - }, - "relation":{ - "@id":"http://purl.org/dc/terms/relation", - "@type":"http://www.w3.org/2000/01/rdf-schema#Resource" - }, - "rights":{ - "@id":"http://purl.org/dc/terms/rights", - "@type":"http://purl.org/dc/terms/RightsStatement" - }, - "sample":{ - "@id":"http://www.w3.org/ns/adms#sample", - "@type":"http://www.w3.org/ns/dcat#Distribution" - }, - "source":{ - "@id":"http://purl.org/dc/terms/source", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "source_metadata":{ - "@id":"http://purl.org/dc/terms/source", - "@type":"http://www.w3.org/ns/dcat#CatalogRecord" - }, - "spatial":{ - "@id":"http://purl.org/dc/terms/spatial", - "@type":"http://purl.org/dc/terms/Location" - }, - "startDate":{ - "@id":"http://schema.org/startDate" - }, - "status":{ - "@id":"http://www.w3.org/ns/adms#status", - "@type":"http://www.w3.org/2004/02/skos/core#Concept" - }, - "temporal":{ - "@id":"http://purl.org/dc/terms/temporal", - "@type":"http://purl.org/dc/terms/PeriodOfTime" - }, - "theme":{ - "@id":"http://www.w3.org/ns/dcat#theme", - "@type":"http://www.w3.org/2004/02/skos/core#Concept" - }, - "themeTaxonomy":{ - "@id":"http://www.w3.org/ns/dcat#themeTaxonomy", - "@type":"http://www.w3.org/2004/02/skos/core#ConceptScheme" - }, - "title":{ - "@id":"http://purl.org/dc/terms/title", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "type":{ - "@id":"http://purl.org/dc/terms/type", - "@type":"http://www.w3.org/2004/02/skos/core#Concept" - }, - "versionInfo":{ - "@id":"http://www.w3.org/2002/07/owl#versionInfo", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "versionNotes":{ - "@id":"http://www.w3.org/ns/adms#versionNotes", - "@type":"http://www.w3.org/2001/XMLSchema#string" - } - } -} \ No newline at end of file diff --git a/releases/1.1/dcat-ap_1.1.pdf b/releases/1.1/dcat-ap_1.1.pdf deleted file mode 100644 index cd9e194..0000000 Binary files a/releases/1.1/dcat-ap_1.1.pdf and /dev/null differ diff --git a/releases/1.1/dcat-ap_1.1.rdf b/releases/1.1/dcat-ap_1.1.rdf deleted file mode 100644 index 7cc40ac..0000000 --- a/releases/1.1/dcat-ap_1.1.rdf +++ /dev/null @@ -1,1102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]> - - - - DCAT Application Profile for Data Portals in Europe - 2016-06-08 - The DCAT Application profile for data portals in Europe (DCAT-AP) is a specification based on the Data Catalogue vocabulary (DCAT) for describing public sector datasets in Europe. Its basic use case is to enable a cross-data portal search for data sets and make public sector data better searchable across borders and sectors. This can be achieved by the exchange of descriptions of data sets among data portals. - European Commission - This document specifies the set of RDF classes and properties used in the DCAT Application profile for data portals in Europe (DCAT-AP). - 1.1 - dcat - http://www.w3.org/ns/dcat# - - - - - - - - - ISA Open Metadata Licence v1.1 - European Commission - - - - - - DCAT-AP logo - - - - - &methodologyTitle; - - - - - Makx Dekkers - - - AMI Consult - - - - - - Vassilios Peristeras - - - European Commission - - - - - - Nikolaos Loutas - - - PwC EU Services - - - - - DCAT-AP Working Group - - - - - - - - - - - - - - - - - - - Mandatory class. A catalogue or repository that hosts the Datasets being described. - dcat:Catalog - Catalogue - - A curated collection of metadata about datasets - - - - - Mandatory class. An entity that is associated with Catalogues and/or Datasets. If the Agent is an organisation, the use of the Organization Ontology is recommended. - foaf:Agent - Agent - - An agent (eg. person, group, software or physical artifact). - - - - - Mandatory class. A conceptual entity that represents the information published. - dcat:Dataset - Dataset - - A collection of data, published or curated by a single source, and available for access or download in one or more formats - - - - - Mandatory class. A literal value such as a string or integer; Literals may be typed, e.g. as a date according to xsd:date. Literals that contain human-readable text have an optional language tag as defined by BCP 47. - rdfs:Literal - Literal - - The class rdfs:Literal is the class of literal values such as strings and integers. Property values such as textual strings are examples of RDF literals. - - - - - Mandatory class. Anything described by RDF. - rdfs:Resource - Resource - - All things described by RDF are called resources, and are instances of the class rdfs:Resource. This is the class of everything. All other classes are subclasses of this class. rdfs:Resource is an instance of rdfs:Class. - - - - - - - - - - Recommended class - Category: a subject of a Dataset. Optional Class - Publisher type: A type of organisation that acts as a publisher. Optional Class - Status: an indication of the maturity of a Distribution. - skos:Concept - Category, Publisher type, Status - - An abstract idea or notion; a unit of thought. - - - - - - Recommended class. A physical embodiment of the Dataset in a particular format. - dcat:Distribution - Distribution - - Represents a specific available form of a dataset. Each dataset might be available in different forms, these forms might represent different formats of the dataset, different endpoints,... Examples of Distribution include a downloadable CSV file, an XLS file representing the dataset, an RSS feed… - - - - - Recommended class. A legal document giving official permission to do something with a resource. - dct:LicenseDocument - Licence Document - - A legal document giving official permission to do something with a Resource. - - - - - Recommended class. A concept collection (e.g. controlled vocabulary) in which the Category is defined. - skos:ConceptScheme - Category scheme - - An abstract idea or notion; a unit of thought. - - - - - - - - - Optional class. A description of a Dataset’s entry in the Catalogue. - dcat:CatalogRecord - Catalogue Record - - A record in a data catalog, describing a single dataset. - - - - - A value that allows the contents of a file to be authenticated. This class allows the results of a variety of checksum and cryptographic message digest algorithms to be represented. - spdx:Checksum - Checksum - - A value that allows the contents of a file to be authenticated. This class allows the results of a variety of checksum and cryptographic message digest algorithms to be represented. - - - - - Optional class. A textual resource intended for human consumption that contains information, e.g. a web page about a Dataset. - foaf:Document - Document - - A document. - - - - - Optional class. A rate at which something recurs, e.g. the publication of a Dataset. - dct:Frequency - Frequency - - A rate at which something recurs. - - - - - Optional class. An identifier in a particular context, consisting of the string that is the identifier; an optional identifier for the identifier scheme; an optional identifier for the version of the identifier scheme; an optional identifier for the agency that manages the identifier scheme - adms:Identifier - Identifier - - This class is based on the UN/CEFACT Identifier complex type defined in See Section 5.8 of Core Components Data Type Catalogue Version 3.1 (http://www.unece.org/fileadmin/DAM/cefact/codesfortrade/CCTS/CCTS-DTCatalogueVersion3p1.pdf) In RDF this is expressed using the following properties: - the content string should be provided using skos:notation, datatyped with the identifier scheme (inclduing the version number if appropriate); - use dcterms:creator to link to a class describing the agency that manages the identifier scheme or adms:schemaAgency to provide the name as a literal. Although not part of the ADMS conceptual model, it may be useful to provide further properties to the Identifier class such as dcterms:created to provide the date on which the identifier was issued. - - - - - Optional class. A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point. Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group). - vcard:Kind - Kind - - A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point. Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group). - - - - - Optional class. A system of signs, symbols, sounds, gestures, or rules used in communication, e.g. a language. - dct:LinguisticSystem - Linguistic system - - A system of signs, symbols, sounds, gestures, or rules used in communication, e.g. a language. - - - - - Optional class. A spatial region or named place. It can be represented using a controlled vocabulary or with geographic coordinates. In the latter case, the use of the Core Location Vocabulary is recommended. - dct:Location - Location - - A spatial region or named place. - - - - - Optional class. A media type or extent, e.g. the format of a computer file. - dct:MediaTypeOrExtent - Media type or extent - - A media type or extent, e.g. the format of a computer file. - - - - - Optional class. An interval of time that is named or defined by its start and end dates. - dct:PeriodOfTime - Period of time - - An interval of time that is named or defined by its start and end dates. - - - - - Optional class. A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights. - dct:RightsStatement - Rights statement - - A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights. - - - - - Optional class. A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation. - dct:ProvenanceStatement - Provenance Statement - - A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation. - - - - - Optional class. A standard or other specification to which a Dataset conforms. - dct:Standard - Standard - - A basis for comparison; a reference point against which other things can be evaluated. - - - - - - - - - - - - - - - - - - Mandatory property. This property links the Catalogue with a Dataset that is part of the Catalogue. - dcat:dataset - Data Catalogue - dataset - - A dataset that is part of the catalog. - - - - - Mandatory property. This property contains a free-text account of the Catalogue. This property can be repeated for parallel language versions of the description. - dct:description - Data Catalogue - description - - Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - - - - - Mandatory property. This property refers to an entity (organisation) responsible for making the Catalogue available. - dct:publisher - Data Catalogue - publisher - - This property refers to an entity (organisation) responsible for making the Catalogue available. - - - - - Mandatory property. This property contains a name given to the Catalogue. This property can be repeated for parallel language versions of the name. - dct:title - Data Catalogue - title - - This property contains a name given to the Catalogue. This property can be repeated for parallel language versions of the name. - - - - - Recommended property. This property refers to a web page that acts as the main page for the Catalogue. - foaf:homepage - Data Catalogue - homepage - - This property refers to a web page that acts as the main page for the Catalogue. - - - - - Recommended property. This property refers to a language used in the textual metadata describing titles, descriptions, etc. of the Datasets in the Catalogue. This property can be repeated if the metadata is provided in multiple languages. - dct:language - Data Catalogue - language - - This property refers to a language used in the textual metadata describing titles, descriptions, etc. of the Datasets in the Catalogue. This property can be repeated if the metadata is provided in multiple languages. - - - - - Recommended property. This property refers to the licence under which the Catalogue can be used or reused. - dct:license - Data Catalogue - licence - - This property refers to the licence under which the Catalogue can be used or reused. - - - - - Recommended property. This property contains the date of formal issuance (e.g., publication) of the Catalogue. - dct:issued - Data Catalogue - release date - - This property contains the date of formal issuance (e.g., publication) of the Catalogue. - - - - - Recommended property. This property refers to a knowledge organization system (KOS) used to classify the Catalogue's Datasets. - dcat:themeTaxonomy - Data Catalogue - themes - - The knowledge organization system (KOS) used to classify catalog's datasets - - - - - Recommended property. This property contains the most recent date on which the Catalogue was changed or modified. - dct:modified - Data Catalogue - update/ modification date - - This property contains the most recent date on which the Catalogue was changed or modified. - - - - - Optional property. This property refers to a Catalogue Record that is part of the Catalogue - dcat:record - Data Catalogue - record - - This property refers to a Catalogue Record that is part of the Catalogue - - - - - Optional property. This property refers to a statement that specifies rights associated with the Catalogue. - dct:rights - Data Catalogue - rights - - This property refers to a statement that specifies rights associated with the Catalogue. - - - - - Optional property. This property refers to a geographical area covered by the Catalogue. - dct:spatial - Data Catalogue - spatial / geographic - - This property refers to a geographical area covered by the Catalogue. - - - - - Optional property. This property refers to a related Catalogue that is part of the described Catalogue. - dct:hasPart - Data Catalogue - has part - - This property refers to a related Catalogue that is part of the described Catalogue - - - - - Optional property. This property refers to a related Catalogue in which the described Catalogue is physically or logically included. - dct:isPartOf - Data Catalogue - is part of - - This property refers to a related Catalogue in which the described Catalogue is physically or logically included. - - - - - - - - - Mandatory property. This property links the Catalogue Record to the Dataset described in the record. - foaf:primaryTopic - Catalogue Record - primary topic - - This property links the Catalogue Record to the Dataset described in the record. - - - - - Mandatory property. This property contains the most recent date on which the Catalogue entry was changed or modified. - dct:modified - Catalogue Record - update/ modification date - - This property contains the most recent date on which the Catalogue entry was changed or modified. - - - - - Recommended property. This property contains the date on which the description of the Dataset was included in the Catalogue. - dct:issued - Catalogue Record - listing date - - This property contains the date on which the description of the Dataset was included in the Catalogue. - - - - - Recommended property. The type of the latest revision of a Dataset's entry in the Catalogue. It MUST take one of the values :created, :updated or :deleted depending on whether this latest revision is a result of a creation, update or deletion. - adms:status - Catalogue Record - change type - - The type of the latest revision of a Dataset's entry in the Catalogue. It MUST take one of the values :created, :updated or :deleted depending on whether this latest revision is a result of a creation, update or deletion. - - - - - Recommended property. This property refers to an Application Profile that the Dataset’s metadata conforms to. - dct:conformsTo - Catalogue Record - conforms to - - This property refers to an Application Profile that the Dataset’s metadata conforms to. - - - - - Optional property. This property contains a free-text account of the record. This property can be repeated for parallel language versions of the description. - dct:description - Catalogue Record - description - - This property contains a free-text account of the record. This property can be repeated for parallel language versions of the description. - - - - - Optional property. This property contains a name given to the Catalogue. This property can be repeated for parallel language versions of the name. - dct:title - Catalogue Record - title - - This property contains a name given to the Catalogue. This property can be repeated for parallel language versions of the name. - - - - - Optional property. This property refers to a language used in the textual metadata describing titles, descriptions, etc. of the Dataset. This property can be repeated if the metadata is provided in multiple languages. - dct:language - Catalogue Record - language - - This property refers to a language used in the textual metadata describing titles, descriptions, etc. of the Dataset. This property can be repeated if the metadata is provided in multiple languages. - - - - - Optional property. This property refers to the original metadata that was used in creating metadata for the Dataset. - dct:source - Catalogue Record - source metadata - - This property refers to the original metadata that was used in creating metadata for the Dataset. - - - - - - - - - Mandatory property. This property contains a free-text account of the Dataset. This property can be repeated for parallel language versions of the description. - dct:description - Dataset - description - - This property contains a free-text account of the Dataset. This property can be repeated for parallel language versions of the description. - - - - - Mandatory property. This property contains a name given to the Dataset. This property can be repeated for parallel language versions of the name. - dct:title - Dataset - title - - This property contains a name given to the Dataset. This property can be repeated for parallel language versions of the name. - - - - - Recommended property.This property contains contact information that can be used for sending comments about the Dataset. - dcat:contactPoint - Dataset - contact point - - This property contains contact information that can be used for sending comments about the Dataset. - - - - - Recommended property. This property links the Dataset to an available Distribution. - dcat:distribution - Dataset - dataset distribution - - This property links the Dataset to an available Distribution. - - - - - Recommended property. This property contains a keyword or tag describing the Dataset. - dcat:keyword - Dataset - keyword/ tag - - This property contains a keyword or tag describing the Dataset. - - - - - Recommended property. This property refers to an entity (organisation) responsible for making the Dataset available. - dct:publisher - Dataset - publisher - - This property refers to an entity (organisation) responsible for making the Dataset available. - - - - - - - Recommended property. This property refers to a category of the Dataset. A Dataset may be associated with multiple themes. Subproperty of dct:subject. - dcat:theme - Dataset - theme/category - - This property refers to a category of the Dataset. A Dataset may be associated with multiple themes. Subproperty of dct:subject - - - - - Optional property. This property refers to an implementing rule or other specification. - dct:conformsTo - Dataset - conforms to - - This property refers to an implementing rule or other specification. - - - - - Optional property. This property refers to the frequency at which Dataset is updated. - dct:accrualPeriodicity - Dataset - frequency - - This property refers to the frequency at which Dataset is updated. - - - - - Optional property. This property contains the main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. - dct:identifier - Dataset - identifier - - This property contains the main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. - - - - - Optional property. This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information. - dcat:landingPage - Dataset - landing page - - This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information. - - - - - Optional property. This property refers to a language of the Dataset. This property can be repeated if there are multiple languages in the Dataset. - dct:language - Dataset - language - - This property refers to a language of the Dataset. This property can be repeated if there are multiple languages in the Dataset. - - - - - Optional property. This property refers to a secondary identifier of the Dataset, such as MAST/ADS[1], DataCite[2], DOI[3], EZID[4] or W3ID[5]. - adms:identifier - Dataset - other identifier - - This property refers to a secondary identifier of the Dataset, such as MAST/ADS[1], DataCite[2], DOI[3], EZID[4] or W3ID[5]. - - - - - Optional property. This property contains the date of formal issuance (e.g., publication) of the Dataset. - dct:issued - Dataset - release date - - This property contains the date of formal issuance (e.g., publication) of the Dataset. - - - - - Optional property. This property refers to a geographic region that is covered by the Dataset. - dct:spatial - Dataset - spatial/ geographical coverage - - This property refers to a geographic region that is covered by the Dataset. - - - - - Optional property. This property refers to a temporal period that the Dataset covers. - dct:temporal - Dataset - temporal coverage - - This property refers to a temporal period that the Dataset covers. - - - - - Optional property. This property contains the most recent date on which the Dataset was changed or modified. - dct:modified - Dataset - update/ modification date - - This property contains the most recent date on which the Dataset was changed or modified. - - - - - Optional property. This property contains a statement about the lineage of a Dataset. - dct:provenance - Dataset - provenance - - This property contains a statement about the lineage of a Dataset. - - - - - Optional property. This property refers to a sample distribution of the dataset. - adms:sample - Dataset - sample - - This property refers to a sample distribution of the dataset. - - - - - Optional property. This property refers to a related Dataset from which the described Dataset is derived. - dct:source - Dataset - source - - This property refers to a related Dataset from which the described Dataset is derived. - - - - - Optional property. This property refers to the type of the Dataset. A controlled vocabulary for the values has not been established. - dct:type - Dataset - type - - This property refers to the type of the Dataset. A controlled vocabulary for the values has not been established. - - - - - Optional property. This property refers to a related resource. - dct:relation - Dataset - related resource - - This property refers to a related resource. - - - - - Optional property. This property contains a version number or other version designation of the Dataset. - owl:versionInfo - Dataset - version - - This property contains a version number or other version designation of the Dataset. - - - - - Optional property. This property contains a description of the differences between this version and a previous version of the Dataset. - adms:versionNotes - Dataset - version notes - - This property contains a description of the differences between this version and a previous version of the Dataset. - - - - - Optional property. This property refers to a related Dataset of which the described Dataset is a version, edition, or adaptation. - dct:isVersionOf - Dataset - is Version Of - - This property refers to a related Dataset of which the described Dataset is a version, edition, or adaptation. - - - - - Optional property.This property refers to a related Dataset that is a version, edition, or adaptation of the described Dataset. - dct:hasVersion - Dataset - has Version - - This property refers to a related Dataset that is a version, edition, or adaptation of the described Dataset. - - - - - Optional property. This property refers to a page or document about this Dataset. - foaf:page - Dataset - documentation - - This property refers to a page or document about this Dataset. - - - - - Optional property. This property refers to information that indicates whether the Dataset is open data, has access restrictions or is not public. A controlled vocabulary with three members (:public, :restricted, :non-public) will be created and maintained by the Publications Office of the EU. - dct:accessRights - Dataset - access Rights - - This property refers to information that indicates whether the Dataset is open data, has access restrictions or is not public. A controlled vocabulary with three members (:public, :restricted, :non-public) will be created and maintained by the Publications Office of the EU. - - - - - - - - - Mandatory property. This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset. - dcat:accessURL - Distribution - access URL - - This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset. - - - - - Recommended property. This property contains a free-text account of the Distribution. This property can be repeated for parallel language versions of the description. - dct:description - Distribution - description - - This property can be repeated for parallel language versions of the description. - - - - - Recommended property. This property refers to the file format of the Distribution. - dct:format - Distribution - format - - This property refers to the file format of the Distribution. - - - - - Recommended property. This property refers to the licence under which the Distribution is made available. - dct:license - Distribution - licence - - This property refers to the licence under which the Distribution is made available. - - - - - Optional property. This property contains the size of a Distribution in bytes. - dcat:byteSize - Distribution - byte size - - This property contains the size of a Distribution in bytes. - - - - - Optional property. This property contains a URL that is direct link to a downloadable file in a given format. - dcat:downloadURL - Distribution - download URL - - This property contains a URL that is direct link to a downloadable file in a given format. - - - - - - - Optional property. subproperty of dct:format. This property refers to the media type of the Distribution if this is defined in IANA. - dcat:mediaType - Distribution - media type - - This property refers to the media type of the Distribution if this is defined in IANA. - - - - - Optional property. This property contains the date of formal issuance (e.g., publication) of the Distribution. - dct:issued - Distribution - release date - - This property contains the date of formal issuance (e.g., publication) of the Distribution. - - - - - Optional property. This property refers to a statement that specifies rights associated with the Distribution. - dct:rights - Distribution - rights - - This property refers to a statement that specifies rights associated with the Distribution. - - - - - Optional property. This property refers to the maturity of the Distribution. - adms:status - Distribution - status - - This property refers to the maturity of the Distribution - - - - - Optional property. This property contains a name given to the Distribution. This property can be repeated for parallel language versions of the description. - dct:title - Distribution - title - - This property contains a name given to the Distribution. This property can be repeated for parallel language versions of the description. - - - - - Optional property. This property contains the most recent date on which the Distribution was changed or modified. - dct:modified - Distribution - update/modification date - - This property contains the most recent date on which the Distribution was changed or modified. - - - - - Optional property. This property refers to an established schema to which the described Distribution conforms. - dct:conformsTo - Distribution - linked schemas - - This property refers to an established schema to which the described Distribution conforms. - - - - - Optional property. This property refers to a language used in the Distribution. This property can be repeated if the metadata is provided in multiple languages. - dct:language - Distribution - language - - This property refers to a language used in the Distribution. - - - - - Optional property.This property provides a mechanism that can be used to verify that the contents of a distribution have not changed. - spdx:checksum - distribution - checksum - - This property provides a mechanism that can be used to verify that the contents of a distribution have not changed. - - - - - Optional property.This property refers to a page or document about this Distribution. - foaf:page - Distribution - documentation - - This property refers to a page or document about this Distribution. - - - - - - - - - - Mandatory property. This property contains a name of the agent. This property can be repeated for different versions of the name (e.g. the name in different languages) - foaf:name - Agent - name - - This property can be repeated for different versions of the name (e.g. the name in different languages) - - - - - Recommended property. This property refers to a type of the agent that makes the Catalogue or Dataset available - dct:type - Agent - type - - This property refers to a type of the agent that makes the Catalogue or Dataset availabl - - - - - - - - - Mandatory property. This property contains a name of the category scheme. May be repeated for different versions of the name - dct:title - Category Scheme - title - - This property contains a name of the category scheme. May be repeated for different versions of the name - - - - - - - - - Mandatory property. This property identifies the algorithm used to produce the subject Checksum. Currently, SHA-1 is the only supported algorithm. It is anticipated that other algorithms will be supported at a later time. - spdx:algorithm - Checksum - algorithm - - Identifies the algorithm used to produce the subject Checksum. Currently, SHA-1 is the only supported algorithm. It is anticipated that other algorithms will be supported at a later time. - - - - - Mandatory property. This property provides a lower case hexadecimal encoded digest value produced using a specific algorithm. - spdx:checksumValue - Checksum - checksum value - - This property provides a lower case hexadecimal encoded digest value produced using a specific algorithm. - - - - - - - - - Mandatory property. This property contains a preferred label of the category. This property can be repeated for parallel language versions of the label. - skos:prefLabel - Category - preferred label - - This property can be repeated for parallel language versions of the label. - - - - - - - - - Recommended property. This property refers to a type of licence, e.g. indicating ‘public domain’ or ‘royalties required’. - dct:type - Licence Document - licence type - - This property refers to a type of licence, e.g. indicating ‘public domain’ or ‘royalties required’. - - - - - - - - - Mandatory property. This property contains a string that is an identifier in the context of the identifier scheme referenced by its datatype. - skos:notation - Identifier - notation - - This property contains a string that is an identifier in the context of the identifier scheme referenced by its datatype. - - - - - - - - - Optional property. This property contains the start of the period. - schema:startDate - Period Of Time - start date/time - - This property contains the start of the period. - - - - - Optional property. This property contains the end of the period. - schema:endDate - Period Of Time - end date/time - - This property contains the end of the period. - - - diff --git a/releases/1.1/shacl-201608.zip b/releases/1.1/shacl-201608.zip deleted file mode 100644 index f623485..0000000 Binary files a/releases/1.1/shacl-201608.zip and /dev/null differ diff --git a/releases/1.1/shacl-201706.zip b/releases/1.1/shacl-201706.zip deleted file mode 100644 index 6772297..0000000 Binary files a/releases/1.1/shacl-201706.zip and /dev/null differ diff --git a/releases/1.2/DCAT-AP_1.2.png b/releases/1.2/DCAT-AP_1.2.png deleted file mode 100644 index 1f46b9f..0000000 Binary files a/releases/1.2/DCAT-AP_1.2.png and /dev/null differ diff --git a/releases/1.2/DCAT-AP_1.2.svg b/releases/1.2/DCAT-AP_1.2.svg deleted file mode 100644 index de87a8b..0000000 --- a/releases/1.2/DCAT-AP_1.2.svg +++ /dev/null @@ -1 +0,0 @@ -«mandatory»dcat:Catalog«mandatory»dct:description [1..*]dct:title [1..*]«recommended»dct:issued [0..1]dct:modified [0..1]A«optional»dcat:CatalogRecord«optional»dct:description [0..1]dct:title [0..*]«recommended»dct:issued [0..1]«mandatory»dct:modified«mandatory»foaf: Agent«mandatory»foaf:name [1..*]«recommended»skos:ConceptScheme«mandatory»dct:title [1..*]«recommended»skos:Concept«mandatory»skos:prefLabel [1..*]«mandatory»dcat:Dataset«optional»adms:versionNotes [0..*]dct:identifier [1..*]dct:issued [0..1]dct:modified [0..1]owl:versionInfo [0..1]«mandatory»dct:description [1..*]dct:title [1..*]A«recommended»dcat:Distribution«optional»dcat:byteSize [0..1]dct:issued [0..1]dct:modified [0..1]dct:title [0..*]«recommended»dct:description [0..*]«recommended»dct:LicenseDocument«optional»foaf:Document«optional»dct:Frequency«optional»adms:Identifier«mandatory»skos:notation [0..1]«optional»dct:LinguisticSystem«mandatory»rdfs:Resource«mandatory»rdfs:Literal«optional»dct:Location«optional»dct:MediaTypeOrExtent«optional»dct:PeriodOfTime«optional»schema:endDate [0..1]schema:startDate [0..1]«optional»dct:RightsStatement«optional»dct:Standard«optional»vcard:Kind«optional»spdx:Checksum«mandatory»spdx:algorithmspdx:checksumValue«optional»dct:ProvenanceStatementdcat:downloadURL«optional»0..*dcat:landingPage«optional»0..*foaf:page«optional»0..*dct:accrualPeriodicity«optional»0..1dcat:keyword«recommended»0..*foaf:primaryTopic«mandatory»1..1dct:relation«optional»dct:language«optional»0..*dct:language«recommended»0..*dcat:mediaType«optional»0..1dct:conformsTo«optional»0..*dct:temporal«optional»0..*dct:provenance«optional»0..*adms:identifier«optional»0..*«optional» dct:source0..*dct:publisher«mandatory»1..1dcat:accessURL«mandatory»1..*spdx:checksum«optional»0..1dcat:record«optional»0..*dct:type«recommended»0..*dct:language«optional»0..*dcat:distribution«recommended»0..*«optional»dct:hasPart0..*dct:license«recommended»0..1dct:rights«optional»0..1foaf:page«optional»0..*foaf:homepage«recommended»0..1dct:rights«optional»0..1dct:license«recommended»0..1adms:sample«optional»0..*dcat:theme«recommended»0..*dcat:themeTaxonomy«recommended»0..*dct:format«recommended»0..1dct:language«optional»0..*dct:spatial«optional»0..*«optional» dct:source0..1adms:status«optional»0..1dct:conformsTo«optional»0..*dct:type«recommended»0..1dct:type«optional»0..1dct:publisher«recommended»0..1«optional»dct:isPartOf0..1«optional» dct:relation0..*«optional» dct:isVersionOf0..*adms:status«recommended»0..1dct:spatial«optional»0..*dcat:contactPoint«recommended»0..*dcat:dataset«mandatory»1..*dct:accessRights«optional»0..1«optional» dct:hasVersion0..*dct:conformsTo«recommended»0..1 \ No newline at end of file diff --git a/releases/1.2/DCAT_AP_1.2.docx b/releases/1.2/DCAT_AP_1.2.docx deleted file mode 100644 index bb587b2..0000000 Binary files a/releases/1.2/DCAT_AP_1.2.docx and /dev/null differ diff --git a/releases/1.2/DCAT_AP_1.2.odt b/releases/1.2/DCAT_AP_1.2.odt deleted file mode 100644 index b46c911..0000000 Binary files a/releases/1.2/DCAT_AP_1.2.odt and /dev/null differ diff --git a/releases/1.2/DCAT_AP_1.2.pdf b/releases/1.2/DCAT_AP_1.2.pdf deleted file mode 100644 index c490f29..0000000 Binary files a/releases/1.2/DCAT_AP_1.2.pdf and /dev/null differ diff --git a/releases/1.2/Draft/DCAT-AP_1.2.png b/releases/1.2/Draft/DCAT-AP_1.2.png deleted file mode 100644 index 1f46b9f..0000000 Binary files a/releases/1.2/Draft/DCAT-AP_1.2.png and /dev/null differ diff --git a/releases/1.2/Draft/DCAT-AP_1.2.svg b/releases/1.2/Draft/DCAT-AP_1.2.svg deleted file mode 100644 index de87a8b..0000000 --- a/releases/1.2/Draft/DCAT-AP_1.2.svg +++ /dev/null @@ -1 +0,0 @@ -«mandatory»dcat:Catalog«mandatory»dct:description [1..*]dct:title [1..*]«recommended»dct:issued [0..1]dct:modified [0..1]A«optional»dcat:CatalogRecord«optional»dct:description [0..1]dct:title [0..*]«recommended»dct:issued [0..1]«mandatory»dct:modified«mandatory»foaf: Agent«mandatory»foaf:name [1..*]«recommended»skos:ConceptScheme«mandatory»dct:title [1..*]«recommended»skos:Concept«mandatory»skos:prefLabel [1..*]«mandatory»dcat:Dataset«optional»adms:versionNotes [0..*]dct:identifier [1..*]dct:issued [0..1]dct:modified [0..1]owl:versionInfo [0..1]«mandatory»dct:description [1..*]dct:title [1..*]A«recommended»dcat:Distribution«optional»dcat:byteSize [0..1]dct:issued [0..1]dct:modified [0..1]dct:title [0..*]«recommended»dct:description [0..*]«recommended»dct:LicenseDocument«optional»foaf:Document«optional»dct:Frequency«optional»adms:Identifier«mandatory»skos:notation [0..1]«optional»dct:LinguisticSystem«mandatory»rdfs:Resource«mandatory»rdfs:Literal«optional»dct:Location«optional»dct:MediaTypeOrExtent«optional»dct:PeriodOfTime«optional»schema:endDate [0..1]schema:startDate [0..1]«optional»dct:RightsStatement«optional»dct:Standard«optional»vcard:Kind«optional»spdx:Checksum«mandatory»spdx:algorithmspdx:checksumValue«optional»dct:ProvenanceStatementdcat:downloadURL«optional»0..*dcat:landingPage«optional»0..*foaf:page«optional»0..*dct:accrualPeriodicity«optional»0..1dcat:keyword«recommended»0..*foaf:primaryTopic«mandatory»1..1dct:relation«optional»dct:language«optional»0..*dct:language«recommended»0..*dcat:mediaType«optional»0..1dct:conformsTo«optional»0..*dct:temporal«optional»0..*dct:provenance«optional»0..*adms:identifier«optional»0..*«optional» dct:source0..*dct:publisher«mandatory»1..1dcat:accessURL«mandatory»1..*spdx:checksum«optional»0..1dcat:record«optional»0..*dct:type«recommended»0..*dct:language«optional»0..*dcat:distribution«recommended»0..*«optional»dct:hasPart0..*dct:license«recommended»0..1dct:rights«optional»0..1foaf:page«optional»0..*foaf:homepage«recommended»0..1dct:rights«optional»0..1dct:license«recommended»0..1adms:sample«optional»0..*dcat:theme«recommended»0..*dcat:themeTaxonomy«recommended»0..*dct:format«recommended»0..1dct:language«optional»0..*dct:spatial«optional»0..*«optional» dct:source0..1adms:status«optional»0..1dct:conformsTo«optional»0..*dct:type«recommended»0..1dct:type«optional»0..1dct:publisher«recommended»0..1«optional»dct:isPartOf0..1«optional» dct:relation0..*«optional» dct:isVersionOf0..*adms:status«recommended»0..1dct:spatial«optional»0..*dcat:contactPoint«recommended»0..*dcat:dataset«mandatory»1..*dct:accessRights«optional»0..1«optional» dct:hasVersion0..*dct:conformsTo«recommended»0..1 \ No newline at end of file diff --git a/releases/1.2/Draft/DCAT_AP_1.2.docx b/releases/1.2/Draft/DCAT_AP_1.2.docx deleted file mode 100644 index 07483b6..0000000 Binary files a/releases/1.2/Draft/DCAT_AP_1.2.docx and /dev/null differ diff --git a/releases/1.2/Draft/DCAT_AP_1.2.odt b/releases/1.2/Draft/DCAT_AP_1.2.odt deleted file mode 100644 index 9b2cd40..0000000 Binary files a/releases/1.2/Draft/DCAT_AP_1.2.odt and /dev/null differ diff --git a/releases/1.2/Draft/DCAT_AP_1.2.pdf b/releases/1.2/Draft/DCAT_AP_1.2.pdf deleted file mode 100644 index 0574bd7..0000000 Binary files a/releases/1.2/Draft/DCAT_AP_1.2.pdf and /dev/null differ diff --git a/releases/1.2/Draft/dcat-ap_1.2.jsonld b/releases/1.2/Draft/dcat-ap_1.2.jsonld deleted file mode 100644 index 0588a16..0000000 --- a/releases/1.2/Draft/dcat-ap_1.2.jsonld +++ /dev/null @@ -1,240 +0,0 @@ -{ - "@context": - { - "Agent":"http://xmlns.com/foaf/0.1/Agent", - "Catalog":"http://www.w3.org/ns/dcat#Catalog", - "CatalogRecord":"http://www.w3.org/ns/dcat#CatalogRecord", - "Checksum":"http://spdx.org/rdf/terms#Checksum", - "Concept":"http://www.w3.org/2004/02/skos/core#Concept", - "ConceptScheme":"http://www.w3.org/2004/02/skos/core#ConceptScheme", - "Dataset":"http://www.w3.org/ns/dcat#Dataset", - "Distribution":"http://www.w3.org/ns/dcat#Distribution", - "Document":"http://xmlns.com/foaf/0.1/Document", - "Frequency":"http://purl.org/dc/terms/Frequency", - "Identifier":"http://www.w3.org/ns/adms#Identifier", - "Kind":"http://www.w3.org/2006/vcard/ns#Kind", - "LicenseDocument":"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", - "MediaTypeOrExtent":"http://purl.org/dc/terms/MediaTypeOrExtent", - "PeriodOfTime":"http://purl.org/dc/terms/PeriodOfTime", - "ProvenanceStatement":"http://purl.org/dc/terms/ProvenanceStatement", - "Resource":"http://www.w3.org/2000/01/rdf-schema#Resource", - "RightsStatement":"http://purl.org/dc/terms/RightsStatement", - "Standard":"http://purl.org/dc/terms/Standard", - - "accessRights":{ - "@id":"http://purl.org/dc/terms/accessRights", - "@type":"http://purl.org/dc/terms/RightsStatement" - }, - "accessURL":{ - "@id":"http://www.w3.org/ns/dcat#accessURL", - "@type":"http://www.w3.org/2000/01/rdf-schema#Resource" - }, - "accrualPeriodicity":{ - "@id":"http://purl.org/dc/terms/accrualPeriodicity", - "@type":"http://purl.org/dc/terms/Frequency" - }, - "algorithm":{ - "@id":"http://spdx.org/rdf/terms#algorithm", - "@type":"http://spdx.org/rdf/terms#checksumAlgorithm_sha1" - }, - "application_profile":{ - "@id":"http://purl.org/dc/terms/conformsTo", - "@type":"http://www.w3.org/2000/01/rdf-schema#Resource" - }, - "byteSize":{ - "@id":"http://www.w3.org/ns/dcat#byteSize", - "@type":"http://www.w3.org/2001/XMLSchema#decimal" - }, - "checksum":{ - "@id":"http://spdx.org/rdf/terms#checksum", - "@type":"http://spdx.org/rdf/terms#Checksum" - }, - "checksumValue":{ - "@id":"http://spdx.org/rdf/terms#checksumValue", - "@type":"http://www.w3.org/2001/XMLSchema#hexBinary" - }, - "conforms_to":{ - "@id":"http://purl.org/dc/terms/conformsTo", - "@type":"http://purl.org/dc/terms/Standard" - }, - "contactPoint":{ - "@id":"http://www.w3.org/ns/dcat#contactPoint", - "@type":"http://www.w3.org/2006/vcard/ns#Kind" - }, - "dataset":{ - "@id":"http://www.w3.org/ns/dcat#dataset", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "description":{ - "@id":"http://purl.org/dc/terms/description", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "distribution":{ - "@id":"http://www.w3.org/ns/dcat#distribution", - "@type":"http://www.w3.org/ns/dcat#Distribution" - }, - "downloadURL":{ - "@id":"http://www.w3.org/ns/dcat#downloadURL", - "@type":"http://www.w3.org/2000/01/rdf-schema#Resource" - }, - "endDate":{ - "@id":"http://schema.org/endDate" - }, - "format":{ - "@id":"http://purl.org/dc/terms/format", - "@type":"http://purl.org/dc/terms/MediaTypeOrExtent" - }, - "hasPart":{ - "@id":"http://purl.org/dc/terms/hasPart", - "@type":"http://www.w3.org/ns/dcat#Catalog" - }, - "hasVersion":{ - "@id":"http://purl.org/dc/terms/hasVersion", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "homepage":{ - "@id":"http://xmlns.com/foaf/0.1/homepage", - "@type":"http://xmlns.com/foaf/0.1/Document" - }, - "identifier":{ - "@id":"http://purl.org/dc/terms/identifier", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "isPartOf":{ - "@id":"http://purl.org/dc/terms/isPartOf", - "@type":"http://www.w3.org/ns/dcat#Catalog" - }, - "issued":{ - "@id":"http://purl.org/dc/terms/issued" - }, - "isVersionOf":{ - "@id":"http://purl.org/dc/terms/isVersionOf", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "keyword":{ - "@id":"http://www.w3.org/ns/dcat#keyword", - "@type":"http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "landingPage":{ - "@id":"http://www.w3.org/ns/dcat#landingPage", - "@type":"http://xmlns.com/foaf/0.1/Document" - }, - "language":{ - "@id":"http://purl.org/dc/terms/language", - "@type":"http://purl.org/dc/terms/LinguisticSystem" - }, - "license":{ - "@id":"http://purl.org/dc/terms/license", - "@type":"http://purl.org/dc/terms/LicenseDocument" - }, - "linked_schemas":{ - "@id":"http://purl.org/dc/terms/conformsTo", - "@type":"http://purl.org/dc/terms/Standard" - }, - "mediaType":{ - "@id":"http://www.w3.org/ns/dcat#mediaType", - "@type":"http://purl.org/dc/terms/MediaTypeOrExtent" - }, - "modified":{ - "@id":"http://purl.org/dc/terms/modified" - }, - "name":{ - "@id":"http://xmlns.com/foaf/0.1/name", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "notation":{ - "@id":"http://www.w3.org/2004/02/skos/core#notation", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "other_identifier":{ - "@id":"http://www.w3.org/ns/adms#identifier", - "@type":"http://www.w3.org/ns/adms#Identifier" - }, - "page":{ - "@id":"http://xmlns.com/foaf/0.1/page", - "@type":"http://xmlns.com/foaf/0.1/Document" - }, - "prefLabel":{ - "@id":"http://www.w3.org/2004/02/skos/core#prefLabel", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "primaryTopic":{ - "@id":"http://xmlns.com/foaf/0.1/primaryTopic", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "provenance":{ - "@id":"http://purl.org/dc/terms/provenance", - "@type":"http://purl.org/dc/terms/ProvenanceStatement" - }, - "publisher":{ - "@id":"http://purl.org/dc/terms/publisher", - "@type":"http://xmlns.com/foaf/0.1/Agent" - }, - "record":{ - "@id":"http://www.w3.org/ns/dcat#record", - "@type":"http://www.w3.org/ns/dcat#CatalogRecord" - }, - "relation":{ - "@id":"http://purl.org/dc/terms/relation", - "@type":"http://www.w3.org/2000/01/rdf-schema#Resource" - }, - "rights":{ - "@id":"http://purl.org/dc/terms/rights", - "@type":"http://purl.org/dc/terms/RightsStatement" - }, - "sample":{ - "@id":"http://www.w3.org/ns/adms#sample", - "@type":"http://www.w3.org/ns/dcat#Distribution" - }, - "source":{ - "@id":"http://purl.org/dc/terms/source", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "source_metadata":{ - "@id":"http://purl.org/dc/terms/source", - "@type":"http://www.w3.org/ns/dcat#CatalogRecord" - }, - "spatial":{ - "@id":"http://purl.org/dc/terms/spatial", - "@type":"http://purl.org/dc/terms/Location" - }, - "startDate":{ - "@id":"http://schema.org/startDate" - }, - "status":{ - "@id":"http://www.w3.org/ns/adms#status", - "@type":"http://www.w3.org/2004/02/skos/core#Concept" - }, - "temporal":{ - "@id":"http://purl.org/dc/terms/temporal", - "@type":"http://purl.org/dc/terms/PeriodOfTime" - }, - "theme":{ - "@id":"http://www.w3.org/ns/dcat#theme", - "@type":"http://www.w3.org/2004/02/skos/core#Concept" - }, - "themeTaxonomy":{ - "@id":"http://www.w3.org/ns/dcat#themeTaxonomy", - "@type":"http://www.w3.org/2004/02/skos/core#ConceptScheme" - }, - "title":{ - "@id":"http://purl.org/dc/terms/title", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "type":{ - "@id":"http://purl.org/dc/terms/type", - "@type":"http://www.w3.org/2004/02/skos/core#Concept" - }, - "versionInfo":{ - "@id":"http://www.w3.org/2002/07/owl#versionInfo", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "versionNotes":{ - "@id":"http://www.w3.org/ns/adms#versionNotes", - "@type":"http://www.w3.org/2001/XMLSchema#string" - } - } -} \ No newline at end of file diff --git a/releases/1.2/Draft/dcat-ap_1.2.rdf b/releases/1.2/Draft/dcat-ap_1.2.rdf deleted file mode 100644 index 1b6238f..0000000 --- a/releases/1.2/Draft/dcat-ap_1.2.rdf +++ /dev/null @@ -1,1103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]> - - - - DCAT Application Profile for Data Portals in Europe - 2018-09-14 - The DCAT Application profile for data portals in Europe (DCAT-AP) is a specification based on the Data Catalogue vocabulary (DCAT) for describing public sector datasets in Europe. Its basic use case is to enable a cross-data portal search for data sets and make public sector data better searchable across borders and sectors. This can be achieved by the exchange of descriptions of data sets among data portals. - European Commission - This document specifies the set of RDF classes and properties used in the DCAT Application profile for data portals in Europe (DCAT-AP). - 1.2 - dcat - http://www.w3.org/ns/dcat# - - - Licence Document class – Licence type property (dct:type): Updated cardinality from 0…1 to 0….n. UML schema, rdf and SCHACL distributions updated. - - - - - - - ISA Open Metadata Licence v1.1 - European Commission - - - - - - DCAT-AP logo - - - - - &methodologyTitle; - - - - - Makx Dekkers - - - AMI Consult - - - - - - Vassilios Peristeras - - - European Commission - - - - - - Nikolaos Loutas - - - PwC EU Services - - - - - DCAT-AP Working Group - - - - - - - - - - - - - - - - - - - Mandatory class. A catalogue or repository that hosts the Datasets being described. - dcat:Catalog - Catalogue - - A curated collection of metadata about datasets - - - - - Mandatory class. An entity that is associated with Catalogues and/or Datasets. If the Agent is an organisation, the use of the Organization Ontology is recommended. - foaf:Agent - Agent - - An agent (eg. person, group, software or physical artifact). - - - - - Mandatory class. A conceptual entity that represents the information published. - dcat:Dataset - Dataset - - A collection of data, published or curated by a single source, and available for access or download in one or more formats - - - - - Mandatory class. A literal value such as a string or integer; Literals may be typed, e.g. as a date according to xsd:date. Literals that contain human-readable text have an optional language tag as defined by BCP 47. - rdfs:Literal - Literal - - The class rdfs:Literal is the class of literal values such as strings and integers. Property values such as textual strings are examples of RDF literals. - - - - - Mandatory class. Anything described by RDF. - rdfs:Resource - Resource - - All things described by RDF are called resources, and are instances of the class rdfs:Resource. This is the class of everything. All other classes are subclasses of this class. rdfs:Resource is an instance of rdfs:Class. - - - - - - - - - - Recommended class - Category: a subject of a Dataset. Optional Class - Publisher type: A type of organisation that acts as a publisher. Optional Class - Status: an indication of the maturity of a Distribution. - skos:Concept - Category, Publisher type, Status - - An abstract idea or notion; a unit of thought. - - - - - - Recommended class. A physical embodiment of the Dataset in a particular format. - dcat:Distribution - Distribution - - Represents a specific available form of a dataset. Each dataset might be available in different forms, these forms might represent different formats of the dataset, different endpoints,... Examples of Distribution include a downloadable CSV file, an XLS file representing the dataset, an RSS feed… - - - - - Recommended class. A legal document giving official permission to do something with a resource. - dct:LicenseDocument - Licence Document - - A legal document giving official permission to do something with a Resource. - - - - - Recommended class. A concept collection (e.g. controlled vocabulary) in which the Category is defined. - skos:ConceptScheme - Category scheme - - An abstract idea or notion; a unit of thought. - - - - - - - - - Optional class. A description of a Dataset’s entry in the Catalogue. - dcat:CatalogRecord - Catalogue Record - - A record in a data catalog, describing a single dataset. - - - - - A value that allows the contents of a file to be authenticated. This class allows the results of a variety of checksum and cryptographic message digest algorithms to be represented. - spdx:Checksum - Checksum - - A value that allows the contents of a file to be authenticated. This class allows the results of a variety of checksum and cryptographic message digest algorithms to be represented. - - - - - Optional class. A textual resource intended for human consumption that contains information, e.g. a web page about a Dataset. - foaf:Document - Document - - A document. - - - - - Optional class. A rate at which something recurs, e.g. the publication of a Dataset. - dct:Frequency - Frequency - - A rate at which something recurs. - - - - - Optional class. An identifier in a particular context, consisting of the string that is the identifier; an optional identifier for the identifier scheme; an optional identifier for the version of the identifier scheme; an optional identifier for the agency that manages the identifier scheme - adms:Identifier - Identifier - - This class is based on the UN/CEFACT Identifier complex type defined in See Section 5.8 of Core Components Data Type Catalogue Version 3.1 (http://www.unece.org/fileadmin/DAM/cefact/codesfortrade/CCTS/CCTS-DTCatalogueVersion3p1.pdf) In RDF this is expressed using the following properties: - the content string should be provided using skos:notation, datatyped with the identifier scheme (inclduing the version number if appropriate); - use dcterms:creator to link to a class describing the agency that manages the identifier scheme or adms:schemaAgency to provide the name as a literal. Although not part of the ADMS conceptual model, it may be useful to provide further properties to the Identifier class such as dcterms:created to provide the date on which the identifier was issued. - - - - - Optional class. A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point. Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group). - vcard:Kind - Kind - - A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point. Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group). - - - - - Optional class. A system of signs, symbols, sounds, gestures, or rules used in communication, e.g. a language. - dct:LinguisticSystem - Linguistic system - - A system of signs, symbols, sounds, gestures, or rules used in communication, e.g. a language. - - - - - Optional class. A spatial region or named place. It can be represented using a controlled vocabulary or with geographic coordinates. In the latter case, the use of the Core Location Vocabulary is recommended. - dct:Location - Location - - A spatial region or named place. - - - - - Optional class. A media type or extent, e.g. the format of a computer file. - dct:MediaTypeOrExtent - Media type or extent - - A media type or extent, e.g. the format of a computer file. - - - - - Optional class. An interval of time that is named or defined by its start and end dates. - dct:PeriodOfTime - Period of time - - An interval of time that is named or defined by its start and end dates. - - - - - Optional class. A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights. - dct:RightsStatement - Rights statement - - A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights. - - - - - Optional class. A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation. - dct:ProvenanceStatement - Provenance Statement - - A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation. - - - - - Optional class. A standard or other specification to which a Dataset conforms. - dct:Standard - Standard - - A basis for comparison; a reference point against which other things can be evaluated. - - - - - - - - - - - - - - - - - - Mandatory property. This property links the Catalogue with a Dataset that is part of the Catalogue. - dcat:dataset - Data Catalogue - dataset - - A dataset that is part of the catalog. - - - - - Mandatory property. This property contains a free-text account of the Catalogue. This property can be repeated for parallel language versions of the description. - dct:description - Data Catalogue - description - - Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - - - - - Mandatory property. This property refers to an entity (organisation) responsible for making the Catalogue available. - dct:publisher - Data Catalogue - publisher - - This property refers to an entity (organisation) responsible for making the Catalogue available. - - - - - Mandatory property. This property contains a name given to the Catalogue. This property can be repeated for parallel language versions of the name. - dct:title - Data Catalogue - title - - This property contains a name given to the Catalogue. This property can be repeated for parallel language versions of the name. - - - - - Recommended property. This property refers to a web page that acts as the main page for the Catalogue. - foaf:homepage - Data Catalogue - homepage - - This property refers to a web page that acts as the main page for the Catalogue. - - - - - Recommended property. This property refers to a language used in the textual metadata describing titles, descriptions, etc. of the Datasets in the Catalogue. This property can be repeated if the metadata is provided in multiple languages. - dct:language - Data Catalogue - language - - This property refers to a language used in the textual metadata describing titles, descriptions, etc. of the Datasets in the Catalogue. This property can be repeated if the metadata is provided in multiple languages. - - - - - Recommended property. This property refers to the licence under which the Catalogue can be used or reused. - dct:license - Data Catalogue - licence - - This property refers to the licence under which the Catalogue can be used or reused. - - - - - Recommended property. This property contains the date of formal issuance (e.g., publication) of the Catalogue. - dct:issued - Data Catalogue - release date - - This property contains the date of formal issuance (e.g., publication) of the Catalogue. - - - - - Recommended property. This property refers to a knowledge organization system (KOS) used to classify the Catalogue's Datasets. - dcat:themeTaxonomy - Data Catalogue - themes - - The knowledge organization system (KOS) used to classify catalog's datasets - - - - - Recommended property. This property contains the most recent date on which the Catalogue was changed or modified. - dct:modified - Data Catalogue - update/ modification date - - This property contains the most recent date on which the Catalogue was changed or modified. - - - - - Optional property. This property refers to a Catalogue Record that is part of the Catalogue - dcat:record - Data Catalogue - record - - This property refers to a Catalogue Record that is part of the Catalogue - - - - - Optional property. This property refers to a statement that specifies rights associated with the Catalogue. - dct:rights - Data Catalogue - rights - - This property refers to a statement that specifies rights associated with the Catalogue. - - - - - Optional property. This property refers to a geographical area covered by the Catalogue. - dct:spatial - Data Catalogue - spatial / geographic - - This property refers to a geographical area covered by the Catalogue. - - - - - Optional property. This property refers to a related Catalogue that is part of the described Catalogue. - dct:hasPart - Data Catalogue - has part - - This property refers to a related Catalogue that is part of the described Catalogue - - - - - Optional property. This property refers to a related Catalogue in which the described Catalogue is physically or logically included. - dct:isPartOf - Data Catalogue - is part of - - This property refers to a related Catalogue in which the described Catalogue is physically or logically included. - - - - - - - - - Mandatory property. This property links the Catalogue Record to the Dataset described in the record. - foaf:primaryTopic - Catalogue Record - primary topic - - This property links the Catalogue Record to the Dataset described in the record. - - - - - Mandatory property. This property contains the most recent date on which the Catalogue entry was changed or modified. - dct:modified - Catalogue Record - update/ modification date - - This property contains the most recent date on which the Catalogue entry was changed or modified. - - - - - Recommended property. This property contains the date on which the description of the Dataset was included in the Catalogue. - dct:issued - Catalogue Record - listing date - - This property contains the date on which the description of the Dataset was included in the Catalogue. - - - - - Recommended property. The type of the latest revision of a Dataset's entry in the Catalogue. It MUST take one of the values :created, :updated or :deleted depending on whether this latest revision is a result of a creation, update or deletion. - adms:status - Catalogue Record - change type - - The type of the latest revision of a Dataset's entry in the Catalogue. It MUST take one of the values :created, :updated or :deleted depending on whether this latest revision is a result of a creation, update or deletion. - - - - - Recommended property. This property refers to an Application Profile that the Dataset’s metadata conforms to. - dct:conformsTo - Catalogue Record - conforms to - - This property refers to an Application Profile that the Dataset’s metadata conforms to. - - - - - Optional property. This property contains a free-text account of the record. This property can be repeated for parallel language versions of the description. - dct:description - Catalogue Record - description - - This property contains a free-text account of the record. This property can be repeated for parallel language versions of the description. - - - - - Optional property. This property contains a name given to the Catalogue. This property can be repeated for parallel language versions of the name. - dct:title - Catalogue Record - title - - This property contains a name given to the Catalogue. This property can be repeated for parallel language versions of the name. - - - - - Optional property. This property refers to a language used in the textual metadata describing titles, descriptions, etc. of the Dataset. This property can be repeated if the metadata is provided in multiple languages. - dct:language - Catalogue Record - language - - This property refers to a language used in the textual metadata describing titles, descriptions, etc. of the Dataset. This property can be repeated if the metadata is provided in multiple languages. - - - - - Optional property. This property refers to the original metadata that was used in creating metadata for the Dataset. - dct:source - Catalogue Record - source metadata - - This property refers to the original metadata that was used in creating metadata for the Dataset. - - - - - - - - - Mandatory property. This property contains a free-text account of the Dataset. This property can be repeated for parallel language versions of the description. - dct:description - Dataset - description - - This property contains a free-text account of the Dataset. This property can be repeated for parallel language versions of the description. - - - - - Mandatory property. This property contains a name given to the Dataset. This property can be repeated for parallel language versions of the name. - dct:title - Dataset - title - - This property contains a name given to the Dataset. This property can be repeated for parallel language versions of the name. - - - - - Recommended property.This property contains contact information that can be used for sending comments about the Dataset. - dcat:contactPoint - Dataset - contact point - - This property contains contact information that can be used for sending comments about the Dataset. - - - - - Recommended property. This property links the Dataset to an available Distribution. - dcat:distribution - Dataset - dataset distribution - - This property links the Dataset to an available Distribution. - - - - - Recommended property. This property contains a keyword or tag describing the Dataset. - dcat:keyword - Dataset - keyword/ tag - - This property contains a keyword or tag describing the Dataset. - - - - - Recommended property. This property refers to an entity (organisation) responsible for making the Dataset available. - dct:publisher - Dataset - publisher - - This property refers to an entity (organisation) responsible for making the Dataset available. - - - - - - - Recommended property. This property refers to a category of the Dataset. A Dataset may be associated with multiple themes. Subproperty of dct:subject. - dcat:theme - Dataset - theme/category - - This property refers to a category of the Dataset. A Dataset may be associated with multiple themes. Subproperty of dct:subject - - - - - Optional property. This property refers to an implementing rule or other specification. - dct:conformsTo - Dataset - conforms to - - This property refers to an implementing rule or other specification. - - - - - Optional property. This property refers to the frequency at which Dataset is updated. - dct:accrualPeriodicity - Dataset - frequency - - This property refers to the frequency at which Dataset is updated. - - - - - Optional property. This property contains the main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. - dct:identifier - Dataset - identifier - - This property contains the main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. - - - - - Optional property. This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information. - dcat:landingPage - Dataset - landing page - - This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information. - - - - - Optional property. This property refers to a language of the Dataset. This property can be repeated if there are multiple languages in the Dataset. - dct:language - Dataset - language - - This property refers to a language of the Dataset. This property can be repeated if there are multiple languages in the Dataset. - - - - - Optional property. This property refers to a secondary identifier of the Dataset, such as MAST/ADS[1], DataCite[2], DOI[3], EZID[4] or W3ID[5]. - adms:identifier - Dataset - other identifier - - This property refers to a secondary identifier of the Dataset, such as MAST/ADS[1], DataCite[2], DOI[3], EZID[4] or W3ID[5]. - - - - - Optional property. This property contains the date of formal issuance (e.g., publication) of the Dataset. - dct:issued - Dataset - release date - - This property contains the date of formal issuance (e.g., publication) of the Dataset. - - - - - Optional property. This property refers to a geographic region that is covered by the Dataset. - dct:spatial - Dataset - spatial/ geographical coverage - - This property refers to a geographic region that is covered by the Dataset. - - - - - Optional property. This property refers to a temporal period that the Dataset covers. - dct:temporal - Dataset - temporal coverage - - This property refers to a temporal period that the Dataset covers. - - - - - Optional property. This property contains the most recent date on which the Dataset was changed or modified. - dct:modified - Dataset - update/ modification date - - This property contains the most recent date on which the Dataset was changed or modified. - - - - - Optional property. This property contains a statement about the lineage of a Dataset. - dct:provenance - Dataset - provenance - - This property contains a statement about the lineage of a Dataset. - - - - - Optional property. This property refers to a sample distribution of the dataset. - adms:sample - Dataset - sample - - This property refers to a sample distribution of the dataset. - - - - - Optional property. This property refers to a related Dataset from which the described Dataset is derived. - dct:source - Dataset - source - - This property refers to a related Dataset from which the described Dataset is derived. - - - - - Optional property. This property refers to the type of the Dataset. A controlled vocabulary for the values has not been established. - dct:type - Dataset - type - - This property refers to the type of the Dataset. A controlled vocabulary for the values has not been established. - - - - - Optional property. This property refers to a related resource. - dct:relation - Dataset - related resource - - This property refers to a related resource. - - - - - Optional property. This property contains a version number or other version designation of the Dataset. - owl:versionInfo - Dataset - version - - This property contains a version number or other version designation of the Dataset. - - - - - Optional property. This property contains a description of the differences between this version and a previous version of the Dataset. - adms:versionNotes - Dataset - version notes - - This property contains a description of the differences between this version and a previous version of the Dataset. - - - - - Optional property. This property refers to a related Dataset of which the described Dataset is a version, edition, or adaptation. - dct:isVersionOf - Dataset - is Version Of - - This property refers to a related Dataset of which the described Dataset is a version, edition, or adaptation. - - - - - Optional property.This property refers to a related Dataset that is a version, edition, or adaptation of the described Dataset. - dct:hasVersion - Dataset - has Version - - This property refers to a related Dataset that is a version, edition, or adaptation of the described Dataset. - - - - - Optional property. This property refers to a page or document about this Dataset. - foaf:page - Dataset - documentation - - This property refers to a page or document about this Dataset. - - - - - Optional property. This property refers to information that indicates whether the Dataset is open data, has access restrictions or is not public. A controlled vocabulary with three members (:public, :restricted, :non-public) will be created and maintained by the Publications Office of the EU. - dct:accessRights - Dataset - access Rights - - This property refers to information that indicates whether the Dataset is open data, has access restrictions or is not public. A controlled vocabulary with three members (:public, :restricted, :non-public) will be created and maintained by the Publications Office of the EU. - - - - - - - - - Mandatory property. This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset. - dcat:accessURL - Distribution - access URL - - This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset. - - - - - Recommended property. This property contains a free-text account of the Distribution. This property can be repeated for parallel language versions of the description. - dct:description - Distribution - description - - This property can be repeated for parallel language versions of the description. - - - - - Recommended property. This property refers to the file format of the Distribution. - dct:format - Distribution - format - - This property refers to the file format of the Distribution. - - - - - Recommended property. This property refers to the licence under which the Distribution is made available. - dct:license - Distribution - licence - - This property refers to the licence under which the Distribution is made available. - - - - - Optional property. This property contains the size of a Distribution in bytes. - dcat:byteSize - Distribution - byte size - - This property contains the size of a Distribution in bytes. - - - - - Optional property. This property contains a URL that is direct link to a downloadable file in a given format. - dcat:downloadURL - Distribution - download URL - - This property contains a URL that is direct link to a downloadable file in a given format. - - - - - - - Optional property. subproperty of dct:format. This property refers to the media type of the Distribution if this is defined in IANA. - dcat:mediaType - Distribution - media type - - This property refers to the media type of the Distribution if this is defined in IANA. - - - - - Optional property. This property contains the date of formal issuance (e.g., publication) of the Distribution. - dct:issued - Distribution - release date - - This property contains the date of formal issuance (e.g., publication) of the Distribution. - - - - - Optional property. This property refers to a statement that specifies rights associated with the Distribution. - dct:rights - Distribution - rights - - This property refers to a statement that specifies rights associated with the Distribution. - - - - - Optional property. This property refers to the maturity of the Distribution. - adms:status - Distribution - status - - This property refers to the maturity of the Distribution - - - - - Optional property. This property contains a name given to the Distribution. This property can be repeated for parallel language versions of the description. - dct:title - Distribution - title - - This property contains a name given to the Distribution. This property can be repeated for parallel language versions of the description. - - - - - Optional property. This property contains the most recent date on which the Distribution was changed or modified. - dct:modified - Distribution - update/modification date - - This property contains the most recent date on which the Distribution was changed or modified. - - - - - Optional property. This property refers to an established schema to which the described Distribution conforms. - dct:conformsTo - Distribution - linked schemas - - This property refers to an established schema to which the described Distribution conforms. - - - - - Optional property. This property refers to a language used in the Distribution. This property can be repeated if the metadata is provided in multiple languages. - dct:language - Distribution - language - - This property refers to a language used in the Distribution. - - - - - Optional property.This property provides a mechanism that can be used to verify that the contents of a distribution have not changed. - spdx:checksum - distribution - checksum - - This property provides a mechanism that can be used to verify that the contents of a distribution have not changed. - - - - - Optional property.This property refers to a page or document about this Distribution. - foaf:page - Distribution - documentation - - This property refers to a page or document about this Distribution. - - - - - - - - - - Mandatory property. This property contains a name of the agent. This property can be repeated for different versions of the name (e.g. the name in different languages) - foaf:name - Agent - name - - This property can be repeated for different versions of the name (e.g. the name in different languages) - - - - - Recommended property. This property refers to a type of the agent that makes the Catalogue or Dataset available - dct:type - Agent - type - - This property refers to a type of the agent that makes the Catalogue or Dataset availabl - - - - - - - - - Mandatory property. This property contains a name of the category scheme. May be repeated for different versions of the name - dct:title - Category Scheme - title - - This property contains a name of the category scheme. May be repeated for different versions of the name - - - - - - - - - Mandatory property. This property identifies the algorithm used to produce the subject Checksum. Currently, SHA-1 is the only supported algorithm. It is anticipated that other algorithms will be supported at a later time. - spdx:algorithm - Checksum - algorithm - - Identifies the algorithm used to produce the subject Checksum. Currently, SHA-1 is the only supported algorithm. It is anticipated that other algorithms will be supported at a later time. - - - - - Mandatory property. This property provides a lower case hexadecimal encoded digest value produced using a specific algorithm. - spdx:checksumValue - Checksum - checksum value - - This property provides a lower case hexadecimal encoded digest value produced using a specific algorithm. - - - - - - - - - Mandatory property. This property contains a preferred label of the category. This property can be repeated for parallel language versions of the label. - skos:prefLabel - Category - preferred label - - This property can be repeated for parallel language versions of the label. - - - - - - - - - Recommended property. This property refers to a type of licence, e.g. indicating ‘public domain’ or ‘royalties required’. - dct:type - Licence Document - licence type - - This property refers to a type of licence, e.g. indicating ‘public domain’ or ‘royalties required’. - - - - - - - - - Mandatory property. This property contains a string that is an identifier in the context of the identifier scheme referenced by its datatype. - skos:notation - Identifier - notation - - This property contains a string that is an identifier in the context of the identifier scheme referenced by its datatype. - - - - - - - - - Optional property. This property contains the start of the period. - schema:startDate - Period Of Time - start date/time - - This property contains the start of the period. - - - - - Optional property. This property contains the end of the period. - schema:endDate - Period Of Time - end date/time - - This property contains the end of the period. - - - \ No newline at end of file diff --git a/releases/1.2/Draft/dcat-ap_1.2_shacl.zip b/releases/1.2/Draft/dcat-ap_1.2_shacl.zip deleted file mode 100644 index 062de92..0000000 Binary files a/releases/1.2/Draft/dcat-ap_1.2_shacl.zip and /dev/null differ diff --git a/releases/1.2/dcat-ap_1.2.eap b/releases/1.2/dcat-ap_1.2.eap deleted file mode 100644 index 9129648..0000000 Binary files a/releases/1.2/dcat-ap_1.2.eap and /dev/null differ diff --git a/releases/1.2/dcat-ap_1.2.jsonld b/releases/1.2/dcat-ap_1.2.jsonld deleted file mode 100644 index 0588a16..0000000 --- a/releases/1.2/dcat-ap_1.2.jsonld +++ /dev/null @@ -1,240 +0,0 @@ -{ - "@context": - { - "Agent":"http://xmlns.com/foaf/0.1/Agent", - "Catalog":"http://www.w3.org/ns/dcat#Catalog", - "CatalogRecord":"http://www.w3.org/ns/dcat#CatalogRecord", - "Checksum":"http://spdx.org/rdf/terms#Checksum", - "Concept":"http://www.w3.org/2004/02/skos/core#Concept", - "ConceptScheme":"http://www.w3.org/2004/02/skos/core#ConceptScheme", - "Dataset":"http://www.w3.org/ns/dcat#Dataset", - "Distribution":"http://www.w3.org/ns/dcat#Distribution", - "Document":"http://xmlns.com/foaf/0.1/Document", - "Frequency":"http://purl.org/dc/terms/Frequency", - "Identifier":"http://www.w3.org/ns/adms#Identifier", - "Kind":"http://www.w3.org/2006/vcard/ns#Kind", - "LicenseDocument":"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", - "MediaTypeOrExtent":"http://purl.org/dc/terms/MediaTypeOrExtent", - "PeriodOfTime":"http://purl.org/dc/terms/PeriodOfTime", - "ProvenanceStatement":"http://purl.org/dc/terms/ProvenanceStatement", - "Resource":"http://www.w3.org/2000/01/rdf-schema#Resource", - "RightsStatement":"http://purl.org/dc/terms/RightsStatement", - "Standard":"http://purl.org/dc/terms/Standard", - - "accessRights":{ - "@id":"http://purl.org/dc/terms/accessRights", - "@type":"http://purl.org/dc/terms/RightsStatement" - }, - "accessURL":{ - "@id":"http://www.w3.org/ns/dcat#accessURL", - "@type":"http://www.w3.org/2000/01/rdf-schema#Resource" - }, - "accrualPeriodicity":{ - "@id":"http://purl.org/dc/terms/accrualPeriodicity", - "@type":"http://purl.org/dc/terms/Frequency" - }, - "algorithm":{ - "@id":"http://spdx.org/rdf/terms#algorithm", - "@type":"http://spdx.org/rdf/terms#checksumAlgorithm_sha1" - }, - "application_profile":{ - "@id":"http://purl.org/dc/terms/conformsTo", - "@type":"http://www.w3.org/2000/01/rdf-schema#Resource" - }, - "byteSize":{ - "@id":"http://www.w3.org/ns/dcat#byteSize", - "@type":"http://www.w3.org/2001/XMLSchema#decimal" - }, - "checksum":{ - "@id":"http://spdx.org/rdf/terms#checksum", - "@type":"http://spdx.org/rdf/terms#Checksum" - }, - "checksumValue":{ - "@id":"http://spdx.org/rdf/terms#checksumValue", - "@type":"http://www.w3.org/2001/XMLSchema#hexBinary" - }, - "conforms_to":{ - "@id":"http://purl.org/dc/terms/conformsTo", - "@type":"http://purl.org/dc/terms/Standard" - }, - "contactPoint":{ - "@id":"http://www.w3.org/ns/dcat#contactPoint", - "@type":"http://www.w3.org/2006/vcard/ns#Kind" - }, - "dataset":{ - "@id":"http://www.w3.org/ns/dcat#dataset", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "description":{ - "@id":"http://purl.org/dc/terms/description", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "distribution":{ - "@id":"http://www.w3.org/ns/dcat#distribution", - "@type":"http://www.w3.org/ns/dcat#Distribution" - }, - "downloadURL":{ - "@id":"http://www.w3.org/ns/dcat#downloadURL", - "@type":"http://www.w3.org/2000/01/rdf-schema#Resource" - }, - "endDate":{ - "@id":"http://schema.org/endDate" - }, - "format":{ - "@id":"http://purl.org/dc/terms/format", - "@type":"http://purl.org/dc/terms/MediaTypeOrExtent" - }, - "hasPart":{ - "@id":"http://purl.org/dc/terms/hasPart", - "@type":"http://www.w3.org/ns/dcat#Catalog" - }, - "hasVersion":{ - "@id":"http://purl.org/dc/terms/hasVersion", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "homepage":{ - "@id":"http://xmlns.com/foaf/0.1/homepage", - "@type":"http://xmlns.com/foaf/0.1/Document" - }, - "identifier":{ - "@id":"http://purl.org/dc/terms/identifier", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "isPartOf":{ - "@id":"http://purl.org/dc/terms/isPartOf", - "@type":"http://www.w3.org/ns/dcat#Catalog" - }, - "issued":{ - "@id":"http://purl.org/dc/terms/issued" - }, - "isVersionOf":{ - "@id":"http://purl.org/dc/terms/isVersionOf", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "keyword":{ - "@id":"http://www.w3.org/ns/dcat#keyword", - "@type":"http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "landingPage":{ - "@id":"http://www.w3.org/ns/dcat#landingPage", - "@type":"http://xmlns.com/foaf/0.1/Document" - }, - "language":{ - "@id":"http://purl.org/dc/terms/language", - "@type":"http://purl.org/dc/terms/LinguisticSystem" - }, - "license":{ - "@id":"http://purl.org/dc/terms/license", - "@type":"http://purl.org/dc/terms/LicenseDocument" - }, - "linked_schemas":{ - "@id":"http://purl.org/dc/terms/conformsTo", - "@type":"http://purl.org/dc/terms/Standard" - }, - "mediaType":{ - "@id":"http://www.w3.org/ns/dcat#mediaType", - "@type":"http://purl.org/dc/terms/MediaTypeOrExtent" - }, - "modified":{ - "@id":"http://purl.org/dc/terms/modified" - }, - "name":{ - "@id":"http://xmlns.com/foaf/0.1/name", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "notation":{ - "@id":"http://www.w3.org/2004/02/skos/core#notation", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "other_identifier":{ - "@id":"http://www.w3.org/ns/adms#identifier", - "@type":"http://www.w3.org/ns/adms#Identifier" - }, - "page":{ - "@id":"http://xmlns.com/foaf/0.1/page", - "@type":"http://xmlns.com/foaf/0.1/Document" - }, - "prefLabel":{ - "@id":"http://www.w3.org/2004/02/skos/core#prefLabel", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "primaryTopic":{ - "@id":"http://xmlns.com/foaf/0.1/primaryTopic", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "provenance":{ - "@id":"http://purl.org/dc/terms/provenance", - "@type":"http://purl.org/dc/terms/ProvenanceStatement" - }, - "publisher":{ - "@id":"http://purl.org/dc/terms/publisher", - "@type":"http://xmlns.com/foaf/0.1/Agent" - }, - "record":{ - "@id":"http://www.w3.org/ns/dcat#record", - "@type":"http://www.w3.org/ns/dcat#CatalogRecord" - }, - "relation":{ - "@id":"http://purl.org/dc/terms/relation", - "@type":"http://www.w3.org/2000/01/rdf-schema#Resource" - }, - "rights":{ - "@id":"http://purl.org/dc/terms/rights", - "@type":"http://purl.org/dc/terms/RightsStatement" - }, - "sample":{ - "@id":"http://www.w3.org/ns/adms#sample", - "@type":"http://www.w3.org/ns/dcat#Distribution" - }, - "source":{ - "@id":"http://purl.org/dc/terms/source", - "@type":"http://www.w3.org/ns/dcat#Dataset" - }, - "source_metadata":{ - "@id":"http://purl.org/dc/terms/source", - "@type":"http://www.w3.org/ns/dcat#CatalogRecord" - }, - "spatial":{ - "@id":"http://purl.org/dc/terms/spatial", - "@type":"http://purl.org/dc/terms/Location" - }, - "startDate":{ - "@id":"http://schema.org/startDate" - }, - "status":{ - "@id":"http://www.w3.org/ns/adms#status", - "@type":"http://www.w3.org/2004/02/skos/core#Concept" - }, - "temporal":{ - "@id":"http://purl.org/dc/terms/temporal", - "@type":"http://purl.org/dc/terms/PeriodOfTime" - }, - "theme":{ - "@id":"http://www.w3.org/ns/dcat#theme", - "@type":"http://www.w3.org/2004/02/skos/core#Concept" - }, - "themeTaxonomy":{ - "@id":"http://www.w3.org/ns/dcat#themeTaxonomy", - "@type":"http://www.w3.org/2004/02/skos/core#ConceptScheme" - }, - "title":{ - "@id":"http://purl.org/dc/terms/title", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "type":{ - "@id":"http://purl.org/dc/terms/type", - "@type":"http://www.w3.org/2004/02/skos/core#Concept" - }, - "versionInfo":{ - "@id":"http://www.w3.org/2002/07/owl#versionInfo", - "@type":"http://www.w3.org/2001/XMLSchema#string" - }, - "versionNotes":{ - "@id":"http://www.w3.org/ns/adms#versionNotes", - "@type":"http://www.w3.org/2001/XMLSchema#string" - } - } -} \ No newline at end of file diff --git a/releases/1.2/dcat-ap_1.2.rdf b/releases/1.2/dcat-ap_1.2.rdf deleted file mode 100644 index 07c6b77..0000000 --- a/releases/1.2/dcat-ap_1.2.rdf +++ /dev/null @@ -1,1103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]> - - - - DCAT Application Profile for Data Portals in Europe - 2018-11-08 - The DCAT Application profile for data portals in Europe (DCAT-AP) is a specification based on the Data Catalogue vocabulary (DCAT) for describing public sector datasets in Europe. Its basic use case is to enable a cross-data portal search for data sets and make public sector data better searchable across borders and sectors. This can be achieved by the exchange of descriptions of data sets among data portals. - European Commission - This document specifies the set of RDF classes and properties used in the DCAT Application profile for data portals in Europe (DCAT-AP). - 1.2 - dcat - http://www.w3.org/ns/dcat# - - - Change log for DCAT-AP v1.2: Licence Document class – Licence type property (dct:type): Updated cardinality from 0…1 to 0….n. UML schema, rdf and SCHACL distributions updated. - - - - - - - ISA Open Metadata Licence v1.1 - European Commission - - - - - - DCAT-AP logo - - - - - &methodologyTitle; - - - - - Makx Dekkers - - - AMI Consult - - - - - - Vassilios Peristeras - - - European Commission - - - - - - Nikolaos Loutas - - - PwC EU Services - - - - - DCAT-AP Working Group - - - - - - - - - - - - - - - - - - - Mandatory class. A catalogue or repository that hosts the Datasets being described. - dcat:Catalog - Catalogue - - A curated collection of metadata about datasets - - - - - Mandatory class. An entity that is associated with Catalogues and/or Datasets. If the Agent is an organisation, the use of the Organization Ontology is recommended. - foaf:Agent - Agent - - An agent (eg. person, group, software or physical artifact). - - - - - Mandatory class. A conceptual entity that represents the information published. - dcat:Dataset - Dataset - - A collection of data, published or curated by a single source, and available for access or download in one or more formats - - - - - Mandatory class. A literal value such as a string or integer; Literals may be typed, e.g. as a date according to xsd:date. Literals that contain human-readable text have an optional language tag as defined by BCP 47. - rdfs:Literal - Literal - - The class rdfs:Literal is the class of literal values such as strings and integers. Property values such as textual strings are examples of RDF literals. - - - - - Mandatory class. Anything described by RDF. - rdfs:Resource - Resource - - All things described by RDF are called resources, and are instances of the class rdfs:Resource. This is the class of everything. All other classes are subclasses of this class. rdfs:Resource is an instance of rdfs:Class. - - - - - - - - - - Recommended class - Category: a subject of a Dataset. Optional Class - Publisher type: A type of organisation that acts as a publisher. Optional Class - Status: an indication of the maturity of a Distribution. - skos:Concept - Category, Publisher type, Status - - An abstract idea or notion; a unit of thought. - - - - - - Recommended class. A physical embodiment of the Dataset in a particular format. - dcat:Distribution - Distribution - - Represents a specific available form of a dataset. Each dataset might be available in different forms, these forms might represent different formats of the dataset, different endpoints,... Examples of Distribution include a downloadable CSV file, an XLS file representing the dataset, an RSS feed… - - - - - Recommended class. A legal document giving official permission to do something with a resource. - dct:LicenseDocument - Licence Document - - A legal document giving official permission to do something with a Resource. - - - - - Recommended class. A concept collection (e.g. controlled vocabulary) in which the Category is defined. - skos:ConceptScheme - Category scheme - - An abstract idea or notion; a unit of thought. - - - - - - - - - Optional class. A description of a Dataset’s entry in the Catalogue. - dcat:CatalogRecord - Catalogue Record - - A record in a data catalog, describing a single dataset. - - - - - A value that allows the contents of a file to be authenticated. This class allows the results of a variety of checksum and cryptographic message digest algorithms to be represented. - spdx:Checksum - Checksum - - A value that allows the contents of a file to be authenticated. This class allows the results of a variety of checksum and cryptographic message digest algorithms to be represented. - - - - - Optional class. A textual resource intended for human consumption that contains information, e.g. a web page about a Dataset. - foaf:Document - Document - - A document. - - - - - Optional class. A rate at which something recurs, e.g. the publication of a Dataset. - dct:Frequency - Frequency - - A rate at which something recurs. - - - - - Optional class. An identifier in a particular context, consisting of the string that is the identifier; an optional identifier for the identifier scheme; an optional identifier for the version of the identifier scheme; an optional identifier for the agency that manages the identifier scheme - adms:Identifier - Identifier - - This class is based on the UN/CEFACT Identifier complex type defined in See Section 5.8 of Core Components Data Type Catalogue Version 3.1 (http://www.unece.org/fileadmin/DAM/cefact/codesfortrade/CCTS/CCTS-DTCatalogueVersion3p1.pdf) In RDF this is expressed using the following properties: - the content string should be provided using skos:notation, datatyped with the identifier scheme (inclduing the version number if appropriate); - use dcterms:creator to link to a class describing the agency that manages the identifier scheme or adms:schemaAgency to provide the name as a literal. Although not part of the ADMS conceptual model, it may be useful to provide further properties to the Identifier class such as dcterms:created to provide the date on which the identifier was issued. - - - - - Optional class. A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point. Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group). - vcard:Kind - Kind - - A description following the vCard specification, e.g. to provide telephone number and e-mail address for a contact point. Note that the class Kind is the parent class for the four explicit types of vCards (Individual, Organization, Location, Group). - - - - - Optional class. A system of signs, symbols, sounds, gestures, or rules used in communication, e.g. a language. - dct:LinguisticSystem - Linguistic system - - A system of signs, symbols, sounds, gestures, or rules used in communication, e.g. a language. - - - - - Optional class. A spatial region or named place. It can be represented using a controlled vocabulary or with geographic coordinates. In the latter case, the use of the Core Location Vocabulary is recommended. - dct:Location - Location - - A spatial region or named place. - - - - - Optional class. A media type or extent, e.g. the format of a computer file. - dct:MediaTypeOrExtent - Media type or extent - - A media type or extent, e.g. the format of a computer file. - - - - - Optional class. An interval of time that is named or defined by its start and end dates. - dct:PeriodOfTime - Period of time - - An interval of time that is named or defined by its start and end dates. - - - - - Optional class. A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights. - dct:RightsStatement - Rights statement - - A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights. - - - - - Optional class. A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation. - dct:ProvenanceStatement - Provenance Statement - - A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation. - - - - - Optional class. A standard or other specification to which a Dataset conforms. - dct:Standard - Standard - - A basis for comparison; a reference point against which other things can be evaluated. - - - - - - - - - - - - - - - - - - Mandatory property. This property links the Catalogue with a Dataset that is part of the Catalogue. - dcat:dataset - Data Catalogue - dataset - - A dataset that is part of the catalog. - - - - - Mandatory property. This property contains a free-text account of the Catalogue. This property can be repeated for parallel language versions of the description. - dct:description - Data Catalogue - description - - Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - - - - - Mandatory property. This property refers to an entity (organisation) responsible for making the Catalogue available. - dct:publisher - Data Catalogue - publisher - - This property refers to an entity (organisation) responsible for making the Catalogue available. - - - - - Mandatory property. This property contains a name given to the Catalogue. This property can be repeated for parallel language versions of the name. - dct:title - Data Catalogue - title - - This property contains a name given to the Catalogue. This property can be repeated for parallel language versions of the name. - - - - - Recommended property. This property refers to a web page that acts as the main page for the Catalogue. - foaf:homepage - Data Catalogue - homepage - - This property refers to a web page that acts as the main page for the Catalogue. - - - - - Recommended property. This property refers to a language used in the textual metadata describing titles, descriptions, etc. of the Datasets in the Catalogue. This property can be repeated if the metadata is provided in multiple languages. - dct:language - Data Catalogue - language - - This property refers to a language used in the textual metadata describing titles, descriptions, etc. of the Datasets in the Catalogue. This property can be repeated if the metadata is provided in multiple languages. - - - - - Recommended property. This property refers to the licence under which the Catalogue can be used or reused. - dct:license - Data Catalogue - licence - - This property refers to the licence under which the Catalogue can be used or reused. - - - - - Recommended property. This property contains the date of formal issuance (e.g., publication) of the Catalogue. - dct:issued - Data Catalogue - release date - - This property contains the date of formal issuance (e.g., publication) of the Catalogue. - - - - - Recommended property. This property refers to a knowledge organization system (KOS) used to classify the Catalogue's Datasets. - dcat:themeTaxonomy - Data Catalogue - themes - - The knowledge organization system (KOS) used to classify catalog's datasets - - - - - Recommended property. This property contains the most recent date on which the Catalogue was changed or modified. - dct:modified - Data Catalogue - update/ modification date - - This property contains the most recent date on which the Catalogue was changed or modified. - - - - - Optional property. This property refers to a Catalogue Record that is part of the Catalogue - dcat:record - Data Catalogue - record - - This property refers to a Catalogue Record that is part of the Catalogue - - - - - Optional property. This property refers to a statement that specifies rights associated with the Catalogue. - dct:rights - Data Catalogue - rights - - This property refers to a statement that specifies rights associated with the Catalogue. - - - - - Optional property. This property refers to a geographical area covered by the Catalogue. - dct:spatial - Data Catalogue - spatial / geographic - - This property refers to a geographical area covered by the Catalogue. - - - - - Optional property. This property refers to a related Catalogue that is part of the described Catalogue. - dct:hasPart - Data Catalogue - has part - - This property refers to a related Catalogue that is part of the described Catalogue - - - - - Optional property. This property refers to a related Catalogue in which the described Catalogue is physically or logically included. - dct:isPartOf - Data Catalogue - is part of - - This property refers to a related Catalogue in which the described Catalogue is physically or logically included. - - - - - - - - - Mandatory property. This property links the Catalogue Record to the Dataset described in the record. - foaf:primaryTopic - Catalogue Record - primary topic - - This property links the Catalogue Record to the Dataset described in the record. - - - - - Mandatory property. This property contains the most recent date on which the Catalogue entry was changed or modified. - dct:modified - Catalogue Record - update/ modification date - - This property contains the most recent date on which the Catalogue entry was changed or modified. - - - - - Recommended property. This property contains the date on which the description of the Dataset was included in the Catalogue. - dct:issued - Catalogue Record - listing date - - This property contains the date on which the description of the Dataset was included in the Catalogue. - - - - - Recommended property. The type of the latest revision of a Dataset's entry in the Catalogue. It MUST take one of the values :created, :updated or :deleted depending on whether this latest revision is a result of a creation, update or deletion. - adms:status - Catalogue Record - change type - - The type of the latest revision of a Dataset's entry in the Catalogue. It MUST take one of the values :created, :updated or :deleted depending on whether this latest revision is a result of a creation, update or deletion. - - - - - Recommended property. This property refers to an Application Profile that the Dataset’s metadata conforms to. - dct:conformsTo - Catalogue Record - conforms to - - This property refers to an Application Profile that the Dataset’s metadata conforms to. - - - - - Optional property. This property contains a free-text account of the record. This property can be repeated for parallel language versions of the description. - dct:description - Catalogue Record - description - - This property contains a free-text account of the record. This property can be repeated for parallel language versions of the description. - - - - - Optional property. This property contains a name given to the Catalogue. This property can be repeated for parallel language versions of the name. - dct:title - Catalogue Record - title - - This property contains a name given to the Catalogue. This property can be repeated for parallel language versions of the name. - - - - - Optional property. This property refers to a language used in the textual metadata describing titles, descriptions, etc. of the Dataset. This property can be repeated if the metadata is provided in multiple languages. - dct:language - Catalogue Record - language - - This property refers to a language used in the textual metadata describing titles, descriptions, etc. of the Dataset. This property can be repeated if the metadata is provided in multiple languages. - - - - - Optional property. This property refers to the original metadata that was used in creating metadata for the Dataset. - dct:source - Catalogue Record - source metadata - - This property refers to the original metadata that was used in creating metadata for the Dataset. - - - - - - - - - Mandatory property. This property contains a free-text account of the Dataset. This property can be repeated for parallel language versions of the description. - dct:description - Dataset - description - - This property contains a free-text account of the Dataset. This property can be repeated for parallel language versions of the description. - - - - - Mandatory property. This property contains a name given to the Dataset. This property can be repeated for parallel language versions of the name. - dct:title - Dataset - title - - This property contains a name given to the Dataset. This property can be repeated for parallel language versions of the name. - - - - - Recommended property.This property contains contact information that can be used for sending comments about the Dataset. - dcat:contactPoint - Dataset - contact point - - This property contains contact information that can be used for sending comments about the Dataset. - - - - - Recommended property. This property links the Dataset to an available Distribution. - dcat:distribution - Dataset - dataset distribution - - This property links the Dataset to an available Distribution. - - - - - Recommended property. This property contains a keyword or tag describing the Dataset. - dcat:keyword - Dataset - keyword/ tag - - This property contains a keyword or tag describing the Dataset. - - - - - Recommended property. This property refers to an entity (organisation) responsible for making the Dataset available. - dct:publisher - Dataset - publisher - - This property refers to an entity (organisation) responsible for making the Dataset available. - - - - - - - Recommended property. This property refers to a category of the Dataset. A Dataset may be associated with multiple themes. Subproperty of dct:subject. - dcat:theme - Dataset - theme/category - - This property refers to a category of the Dataset. A Dataset may be associated with multiple themes. Subproperty of dct:subject - - - - - Optional property. This property refers to an implementing rule or other specification. - dct:conformsTo - Dataset - conforms to - - This property refers to an implementing rule or other specification. - - - - - Optional property. This property refers to the frequency at which Dataset is updated. - dct:accrualPeriodicity - Dataset - frequency - - This property refers to the frequency at which Dataset is updated. - - - - - Optional property. This property contains the main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. - dct:identifier - Dataset - identifier - - This property contains the main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. - - - - - Optional property. This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information. - dcat:landingPage - Dataset - landing page - - This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information. - - - - - Optional property. This property refers to a language of the Dataset. This property can be repeated if there are multiple languages in the Dataset. - dct:language - Dataset - language - - This property refers to a language of the Dataset. This property can be repeated if there are multiple languages in the Dataset. - - - - - Optional property. This property refers to a secondary identifier of the Dataset, such as MAST/ADS[1], DataCite[2], DOI[3], EZID[4] or W3ID[5]. - adms:identifier - Dataset - other identifier - - This property refers to a secondary identifier of the Dataset, such as MAST/ADS[1], DataCite[2], DOI[3], EZID[4] or W3ID[5]. - - - - - Optional property. This property contains the date of formal issuance (e.g., publication) of the Dataset. - dct:issued - Dataset - release date - - This property contains the date of formal issuance (e.g., publication) of the Dataset. - - - - - Optional property. This property refers to a geographic region that is covered by the Dataset. - dct:spatial - Dataset - spatial/ geographical coverage - - This property refers to a geographic region that is covered by the Dataset. - - - - - Optional property. This property refers to a temporal period that the Dataset covers. - dct:temporal - Dataset - temporal coverage - - This property refers to a temporal period that the Dataset covers. - - - - - Optional property. This property contains the most recent date on which the Dataset was changed or modified. - dct:modified - Dataset - update/ modification date - - This property contains the most recent date on which the Dataset was changed or modified. - - - - - Optional property. This property contains a statement about the lineage of a Dataset. - dct:provenance - Dataset - provenance - - This property contains a statement about the lineage of a Dataset. - - - - - Optional property. This property refers to a sample distribution of the dataset. - adms:sample - Dataset - sample - - This property refers to a sample distribution of the dataset. - - - - - Optional property. This property refers to a related Dataset from which the described Dataset is derived. - dct:source - Dataset - source - - This property refers to a related Dataset from which the described Dataset is derived. - - - - - Optional property. This property refers to the type of the Dataset. A controlled vocabulary for the values has not been established. - dct:type - Dataset - type - - This property refers to the type of the Dataset. A controlled vocabulary for the values has not been established. - - - - - Optional property. This property refers to a related resource. - dct:relation - Dataset - related resource - - This property refers to a related resource. - - - - - Optional property. This property contains a version number or other version designation of the Dataset. - owl:versionInfo - Dataset - version - - This property contains a version number or other version designation of the Dataset. - - - - - Optional property. This property contains a description of the differences between this version and a previous version of the Dataset. - adms:versionNotes - Dataset - version notes - - This property contains a description of the differences between this version and a previous version of the Dataset. - - - - - Optional property. This property refers to a related Dataset of which the described Dataset is a version, edition, or adaptation. - dct:isVersionOf - Dataset - is Version Of - - This property refers to a related Dataset of which the described Dataset is a version, edition, or adaptation. - - - - - Optional property.This property refers to a related Dataset that is a version, edition, or adaptation of the described Dataset. - dct:hasVersion - Dataset - has Version - - This property refers to a related Dataset that is a version, edition, or adaptation of the described Dataset. - - - - - Optional property. This property refers to a page or document about this Dataset. - foaf:page - Dataset - documentation - - This property refers to a page or document about this Dataset. - - - - - Optional property. This property refers to information that indicates whether the Dataset is open data, has access restrictions or is not public. A controlled vocabulary with three members (:public, :restricted, :non-public) will be created and maintained by the Publications Office of the EU. - dct:accessRights - Dataset - access Rights - - This property refers to information that indicates whether the Dataset is open data, has access restrictions or is not public. A controlled vocabulary with three members (:public, :restricted, :non-public) will be created and maintained by the Publications Office of the EU. - - - - - - - - - Mandatory property. This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset. - dcat:accessURL - Distribution - access URL - - This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset. - - - - - Recommended property. This property contains a free-text account of the Distribution. This property can be repeated for parallel language versions of the description. - dct:description - Distribution - description - - This property can be repeated for parallel language versions of the description. - - - - - Recommended property. This property refers to the file format of the Distribution. - dct:format - Distribution - format - - This property refers to the file format of the Distribution. - - - - - Recommended property. This property refers to the licence under which the Distribution is made available. - dct:license - Distribution - licence - - This property refers to the licence under which the Distribution is made available. - - - - - Optional property. This property contains the size of a Distribution in bytes. - dcat:byteSize - Distribution - byte size - - This property contains the size of a Distribution in bytes. - - - - - Optional property. This property contains a URL that is direct link to a downloadable file in a given format. - dcat:downloadURL - Distribution - download URL - - This property contains a URL that is direct link to a downloadable file in a given format. - - - - - - - Optional property. subproperty of dct:format. This property refers to the media type of the Distribution if this is defined in IANA. - dcat:mediaType - Distribution - media type - - This property refers to the media type of the Distribution if this is defined in IANA. - - - - - Optional property. This property contains the date of formal issuance (e.g., publication) of the Distribution. - dct:issued - Distribution - release date - - This property contains the date of formal issuance (e.g., publication) of the Distribution. - - - - - Optional property. This property refers to a statement that specifies rights associated with the Distribution. - dct:rights - Distribution - rights - - This property refers to a statement that specifies rights associated with the Distribution. - - - - - Optional property. This property refers to the maturity of the Distribution. - adms:status - Distribution - status - - This property refers to the maturity of the Distribution - - - - - Optional property. This property contains a name given to the Distribution. This property can be repeated for parallel language versions of the description. - dct:title - Distribution - title - - This property contains a name given to the Distribution. This property can be repeated for parallel language versions of the description. - - - - - Optional property. This property contains the most recent date on which the Distribution was changed or modified. - dct:modified - Distribution - update/modification date - - This property contains the most recent date on which the Distribution was changed or modified. - - - - - Optional property. This property refers to an established schema to which the described Distribution conforms. - dct:conformsTo - Distribution - linked schemas - - This property refers to an established schema to which the described Distribution conforms. - - - - - Optional property. This property refers to a language used in the Distribution. This property can be repeated if the metadata is provided in multiple languages. - dct:language - Distribution - language - - This property refers to a language used in the Distribution. - - - - - Optional property.This property provides a mechanism that can be used to verify that the contents of a distribution have not changed. - spdx:checksum - distribution - checksum - - This property provides a mechanism that can be used to verify that the contents of a distribution have not changed. - - - - - Optional property.This property refers to a page or document about this Distribution. - foaf:page - Distribution - documentation - - This property refers to a page or document about this Distribution. - - - - - - - - - - Mandatory property. This property contains a name of the agent. This property can be repeated for different versions of the name (e.g. the name in different languages) - foaf:name - Agent - name - - This property can be repeated for different versions of the name (e.g. the name in different languages) - - - - - Recommended property. This property refers to a type of the agent that makes the Catalogue or Dataset available - dct:type - Agent - type - - This property refers to a type of the agent that makes the Catalogue or Dataset availabl - - - - - - - - - Mandatory property. This property contains a name of the category scheme. May be repeated for different versions of the name - dct:title - Category Scheme - title - - This property contains a name of the category scheme. May be repeated for different versions of the name - - - - - - - - - Mandatory property. This property identifies the algorithm used to produce the subject Checksum. Currently, SHA-1 is the only supported algorithm. It is anticipated that other algorithms will be supported at a later time. - spdx:algorithm - Checksum - algorithm - - Identifies the algorithm used to produce the subject Checksum. Currently, SHA-1 is the only supported algorithm. It is anticipated that other algorithms will be supported at a later time. - - - - - Mandatory property. This property provides a lower case hexadecimal encoded digest value produced using a specific algorithm. - spdx:checksumValue - Checksum - checksum value - - This property provides a lower case hexadecimal encoded digest value produced using a specific algorithm. - - - - - - - - - Mandatory property. This property contains a preferred label of the category. This property can be repeated for parallel language versions of the label. - skos:prefLabel - Category - preferred label - - This property can be repeated for parallel language versions of the label. - - - - - - - - - Recommended property. This property refers to a type of licence, e.g. indicating ‘public domain’ or ‘royalties required’. - dct:type - Licence Document - licence type - - This property refers to a type of licence, e.g. indicating ‘public domain’ or ‘royalties required’. - - - - - - - - - Mandatory property. This property contains a string that is an identifier in the context of the identifier scheme referenced by its datatype. - skos:notation - Identifier - notation - - This property contains a string that is an identifier in the context of the identifier scheme referenced by its datatype. - - - - - - - - - Optional property. This property contains the start of the period. - schema:startDate - Period Of Time - start date/time - - This property contains the start of the period. - - - - - Optional property. This property contains the end of the period. - schema:endDate - Period Of Time - end date/time - - This property contains the end of the period. - - - \ No newline at end of file diff --git a/releases/1.2/dcat-ap_1.2_shacl.zip b/releases/1.2/dcat-ap_1.2_shacl.zip deleted file mode 100644 index 2c26421..0000000 Binary files a/releases/1.2/dcat-ap_1.2_shacl.zip and /dev/null differ