This is an initial draft. All contents of this page are subject to change.

The DCAT Application Profile for Data Portals in Switzerland (DCAT-AP CH) serves as an application profile of the Data Catalog Vocabulary [[VOCAB-DCAT]] and is utilized to detail the datasets, data services and dataset series featured in swiss data portals, such as the open data portal opendata.swiss and the interoperability platform i14y.ch. It primarily addresses the operators of these data portals (termed 'data receivers' in DCAT language) and the data providers who curate the data catalogues (known as 'data senders' in DCAT language).

As a rule, data portals do not provide the data itself, but only metadata about the data. This is intended to facilitate the discovery and reuse of the data. DCAT-AP CH therefore focuses primarily on the description of metadata.

DCAT-AP CH aims to maintain compatibility with the Application Profile for Data Portals in Europe [[DCAT-AP]]. However, due to the ongoing evolution of the DCAT-AP standard, compatibility with the existing version of DCAT-AP CH is not assured. The current version 3.0.0 of the standard has been developed by the eCH Open Government Data Expert Group for this purpose.

Introduction

Document status

In progress: Use is only authorised within the specialist group or expert committee.

Draft: The document was released for public consultation by the responsible speakers from the expert committee and published accordingly.

Proposal: The document is submitted to the Committee of Experts for approval DD-MM-YYYY, but is not yet standardised.

Approved: The document has been approved by the Expert Committee. It has normative force for the defined scope in the defined area of validity.

Replaced: The document has been replaced by a new, more up-to-date version. It can still be used, but it is recommended that you use the newer version.

Cancelled: The document has been withdrawn by eCH. It may no longer be used.

Suspended: The document has been withdrawn by eCH. It may not be used. It has not reached the ‘Approved’ status.

Area of application

The DCAT Application Profile for Data Portals in Switzerland (DCAT-AP CH) is an application profile of the DCAT vocabulary and a sub-profile of the European Application Profile DCAT-AP.

It should always be kept in mind that both DCAT-AP CH and DCAT-AP focus primarily on metadata. Metadata is, by definition, secondary information about the data: when and by whom it was published, what the terms of use are, how often it is updated, who to contact about it and where and how it can be accessed.

Overview of changes compared to version 2.0.0

The main focus of the eCH Expert Group in creating of DCAT-AP CH v3 was to ensure compatibility with DCAT-AP.

A detailed overview of the changes with references to the corresponging github issues can be found in section

DCAT-AP CH: Building Blocks

DCAT as a universal vocabulary

The application profile specified in this document is based on the Data Catalog Vocabulary (DCAT) specifications developed under the responsibility of the Government Linked Data Working Group at the W3C. DCAT is an RDF vocabulary designed to facilitate interoperability between data catalogues published on the Web. Additional classes and properties from other well-known vocabularies are reused where approriate.

The DCAT vocabulary consists of classes and properties.

Classes and properties are used to provide metadata in a structured way.

The core structure of DCAT-AP CH v3 replicates the core structure of DCAT-AP

Being a subprofile of DCAT-AP, DCAT-AP CH replicates its core structure and concepts.

Classes

The Swiss Application Profile (DCAT-AP CH) as well as the European Application Profile (DCAT-AP) are structured around the following 7 main classes:

Class name Usage note for the Application Profile URI and Reference
Catalog A catalogue or repository that hosts the Datasets or Data Services being described. dcat:Catalog
Resource Resource published or curated by a single agent. dcat:Resource
Catalog Record A description of a Cataloged Resource's entry in the Catalog. dcat:CatalogRecord
Dataset A conceptual entity that represents the information published. dcat:Dataset
Distribution A physical embodiment of the Dataset in a particular format. dcat:Distribution
Data Service A collection of operations that provides access to one or more datasets or data processing functions. dcat:DataService
Dataset Series A collection of datasets that are published separately, but share some characteristics that group them. dcat:DatasetSeries

Note that in the previous versions of DCAT-AP and DCAT-AP CH, classes were categorised to be mandatory, recommended and optional, like it’s currently the case for properties. This categorisation has been removed in favour of the above overview and guidelines to create a common expectation for DCAT-AP cataloges.

Even if "inheritance" is not generally mentioned in the context of RDF, DCAT-AP CH assumes that every property of a class can also be used sensibly with the sub-class. This "re-usability" of the properties of its super-classes is pointed out separately in the respective class description.

To improve the coherency by the description of shared Dataset, Distribution and the new introduced class Data Services, DCAT-AP provided guidelines on their usage: [[DCAT-AP-USAGEGUIDE]].

Overview of the DCAT-AP CH model, showing the classes with their properties and the relationships between them

Requirement levels

DCAT-AP CH defines four requirement levels for data receivers and senders:

  • Mandatory: a receiver MUST be able to process the information for that property; a sender MUST provide the information for that property.
  • Recommended: a receiver MUST be able to process the information for that property; a sender SHOULD provide the information for that property if it is available.
  • Optional: a receiver MUST be able to process the information for that property; a sender MAY provide the information for that property but is not obliged to do so.
  • Deprecated: a receiver SHOULD be able to process information about instances of that property; a sender SHOULD NOT provide the information about instances of that property.

The meaning of the terms MUST, MUST NOT, SHOULD and MAY in this section and in the following sections are as defined in RFC 2119.

In the given context, the term "processing" means that receivers MUST accept incoming data and transparently provide these data to applications and services. It does neither imply nor prescribe what applications and services finally do with the data (parse, convert, store, make searchable, display to users, etc.).

Controlled vocabularies of DCAT-AP CH v3

The table below lists a number of properties with the controlled vocabularies (CVs) that MUST be used for the properties listed.

Where possible, the same controlled vocabularies have been used as for DCAT-AP. However, not every vocabulary proposed by DCAT-AP is currently used for DCAT-AP CH v3. In some cases, the eCH Expert Group is still evaluating the application of the proposed vocabulary, while in other cases the eCH Expert Group has decided to evaluate the introduction of a new, Swiss-specific vocabulary. In particular, for the property dct:publisher, which refers to an entity (organisation) responsible for making a cataloge, a dataset or a data service available, a CV is still being discussed within the eCH Expert Group Open Government Data - its introduction will be evaluated for the next iterations of this standard eCH-0200.

The evaluation of the Controlled Vocabularies is carried out by a subgroup of the eCH OGD Expert Group. It defines the usage notes for the use of the respective CVs and provides an aid (eCH-0285-Use-of-controlled-vocabularies) with recommendations and best practices for the use of CVs. Further information can be found here: eCH-0285-Use-of-controlled-vocabularies

Property URI Used for Class URI Usage note
dcatap:availability Dataset, Distribution [[VOCAB-EU-AVAILABLITY]] The list of terms for the availability levels of a dataset distribution in the DCAT-AP specification.
dct:accessRights Dataset, Data Service [[VOCAB-EU-ACCESS-RIGHT]] Use one of the following values (:public, :restricted, :non-public).
dct:accrualPeriodicity Dataset [[VOCAB-EU-FREQUENCY]]
dct:format Distribution [[VOCAB-EU-FILE-TYPE]]
dct:language Catalog, Dataset, Catalog Record, Distribution [[VOCAB-EU-LANGUAGE]]
dct:license Distribution [[VOCAB-CH-LICENSE]] Within the federal level only the “Terms of use opendata.swiss are applicable”
dcat:mediaType Distribution [[IANA-MEDIA-TYPES]]
dct:spatial Catalog, Dataset [[VOCAB-EU-CONTINENT]], [[VOCAB-EU-COUNTRY]], [[VOCAB-EU-PLACE]], [[GEONAMES]]
dcat:theme Dataset [[VOCAB-EU-THEME]] The values to be used for this property are the URIs of the concepts in the vocabulary. A possible (non-normative) “mapping” to the current themes on opendata.swiss is proposed here: [[VOCAB-CH-THEME]]
dcat:themeTaxonomy Catalog [[VOCAB-EU-THEME]] The value to be used for this property is the URI of the vocabulary itself, i.e. the concept scheme, not the URIs of the concepts in the vocabulary.

Multilingualism

Switzerland is a multilingual country. Therefore, supporting multiple languages is particularly important. For this reason, DCAT-AP CH defines guidelines regarding the content and the technical publication of this content in different languages.

In terms of content:

From a technical perspective multilingualism SHOULD be handled as follows:

The table lists multilingual properties of DCAT-AP CH and the translation strategies that apply to them:

Property RDF property Range Multilingual Support
Catalog title dct:title rdfs:Literal Language encoded string
Catalog description dct:description rdfs:Literal Language encoded string
Dataset title dct:title rdfs:Literal Language encoded string
Dataset description dct:description rdfs:Literal Language encoded string
Dataset keyword dcat:keyword rdfs:Literal Language encoded string
Catalog homepage foaf:homepage foaf:Document Content negotiation
Dataset landing Page dcat:landingPage foaf:Document Content negotiation
Catalog publisher dct:publisher foaf:Agent Content negotiation for the URI and language encoded string for the name
Dataset publisher dct:publisher foaf:Agent Content negotiation for the URI and language encoded string for the name

DCAT-AP-CH: Properties per Class

Notation

Class: Catalog

A Catalogue or repository that hosts the Datasets or Data Services being described.

DCAT-AP CH allows Catalogues of only Datasets, but also Catalogues of only Data Services, but usually it will be a mixture of both.

Property URI Range ReqLevel Card
dataset dcat:dataset dcat:Dataset R 0..n
homepage foaf:homepage foaf:Document R 0..1
service dcat:service dcat:DataService R 0..n
spatial /geographic dct:spatial dct:Location R 0..n
themes dcat:themeTaxonomy skos:ConceptScheme R 0..n
applicable legislation dcatap:applicableLegislation eli:LegalResource O 0..n
resource dcat:resource dcat:Resource O 0..n
catalog dcat:catalog dcat:Catalog O 0..n
catalog record dcat:record dcat:CatalogRecord O 0..n
Recommended Properties

Property: dataset

Property dataset
Requirement level Recommended
Cardinality 0..n
URI dcat:dataset
Range dcat:Dataset ()
Definition Dataset that is part of the catalog.
Usage Note
  • This property links the Catalogue with a Dataset that is part of the Catalogue.
  • As empty Catalogues are usually indications of problems, this property SHOULD be combined with the property service to implement an empty Catalogue check.

Property: homepage

Property homepage
Requirement level Recommended
Cardinality 0..1
URI foaf:homepage
Range foaf:Document
Usage Note
  • This property refers to a web page that acts as the main page for the Catalogue
  • For instance opendata.swiss, would be the homepage of the Swiss Catalogue exported to [[DATAPORTAL-EU]].

Property: service

Property service
Requirement level Recommended
Cardinality 0..n
URI dcat:service
Range dcat:DataService ()
Usage Note
  • This property refers to a site or end-point (Data Service) that is listed in the Catalogue.
  • As empty Catalogues are usually indications of problems, this property SHOULD be combined with the property Dataset to implement an empty Catalogue check.

Property: spatial/ geographic

Property spatial/ geographic
Requirement level Recommended
Cardinality 0..n
URI dct:spatial
Range dct:Location
Definition This property refers to a geographical area covered by the Catalog.
Usage Note
  • This property may be indicated using an IRI reference or may be encoded as an instance of dct:Location.
  • CV to be used for IRI reference: LINDAS resources SHOULD be used. Whenever a particular location is not available as LINDAS resource, then the EU Vocabularies Named Authority Lists MAY be used: [[VOCAB-EU-CONTINENT]], [[VOCAB-EU-COUNTRY]], [[VOCAB-EU-PLACE]], if the location is not in one of the mentioned EU Vocabularies, then Geonames URIs MAY be used: [[GEONAMES]].
  • For the encoding as instance of dct:Location see the class Location ( DCAT-AP - 7.12 Location ).

Property: themes

Property themes
Requirement level Recommended
Cardinality 0..n
URI dcat:themeTaxonomy
Range

skos:ConceptScheme

Usage Note
  • This property refers to a knowledge organization system used to classify the Catalogue's Datasets.
  • CV to be used: http://publications.europa.eu/resource/dataset/data-theme

Property: applicable legislation

Property applicable legislation
Requirement level Optional
Cardinality 0..n
URI dcatap:applicableLegislation
Range eli:LegalResource
Definition The legislation that mandates the creation or management of the Catalog.
Usage Note
  • The use of an ELI identifier is recommended. The FedLex identifier should be used for the federal level. If there is no ELI or FedLex identifier, then the dct:relation property (see ) must be used to indicate the legal basis.
  • For more information see DCAT-AP - LegalResource

Property: resource

Property resource
Requirement level Optional
Cardinality 0..n
URI dcat:resource
Range dcat:Resource
Definition A resource that is listed in the catalog.
Usage Note
  • This is the most general predicate for membership of a catalog. Use of a more specific sub-property is recommended when available.
See also Sub-properties of dcat:resource in particular , , .

Property: catalog

Property catalog
Requirement level Optional
Cardinality 0..n
URI dcat:catalog
Range dcat:Catalog
Definition A catalog that is listed in the catalog.

Property: catalog record

Property catalog record
Requirement level Optional
Cardinality 0..n
URI dcat:record
Range dcat:CatalogRecord
Definition A record describing the registration of a single resource (e.g., a dataset, a data service) that is part of the catalog.

Class: Cataloged Resource

Resource published or curated by a single agent.

Usage Note
Property URI Range ReqLevel Card
contact point dcat:contactPoint vcard:Kind M 1..n
description dct:description rdfs:Literal M 1..n
identifier dct:identifier rdfs:Literal M 1..n
publisher dct:publisher foaf:Agent M 1..1
title dct:title rdfs:Literal M 1..n
keyword/tag dcat:keyword skos:Concept, schema:DefinedTerm, wikibase:item, rdfs:Literal R 0..n
landing page dcat:landingPage foaf:Document R 0..n
release date dct:issued rdfs:Literal (typed as as xsd:date, xsd:dateTime, xsd:gYear or xsd:gYearMonth) R 0..1
theme/category dcat:theme skos:Concept R 0..n
update/ modification date dct:modified rdfs:Literal (typed as as xsd:date, xsd:dateTime, xsd:gYear or xsd:gYearMonth) R 0..1
license dct:license dct:LicenseDocument R 0..1
rights dct:rights dct:RightsStatement R 0..1
access rights dct:accessRights dct:RightsStatement O 0..1
conforms to dct:conformsTo dct:Standard O 0..n
is referenced by dct:isReferencedBy rdfs:Resource O 0..n
language dct:language dct:LinguisticSystem O 0..n
qualified attribution prov:qualifiedAttribution prov:Attribution O 0..n
qualified relation dcat:qualifiedRelation dcat:Relationship O 0..n
related resource dct:relation rdfs:Resource O 0..n
creator dct:creator foaf:Agent O 0..n
has policy odrl:hasPolicy odrl:Policy O 0..1
status adms:status skos:Concept O 0..1
version dcat:version rdfs:Literal O 0..1
version notes adms:versionNotes rdfs:Literal O 0..n
has Part dct:hasPart dcat:Resource O 0..n
first dcat:first O
last dcat:last O
previous dcat:prev O
Manadatory Properties

Property: contact point

Property contact point
Requirement level Mandatory
Cardinality 1..n
URI dcat:contactPoint
Range vcard:Kind
Definition This property contains contact information that can be used for sending comments about the resource.
Usage Note
  • This property MUST contain an email address that is continuously monitored by the data publisher.
  • If there are several contributors involved in the publication of the resource, the property can be used multiple times.

Property: description

Property description
Requirement level Mandatory
Cardinality 1..n
URI dct:description
Range rdfs:Literal
Definition This property contains a free-text account of the resource.
Usage Note
  • This property can be repeated for parallel language versions of the description (see ). On the user interface of data portals, the content of the element whose language corresponds to the display language selected by the user is displayed.

Property: identifier

Property identifier
Requirement level Mandatory
Cardinality 1..n
URI dct:identifier
Range rdfs:Literal
Definition This property contains the unique identifier for the resource, e.g. the URI or other unique identifier in the context of the Catalog.
Usage Note
  • The identifier may be used as part of the URI of the resource.

Property: publisher

Property publisher
Requirement level Mandatory
Cardinality 1..1
URI dct:publisher
Range foaf:Agent
Definition This property refers to an entity (organisation) responsible for making the resource available.
Usage Note
  • This property refers to an entity (organisation) responsible for making the resource available.

Property: title

Property title
Requirement level Mandatory
Cardinality 1..n
URI dct:title
Range rdfs:Literal
Definition This property contains a name given to the resource.
Usage Note
  • This property can be repeated for parallel language versions of the title (see ).
Recommended Properties

Property: keyword/tag

Property keyword/ tag
Requirement level Recommended
Cardinality 0..n
URI dcat:keyword
Range skos:Concept, schema:DefinedTerm, wikibase:item, rdfs:Literal
Definition This property contains a keyword or tag describing the resource.
Usage Note
  • Keywords primarily serve to support search functionality on Data Catalogs. Using more keywords is preferable to using fewer. Keywords should be chosen from the perspective of the searcher. Consider, that keywords which are obvious for you as a publisher might be useful for the search. E.g. add environmental monitoring (http://www.wikidata.org/entity/Q1749732) if you as a data publisher are an Environmental Monitoring Agency.
  • Both controlled vocabularies and literals are allowed, but controlled vocabularies SHOULD be used. Use the following priority cascade for adding Keywords:
    1. TERMDAT: Search for a term on termdat.ch. E.g. Grünabfälle, take the entry ID (51810), and build the Concept URI by adding the ID to https://register.ld.admin.ch/termdat/ (e.g. https://register.ld.admin.ch/termdat/51810)
    2. GEMET (especially in a geo-related context): Search for a term on http://www.eionet.europa.eu/gemet/. Use the Concept URL, as statet on the bottom of the page of a concept (e.g. http://www.eionet.europa.eu/gemet/concept/428)
    3. WIKIDATA: If there are no matching Concepts neither in TERMDAT, nor GEMET, search in Wikidata (top right search). Use the Concept URI (entry in the left side). (e.g. http://www.wikidata.org/entity/Q1749732, do not copy the URL https://www.wikidata.org/**wiki**/Q1749732)
    4. If you can't find a fitting concept, you can always add your own concept to Wikidata.
    5. Finally as a last resort, you can add a Keyword as a Literal. Note: rdfs:Literal might be deprecated in the future.

Property: landing page

Property landing page
Requirement level Recommended
Cardinality 0..n
URI dcat:landingPage
Range foaf:Document
Definition This property refers to a web page that provides access to the resource, its distributions and/or additional information.
Usage Note
  • It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator.

Property: release date

Property release date
Requirement level Recommended
Cardinality 0..1
URI dct:issued
Range rdfs:Literal (typed as as xsd:date, xsd:dateTime, xsd:gYear or xsd:gYearMonth)
Definition This property contains the date of formal issuance (e.g., first publication of the resource).
Usage Note
  • If this date is not known, the date of the first referencing of the data collection in the Catalogue can be entered.

Property: theme/category

Property theme/category
Requirement level Recommended
Cardinality 0..n
URI dcat:theme
Range skos:Concept
Definition This property refers to a knowledge organization system used to classify the catalog's resources. A resource may be associated with multiple themes.
Usage Note
  • There MUST be at least one entry using the EU Themes Vocabulary to be DCAT-AP conform: [[VOCAB-EU-THEME]]
  • It is possible (CAN) to add additional topics by using other commonly used controlled vocabularies.

Property: update/ modification date

Property update/ modification date
Requirement level Recommended
Cardinality 0..1
URI dct:modified
Range rdfs:Literal (typed as as xsd:date, xsd:dateTime, xsd:gYear or xsd:gYearMonth)
Definition This property contains the most recent date on which the resource was changed or modified.
Usage Note
  • No value may indicate that the resource has never changed after its initial publication, or that the date of the last modification is not known, or that the resource is continuously updated
  • This property MUST only be set if the distributions (the actual data) that the dataset describes have been updated after it has been issued. In this case the property MUST contain the date of the last update. That way a person or institution using the data for an analysis or application will know when to update the report or application on their side.

Property: license

Property license
Requirement level Recommended
Cardinality 0..1
URI dct:license
Range dct:LicenseDocument
Definition A legal document under which the resource is made available.
Usage Note
See also ,

Property: rights

Property rights
Requirement level Recommended
Cardinality 0..1
URI dct:rights
Range dct:RightsStatement
Definition This property refers to a statement that specifies rights associated with the resource.
Usage Note
Optional Properties

Property: access rights

Property access rights
Requirement level Optional
Cardinality 0..1
URI dct:accessRights
Range dct:RightsStatement
Definition Information regarding access or restrictions based on privacy, security, or other policies.
Usage Note
  • Use this property exclusively for statements about access restrictions (e.g., privacy, security, or policy-related restrictions).
  • The [[VOCAB-EU-ACCESS-RIGHT]] SHOULD be used. Adapt categories definitions as needed for specific use cases.

Property: conforms to

Property conforms to
Requirement level Optional
Cardinality 0..n
URI dct:conformsTo
Range dct:Standard
Definition This property refers to an implementing rule or other specification.
Usage Note
  • This property SHOULD be used to indicate the model, schema, ontology, view or profile that this representation of a resource conforms to. This is (generally) a complementary concern to the media-type or format.

Property: is referenced by

Property is referenced by
Requirement level Optional
Cardinality 0..n
URI dct:isReferencedBy
Range rdfs:Resource
Definition This property is about a related resource, such as a publication, that references, cites, or otherwise points to the resource.

Property: language

Property language
Requirement level Optional
Optional 0..n
URI dct:language
Range dct:LinguisticSystem
Definition This property refers to a language of the resource. This property can be repeated if there are multiple languages in the resource.
Usage Note
  • CV to be used: [[VOCAB-EU-LANGUAGE]]

Property: qualified attribution

Property qualified attribution
Requirement level Optional
Cardinality 0..n
URI prov:qualifiedAttribution
Range prov:Attribution
Definition This property refers to a link to an Agent having some form of responsibility for the resource
Usage Note

Property: qualified relation

Property qualified relation
Requirement level Optional
Cardinality 0..n
URI dcat:qualifiedRelation
Range dcat:Relationship
Definition This property provides a link to a description of a relationship with another resource and it’s especially meant for relationships between resources.
Usage Note
  • It replaces the property rdfs:seeAlso of DCAT-AP CH v1.
  • See here for examples on how to use it: dcat:qualifiedRelation.

Property: creator

Property creator
Requirement level Optional
Cardinality 0..n
URI dct:creator
Range foaf:Agent
Definition An entity responsible for producing the resource (provider of the technical components), organisation or company.
Usage Note
  • Resources of type foaf:Agent are recommended as values for this property.
  • If from the public sector, use the same CV as .
  • For swiss companies, use the corresponding Zefix entry https://register.ld.admin.ch/zefix/company/122015, you can find the EHRA-ID of organisations on http://zefix.ch.
  • Fallback: We recommend using the correspondend entry in Wikidata as CV, it is straight forward to add a missing entity to Wikidata.
See also DCAT 3 - 6.12 Class: Organization/Person

Property: has policy

Property has policy
Requirement level Optional
Cardinality 0..1
URI odrl:hasPolicy
Range odrl:Policy
Definition The policy expressing the rights associated with the resource if using the [ODRL] vocabulary.
Usage Note
See also see , see , see

Property: status

Property status
Requirement level Optional
Cardinality 0..1
URI adms:status
Range skos:Concept
Definition The status of the resource in the context of maturity lifecycle.
Usage Note
  • CV to be used [[VOCAB-EU-STATUS]]. Vocabulary in human-readable form: Status.
See also see Distribution and Dataset . For more information about a resource lifecycle see DCAT 3 - 11.3 Resource life-cycle.

Property: version

Property version
Requirement level Optional
Cardinality 0..1
URI dcat:version
Range rdfs:Literal
Definition The version indicator (name or identifier) of a resource.
Usage Note
See also

Property: version notes

Property version notes
Requirement level Optional
Cardinality 0..n
URI adms:versionNotes
Range rdfs:Literal
Definition A description of the differences between this version and a previous version of the Dataset.
Usage Note
  • This property can be repeated for parallel language versions of the version notes.

Property: has part

Property has part
Requirement level Optional
Cardinality 0..n
URI dct:hasPart
Range dcat:Resource
Definition A related resource that is included either physically or logically in the described resource.
Usage Note

Property: first

Property first
Requirement level Optional
URI dcat:first
Definition The first resource in an ordered collection or series of resources, to which the current resource belongs.
Usage Note
  • In DCAT this property is used for resources belonging to a .
See also , , DCAT 3 - Use of inverse properties.

Property: last

Property last
Requirement level Optional
URI dcat:last
Definition The last resource in an ordered collection or series of resources, to which the current resource belongs.
Usage Note
  • In DCAT this property is used for resources belonging to a .
See also , , DCAT 3 - Use of inverse properties.

Property: previous

Property previous
Requirement level Optional
URI dcat:prev
Definition The previous resource (before the current one) in an ordered collection or series of resources.
Usage Note
  • In DCAT this property is used for resources belonging to a .
  • Important: It does not denote a previous version of the same resource, but a distinct resource immediately preceding the current one in an ordered collection of resources.
See also , , DCAT 3 - Use of inverse properties.

Class: Catalog Record

A record in a catalog, describing the registration of a single

Usage Note
Property URI Range ReqLevel Card
primary topic foaf:primaryTopic Cataloged Resource M 1..1
update/ modification date dct:modified rdfs:Literal (typed as as xsd:date, xsd:dateTime, xsd:gYear or xsd:gYearMonth) M 1..1
release date dct:issued rdfs:Literal (typed as as xsd:date, xsd:dateTime, xsd:gYear or xsd:gYearMonth) R 0..1
status adms:status skos:Concept R 0..1
conforms to dct:conformsTo dct:Standard R 0..n
description dct:description rdfs:Literal O 0..n
title dct:title rdfs:Literal O 0..n
language dct:language dct:LinguisticSystem O 0..n
Manadatory Properties

Property: primary topic

Property primary topic
Requirement level Mandatory
Cardinality 1..1
URI foaf:primaryTopic
Range Cataloged Resource
Definition A link to the Dataset, Data Service, Dataset Series or Catalog described in the record.
Usage Note
  • A catalogue record will refer to one entity in a catalogue. This can be either a Dataset, a Data Service, a Dataset Series or a Catalog. To ensure an unambigous reading of the cardinality the range is set to . However it is not the intend with this range to require the explicit use of the class Catalogued Resource. As abstract class, an subclass should be used.
  • foaf:primaryTopic is functional: each catalog record can have at most one primary topic, i.e., describes one cataloged resource.

Property: update/ modification date

Property update/ modification date
Requirement level Mandatory
Cardinality 1..1
URI dct:modified
Range rdfs:Literal (typed as as xsd:date, xsd:dateTime, xsd:gYear or xsd:gYearMonth)
Definition This property contains the most recent date on which the Catalog Record was modified
Recommended Properties

Property: release date

Property release date
Requirement level Recommended
Cardinality 0..1
URI dct:issued
Range rdfs:Literal (typed as as xsd:date, xsd:dateTime, xsd:gYear or xsd:gYearMonth)
Usage Note
  • This property contains the date of formal issuance (e.g., first publication of the Catalog Record).
  • If this date is not known, the date of the first referencing of the data collection in the Catalogue can be entered.

Property: status

Property status
Requirement level Recommended
Cardinality 0..1
URI adms:status
Range skos:Concept
Definition The status of the catalog record in the context of maturity lifecycle.
Usage Note
  • CV to be used [[VOCAB-EU-STATUS]]. Vocabulary in human-readable form: Status.
See also see Distribution and Dataset . For more information about a resource lifecycle see DCAT 3 - 11.3 Resource life-cycle.

Property: conforms to

Property conforms to
Requirement level Recommended
Cardinality 0..n
URI dct:conformsTo
Range dct:Standard
Usage Note
  • This property refers to an implementing rule or other specification.
  • This property SHOULD be used to indicate the model, schema, ontology, view or profile that this representation of a Catalog Record conforms to.
Optional Properties

Property: description

Property description
Requirement level Recommended
Cardinality 0..n
URI dct:description
Range rdfs:Literal
Usage Note
  • This property contains a free-text account of the Catalog Record.
  • This property can be repeated for parallel language versions of the description (see ).

Property: title

Property title
Requirement level Recommended
Cardinality 0..n
URI dct:title
Range rdfs:Literal
Usage Note
  • This property contains a name given to the Catalog Record.
  • This property can be repeated for parallel language versions of the title (see ).

Property: language

Property language
Requirement level Optional
Optional 0..n
URI dct:language
Range dct:LinguisticSystem
Usage Note
  • This property refers to a language of the Catalog Record. This property can be repeated if there are multiple languages in the Catalog Record.
  • CV to be used: [[VOCAB-EU-LANGUAGE]]

Class: Dataset

A Dataset is a collection of data, published or curated by a single source and related by a common idea or concept. In contrast to a Data Service a Dataset is expected to be a collection of data that is available for access or download in one or more formats, as Distributions. Distributions belonging to the same Dataset should not differ in regards to the idea of the data that they represent. They may differ in regards to the physical representation of the data such as format or resolution. Or they may split the data of the dataset into portions of comparable size such as data per time period or location.

DCAT-AP provides guidelines about the usage of Data services and Distribution in relation to Datasets: [[DCAT-AP-USAGEGUIDE]].

Property URI Range ReqLevel Card
dataset distribution dcat:distribution dcat:Distribution R 0..n
spatial/ geographical coverage dct:spatial dct:Location R 0..n
temporal coverage dct:temporal dct:PeriodOfTime R 0..n
availability dcatap:availability skos:Concept R 0..1
other identifier adms:identifier Identifier O 0..n
documentation foaf:page foaf:Document O 0..n
frequency dct:accrualPeriodicity dct:Frequency O 0..1
image schema:image schema:url or schema:ImageObject O 0..3
applicable legislation dcatap:applicableLegislation eli:LegalResource O 0..n
in series dcat:inSeries dcat:DatasetSeries O 0..n
was generated by prov:wasGeneratedBy prov:Activity O 0..n
Manadatory Properties Recommended Properties

Property: dataset distribution

Property dataset distribution
Cardinality 0..n
Requirement level Recommended
URI dcat:distribution
Range dcat:Distribution ()
Usage Note
  • This property links the Dataset to an available Distribution.
  • In exceptional cases, a Dataset for which no distribution form exists (yet) can be described in the Catalogue. In this case, the element dcat:distribution may be omitted.

Property: spatial/ geographical coverage

Property spatial/ geographical coverage
Requirement level Recommended
Cardinality 0..n
URI dct:spatial
Range dct:Location
Definition This property refers to a geographic region that is covered by the Dataset.
Usage Note
  • This property may be indicated using an IRI reference or may be encoded as an instance of dct:Location.
  • CV to be used for IRI reference: LINDAS resources SHOULD be used. Whenever a particular location is not available as LINDAS resource, then the EU Vocabularies Named Authority Lists MAY be used: [[VOCAB-EU-CONTINENT]], [[VOCAB-EU-COUNTRY]], [[VOCAB-EU-PLACE]], if the location is not in one of the mentioned EU Vocabularies, then Geonames URIs MAY be used: [[GEONAMES]].
  • For the encoding as instance of dct:Location see the class Location ( DCAT-AP - 7.12 Location ).

Property: temporal coverage

Property temporal coverage
Requirement level Recommended
Cardinality 0..n
URI dct:temporal
Range dct:PeriodOfTime
Usage Note For temporal references this property is MUST be used in order to conform to DCAT-AP.

Property: availability

Property availability
Requirement level Recommended
Cardinality 0..1
URI dcatap:availability
Range skos:Concept
Definition This property indicates how long it is planned to keep the Dataset available.
Usage Note
Optional Properties

Property: other identifier

Property other identifier
Requirement level Optional
Cardinality 1..n
URI adms:identifier
Range Identifier
Definition A secondary identifier of the Dataset.
Usage Note
  • This property allows for more detailed information about the identifer, including the identifier scheme, version, and the agency managing the scheme. This is useful when datasets are referenced across different systems or organizations, ensuring clarity and consistency.
  • Examples are MASTADS [[MASTADS]], DOI [[DOI]], EZID [[EZID]], W3ID [[W3ID]], DataCite [[DataCite]] or other subject-specific identifiers.
See also See recommended property . For more on dereferencable identifiers, see DCAT 3 - 8. Dereferenceable identifiers

Property: documentation

Property documentation
Requirement level Optional
Cardinality 0..n
URI foaf:page
Range foaf:Document
Usage Note
  • This property refers to a page or document about this Dataset.

Property: frequency

Property frequency
Requirement level Optional
Cardinality 0..1
URI dct:accrualPeriodicity
Range dct:Frequency
Usage Note
  • This property refers to the frequency at which the Dataset is updated.
  • CV to be used: [[VOCAB-EU-FREQUENCY]].

Property: image

Property image
Requirement level Optional
Cardinality 0..3
URI schema:image
Range schema:url or schema:ImageObject
Definition A thumbnail picture illustrating the content of the dataset.
Usage Note
  • A thumbnail picture illustrating the content of the Dataset.
  • For distributions that consist of visual content (photographs, videos, maps, etc.) it makes sense to add a limited number of thumbnails to the metadata.
  • It’s a DCAT-AP CH Custom Class (not present in DCAT-AP)

Property: applicable legislation

Property applicable legislation
Requirement level Optional
Cardinality 0..n
URI dcatap:applicableLegislation
Range eli:LegalResource
Definition The legislation that mandates the creation or management of the dataset.
Usage Note
  • The use of an ELI identifier is recommended. The FedLex identifier should be used for the federal level. If there is no ELI or FedLex identifier, then the dct:relation property (see ) must be used to indicate the legal basis.
  • For more information see DCAT-AP - LegalResource

Property: in series

Property in series
Requirement level Optional
Cardinality 0..n
URI dcat:inSeries
Range dcat:DatasetSeries
Definition A dataset series of which the dataset is part.
Subproperty of
See also guidance at DCAT 3 - Use of inverse properties.

Property: was generated by

Property was generated by
Requirement level Optional
Cardinality 0..n
URI prov:wasGeneratedBy
Range prov:Activity
Definition An activity that generated, or provides the business context for, the creation of the dataset.
Usage note The activity associated with generation of a dataset will typically be an initiative, project, mission, survey, on-going activity ("business as usual") etc. Multiple prov:wasGeneratedBy properties can be used to indicate the dataset production context at various levels of granularity.

Class: Distribution

A metadata entry of this class describes a distribution of the data, which is a specific representation of a Dataset. A Dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above).

The distribution can contain all the data of the Dataset or it can contain just a part of the data. For example: it can contain all data about the population in Switzerland or it can contain just one year of this data, say the year 2018. It can also contain the data in an alternative data format, for example a graphical presentation of the data for the years 1990 up to 2010.

DCAT-AP allows the representation of various relationships within Dataset or between Datasets: The simplest relationship is the aggregation of various physical representations of data (“Distributions”) into a Dataset. One possible such Dataset would be a time series where each distribution covers one year of the data and the Dataset spans several years.

A distribution represents a general availability of a Dataset. It implies no information about the actual access method of the data, i.e. whether by direct download or through a Web page. The use of dcat:downloadURL property indicates directly downloadable distributions.

DCAT-AP provides guidelines about the usage of Data services and Distribution in relation to Dataset: [[DCAT-AP-USAGEGUIDE]].

Property URI Range ReqLevel Card
access URL dcat:accessURL rdfs:Resource M 1..n
license dct:license dct:LicenseDocument R 0..1
availability dcatap:availability skos:Concept R 0..1
description dct:description rdfs:Literal R 0..n
format dct:format dct:MediaTypeOrExtent R 0..1
rights dct:rights dct:RightsStatement R 0..1
title dct:title rdfs:Literal R 0..n
update/ modification date dct:modified rdfs:Literal (typed as as xsd:date, xsd:dateTime, xsd:gYear or xsd:gYearMonth) R 0..1
access service dcat:accessService dcat:DataService O 0..n
byte size dcat:byteSize rdfs:Literal (typed as as xsd:decimal) O 0..1
checksum spdx:checksum spdx:Checksum O 0..1
documentation foaf:page foaf:Document O 0..n
download URL dcat:downloadURL rdfs:Resource O 0..n
identifier dct:identifier rdfs:Literal O 0..1
image schema:image schema:url or schema:ImageObject O 0..3
language dct:language dct:LinguisticSystem O 0..n
linked schemas dct:conformsTo dct:Standard O 0..n
media type dcat:mediaType subproperty of dct:format dct:MediaType O 0..1
packaging format dcat:packageFormat dcat:mediaType O 0..1
release date dct:issued rdfs:Literal (typed as as xsd:date, xsd:dateTime, xsd:gYear or xsd:gYearMonth) R 0..1
temporal resolution dcat:temporalResolution xsd:duration R 0..1
applicable legislation dcatap:applicableLegislation eli:LegalResource O 0..n
has policy odrl:hasPolicy odrl:Policy O 0..1
status adms:status skos:Concept O 0..1
coverage (deprecated) dct:coverage LocationPeriodOrJurisdiction O 0..n
Manadatory Properties

Property: access URL

Property access URL
Requirement level Mandatory
Cardinality 1..n
URI dcat:accessURL
Definition A URL that gives access to a distribution of the dataset.
Range rdfs:Resource
Usage Note
  • 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 Properties

Property: license

Property license
Requirement level Recommended
Cardinality 0..1
URI dct:license
Range dct:LicenseDocument
Definition A licence under which the distribution is made available.
Usage Note
  • CV to used for open data: [[VOCAB-CH-LICENSE]]

Property: availability

Property availability
Requirement level Recommended
Cardinality 0..1
URI dcatap:availability
Range skos:Concept
Definition This property indicates how long it is planned to keep the distribution of the dataset available.
Usage Note

Property: description

Property description
Requirement level Recommended
Cardinality 0..n
URI dct:description
Range rdfs:Literal
Definition This property contains a free-text account of the distribution.
Usage Note
  • The description MUST be provided if the distribution contains only part of the data offered by the Dataset.
  • This property can be repeated for parallel language versions of the description (see ).

Property: format

Property format
Requirement level Recommended
Cardinality 0..1
URI dct:format
Range dct:MediaTypeOrExtent
Definition This property refers to the file format of the distribution.
Usage Note
  • CV to be used: [[VOCAB-EU-FILE-TYPE]]
  • If a format is not available: a) media type ([[IANA-MEDIA-TYPES]]) should be used b) If necessary, a discussion to evaluate the adoption within the EU should be launched (Contact point: [[VOCAB-EU-OP-CONTACT]]).

Property: rights

Property rights
Requirement level Recommended
Cardinality 0..1
URI dct:rights
Range dct:RightsStatement
Definition This property refers to a statement that specifies rights associated with the distribution.
Usage Note

Property: title

This property contains a name given to the distribution.
Property title
Requirement level Recommended
Cardinality 0..n
URI dct:title
Range rdfs:Literal
Usage Note
  • This property can be repeated for parallel language versions of the description (see ).
  • The title MUST be given if the distribution contains only part of the data offered by the Dataset
  • The title can be given in several languages. In multilingual data portals, the title in the language selected by a user will usually be shown as title for the distribution.

Property: update/modification date

Property update/ modification date
Requirement level Recommended
Cardinality 0..1
URI dct:modified
Range rdfs:Literal (typed as as xsd:date, xsd:dateTime, xsd:gYear or xsd:gYearMonth)
Definition This property contains the most recent date on which the distribution was changed or modified.
Optional Properties

Property: access service

Property access service
Requirement level Optional
Cardinality 0..n
URI dcat:accessService
Range dcat:DataService ()
Definition This property refers to a data service that gives access to the distribution of the Dataset

Property: byte size

Property byte size
Requirement level Optional
Cardinality 0..1
URI dcat:byteSize
Range rdfs:Literal (typed as as xsd:decimal).
Definition This property contains the size of a Distribution in bytes.
Usage Note
  • If the precise size is not known, an approximate size can be indicated.

Property: checksum

Property checksum
Requirement level Optional
Cardinality 0..1
URI spdx:checksum
Range spdx:Checksum
Definition This property provides a mechanism that can be used to verify that the contents of a distribution have not changed.
Usage Note

Property: coverage (deprecated)

Property coverage (deprecated)
Requirement level Optional
Cardinality 0..n
URI dct:coverage
Range dct:LocationPeriodOrJurisdiction
Usage Note
  • Deprecated since DCAT-AP CH v3.0.0, see requirements for deprecated properties
  • If a dataset contains distributions that differ regarding their content beyond just differences in format or resolution this property can be used to specify temporal or spatial coverage of the data that the distribution contains.
  • It’s a DCAT-AP CH Custom Class (not present in DCAT-AP).

Property: documentation

Property documentation
Requirement level Optional
Cardinality 0..n
URI foaf:page
Range foaf:Document
Definition This property refers to a page or document about this distribution.

Property: download URL

Property download URL
Requirement level Optional
Cardinality 0..n
URI dcat:downloadURL
Range rdfs:Resource
Definition This property refers to a URL that is a direct link to a downloadable file in a given format.
Usage Note
  • In case of a downloadable file, it is good practice to repeat the mandatory accessURL in this more specific property, to indicate to the data user that the distribution has this extra characteristic of being downloadable. The downloadURLs MAY thus be the same as the accessURLs but they MAY also differ.

Property: identifier

Property identifier
Requirement level Optional
Cardinality 0..1
URI dct:identifier
Range rdfs:Literal
Definition An identifier for the distribution, that identifies it as a resource mainly for the organisation publishing the data.

Property: image

Property image
Requirement level Optional
Cardinality 0..3
URI schema:image
Range schema:url or schema:ImageObject
Definition A thumbnail picture illustrating the content of the distribution.
Usage Note
  • For distributions that consist of visual content (photographs, videos, maps, etc.) it makes sense to add a limited number of thumbnails to the metadata (see cardinality).
  • It’s a DCAT-AP CH Custom Class (not present in [[DCAT-AP]]).

Property: language

Property language
Requirement level Optional
Cardinality 0..n
URI dct:language
Range rdfs:Literal
Definition This property refers to a language used in the distribution.
Usage Note
  • This property can be repeated if the metadata is provided in multiple languages.
  • The property MUST be set if the distribution is language-dependent, or if it is given in some of the languages German, French, Italian and English but not in all four languages.
  • CV to be used: [[VOCAB-EU-LANGUAGE]]

Property: linked schemas

Property linked schemas
Requirement level Optional
Cardinality 0..n
URI dct:conformsTo
Range dct:Standard
Definition An established schema to which the described distribution conforms.

Property: media type

Property media type
Requirement level Optional
Cardinality 0..1
URI dcat:mediaType
Range dct:MediaType
Definition This property refers to the media type of the distribution as defined in the official register of media types managed by IANA.
Usage Note
  • The value of the element dcat:mediaType must correspond to a MIME type according to IANA: [[IANA-MEDIA-TYPES]].

Property: packaging format

Property packaging format
Requirement level Optional
Cardinality 0..1
URI dcat:packageFormat
Range dct:MediaType
Definition This property refers to the format of the file in which one or more data files are grouped together, e.g. to enable a set of related files to be downloaded together.
Usage Note
  • It SHOULD be expressed using a media type as defined in the official register of media types managed by IANA [[IANA-MEDIA-TYPES]].

Property: release date

Property release date
Requirement level Optional
Cardinality 0..1
URI dct:issued
Range rdfs:Literal (typed as as xsd:date, xsd:dateTime, xsd:gYear or xsd:gYearMonth)
Definition This property contains the date of formal issuance (e.g., publication) of the distribution.
Usage Note
  • Date of formal issuance (publication) of the distribution
  • Use the first time issuance of the distribution.

Property: temporal resolution

Property temporal resolution
Requirement level Optional
Cardinality 0..1
URI dcat:temporalResolution
Range xsd:duration
Definition This property refers to the minimum time period resolvable in the dataset distribution.

Property: applicable legislation

Property applicable legislation
Requirement level Optional
Cardinality 0..n
URI dcatap:applicableLegislation
Range eli:LegalResource
Definition The legislation that mandates the creation or management of the distribution.
Usage Note

Property: has policy

Property has policy
Requirement level Optional
Cardinality 0..1
URI odrl:hasPolicy
Range odrl:Policy
Definition The policy expressing the rights associated with the distribution if using the [ODRL] vocabulary.
Usage Note
See also see , see , see

Property: status

Property status
Requirement level Optional
Cardinality 0..1
URI adms:status
Range skos:Concept
Definition The status of the distribution in the context of maturity lifecycle.
Usage Note
  • CV to be used [[VOCAB-EU-STATUS]]. Vocabulary in human-readable form: Status.
See also see Distribution and Dataset . For more information about a resource lifecycle see DCAT 3 - 11.3 Resource life-cycle.

Class: Data Service

A Data Service is a collection of operations that provides access to one or more Datasets or data processing functions. If a dcat:DataService is bound to one or more specified Datasets, they are indicated by the dcat:servesDataset property.

DCAT-AP provides guidelines about the usage of Data services and Distribution in relation to Datasets: [[DCAT-AP-USAGEGUIDE]].

Property URI Range ReqLevel Card
endpoint URL dcat:endpointURL rdfs:Resource M 1..n
endpoint description dct:endpointDescription rdfs:Resource R 0..n
serves dataset dcat:servesDataset dcat:Dataset R 0..n
documentation foaf:page foaf:Document O 0..n
applicable legislation dcatap:applicableLegislation eli:LegalResource O 0..n
Manadatory Properties

Property: endpoint URL

Property endpoint URL
Requirement level Mandatory
Cardinality 1..n
URI dcat:endpointURL
Range rdfs:Resource
Definition The root location or primary endpoint of the service (an IRI)

Property: endpoint description

Property endpoint description
Requirement level Recommended
Cardinality 0..n
URI dcat:endpointDescription
Range rdfs:Resource
Definition A description of the services available via the end-points, including their operations, parameters etc.
Usage Note
  • This property contains a description of the services available via the end-points, including their operations, parameters etc.The property gives specific details of the actual endpoint instances.

Property: serves dataset

Property serves dataset
Requirement level Recommended
Cardinality 0..n
URI dcat:servesDataset
Range dcat:Dataset ()
Definition This property refers to a collection of data that this data service can distribute.
Optional Properties

Property: documentation

Property documentation
Requirement level Optional
Cardinality 0..n
URI foaf:page
Range foaf:Document
Definition This property refers to a page or document about this Data Service.

Property: applicable legislation

Property applicable legislation
Requirement level Optional
Cardinality 0..n
URI dcatap:applicableLegislation
Range eli:LegalResource
Definition The legislation that mandates the creation or management of the Data Service.
Usage Note
  • The use of an ELI identifier is recommended. The FedLex identifier should be used for the federal level. If there is no ELI or FedLex identifier, then the dct:relation property (see ) must be used to indicate the legal basis.
  • For more information see DCAT-AP - LegalResource

Class: Dataset Series

Dataset Series

A collection of datasets that are published separately, but share some characteristics that group them.

It is recommended to avoid Dataset Series without a dataset in the collection. Therefore at least one Dataset should refer to a Dataset Series using the property in series (dcat:inSeries).

Property URI Range ReqLevel Card
applicable legislation dcatap:applicableLegislation eli:LegalResource O 0..n
Frequency dct:accrualPeriodicity dct:Frequency O 0..1
Geographical coverage dct:spatial rdfs:resource O 0..n
Optional Properties

Property: applicable legislation

Property applicable legislation
Requirement level Optional
Cardinality 0..n
URI dcatap:applicableLegislation
Range eli:LegalResource
Definition The legislation that mandates the creation or management of the Dataset Series.
Usage Note
  • The use of an ELI identifier is recommended. The FedLex identifier should be used for the federal level. If there is no ELI or FedLex identifier, then the dct:relation property (see ) must be used to indicate the legal basis.
  • For more information see DCAT-AP - LegalResource

Property: frequency

Property frequency
Requirement level Optional
Cardinality 0..1
URI dct:accrualPeriodicity
Range dct:Frequency
Definition The frequency at which the Dataset Series is updated. The frequency of a Dataset Series is not equal to the frequency of the dataset in the collection.
Usage Note
  • CV to be used: [[VOCAB-EU-FREQUENCY]].

Property: spatial/ geographic

Property spatial/ geographic
Requirement level Recommended
Cardinality 0..n
URI dct:spatial
Range dct:Location
Definition This property refers to a geographical region that is covered by the Dataset Series.
Usage Note
  • When spatial coverage is a dimension in the dataset series then the spatial coverage of each dataset in the collection should be part of the spatial coverage. In that case, an open ended value is recommended, e.g. CH or a broad bounding box covering the expected values.
  • This property may be indicated using an IRI reference or may be encoded as an instance of dct:Location.
  • CV to be used for IRI reference: LINDAS resources SHOULD be used. Whenever a particular location is not available as LINDAS resource, then the EU Vocabularies Named Authority Lists MAY be used: [[VOCAB-EU-CONTINENT]], [[VOCAB-EU-COUNTRY]], [[VOCAB-EU-PLACE]], if the location is not in one of the mentioned EU Vocabularies, then Geonames URIs MAY be used: [[GEONAMES]].
  • For the encoding as instance of dct:Location see the class Location ( DCAT-AP - 7.12 Location ).

Property: temporal coverage

Property temporal coverage
Requirement level Optional
Cardinality 0..n
URI dct:temporal
Range dct:PeriodOfTime
Definition A temporal period that the Dataset Series covers.
Usage Note When temporal coverage is a dimension in the dataset series then the temporal coverage of each dataset in the collection should be part of the temporal coverage. In that case, an open ended value is recommended, e.g. after 2012.

Conformance to DCAT-AP

DCAT-AP CH is a sub-profile of DCAT-AP and DCAT-AP is an application profile of DCAT.

The DCAT-Profile Guidance states that application profiles may form hierarchies.

There is a close collaboration between DCAT-AP and DCAT-AP CH which takes place mostly as an online discussion on GitHub at [[DCAT-AP-GITHUB-ISSUES]].

The following diagram captures the relationship between DCAT, DCAT-AP and DCAT-AP CH:

Relationship between DCAT, DCAT-AP and DCAT-AP CH

For the previously mentioned interoperability reasons, DCAT-AP CH aims to stay a sub-profile of [[DCAT-AP]]. Furthermore, this way it can be assured that metadata structured as DCAT-AP CH can be efficiently harvested by [[DATAPORTAL-EU]].

DCAT-AP CH also aims for completeness, in the way that a data provider that only uses DCAT-AP CH as guidance should be able to form a data catalogue that automatically conforms to DCAT-AP.

Therefore:

Custom properties in DCAT-AP CH

DCAT-AP CH MAY introduce Swiss specific properties and vocabulary, such as the list of cantons of Switzerland, which don't exist in the DCAT or DCAT-AP vocabulary. It SHOULD however not introduce its own (custom) properties that can already be expressed in DCAT with different vocabularies. In those cases, the DCAT-AP or DCAT vocabulary have to be used.

Therefore, some properties that were custom in Version 1 have been removed in Version 2 of DCAT-AP CH:

DCAT-AP CH still defines custom properties where a replacement by DCAT-AP or DCAT vocabulary is currently not considered possible or useful (in DCAT-AP Version 2.1.0):

Conformance to DCAT-AP CH

Data Provider requirements

A data catalogue conforms to DCAT-AP CH if:

Receiver requirements

An application (data portal) conforms to DCAT-AP if:

Exclusion of liability / notice of third-party rights

eCH standards which the eCH association make available to the user for use free of charge or which reference eCH, have the status of recommendations only. The eCH Association is in no way liable for decisions or actions which the user makes and/or takes on the basis of these documents. The user is obliged to check the documents himself before using them and, if necessary, to seek advice. eCH standards cannot and are not intended to replace technical, organisational or legal advice in specific individual cases.

Documents, procedures, methods, products and standards referenced in eCH standards may be protected by trademark, copyright or patent. It is the sole responsibility of the user to obtain any necessary rights from the respective authorised persons and/or organisations.

Although the eCH association has taken all possible care to ensure that the eCH standards are carefully prepared, no assurance or guarantee can be given that the information and documents provided are up-to-date, complete, correct or free of errors. The content of eCH standards may be changed at any time and without notice.

Any liability for damages incurred by the user from the use of the eCH standards is excluded to the extent permitted by law.

Collaboration & Review

Changelog

General customisation

General adaptations of various sections of the standard are listed here

Alignment with DCAT-AP 3

The main focus of the eCH Expert Group by the creation of DCAT-AP CH V3 was to ensure the compatibility to DCAT-AP V3.

Class dcat:Catalog

Class dcat:Resource

Class dcat:CatalogRecord

Class dcat:Dataset

Class dcat:Distribution

Class dcat:DataService

Class dcat:DatasetSeries

List of referenced namespaces

Namespaces and prefixes used in normative parts of this recommendation are shown in the following table:

Prefix Namespace IRI Source
dcat http://www.w3.org/ns/dcat# [[VOCAB-DCAT]]
dcatap http://data.europa.eu/r5r/ [[VOCAB-DCAT-AP]]
dct http://purl.org/dc/terms/ [[DCTERMS]]
foaf http://xmlns.com/foaf/0.1/ [[FOAF]]
schema http://schema.org/ [[schema-org]]
rdf http://www.w3.org/1999/02/22-rdf-syntax-ns# [[RDF-SYNTAX-GRAMMAR]]
rdfs http://www.w3.org/2000/01/rdf-schema# [[RDF-SCHEMA]]
vcard http://www.w3.org/2006/vcard/ns# [[VCARD-RDF]]
xsd http://www.w3.org/2001/XMLSchema# [[XMLSCHEMA11-2]]
adms http://www.w3.org/ns/adms# [[VOCAB-ADMS]]
skos http://www.w3.org/2004/02/skos/core# [[SKOS-REFERENCE]]
locn http://www.w3.org/ns/locn# [[LOCN]]
prov http://www.w3.org/ns/prov# [[PROV]]
spdx http://spdx.org/rdf/terms# [[SPDX]]
gsp http://www.opengis.net/ont/geosparql# [[GeoSPARQL]]
odrl http://www.w3.org/ns/odrl/2/# [[ODRL]]

Tables of figures

List of tables