Sampling¶
https://schema.plantphenomics.org.au/Sampling
An Assay that derives a new representative ObservationUnit from an existing ObservationUnit.

Superclasses¶
- https://schema.plantphenomics.org.au/Assay
- https://schema.plantphenomics.org.au/ResearchActivity
- https://schema.org/Action
- http://www.w3.org/ns/prov#Activity
- https://www.w3.org/ns/sosa/Execution
Properties¶
- appn:Sampling appn:madeBySampler appn:Sampler
- Identifies the entity (Sampler, i.e. a Person - no other subclasses defined yet) responsible for carrying out an Sampling.
- appn:Sampling appn:producesSample appn:Sample
- Identifies the Sample produced by a Sampling assay.
- 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.