Skip to content

TimeMetadataMixinReferenceEnum

None

URI: TimeMetadataMixinReferenceEnum

Permissible Values

Value Meaning Description Info
START None Observations aggregated by yearObservations aggregated by monthObservations a...
MIDDLE None Observation taken in the middle
END None Observation taken at the end

Identifier and Mapping Information

Schema Source

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

Schema

name: TimeMetadataMixinReferenceEnum
from_schema: https://w3id.org/cmungall/basin3d_schema/vocabulary
rank: 1000
permissible_values:
  START:
    text: START
    description: Observations aggregated by yearObservations aggregated by monthObservations
      aggregated by dayObservations aggregated by hourObservations aggregated by minuteObservations
      aggregated by secondObservation taken at the start
  MIDDLE:
    text: MIDDLE
    description: Observation taken in the middle
  END:
    text: END
    description: Observation taken at the end