Excerpt |
---|
This page details how to represent the information definition outlined in Complex and simple types using DCAT2. It mostly concerns dataset and dataset series. |
Info |
---|
DCAT 2 is used in https://www.europeandataportal.eu/en |
Info |
---|
Assumptions
|
Dataset
DatasetSeries
Type name | Property name | Definition | Type | DCAT2 |
---|---|---|---|---|
DatasetSeries | Metadata about a dataset series. | https://www.w3.org/TR/vocab-dcat-2/#Class:Catalog | ||
id | Identification of the dataset series (eg a URI) | IdentifierType | https://www.w3.org/TR/vocab-dcat-2/#Property:resource_identifier | |
title | Title of the dataset series | string | https://www.w3.org/TR/vocab-dcat-2/#Property:resource_title | |
type | Enumeration indicating the main content of the dataset | CodeDatasetType | ||
dataSubject | Data subject as defined in ICAO PANS-AIM | CodeDataSubjectType | https://www.w3.org/TR/vocab-dcat-2/#Property:resource_theme | |
limitationsOnUse | Free text clarifying limitations with regard to the use of the datasets | string | https://www.w3.org/TR/vocab-dcat-2/#Property:resource_access_rights https://www.w3.org/TR/vocab-dcat-2/#Property:resource_license https://www.w3.org/TR/vocab-dcat-2/#Property:resource_rights | |
encoding | Standard encoding of the data | CodeDataEncodingType | --- https://www.w3.org/TR/vocab-dcat-2/#Property:distribution_format | |
geographicalScope | The locations defining the scope of the dataset series | Location | https://www.w3.org/TR/vocab-dcat-2/#Property:dataset_spatial | |
DPSId | id of the corresponding data product specification | IdentifierType | https://www.w3.org/TR/vocab-dcat-2/#Property:resource_qualified_relation |