Skip to content

Latest commit

 

History

History
855 lines (854 loc) · 35.8 KB

Mappings-ended.md

File metadata and controls

855 lines (854 loc) · 35.8 KB

⚠️ Warning

This documentation is out of date and no longer maintained.

The reference and up to date documentation is available at: https://ec-jrc.github.io/dcat-ap-to-schema-org/

Mappings defined in DCAT-AP+Schema.org (3/3)

Part 1 | Part 2 | Part 3

Status of this document

This document presents a proposal for mapping the relevant terms from the DCAT Application Profile for European Data Portals (DCAT-AP) to the Schema.org vocabulary.

This document is a draft meant to report work in progress. As such, it can be updated any time and it must be considered as unstable.

Abstract

This documents illustrates the mappings defined in DCAT-AP+Schema.org.

The background and methodology for the design of DCAT-AP+Schema.org are illustrated in a separate document:

DCAT-AP+Schema.org: Background & methodology

A SPARQL implementation of the defined mappings is available in a dedicated folder (../sparql/).

Table of contents

Mapping summary

continues from part 2

These properties should be used with schema:ListItem. [formal definition]

DCAT-AP Schema.org Comments
Specification Obl. Label QName
DCAT-AP 1.1 M primary topic foaf:primaryTopic schema:item
DCAT-AP 1.1 M update / modification date dct:modified schema:dateModified
DCAT-AP 1.1 R application profile dct:conformsTo schema:?? TBD
DCAT-AP 1.1 R change type amds:status schema:?? TBD
DCAT-AP 1.1 R listing date dct:issued schema:datePublished
GeoDCAT-AP 1.0 O character encoding cnt:characterEncoding schema:?? TBD
GeoDCAT-AP 1.0 O contact point dcat:contactPoint schema:contactPoint
DCAT-AP 1.1 O description dct:description schema:description
GeoDCAT-AP 1.0 O identifier dct:identifier schema:identifier
DCAT-AP 1.1 O language dct:language schema:inLanguage
DCAT-AP 1.1 O source metadata dct:source schema:isBasedOnUrl
DCAT-AP 1.1 O title dct:title schema:name

TBD [formal definition]

DCAT-AP Schema.org Comments
Specification Obl. Label QName
DCAT-AP 1.1 M algorithm spdx:algorithm schema:?? TBD
DCAT-AP 1.1 M checksum value spdx:checksumValue schema:?? TBD

TBD [formal definition]

DCAT-AP Schema.org Comments
Specification Obl. Label QName
GeoDCAT-AP 1.0 O description dct:description schema:description
GeoDCAT-AP 1.0 O title dct:title schema:name

TBD [formal definition]

DCAT-AP Schema.org Comments
Specification Obl. Label QName
DCAT-AP 1.1 M notation skos:notation schema:value The type of identifier should be specified with schema:name

These properties should be used with schema:ContactPoint. [formal definition]

DCAT-AP Schema.org Comments
Specification Obl. Label QName
DCAT-AP IG R name vcard:fn schema:name
DCAT-AP IG R email vcard:hasEmail schema:email
GeoDCAT-AP 1.0 O
GeoDCAT-AP 1.0 O organisation name vcard:organization-name schema:name
GeoDCAT-AP 1.0 O homepage vcard:hasURL schema:url
DCAT-AP IG
DCAT-AP IG O telephone vcard:hasTelephone schema:telephone

These properties should be used with schema:Place. [formal definition]

DCAT-AP Schema.org Comments
Specification Obl. Label QName
GeoDCAT-AP 1.0 O geographical identifier dct:identifier schema:identifier
GeoDCAT-AP 1.0 O geographical identifier / name authority skos:inScheme schema:?? TBD. The "authority" denotes the reference register for the geographical name / identifier (typically, a gazetteer).
GeoDCAT-AP 1.0 O geographical name skos:prefLabel schema:name
GeoDCAT-AP 1.0 O geometry locn:geometry schema:geo

Schema.org expects as value an instance of schema:GeoCoordinates (for points) or schema:GeoShape (for more complex geometries).

LOCN allows any type of geometry, and any type of geometry encoding / representation—including those supported by Schema.org.

As a consequence, the locn:geometry mapping might require further processing to encode the geometry according the encodings supported in Schema.org.

TBD [formal definition]

DCAT-AP Schema.org Comments
Specification Obl. Label QName
GeoDCAT-AP 1.0 O label rdfs:label schema:name

These properties should be used with schema:DateTime. [formal definition]

DCAT-AP Schema.org Comments
Specification Obl. Label QName
DCAT-AP 1.1 O start date / time schema:startDate schema:startDate
DCAT-AP 1.1 O end date / time schema:endDate schema:endDate

TBD [formal definition]

DCAT-AP Schema.org Comments
Specification Obl. Label QName
GeoDCAT-AP 1.0 O name / description rdfs:label schema:?? TBD

TBD [formal definition]

DCAT-AP Schema.org Comments
Specification Obl. Label QName
GeoDCAT-AP 1.0 O reference system authority skos:inScheme schema:?? TBD. The "authority" denotes the reference register for the reference system.
GeoDCAT-AP 1.0 O reference system identifier dct:identifier schema:identifier
GeoDCAT-AP 1.0 O reference system name skos:prefLabel schema:name
GeoDCAT-AP 1.0 O reference system type (e.g., spatial, temporal) dct:type schema:?? TBD
GeoDCAT-AP 1.0 O reference system version owl:versionInfo schema:version

TBD [formal definition]

DCAT-AP Schema.org Comments
Specification Obl. Label QName
GeoDCAT-AP 1.0 O name / description rdfs:label schema:?? TBD

These properties should be used with schema:Service. [formal definition]

DCAT-AP Schema.org Comments
Specification Obl. Label QName
GeoDCAT-AP 1.0 O access rights dct:accessRights schema:?? TBD
GeoDCAT-AP 1.0 O author dct:creator schema:creator
GeoDCAT-AP 1.0 O conformance result / conformity (data quality) dct:conformsTo schema:?? TBD
GeoDCAT-AP 1.0 O conforms to dct:conformsTo schema:?? TBD
GeoDCAT-AP 1.0 O contact point dcat:contactPoint schema:contactPoint
GeoDCAT-AP 1.0 O coupled resource dct:hasPart schema:hasPart
GeoDCAT-AP 1.0 O creation date dct:created schema:dateCreated
GeoDCAT-AP 1.0 O description dct:description schema:description
GeoDCAT-AP 1.0 O keyword (free text) dc:subject schema:keywords
GeoDCAT-AP 1.0 O keyword (from a controlled vocabulary) dct:subject schema:about
GeoDCAT-AP 1.0 O language dct:language schema:inLanguage
GeoDCAT-AP 1.0 O publisher dct:publisher schema:publisher
GeoDCAT-AP 1.0 O release date dct:issued schema:datePublished
GeoDCAT-AP 1.0 O resource locator foaf:homepage schema:url TBD
GeoDCAT-AP 1.0 O spatial / geographic coverage dct:spatial schema:spatialCoverage
GeoDCAT-AP 1.0 O spatial data service category dct:type schema:?? TBD
GeoDCAT-AP 1.0 O spatial data service type dct:type schema:?? TBD
GeoDCAT-AP 1.0 O temporal coverage dct:temporal schema:datasetTimeInterval
GeoDCAT-AP 1.0 O title dct:title schema:name
GeoDCAT-AP 1.0 O type dct:type schema:?? TBD
GeoDCAT-AP 1.0 O update / modification date dct:modified schema:dateModified

TBD [formal definition]

DCAT-AP Schema.org Comments
Specification Obl. Label QName
GeoDCAT-AP 1.0 O creation date dct:created schema:dateCreated
GeoDCAT-AP 1.0 O release date dct:issued schema:datePublished
GeoDCAT-AP 1.0 O title dct:title schema:name
GeoDCAT-AP 1.0 O update / modification date dct:modified schema:dateModified
GeoDCAT-AP 1.0 O version owl:versionInfo schema:version