Skip to content

Class: Observation

OGC OM_Observation feature type. This is a parent class to which Mixinsshould be added to create observation types with metadata and result.

URI: basin3d_schema:Observation

classDiagram class Observation Base <|-- Observation Observation : feature_of_interest Observation : feature_of_interest_type Observation : id Observation : observed_property Observation : phenomenon_time Observation : result_quality Observation : type Observation : utc_offset Observation <|-- MeasurementTimeseriesTVPObservation Observation : feature_of_interest Observation : feature_of_interest_type Observation : id Observation : observed_property Observation : phenomenon_time Observation : result_quality Observation : type Observation : utc_offset

Inheritance

Slots

Name Cardinality and Range Description
feature_of_interest_type 0..1
FeatureTypeEnum
result_quality 0..1
ResultQualityEnum
utc_offset 0..1
xsd:integer
feature_of_interest 0..1
MonitoringFeature
observed_property 0..1
ObservedProperty
phenomenon_time 0..1
xsd:string
id 0..1
xsd:string
type 0..1
ObservationDatumEnum

Usages

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/cmungall/basin3d_schema/core

Mappings

Mapping Type Mapped Value
self ['basin3d_schema:Observation']
native ['basin3d_schema:Observation']

LinkML Specification

Direct

name: Observation
description: OGC OM_Observation feature type. This is a parent class to which Mixinsshould
  be added to create observation types with metadata and result.
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
is_a: Base
attributes:
  feature_of_interest_type:
    name: feature_of_interest_type
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    range: FeatureTypeEnum
  result_quality:
    name: result_quality
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    range: ResultQualityEnum
  utc_offset:
    name: utc_offset
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    range: integer
  feature_of_interest:
    name: feature_of_interest
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    range: MonitoringFeature
  observed_property:
    name: observed_property
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    range: ObservedProperty
  phenomenon_time:
    name: phenomenon_time
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    range: string
  id:
    name: id
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    range: string
  type:
    name: type
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    range: ObservationDatumEnum

Induced

name: Observation
description: OGC OM_Observation feature type. This is a parent class to which Mixinsshould
  be added to create observation types with metadata and result.
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
is_a: Base
attributes:
  feature_of_interest_type:
    name: feature_of_interest_type
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    alias: feature_of_interest_type
    owner: Observation
    domain_of:
    - Observation
    range: FeatureTypeEnum
  result_quality:
    name: result_quality
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    alias: result_quality
    owner: Observation
    domain_of:
    - Observation
    range: ResultQualityEnum
  utc_offset:
    name: utc_offset
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    alias: utc_offset
    owner: Observation
    domain_of:
    - MonitoringFeature
    - Observation
    range: integer
  feature_of_interest:
    name: feature_of_interest
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    alias: feature_of_interest
    owner: Observation
    domain_of:
    - Observation
    range: MonitoringFeature
  observed_property:
    name: observed_property
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    alias: observed_property
    owner: Observation
    domain_of:
    - Observation
    range: ObservedProperty
  phenomenon_time:
    name: phenomenon_time
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    alias: phenomenon_time
    owner: Observation
    domain_of:
    - Observation
    range: string
  id:
    name: id
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    alias: id
    owner: Observation
    domain_of:
    - Observation
    - Feature
    - DataSource
    range: string
  type:
    name: type
    from_schema: https://w3id.org/cmungall/basin3d_schema/core
    rank: 1000
    alias: type
    owner: Observation
    domain_of:
    - Observation
    - VerticalCoordinate
    - HorizontalCoordinate
    range: ObservationDatumEnum