CoordinateUnitEnum
None
URI: CoordinateUnitEnum
Permissible Values
Value | Meaning | Description | Info |
---|---|---|---|
ScalarDegreeUnit | None | Grouping for enums that are scalars | |
CompoundDegreeUnit | None | Grouping for enums that are non-scalar | |
UNITS_DEC_DEGREES | None | ||
UNITS_DEC_MINUTES | None | ||
UNITS_DEC_SECONDS | None | ||
UNITS_DEGREES_DEC_MINUTES | None | ||
UNITS_DEGREES_MIN_DEC_SECS | None | ||
UNITS_RADIANS | None | ||
UNITS_GRADS | None |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/cmungall/basin3d_schema/vocabulary
Schema
name: CoordinateUnitEnum
from_schema: https://w3id.org/cmungall/basin3d_schema/vocabulary
rank: 1000
permissible_values:
ScalarDegreeUnit:
text: ScalarDegreeUnit
description: Grouping for enums that are scalars
CompoundDegreeUnit:
text: CompoundDegreeUnit
description: Grouping for enums that are non-scalar
UNITS_DEC_DEGREES:
text: UNITS_DEC_DEGREES
unit:
exact_mappings:
- qudt:DEG
ucum_code: deg
has_quantity_kind: quantityKind:Angle
is_a: ScalarDegreeUnit
title: Decimal degrees
UNITS_DEC_MINUTES:
text: UNITS_DEC_MINUTES
unit:
exact_mappings:
- qudt:ARCMIN
has_quantity_kind: quantityKind:Angle
is_a: ScalarDegreeUnit
title: Decimal minutes
UNITS_DEC_SECONDS:
text: UNITS_DEC_SECONDS
unit:
exact_mappings:
- qudt:ARCSEC
has_quantity_kind: quantityKind:Angle
is_a: ScalarDegreeUnit
title: Decimal seconds
UNITS_DEGREES_DEC_MINUTES:
text: UNITS_DEGREES_DEC_MINUTES
is_a: CompoundDegreeUnit
title: Degrees and decimal minutes
UNITS_DEGREES_MIN_DEC_SECS:
text: UNITS_DEGREES_MIN_DEC_SECS
is_a: CompoundDegreeUnit
title: Degrees, minutes, and decimal seconds
UNITS_RADIANS:
text: UNITS_RADIANS
unit:
exact_mappings:
- qudt:RAD
ucum_code: rad
is_a: ScalarDegreeUnit
title: Radians
UNITS_GRADS:
text: UNITS_GRADS
unit:
exact_mappings:
- qudt:GRAD
is_a: ScalarDegreeUnit
title: Grads