How to link
- Water Quality stations for fixed sensor network not taking sample (ex : temperature, pH etc... see notes from April 11th 2023): typed Host in our Object Diagrams
- And WaterQualityStation where we do take MaterialSamples for further obs : typed SpatialSample
Use Case : Linking both ""stations"" to help domain colleagues acquire and process Water Quality Observations regardless of whether that ""station"" is a Host/SpatialSample from an OMS point of view
Figure6 from OMS is not helping here (see below).
- In Observations & Measurements (OM) : we only had ""station"" related artefacts under the Sample package. We usually picked subtypes of SF_SpatialSamplingFeature which could be associated through "+relatedSamplingFeature"
- Now in Observations, Measurements & Samples (OMS) we have ""station"" related artefacts both under
- Observation:Host/Deployment/Observer -> good candidate for fixed in-situ sensors
- AND Sample:SpatialSample -> good candidate for identifying/describing Features where Samples are taken
- but those cannot be related
In ontologies we could try polymorphism but in pure UML seems we are stuck.
Did we miss something ?

How to link
Use Case : Linking both ""stations"" to help domain colleagues acquire and process Water Quality Observations regardless of whether that ""station"" is a Host/SpatialSample from an OMS point of view
Figure6 from OMS is not helping here (see below).
In ontologies we could try polymorphism but in pure UML seems we are stuck.
Did we miss something ?