Class: DepthCoordinate
A depth vertical position (i.e., the height or depth from the specified reference position)The reference frame or system is specified.
URI: basin3d_schema:DepthCoordinate
classDiagram
class DepthCoordinate
VerticalCoordinate <|-- DepthCoordinate
DepthCoordinate : datum
DepthCoordinate : distance_units
DepthCoordinate : encoding_method
DepthCoordinate : resolution
DepthCoordinate : type
DepthCoordinate : value
Inheritance
- JSONSerializable
- Base
- VerticalCoordinate
- DepthCoordinate
- VerticalCoordinate
- Base
Slots
Name | Cardinality and Range | Description |
---|---|---|
encoding_method | 0..1 VerticalCoordinateEncodingEnum |
|
value | 0..1 xsd:float |
|
distance_units | 0..1 VerticalCoordinateDistanceEnum |
|
type | 0..1 ObservationDatumEnum |
|
datum | 0..1 DepthCoordinateDatumEnum |
|
resolution | 0..1 xsd:float |
Usages
used by | used in | type | used |
---|---|---|---|
RepresentativeCoordinate | vertical_position | range | DepthCoordinate |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/cmungall/basin3d_schema/core
Mappings
Mapping Type | Mapped Value |
---|---|
self | ['basin3d_schema:DepthCoordinate'] |
native | ['basin3d_schema:DepthCoordinate'] |
LinkML Specification
Direct
name: DepthCoordinate
description: A depth vertical position (i.e., the height or depth from the specified
reference position)The reference frame or system is specified.
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
is_a: VerticalCoordinate
slot_usage:
datum:
name: datum
domain_of:
- VerticalCoordinate
- AltitudeCoordinate
- HorizontalCoordinate
- VerticalCoordinate
- AltitudeCoordinate
- HorizontalCoordinate
range: DepthCoordinateDatumEnum
Induced
name: DepthCoordinate
description: A depth vertical position (i.e., the height or depth from the specified
reference position)The reference frame or system is specified.
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
is_a: VerticalCoordinate
slot_usage:
datum:
name: datum
domain_of:
- VerticalCoordinate
- AltitudeCoordinate
- HorizontalCoordinate
- VerticalCoordinate
- AltitudeCoordinate
- HorizontalCoordinate
range: DepthCoordinateDatumEnum
attributes:
encoding_method:
name: encoding_method
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: encoding_method
owner: DepthCoordinate
domain_of:
- VerticalCoordinate
range: VerticalCoordinateEncodingEnum
value:
name: value
from_schema: https://w3id.org/cmungall/basin3d_schema/core
alias: value
owner: DepthCoordinate
domain_of:
- TimeValuePair
- VerticalCoordinate
range: float
distance_units:
name: distance_units
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: distance_units
owner: DepthCoordinate
domain_of:
- VerticalCoordinate
range: VerticalCoordinateDistanceEnum
type:
name: type
from_schema: https://w3id.org/cmungall/basin3d_schema/core
alias: type
owner: DepthCoordinate
domain_of:
- Observation
- VerticalCoordinate
- HorizontalCoordinate
range: ObservationDatumEnum
datum:
name: datum
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: datum
owner: DepthCoordinate
domain_of:
- VerticalCoordinate
- AltitudeCoordinate
- HorizontalCoordinate
- VerticalCoordinate
- AltitudeCoordinate
- HorizontalCoordinate
range: DepthCoordinateDatumEnum
resolution:
name: resolution
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: resolution
owner: DepthCoordinate
domain_of:
- VerticalCoordinate
range: float