Skip to content

Substance

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

A biological or chemical entity used in a Treatment assay or referenced in a SubstanceQuantity.

UML diagram for Substance

Superclasses

Properties

  • appn:Treatment appn:treatsWith appn:Substance
    • Identifies a Substance or a SubstanceQuantity associated with a Treatment assay. The Treatment makes an input of a quantity of some Substance associated with the SubstanceQuantity. If the result is a known final state for a variable associated with an ObservationUnit, the assay should be modeled as a Control with a ControlledVariable. Treatments are for cases where no definite resulting value is recorded.
  • appn:Substance appn:hasComponent appn:Substance
    • Identifies a Substance or SubstanceQuantity included in the current Substance.
  • appn:Substance appn:hasComponent appn:SubstanceQuantity
    • Identifies a Substance or SubstanceQuantity included in the current Substance.
  • appn:SubstanceQuantity appn:isOfSubstance appn:Substance
    • Identifies the Substance associated with a SubstanceQuantity. This represents the biological or chemical substance applied to the ObservationUnit by a Treatment.
  • 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:ObservationUnit appn:inheritsContext appn:ObservationUnit
    • Indicates an ObservationUnit should be considered to inherit values for Variables from another ObservationUnit. Examples include a plant inheriting environmental variables from a pot, growth cabinet or field or a leaf inheriting environmental and developmental properties from a plant.
  • appn:ObservationUnit appn:hasLocation appn:Location
    • Specifies the location for an ObservationUnit.
  • appn:Location appn:isLocationWithin appn:ObservationUnit
    • Specifies that a location is a position within an ObservationUnit.