Main schema for ESPAS core catalogue metadata.
Describes datasets at a high-level in terms of the type of acquisitions made, instrutments used, parameters observed etc.
Does not contain detailed time-sensitive information about precise acquisitons (e.g. position and time of particular observations (real or virtual)). This is the subject of the 'Acquisitions' extension schema.
-- Name --
OnlineService
-- Definition --
A reference to any type of online service.
-- Description --
Used to declare the existence of an online service for the dataset. Eg. to deliver plots, download etc.
This service does not have to be a core part of the ESPAS infrastructure e.g. it may be an existing query service.
-- Name --
espasID
-- Definition --
The identifier which uniquely identifies this object in the ESPAS infrastructure.
-- Name --
name
-- Definition --
name of the service
-- Name --
description
-- Definition --
description of the service
-- Name --
service type
-- Definition --
Type of the service, from a enumeration of acceptable types (ServiceTypeValue)
-- Name --
service location
-- Definition --
The URL where the service can be found.
-- Name --
managedBy
-- Definition --
The organisation which manages the service
-- Name --
Organisation Group
-- Definition --
An group of Organisations (which itself is an Organisation) e.g. A Consortium or a Network, which is made up of several other Organisations
-- Name --
description
-- Definition --
A description of the oranisation group, it's purpose, scope etc.
-- Name --
organisation type
-- Definition --
The type of the organisation (consortium, network etc).
-- Name --
has member
-- Definition --
A consortium has member, which are organisations.
-- Name --
Observatory
-- Definition --
An Observatory used in data acquisition .
-- Description --
An Observatory may be a ground-based observatory, or a space-borne (e.g. a Satellite).
-- Name --
espasID
-- Definition --
The identifier which uniquely identifies this object in the ESPAS infrastructure.
-- Name --
name
-- Definition --
Name of the Observatory
-- Name --
alias name
-- Definition --
An alternative name for the Observatory
-- Name --
description
-- Definition --
Description of the Observatory
-- Name --
managedBy
-- Definition --
The organisation which manages the Observatory
-- Name --
Program
-- Definition --
A high-level campaign or organisational project to collect data.
Many datasets may belong to the same program.
-- Name --
espasID
-- Definition --
The identifier which uniquely identifies this object in the ESPAS infrastructure.
-- Name --
name
-- Definition --
Name of the program
-- Name --
description
-- Definition --
description of the project
-- Name --
Program website
-- Definition --
Website for the project
-- Name --
runBy
-- Definition --
The organisation which runs the program
-- Name --
MultiStationObservatory
-- Definition --
A type of observatory which is itself a collection of individual observatories.
-- Name --
Dataset
-- Definition --
A high level description of a set of data.
-- Description --
Dataset is the main class for an ESPAS high-level metadata record. It realises 19115 MD_Metadata
It is used to describe a set, or collection, of data (which may be made up of many individual data records or products).
It descibes the dataset at a high level - which instruments, observatory etc are used, who manages the dataset etc.
A dataset may belong to a wider 'Program'.
A Dataset may describe multiple deployment configurations e.g. instruments on serveral different platforms and/or at observatories, or it may be made up of a single deployment configurtaion with just a single instrument.
Information about specific acquisitions (for example precisely where and when measumernets were made) are modelled as an extension to this core metadata model in the Acquisitions package.
-- Name --
espasID
-- Definition --
The identifier which uniquely identifies this object in the ESPAS infrastructure.
-- Name --
title
-- Definition --
A human-readable title for the dataset
-- Name --
description
-- Definition --
A paragraph describing the dataset
-- Name --
dataset status
-- Definition --
The status of the dataset acquisitions (historical, current, planned).
-- Name --
primary geographic extent
-- Definition --
The geographic extent of the acquisition. This may be a 3D bounding box in some coordinate reference system, or it may be a single point (or various possibilities in between).
-- Description --
The geographic extent of the acquisition. This may be a 3D bounding box in some coordinate reference system, or it may be a single point (or various possibilities in between).
NOTE: primaryGeographicExtent must be given in:
a) A coordinate reference system that is acceptable within the ESPAS system
b) Using a geometry type which is acceptable within the ESPAS system.
**GM_Object is the base type for a whole range of geometries. An open issue for ESPAS is to agree on a defined set of suitable structures to use here from the range of possible options- e.g. BoundingBoxes, Points, Lines, Polygons etc **
-- Name --
dataset start date
-- Definition --
The start date of the dataset (e..g date of first acquisition) if known.
-- Name --
dataset end date
-- Definition --
The end date of the dataset (e.g date of final acquisition) - if known.
(only applicable for historical datasets).
-- Name --
minimum temporal resolution
-- Definition --
The minimum temporal resoultion of the data set e.g. an hour, six hours, a day etc.
-- Name --
maximum temporal resolution
-- Definition --
The maximum temporal resoultion of the data set e.g. an hour, six hours, a day etc.
#NOTES
-- Name --
observed property
-- Definition --
A property (characteristic) observed or calculated in the dataset e.g. electron density. This observed property must be described with reference to the ESPAS domain ontology.
#NOTES
-- Name --
Physical Domain
-- Definition --
The physical domain observed in the dataset acquisitions e.g.magnetosphere, ionosphere etc taken from the ESPAS ontology.
-- Name --
Contact
-- Definition --
Contact information about the Dataset metadata record.
-- Name --
primary program
-- Definition --
The main program to which a dataset belongs.
-- Name --
secondary program
-- Definition --
A program to which a dataset belongs (which is not the primary progarm to which the dataset belongs).
-- Name --
observatory
-- Definition --
An observatory which is used in the dataset acquisition. A dataset may contain data from more than one observatory.
-- Name --
service
-- Definition --
A services which delivers the dataset (could be images, download, plots etc)
-- Name --
Person
-- Definition --
A human being
-- Name --
First name
-- Definition --
First (given) name for the person.
-- Name --
First name
-- Definition --
First (given) name for the person.
-- Name --
Second name
-- Definition --
Surname/family name for the person.
-- Name --
contact info
-- Definition --
Contact information for the person.
-- Name --
website URL
-- Definition --
A URL to the Instrument Group website.
-- Name --
Organisation
-- Definition --
Organisation in the ESPAS infrastructure.
-- Description --
Organisation describes an organisation in the ESPAS infrastructure. The organisation may be a data provider, or manage some other aspect of the system, e.g. an instrument or observatory or program.
It realiases ISO 19115 ResponsibleParty
-- Name --
espasID
-- Definition --
The identifier which uniquely identifies this object in the ESPAS infrastructure.
-- Name --
Organisation name
-- Definition --
The name of the organisation.
-- Name --
acronym
-- Definition --
A acronym used as shorthand for the organisation name.
-- Name --
contact info
-- Definition --
contact information for the organisation.
-- Name --
Primary contact person
-- Definition --
Primary contact person in the organisation.
-- Name --
Additional contact person
-- Definition --
Additional contact person in the organisation.
-- Name --
contact instructions
-- Definition --
Information about how to contact the organisation e.g. preferred contact method.
-- Name --
Instrument
-- Definition --
An instrument used in data acquisition
-- Description --
Instrument is a generic term that covers all types of instrument, both ground-based and air-borne, remote and in-situ. It may also cover 'instruments' that simulate data - e.g. a numerical model.
-- Name --
Static location
-- Definition --
The fixed position of the fixed instrument in some coordinate reference system.
-- Name --
aliasName
-- Definition --
An alias by which the instrument is also known.
-- Name --
acquisition type
-- Definition --
The type of acquisition (remote or insitu)
#NOTES
-- Name --
instrument type
-- Definition --
General classification for instrument type e.g. radar, ionosonde etc. Value comes from InstrumentTypeValue codelist.
#NOTES
-- Name --
measures
-- Definition --
A characteristic which can be observed by the instrument (either directly or via a proxy).
-- Name --
operational mode
-- Definition --
The possible operational modes of the instrument
-- Name --
coupled with
-- Definition --
A coupling between instrument and observatory e.g. instrument belongs to, or is hosted at an observatory.
-- Name --
Instrumentation
-- Definition --
An abstract class, of which Instrument and IntrumentGroup are concrete examples.
-- Name --
espasID
-- Definition --
The identifier which uniquely identifies this object in the ESPAS infrastructure.
-- Name --
Alternative identifier
-- Definition --
A code for the instrument according to an established governance convention. e.g. Ionosondes all have an URSI code
-- Name --
name
-- Definition --
The individual name of the instrument.
-- Name --
description
-- Definition --
The description of the instrument
-- Name --
Contact Info
-- Definition --
Contact Information - address, phone number etc.
-- Name --
address first line
-- Definition --
First line of a postal address
-- Name --
address second line
-- Definition --
Second line of a postal address
-- Name --
city
-- Definition --
city part of a postal address
-- Name --
administrative area
-- Definition --
administrative area part of a postal address e.g. county, state
-- Name --
postal code
-- Definition --
postal code part of postal address
-- Name --
country
-- Definition --
country part of coastal address
-- Name --
email
-- Definition --
Email address to be used for contact
-- Name --
telephone
-- Definition --
Telphone number to be used for contact
-- Name --
fax
-- Definition --
Fax number to be used for contact
-- Name --
WebsiteURL
-- Definition --
Website URL, containing further contact information or support info.
-- Name --
assigned ID
-- Definition --
An identifier assigned by an external body or organisation -e..g the URSI code for an ionosonde
-- Description --
Any external identifier with authority may be used here.
-- Name --
assigning body url
-- Definition --
A url which uniquely identifies the orgnaisation or body which has assigned the code.
-- Name --
assigned code
-- Definition --
An identifying code assigned by the assigning body. e.g. an URSI code for an ionosonde.
-- Name --
Planned
-- Definition --
The acquisition program is going to take place in the future
-- Name --
Current
-- Definition --
The acquisition program is a current activity
-- Name --
Historical
-- Definition --
The acquisition program took place in the past
-- Name --
in-situ
-- Definition --
observations are made insitu
-- Name --
remote
-- Definition --
observations are made remotely
-- Name --
Other
-- Definition --
Some other type of service.
-- Name --
Plot
-- Definition --
A data plotting service
-- Name --
Download
-- Definition --
A data download service
-- Name --
View
-- Definition --
A data viewing service, e.g. showing images