Skip to content

Control

https://schema.plantphenomics.org.au/Control

An Assay that modifies a property of an ObservationUnit.

UML diagram for Control

Superclasses

Properties

  • appn:Control appn:madeByController appn:Controller
    • Identifies the entity (Controller, i.e. one of a Person, Actuator, SoftwareApplication or ExternalEvent) responsible for carrying out a Control or Treatment.
  • appn:Control appn:hasResult schema:Dataset
    • Identifies a data output from an Observation or Control assay. Individual values are represented by sosa:hasSimpleResult.
  • appn:Control appn:hasResult schema:File
    • Identifies a data output from an Observation or Control assay. Individual values are represented by sosa:hasSimpleResult.
  • appn:Control appn:controls appn:ControlledVariable
    • Identifies a ControlledVariable controlled by a Control assay. The Control adjusts the state of the ControlledVariable to the value specified in any hasResult or hasSimpleResult property.
  • appn:Assay appn:isForObservationUnit appn:ObservationUnit
    • Relates an Assay to an ObservationUnit for which it is carried out. Note that when the Assay is an Observation, the model should infer a schema:observationAbout property from isForObservationUnit.
  • appn:Assay appn:usedMethod appn:Method
    • Identifies a Method used to conduct an Assay.
  • appn:ResearchActivity appn:isPartOf appn:ResearchActivity
    • Relates an Assay to the Study that includes it or a Study to an Investigation.