Class: ObservedPropertyVariable
Defining the properties being observed (measured). See http://vocabulary.odm2.org/variablename/ for controlled vocabularyAttributes:- basin3d_id: string,- full_name: string,- categories: List of strings (in order of priority).- units: stringSee http://vocabulary.odm2.org/variabletype/ for options, although I think we should have our own list (theirs is a bit funky).
URI: basin3d_schema:ObservedPropertyVariable
classDiagram
class ObservedPropertyVariable
JSONSerializable <|-- ObservedPropertyVariable
ObservedPropertyVariable : basin3d_id
ObservedPropertyVariable : categories
ObservedPropertyVariable : full_name
ObservedPropertyVariable : units
Inheritance
- JSONSerializable
- ObservedPropertyVariable
Slots
Name | Cardinality and Range | Description |
---|---|---|
basin3d_id | 0..1 xsd:string |
|
units | 0..1 xsd:string |
|
categories | 0..* xsd:string |
|
full_name | 0..1 xsd:string |
Usages
used by | used in | type | used |
---|---|---|---|
ObservedProperty | observed_property_variable | range | ObservedPropertyVariable |
MeasurementTimeseriesTVPObservation | observed_property_variable | range | ObservedPropertyVariable |
MeasurementMetadataMixin | observed_property_variable | range | ObservedPropertyVariable |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/cmungall/basin3d_schema/core
Mappings
Mapping Type | Mapped Value |
---|---|
self | ['basin3d_schema:ObservedPropertyVariable'] |
native | ['basin3d_schema:ObservedPropertyVariable'] |
LinkML Specification
Direct
name: ObservedPropertyVariable
description: Defining the properties being observed (measured). See http://vocabulary.odm2.org/variablename/
for controlled vocabularyAttributes:- *basin3d_id:* string,- *full_name:* string,-
*categories:* List of strings (in order of priority).- *units:* stringSee http://vocabulary.odm2.org/variabletype/
for options, although I think we should have our own list (theirs is a bit funky).
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
is_a: JSONSerializable
attributes:
basin3d_id:
name: basin3d_id
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
range: string
units:
name: units
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
range: string
categories:
name: categories
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
multivalued: true
range: string
full_name:
name: full_name
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
range: string
Induced
name: ObservedPropertyVariable
description: Defining the properties being observed (measured). See http://vocabulary.odm2.org/variablename/
for controlled vocabularyAttributes:- *basin3d_id:* string,- *full_name:* string,-
*categories:* List of strings (in order of priority).- *units:* stringSee http://vocabulary.odm2.org/variabletype/
for options, although I think we should have our own list (theirs is a bit funky).
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
is_a: JSONSerializable
attributes:
basin3d_id:
name: basin3d_id
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: basin3d_id
owner: ObservedPropertyVariable
domain_of:
- ObservedPropertyVariable
range: string
units:
name: units
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: units
owner: ObservedPropertyVariable
domain_of:
- ObservedPropertyVariable
- GeographicCoordinate
range: string
categories:
name: categories
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
multivalued: true
alias: categories
owner: ObservedPropertyVariable
domain_of:
- ObservedPropertyVariable
range: string
full_name:
name: full_name
from_schema: https://w3id.org/cmungall/basin3d_schema/core
rank: 1000
alias: full_name
owner: ObservedPropertyVariable
domain_of:
- ObservedPropertyVariable
range: string