Skip to content

Class: EnvironmentalPhenomenon

_The actual or forecast characteristics of an environmental phenomenon at a specific point in time (or during a specific time interval) that may have both a center and area/line location. _

URI: cim:EnvironmentalPhenomenon

 classDiagram
    class EnvironmentalPhenomenon
      EnvironmentalPhenomenon <|-- AtmosphericPhenomenon
      EnvironmentalPhenomenon <|-- GeosphericPhenomenon
      EnvironmentalPhenomenon <|-- HydrosphericPhenomenon
      EnvironmentalPhenomenon <|-- SpacePhenomenon

      EnvironmentalPhenomenon : environmental_information

          EnvironmentalPhenomenon --> EnvironmentalInformation : environmental_information

      EnvironmentalPhenomenon : environmental_location_kind

          EnvironmentalPhenomenon --> EnvironmentalLocationType : environmental_location_kind

      EnvironmentalPhenomenon : phenomenon_classification

          EnvironmentalPhenomenon --> PhenomenonClassification : phenomenon_classification

      EnvironmentalPhenomenon : time_interval

          EnvironmentalPhenomenon --> DateTimeInterval : time_interval

Inheritance

Slots

Name Cardinality and Range Description Inheritance
time_interval 0..1
DateTimeInterval
The timestamp of the phenomenon as a single point or time interval direct
environmental_location_kind 0..*
EnvironmentalLocationType
Location of relevance to this environmental phenomenon direct
phenomenon_classification 0..1
PhenomenonClassification
The classification of this phenomenon direct
environmental_information 0..1
EnvironmentalInformation
The forecast or observation of which this phenomenon description is a part direct

Usages

used by used in type used
EnvironmentalInformation environmental_phenomenon range EnvironmentalPhenomenon
PhenomenonClassification environmental_phenomenon range EnvironmentalPhenomenon
EnvironmentalLocationType environmental_phenomenon range EnvironmentalPhenomenon
Forecast environmental_phenomenon range EnvironmentalPhenomenon
Observation environmental_phenomenon range EnvironmentalPhenomenon

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:EnvironmentalPhenomenon
native cim:EnvironmentalPhenomenon

LinkML Source

Direct

name: EnvironmentalPhenomenon
description: 'The actual or forecast characteristics of an environmental phenomenon
  at a specific point in time (or during a specific time interval) that may have both
  a center and area/line location. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  time_interval:
    name: time_interval
    description: The timestamp of the phenomenon as a single point or time interval.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalPhenomenon.timeInterval
    multivalued: false
    domain_of:
    - UnitInitialConditions
    - Period
    - EnvironmentalPhenomenon
    range: DateTimeInterval
    required: false
  environmental_location_kind:
    name: environmental_location_kind
    description: Location of relevance to this environmental phenomenon.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalPhenomenon.EnvironmentalLocationKind
    multivalued: true
    domain_of:
    - Location
    - EnvironmentalPhenomenon
    - EnvironmentalAlert
    range: EnvironmentalLocationType
    required: false
  phenomenon_classification:
    name: phenomenon_classification
    description: The classification of this phenomenon.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalPhenomenon.PhenomenonClassification
    multivalued: false
    domain_of:
    - ClassificationCondition
    - EnvironmentalPhenomenon
    - EnvironmentalDataAuthority
    range: PhenomenonClassification
    required: false
  environmental_information:
    name: environmental_information
    description: The forecast or observation of which this phenomenon description
      is a part.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalPhenomenon.EnvironmentalInformation
    multivalued: false
    domain_of:
    - EnvironmentalAnalog
    - EnvironmentalStringMeasurement
    - EnvironmentalPhenomenon
    - EnvironmentalDataProvider
    - EnvironmentalEvent
    - EnvironmentalDiscrete
    range: EnvironmentalInformation
    required: false
class_uri: cim:EnvironmentalPhenomenon

Induced

name: EnvironmentalPhenomenon
description: 'The actual or forecast characteristics of an environmental phenomenon
  at a specific point in time (or during a specific time interval) that may have both
  a center and area/line location. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  time_interval:
    name: time_interval
    description: The timestamp of the phenomenon as a single point or time interval.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalPhenomenon.timeInterval
    multivalued: false
    alias: time_interval
    owner: EnvironmentalPhenomenon
    domain_of:
    - UnitInitialConditions
    - Period
    - EnvironmentalPhenomenon
    range: DateTimeInterval
    required: false
  environmental_location_kind:
    name: environmental_location_kind
    description: Location of relevance to this environmental phenomenon.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalPhenomenon.EnvironmentalLocationKind
    multivalued: true
    alias: environmental_location_kind
    owner: EnvironmentalPhenomenon
    domain_of:
    - Location
    - EnvironmentalPhenomenon
    - EnvironmentalAlert
    range: EnvironmentalLocationType
    required: false
  phenomenon_classification:
    name: phenomenon_classification
    description: The classification of this phenomenon.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalPhenomenon.PhenomenonClassification
    multivalued: false
    alias: phenomenon_classification
    owner: EnvironmentalPhenomenon
    domain_of:
    - ClassificationCondition
    - EnvironmentalPhenomenon
    - EnvironmentalDataAuthority
    range: PhenomenonClassification
    required: false
  environmental_information:
    name: environmental_information
    description: The forecast or observation of which this phenomenon description
      is a part.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalPhenomenon.EnvironmentalInformation
    multivalued: false
    alias: environmental_information
    owner: EnvironmentalPhenomenon
    domain_of:
    - EnvironmentalAnalog
    - EnvironmentalStringMeasurement
    - EnvironmentalPhenomenon
    - EnvironmentalDataProvider
    - EnvironmentalEvent
    - EnvironmentalDiscrete
    range: EnvironmentalInformation
    required: false
class_uri: cim:EnvironmentalPhenomenon