Class: ObservedProperty
Defining the attributes for a single/multiple Observed PropertiesAttributes:- datasource_variable: id, e.g., Cs 137 air dose rate car survey campaigns- observed_property_variable_id: string, e.g., Cs137MVID- sampling_medium: enum (WATER, GAS, SOLID PHASE, OTHER, NOT APPLICABLE)- datasource:- datasource_description:
URI: basin3d_schema:ObservedProperty
classDiagram
class ObservedProperty
JSONSerializable <|-- ObservedProperty
ObservedProperty : datasource
ObservedProperty : datasource_description
ObservedProperty : datasource_variable
ObservedProperty : observed_property_variable
ObservedProperty : sampling_medium
Inheritance
- JSONSerializable
- ObservedProperty
Slots
Name | Cardinality and Range | Description |
---|---|---|
datasource_variable | 0..1 xsd:string |
|
observed_property_variable | 0..1 ObservedPropertyVariable |
|
sampling_medium | 0..1 xsd:string |
|
datasource_description | 0..1 xsd:string |
|
datasource | 0..1 DataSource |
Usages
used by | used in | type | used |
---|---|---|---|
Observation | observed_property | range | ObservedProperty |
MeasurementTimeseriesTVPObservation | observed_property | range | ObservedProperty |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/cmungall/basin3d_schema/core
Mappings
Mapping Type | Mapped Value |
---|---|
self | ['basin3d_schema:ObservedProperty'] |
native | ['basin3d_schema:ObservedProperty'] |
LinkML Specification
Direct
name: ObservedProperty
description: Defining the attributes for a single/multiple Observed PropertiesAttributes:-
*datasource_variable:* id, e.g., Cs 137 air dose rate car survey campaigns- *observed_property_variable_id:*
string, e.g., Cs137MVID- *sampling_medium:* enum (WATER, GAS, SOLID PHASE, OTHER,
NOT APPLICABLE)- *datasource:*- *datasource_description:*
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
is_a: JSONSerializable
attributes:
datasource_variable:
name: datasource_variable
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
range: string
observed_property_variable:
name: observed_property_variable
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
range: ObservedPropertyVariable
sampling_medium:
name: sampling_medium
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
range: string
datasource_description:
name: datasource_description
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
range: string
datasource:
name: datasource
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
range: DataSource
Induced
name: ObservedProperty
description: Defining the attributes for a single/multiple Observed PropertiesAttributes:-
*datasource_variable:* id, e.g., Cs 137 air dose rate car survey campaigns- *observed_property_variable_id:*
string, e.g., Cs137MVID- *sampling_medium:* enum (WATER, GAS, SOLID PHASE, OTHER,
NOT APPLICABLE)- *datasource:*- *datasource_description:*
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
is_a: JSONSerializable
attributes:
datasource_variable:
name: datasource_variable
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: datasource_variable
owner: ObservedProperty
domain_of:
- ObservedProperty
range: string
observed_property_variable:
name: observed_property_variable
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: observed_property_variable
owner: ObservedProperty
domain_of:
- ObservedProperty
- MeasurementMetadataMixin
range: ObservedPropertyVariable
sampling_medium:
name: sampling_medium
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: sampling_medium
owner: ObservedProperty
domain_of:
- ObservedProperty
range: string
datasource_description:
name: datasource_description
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: datasource_description
owner: ObservedProperty
domain_of:
- ObservedProperty
range: string
datasource:
name: datasource
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: datasource
owner: ObservedProperty
domain_of:
- ObservedProperty
range: DataSource