Class: MonitoringFeature
A feature upon which monitoring is made. OGC Timeseries Profile OM_MonitoringFeature.
URI: basin3d_schema:MonitoringFeature
classDiagram
class MonitoringFeature
SpatialSamplingFeature <|-- MonitoringFeature
MonitoringFeature : coordinates
MonitoringFeature : description
MonitoringFeature : description_reference
MonitoringFeature : feature_type
MonitoringFeature : id
MonitoringFeature : name
MonitoringFeature : observed_property_variables
MonitoringFeature : related_party
MonitoringFeature : related_sampling_feature_complex
MonitoringFeature : shape
MonitoringFeature : utc_offset
Inheritance
- JSONSerializable
- Base
- Feature
- SamplingFeature
- SpatialSamplingFeature
- MonitoringFeature
- SpatialSamplingFeature
- SamplingFeature
- Feature
- Base
Slots
Name | Cardinality and Range | Description |
---|---|---|
related_party | 0..* Person |
|
description_reference | 0..1 xsd:string |
|
utc_offset | 0..1 xsd:integer |
|
shape | 0..1 xsd:string |
|
coordinates | 0..1 Coordinate |
|
related_sampling_feature_complex | 0..* SamplingFeature |
|
feature_type | 0..1 xsd:string |
|
description | 0..1 xsd:string |
|
name | 0..1 xsd:string |
|
id | 0..1 xsd:string |
|
observed_property_variables | 0..* xsd:string |
Usages
used by | used in | type | used |
---|---|---|---|
Observation | feature_of_interest | range | MonitoringFeature |
MeasurementTimeseriesTVPObservation | feature_of_interest | range | MonitoringFeature |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/cmungall/basin3d_schema/core
Mappings
Mapping Type | Mapped Value |
---|---|
self | ['basin3d_schema:MonitoringFeature'] |
native | ['basin3d_schema:MonitoringFeature'] |
LinkML Specification
Direct
name: MonitoringFeature
description: A feature upon which monitoring is made. OGC Timeseries Profile OM_MonitoringFeature.
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
is_a: SpatialSamplingFeature
attributes:
related_party:
name: related_party
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
multivalued: true
range: Person
description_reference:
name: description_reference
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
range: string
utc_offset:
name: utc_offset
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
range: integer
Induced
name: MonitoringFeature
description: A feature upon which monitoring is made. OGC Timeseries Profile OM_MonitoringFeature.
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
is_a: SpatialSamplingFeature
attributes:
related_party:
name: related_party
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
multivalued: true
alias: related_party
owner: MonitoringFeature
domain_of:
- MonitoringFeature
range: Person
description_reference:
name: description_reference
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: description_reference
owner: MonitoringFeature
domain_of:
- MonitoringFeature
range: string
utc_offset:
name: utc_offset
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: utc_offset
owner: MonitoringFeature
domain_of:
- MonitoringFeature
- Observation
range: integer
shape:
name: shape
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: shape
owner: MonitoringFeature
domain_of:
- SpatialSamplingFeature
range: string
coordinates:
name: coordinates
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: coordinates
owner: MonitoringFeature
domain_of:
- SpatialSamplingFeature
range: Coordinate
related_sampling_feature_complex:
name: related_sampling_feature_complex
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
multivalued: true
alias: related_sampling_feature_complex
owner: MonitoringFeature
domain_of:
- SamplingFeature
range: SamplingFeature
feature_type:
name: feature_type
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: feature_type
owner: MonitoringFeature
domain_of:
- Feature
range: string
description:
name: description
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: description
owner: MonitoringFeature
domain_of:
- Feature
range: string
name:
name: name
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: name
owner: MonitoringFeature
domain_of:
- Feature
- DataSource
range: string
id:
name: id
from_schema: https://w3id.org/cmungall/basin3d_schema/core
alias: id
owner: MonitoringFeature
domain_of:
- Observation
- Feature
- DataSource
range: string
observed_property_variables:
name: observed_property_variables
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
multivalued: true
alias: observed_property_variables
owner: MonitoringFeature
domain_of:
- Feature
range: string