Skip to content

Class: ObservationDesign

The registration of the intent to perform a number of observations

URI: pehterms:ObservationDesign

classDiagram class ObservationDesign click ObservationDesign href "../ObservationDesign" ObservationDesign : observable_entity_property_sets ObservationDesign --> "*" ObservableEntityPropertySet : observable_entity_property_sets click ObservableEntityPropertySet href "../ObservableEntityPropertySet"

Slots

Name Cardinality and Range Description Inheritance
observable_entity_property_sets *
ObservableEntityPropertySet
direct

Usages

used by used in type used
Observation observation_design range ObservationDesign

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/peh/peh-model

Mappings

Mapping Type Mapped Value
self pehterms:ObservationDesign
native pehterms:ObservationDesign

LinkML Source

Direct

name: ObservationDesign
description: The registration of the intent to perform a number of observations
from_schema: https://w3id.org/peh/peh-model
slots:
- observable_entity_property_sets

Induced

name: ObservationDesign
description: The registration of the intent to perform a number of observations
from_schema: https://w3id.org/peh/peh-model
attributes:
  observable_entity_property_sets:
    name: observable_entity_property_sets
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: observable_entity_property_sets
    owner: ObservationDesign
    domain_of:
    - ObservationDesign
    - DataRequest
    range: ObservableEntityPropertySet
    multivalued: true