diff --git a/dcat/index.html b/dcat/index.html index 25e00121b..e619d1a74 100644 --- a/dcat/index.html +++ b/dcat/index.html @@ -2291,13 +2291,15 @@

Alignment with other metadata vocabularies

Schema.org

- Schema.org includes a number of types and properties taken from, or at least inspired by, the original DCAT work. - With the appearance of Google's Dataset Search service the relationship of DCAT with schema.org is of interest. - A mapping between DCAT and schema.org can be inferred from inspection of the examples in Google's documentation of dataset metadata, but a systematic mapping is not available. - Partial mappings between DCAT 2014 [[VOCAB-DCAT-20140116]] and schema.org have been provided by the Spatial Data on the Web Working Group and by the European Commission. + Schema.org includes a number of types and properties taken from (or at least inspired by) the original DCAT work, and the index for Google's Dataset Search service utilises both schema.org and DCAT. + However, most general purpose indexes that pay attention to metadata at all rely primarily on schema.org, so the detailed relationship of DCAT to schema.org is of interest for data providers who wish their datasets and services to be exposed through those.

- A mapping from the revised DCAT (this document) to schema.org is provided in an RDF file. + A mapping between DCAT and schema.org can be inferred by comparing the examples in Google's documentation of dataset metadata, but a systematic mapping is not available. + Partial mappings between DCAT 2014 [[VOCAB-DCAT-20140116]] and schema.org have earlier been provided by the Spatial Data on the Web Working Group and by the European Commission. +

+

+ A recommended mapping from the revised DCAT (this document) to schema.org is available in an RDF file. This mapping is axiomatized using the standard predicates rdfs:subClassOf, rdfs:subPropertyOf, owl:equivalentClass, owl:equivalentProperty, and also using the annotation properties schema:domainIncludes and schema:rangeIncludes to match schema.org semantics. The mapping is summarized in the table below.