service definitions
Aeronautical Data Set Information Definition
This page is the information definition for the various Aeronautical Data Set Services. It follows the requirements found in the Specification for SWIM Information Definition v1.0.
Diagrams
Diagrams to illustrate the information definition are available on Aeronautical Data Set Information Definition Diagrams.
identification
title | Aeronautical Data Set Information Definition |
|---|---|
edition | 01.00.00 |
date | 2024-09-23 |
responsible party
organisation name | EUROCONTROL |
|---|---|
contact information | |
role | author |
scope
abstract | The information definition covers the elements used by the various Aeronautical Data Set Services such as data product, data product series and data product specification. |
|---|
namespace
namespace | tbd |
|---|
licence
BSD Licence
Copyright (c) 2024, EUROCONTROL
=====================================
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
* Neither the names of EUROCONTROL nor the names of their contributors may be used to endorse or promote products derived from this specification without specific prior written permission.
THIS SPECIFICATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
==========================================
Editorial note: this license is an instance of the BSD license template as
provided by the Open Source Initiative:
http://www.opensource.org/licenses/bsd-license.php
data catalogue
Resource
Feature | Attribute | Type, Multiplicity | Identifier | Definition |
|---|---|---|---|---|
Resource |
|
| Resource | asset or means that fulfils a requirement Note: The Resource is the root for DataSet, DataSetSeries, DataProductSpecification, Notification, Subscription and File. Therefore these also have identifier and title. |
Resource | identifier | IdentifierType | Resource.identifier | Special unique identifier permanently assigned to a resource. |
Resource | title | string | Resource.title | Name by which the cited resource is known. |
DataProductSpecification
Inherits from Resource.
Feature | Attribute | Type, Multiplicity | Identifier | Definition |
|---|---|---|---|---|
DataProductSpecification |
|
| DataProductSpecification | Detailed description of a data set or data set series together with additional information that will enable it to be created, supplied to and used by another party. (ISO 19131) |
DataProductSpecification | dataSetSeriesIdentifier | IdentifierType | DataProductSpecification.dataSetSeriesIdentifier | Identifier of the corresponding data set series. |
DataProductSpecification | dpsFile | File [1..*] | DataProductSpecification.dpsFile | File that makes up the data product specification. |
DataProductSpecification | releaseType | CodeReleaseType | DataProductSpecification.releaseType | Indication of the content of the data sets described by the data product specification. |
DataProductSpecification | status | CodeResourceStatusType | DataProductSpecification.status | Status of the data product specification. |
DataSet
Inherits from Resource.
| Attribute | Type, Multiplicity | Identifier | Definition |
|---|---|---|---|---|
DataSet |
|
| DataSet | Identifiable collection of data (ISO 19101*) |
DataSet | conformance | CodeEncodingStandardType | DataSet.conformance | Standard to which the data conforms. Note: the value specified for a data set must not conflict with that defined for the parent data set series. |
DataSet | dataSetFile | File [1..*] | DataSet.dataSetFile | File that makes up a data set. Note: a data set can consist of multiple files e.g. organised by subject or to reduce the size of individual files. |
DataSet | dataSetSeriesIdentifier | IdentifierType | DataSet.dataSetSeriesIdentifier | Identifier of the data set series to which the data set belongs. |
DataSet | description | string | DataSet.description | Brief narrative summary of the content of the resource(s). |
DataSet | endValidity | date | DataSet.endValidity | End of the validity period for the data set. Note: it is possible to set this to "indeterminatePosition" if the end of validity date is not known. |
DataSet | form | CodeDataSetFormType | DataSet.form | Form of the data set. Note: the value specified for a data set must not conflict with that defined for the parent data set series. |
DataSet | geographicalExtent | Location [1..*] | DataSet.geographicalExtent | Location defining the scope of the data set. Note: the value specified for a data set must not conflict with that defined for the parent data set series. |
DataSet | isAiracUpdate | boolean | DataSet.isAiracUpdate | Indication that the data set has been updated according to the AIRAC System. Note: Typically this attribute is only marked as "true" for AIP data sets. |
DataSet | provider | string [0..1] | DataSet.provider | Name of the organisation that provided the data set. |
DataSet | publicationDate | date | DataSet.publicationDate | Date at which the data set became available. |
DataSet | releaseType | CodeReleaseType | DataSet.releaseType | Indication of the content of the data set. |
DataSet | startValidity | date | DataSet.startValidity | Start of the validity period for the data set. |
DataSet | status | CodeResourceStatusType | DataSet.status | Status of the data set. |
DataSet | subject | SubjectType [1..*] | DataSet.subject | Data subject covered by the data set. Note: the value specified for a data set must not conflict with that defined for the parent data set series. |
DataSet | useLimitations | string [0..1] | DataSet.useLimitations | Limitations with regard to the use of the data set. Note: the value specified for a data set must not conflict with that defined for the parent data set series. |
DataSetSeries
Inherits from Resource.
Feature | Attribute | Type, Multiplicity | Identifier | Definition |
|---|---|---|---|---|
DataSetSeries |
|
| DataSetSeries | Collection of data sets sharing the same product specification (ISO 19115*) |
DataSetSeries | conformance | CodeEncodingStandardType | DataSetSeries.conformance | Standard to which the data conforms. |
DataSetSeries | description | string | DataSetSeries.description | Brief narrative summary of the content of the resource(s). |
DataSetSeries | dpsIdentifier | IdentifierType | DataSetSeries.dpsIdentifier | Identifier of the data product specification that describes the data set series. |
DataSetSeries | form | CodeDataSetFormType [1..*] | DataSetSeries.form | Form of the data sets contained in the data set series. |
DataSetSeries | geographicalExtent | Location [1..*] | DataSetSeries.geographicalExtent | Location defining the scope of the data set series. |
DataSetSeries | militaryOrCivilProvider | CodeProviderType [0..1] | DataSetSeries.militaryOrCivilProvider | Indication if the data sets in the data set series are produced by military or civil organisations. |
DataSetSeries | releaseType | CodeReleaseType | DataSetSeries.releaseType | Indication of the content of the data sets within the data set series. |
DataSetSeries | status | CodeResourceStatusType | DataSetSeries.status | Status of the data set series. |
DataSetSeries | subject | SubjectType [1..*] | DataSetSeries.subject | Data subject covered by the data set series. |
DataSetSeries | useLimitations | string [0..1] | DataSetSeries.useLimitations | Limitations with regard to the use of the data set series. |
File
Inherits from Resource.
Feature | Attribute | Type, Multiplicity | Identifier | Definition |
|---|---|---|---|---|
File |
|
| File | Metadata about a file. |
File | format | CodeFileFormatType | File.format | Format of the file. |
File | size | double | File.size | Size of the file in Bytes. |
Location
Feature | Attribute | Type, Multiplicity | Identifier | Definition |
|---|---|---|---|---|
Location |
|
| Location | Geographical location used to express the geographical scope of a data set or data set series. Note: Location is the root for Aerodrome, Airspace and State |
Aerodrome
Inherits from Location.
Feature | Attribute | Type, Multiplicity | Identifier | Definition |
|---|---|---|---|---|
Aerodrome |
|
| Aerodrome | A defined area on land or water (including any buildings, installations and equipment) intended to be used either wholly or in part for the arrival, departure and surface movement of aircraft. |
Aerodrome | designator | string [0..1] | Aerodrome.designator | Designator for an aerodrome. |
Aerodrome | designatorIATA | string [0..1] | Aerodrome.designatorIATA | Identifier that is assigned to a location in accordance with rules (resolution 767) governed by the International Air Transport Association (IATA). |
Aerodrome | name | string | Aerodrome.name |