This folder includes a set of .rq
files, specifying a tentative implementation of the mappings defined in DCAT-AP+Schema.org, in the form of SPARQL CONSTRUCT
queries.
The mappings have been defined in a modular way, with a separate SPARQL query for each of the DCAT-AP classes, and related properties. A complete representation of a given resource (e.g., a dataset) and related resource (e.g., distribution, licence, publisher) can be obtained by combining the relevant SPARQL queries.
agent.rq
: Mappings for class "Agent" and related propertiescatalogue.rq
: Mappings for class "Catalogue" and related propertiesdataset.rq
: Mappings for class "Dataset" and related properties
category.rq
: Mappings for class "Category" and related propertiescategory-scheme.rq
: Mappings for class "Category scheme" and related propertiesdistribution.rq
: Mappings for class "Distribution" and related propertieslicence.rq
: Mappings for class "Licence document" and related properties
address-agent.rq
: Mappings for class "Address" (locn:Address
) and related propertiesaddress-kind.rq
: Mappings for class "Address" (vcard:Address
) and related propertiescatalogue-record.rq
: Mappings for class "Catalogue record" and related propertieschecksum.rq
: Mappings for class "Checksum" and related propertiesdata-service.rq
: Mappings for class "Data service" and related propertiesdocument.rq
: Mappings for class "Document" and related propertiesidentifier.rq
: Mappings for class "Identifier" and related propertieskind.rq
: Mappings for class "Kind" and related propertieslocation.rq
: Mappings for class "Location" and related propertiesmedia-type.rq
: Mappings for class "Media type or extent" and related propertiesperiod-of-time.rq
: Mappings for class "Period of time" and related propertiesprovenance.rq
: Mappings for class "Provenance statement" and related propertiesquality-measurement.rq
: Mappings for class "Quality measurement" and related propertiesrights.rq
: Mappings for class "Rights statement" and related propertiesstandard.rq
: Mappings for class "Standard" and related properties