i52n-SOS

SOS Concepts

Download latest release View on GitHub


Although they are quite lengthy, there really is no substitute for the OGC SOS standard documents. When in doubt, refer to this standard and the standards referenced therein.

See also:

Entities

feature_of_interest (feature/foi)

Used to represent the object being sampled. Usually this refers to the location of an observation, but can also be used to represent the location of a platform, sensing device, etc. This location information can include a z coordinate (height in meters).

observation

A measurement of an observable property by a procedure at a feature_of_interest.

offering

A convenience name for a set of features, observable propertys, and procedures. Offerings have tended to confuse the SOS standard and should be understood to only be a shortcut to request data from a certain set of the three main entities (foi, observable property, and procedure).

observable property (phenomenon)

The observable property being measured (ex. air_temperature). For IOOS, the phenomenon ID should always refer to a CF standard name URL (where available) or an IOOS phenomenon URL when a CF name doesn’t exist.

procedure

Any process by which data is collected, produced, or organized. For IOOS purposes, this includes «networks, stations, and sensors». Procedures can related to each other hierarchically; sensors are children of stations, stations are children of networks. Although there is no schema restriction, common sense dictates that sensors should only have one parent station, while stations can belong to multiple network groupings.