opengeospatial / Geotech

19 stars 8 forks source link

ObservationCollection #29

Open mbeaufils opened 2 years ago

mbeaufils commented 2 years ago

As defined in OMS :

A collection of similar Observations #19

LucasoilCloud commented 2 years ago

For each observation, we can add a property, for example 'CollectionReference'. Like that it would be easy to connect each observation of a same set of observations together.

What it is important, I think is not to confuse a collection of observation with a type of observation. For example, if we have 2 boreholes SPT_1 and SPT_2 with 2 NSPT value. In total, we have 4 observations (2 in each borehole). Here, all these 4 observations has the type 'SPT', 2 have 'SPT1' has 'CollectionReference' property and the 2 others have 'SPT2' has 'CollectionReference' property.

mbeaufils commented 2 years ago

More details here.

An ObservationCollection can have 0..* Observations

image

mbeaufils commented 2 years ago

Following the ObservationTypology discussed in April.

Several specializations of ObservationCollection are proposed: