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 LOCN classes, and related properties. A complete representation of a given resource (e.g., an address) and related resource (e.g., the address point geometry) can be obtained by combining the relevant SPARQL queries.
Address-locn-to-vcard.rq
: Mappings for classlocn:Address
and related propertiesgeographicName-locn-to-vcard.rq
: Mappings for propertylocn:geographicName
geometry-locn-to-vcard.rq
: Mappings for propertylocn:geometry
Geometry-locn-to-vcard.rq
: Mappings for classlocn:Geometry
and related properties
Address-locn-to-schema-org.rq
: Mappings for classlocn:Address
and related propertiesgeographicName-locn-to-schema-org.rq
: Mappings for propertylocn:geographicName
geometry-locn-to-schema-org.rq
: Mappings for propertylocn:geometry
Geometry-locn-to-schema-org.rq
: Mappings for classlocn:Geometry
and related properties