Mappings
ISO 19115 versions
The mappings use ISO 19115:2003. There are more recent versions of the standard available e.g. 19115:2014. This doesn't affect datasets too much. Mapping to the same fields.
Each table includes:
- the current information definition
- the ISO 19115:2003 field
- the DCAT3 equivalent
- general notes. This column also contains ideas for change requests.
Dataset
Type name | Property name | Definition | Type | ISO 19115:2003 | DCAT3 equivalent | General notes |
---|---|---|---|---|---|---|
Dataset | Metadata about a dataset. | MD_Metadata describing resource of type DS_DataSet | dcat:Dataset | Change proposal - draft only Remodel dataset, dataset series, dps to show thay are different types of resources. In reality, the metadata about them is very similar. Change proposal - draft only update definition to one used in ICAO: Identifiable collection of data (ISO 19101*). | ||
id | Identification of the dataset (eg a URI) | IdentifierType | MD_DataIdentification.citation.CI_Citation.identifier | @id
| Change proposal - draft only rename property name to "identifier". Update definition to "Special unique identifier permanently assigned to an entity." (AIRM) | |
title | Title of the dataset | string | MD_DataIdentification.citation.CI_Citation.title | dct:title https://www.w3.org/TR/vocab-dcat-3/#Property:resource_title
| Change proposal - draft only Update definition to "name by which the cited resource is known." (ISO 19115) | |
shortDescription | Free text providing a short description of the dataset | string | MD_DataIdentification.abstract | dct:description https://www.w3.org/TR/vocab-dcat-3/#Property:resource_description
| Change proposal - draft only rename property name to "description". Update definition to "brief narrative summary of the content of the resource(s)." (ISO 19115) | |
type | Indication the main content of the dataset. | CodeDatasetType | MD_DataIdentification.descriptiveKeywords.MD_Keywords.keyword | dct:type https://www.w3.org/TR/vocab-dcat-3/#Property:resource_type
| Can this be bundled into an overall classification scheme?
Change proposal - draft only rename property name to "form". Update definition to "the form of the data set." Note: The different forms of ICAO data sets are listed in ICAO Annex 15 5.3.1.1: a) AIP data set; | |
subject | Scope of the dataset expressed as a list of subjects . | CodeDataSubjectType | MD_DataIdentification.descriptiveKeywords.MD_Keywords.keyword | dcat:theme https://www.w3.org/TR/vocab-dcat-3/#Property:resource_theme
| The list of possible terms should be registered/published in order to allow URLs to be used. Recommendation is to use a controlled vocabulary. Consider using AIRM identifiers for resources e.g. dcat:theme": "urn:aero:airm:1.0.0:ContextualModel:ATMBusinessTerms:Aerodrome" | |
updateType | Indication on how far the dataset has full content or represents an update. | CodeUpdateType | MD_DataIdentification.descriptiveKeywords.MD_Keywords.keyword |
| Change proposal - draft only rename property name to "timeSliceType". Update definition to "the type of timeslice contained in of the data set." Update is the wrong word. Datasets are not updated. Think of a better word to reflect the temporality model It is not clear if this is the best DCAT2 field. The semantics do not match easily. We could consider e.g. prov:wasDerivedFrom "Release Type" makes more sense. A request has been raised to the DCAT3 WG https://github.com/w3c/dxwg/issues/1289 | |
isAiracUpdate | Indication that the dataset has been updated according to the AIRAC System. | boolean | MD_DataIdentification.extent.EX_Extent.description Note: this is the same approach as used in DS-META-004 - Indication that this is an AIRAC update | dct:accrualMethod
| The definition of this term makes it clear that it is a statement of the process used to update the data. That is why prov is used. Consider using AIRM identifiers for resources e.g. prov:wasGeneratedBy": "urn:aero:airm:1.0.0:ContextualModel:ATMBusinessTerms:AIRAC" | |
limitationsOnUse | Free text clarifying limitations with regard to the use of the dataset. | string | MD_DataIdentification.resourceConstraints.MD_Constraints.useLimitations Can also use e.g. MD_LegalConstraints, MD_SecurityConstraints Note: this is the same approach as used in DS-META-005 - Limitations on use. | odrl:hasPolicy
| Need to check what is meant here – policy is the most generic approach | |
encoding | Standard encoding of the data | CodeDataEncodingType | DQ_DataQuality.report.DQ_Eelement.result.DQ_ConformanceResult.specification | dct:conformsTo https://www.w3.org/TR/vocab-dcat-3/#Property:resource_conforms_to | ISO mapping is long-winded. Is it correct to treat it this way? Change proposal - draft only rename property name to "confromance". Update definition to "the standard to which the data conforms." | |
effectiveDate | Start of the validity period for the dataset | date | MD_DataIdentification.extent.EX_Extent.temporalElement.EX_TemporalExtent.extent Note: this is the same approach as used in DS-META-003 - Validity of the data set | dct:temporal.dct:startDate https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal
| Consider renaming to startValidity to be consistent. Change proposal - draft only rename property name to "startValidity". | |
endValidity | End of the validity period for the dataset. When absent, no end is specified. | date | MD_DataIdentification.extent.EX_Extent.temporalElement.EX_TemporalExtent.extent Note: this is the same approach as used in DS-META-003 - Validity of the data set | dct:temporal.dct:endDate https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_temporal | ||
publicationDate | Date at which the dataset became available. | date | MD_DataIdentification.citation.CI_Citation.date Note: this is the same approach as used in DS-META-002 - Date and time when provided. | dct:issued https://www.w3.org/TR/vocab-dcat-3/#Property:resource_release_date | ||
datasetSeriesId | id of the corresponding dataseries | IdentifierType | MD_DataIdentification.citation.CI_Citation.series | dct:isPartOf https://www.w3.org/TR/vocab-dcat-3/#Property:resource_qualified_relation
| ||
geographicalScope | The locations defining the scope of the dataset | Location | MD_DataIdentification.extent.EX_Extent.geographicalElement.EX_GeographicalExtent Note: this is the same approach as used in DS-META-007 - Geographical extent of the data set | dct:spatial https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_spatial
| Change proposal - draft only rename property name to "geographicalExtent". location – look into vcard Location should be based on AIRM/AIXM model | |
datasetFile | The dataset file that the metadata concerns | File | MD_Distribution | dcat:distribution https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_distribution
|
DatasetSeries
Type name | Property name | Definition | Type | ISO 19115:2003 | DCAT3 equivalent | General notes |
---|---|---|---|---|---|---|
DatasetSeries | Metadata about a dataset series. | dcat:DatasetSeries https://www.w3.org/TR/vocab-dcat-3/#dataset-series (exact details under discussion) | Change proposal - draft only update definition to one used in ICAO: Collection of data sets sharing the same product specification (ISO 19115*). | |||
id | Identification of the dataset series (eg a URI) | IdentifierType | MD_DataIdentification.citation.CI_Citation.identifier | @id
| ||
title | Title of the dataset series | string | MD_DataIdentification.citation.CI_Citation.title | dct:title
| ||
dct:description
| ||||||
type | Enumeration indicating the main content of the dataset | CodeDatasetType | MD_DataIdentification.descriptiveKeywords.MD_Keywords.keyword | |||
dataSubject | Data subject as defined in ICAO PANS-AIM | CodeDataSubjectType | MD_DataIdentification.descriptiveKeywords.MD_Keywords.keyword | dcat:theme
| ||
limitationsOnUse | Free text clarifying limitations with regard to the use of the datasets | string | MD_DataIdentification.resourceConstraints.MD_Constraints.useLimitations Can also use e.g. MD_LegalConstraints, MD_SecurityConstraints |
| need to check what is meant here – policy is the most generic approach | |
encoding | Standard encoding of the data | CodeDataEncodingType | ||||
geographicalScope | The locations defining the scope of the dataset series | Location | MD_DataIdentification.extent.EX_Extent.geographicalElement.EX_GeographicalExtent | dct:spatial
| ||
DPSId | id of the corresponding data product specification | IdentifierType | dct:isReferencedBy
| |||
distribution(?) | dct:dataset
|
DataProductSpecification
Type name | Property name | Definition | Type | ISO 19115:2003 | DCAT3 equivalent | General notes |
---|---|---|---|---|---|---|
DataProductSpecification | Metadata about a Data Product Specification. | dcat:Resource | ||||
id | Identification of the data product specification | IdentifierType | MD_DataIdentification.citation.CI_Citation.identifier | @id
| ||
title | Title of the data product specification | string | MD_DataIdentification.citation.CI_Citation.title | dct:title https://www.w3.org/TR/vocab-dcat-3/#Property:resource_title
| ||
dpsFile | The file that the metadata concerns | File | dcat:distribution
| |||
MD_DataIdentification.descriptiveKeywords.MD_Keywords.keyword | dct:type https://www.w3.org/TR/vocab-dcat-3/#Property:resource_type
| |||||
dct:references https://www.w3.org/TR/vocab-dcat-3/#Property:resource_relation https://dublincore.org/specifications/dublin-core/dcmi-terms/#references
|
Data File
Type name | Property name | Definition | Type | ISO 19115:2003 | DCAT3 equivalent | General notes |
---|---|---|---|---|---|---|
File | Metadata about a file. | dcat:Distribution | ||||
id | Identification of the dataset file The identification is unique within a service instance | IdentifierType | dcat:accessURL https://www.w3.org/TR/vocab-dcat-3/#Property:distribution_access_url
| This is not the ID of the file, but the landing page, feed, SPARQL endpoint (etc) | ||
name | Name of the file | FileNameType | dct:title https://www.w3.org/TR/vocab-dcat-3/#Property:distribution_title | |||
format | Format of the file | CodeFileFormatType | dct:format https://www.w3.org/TR/vocab-dcat-3/#Property:distribution_format
| |||
size | Size of the file in Bytes. | Number | dcat:byteSize https://www.w3.org/TR/vocab-dcat-3/#Property:distribution_size
| |||