Class: VerticalExtent
The vertical extent of a place or structure in meters.
URI: oae:VerticalExtent
classDiagram
class VerticalExtent
click VerticalExtent href "../VerticalExtent"
VerticalExtent : max_depth_in_m
VerticalExtent : max_height_in_m
VerticalExtent : min_depth_in_m
VerticalExtent : min_height_in_m
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| min_depth_in_m | 0..1 Float |
Minimum depth of observation in meters | direct |
| max_depth_in_m | 0..1 Float |
Maximum depth of observation in meters | direct |
| min_height_in_m | 0..1 Float |
Minimum height of observation (in meters) for above ground aerial coverage | direct |
| max_height_in_m | 0..1 Float |
Maximum height of observation (in meters) for above ground aerial coverage | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| InSituExperiment | vertical_coverage | range | VerticalExtent |
| Intervention | vertical_coverage | range | VerticalExtent |
| Tracer | vertical_coverage | range | VerticalExtent |
| InterventionWithTracer | vertical_coverage | range | VerticalExtent |
Identifier and Mapping Information
Schema Source
- from schema: OAEDataManagementProtocol
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oae:VerticalExtent |
| native | oae:VerticalExtent |
LinkML Source
Direct
name: VerticalExtent
description: The vertical extent of a place or structure in meters.
from_schema: OAEDataManagementProtocol
attributes:
min_depth_in_m:
name: min_depth_in_m
description: Minimum depth of observation in meters. Use negative numbers for
depths below sea level.
title: Minimum Depth (in meters)
from_schema: Core
rank: 1000
domain_of:
- VerticalExtent
range: float
maximum_value: 0
max_depth_in_m:
name: max_depth_in_m
description: Maximum depth of observation in meters. Use negative numbers for
depths below sea level.
title: Maximum Depth (in meters)
from_schema: Core
rank: 1000
domain_of:
- VerticalExtent
range: float
maximum_value: 0
min_height_in_m:
name: min_height_in_m
description: Minimum height of observation (in meters) for above ground aerial
coverage.
title: Minimum Height (in meters)
from_schema: Core
rank: 1000
domain_of:
- VerticalExtent
range: float
minimum_value: 0
max_height_in_m:
name: max_height_in_m
description: Maximum height of observation (in meters) for above ground aerial
coverage.
title: Maximum Height (in meters)
from_schema: Core
rank: 1000
domain_of:
- VerticalExtent
range: float
minimum_value: 0
Induced
name: VerticalExtent
description: The vertical extent of a place or structure in meters.
from_schema: OAEDataManagementProtocol
attributes:
min_depth_in_m:
name: min_depth_in_m
description: Minimum depth of observation in meters. Use negative numbers for
depths below sea level.
title: Minimum Depth (in meters)
from_schema: Core
rank: 1000
alias: min_depth_in_m
owner: VerticalExtent
domain_of:
- VerticalExtent
range: float
maximum_value: 0
max_depth_in_m:
name: max_depth_in_m
description: Maximum depth of observation in meters. Use negative numbers for
depths below sea level.
title: Maximum Depth (in meters)
from_schema: Core
rank: 1000
alias: max_depth_in_m
owner: VerticalExtent
domain_of:
- VerticalExtent
range: float
maximum_value: 0
min_height_in_m:
name: min_height_in_m
description: Minimum height of observation (in meters) for above ground aerial
coverage.
title: Minimum Height (in meters)
from_schema: Core
rank: 1000
alias: min_height_in_m
owner: VerticalExtent
domain_of:
- VerticalExtent
range: float
minimum_value: 0
max_height_in_m:
name: max_height_in_m
description: Maximum height of observation (in meters) for above ground aerial
coverage.
title: Maximum Height (in meters)
from_schema: Core
rank: 1000
alias: max_height_in_m
owner: VerticalExtent
domain_of:
- VerticalExtent
range: float
minimum_value: 0