diff --git a/ssn/chapters/ModelFOI.html b/ssn/chapters/ModelFOI.html index 7ca038f..b84c3b0 100644 --- a/ssn/chapters/ModelFOI.html +++ b/ssn/chapters/ModelFOI.html @@ -1,7 +1,8 @@

Proximate and Ultimate feature of interest

The object of the - hasFeatureOfInterest property of an Execution (i.e Actuation, Observation, + hasFeatureOfInterest property of an Execution + (i.e Actuation, Observation, or Sampling) is the immediate or proximate FeatureOfInterest. For example, shows a description of a simple actuation to open a window. @@ -17,14 +18,14 @@

Proximate and Ultimate feature of interest


 
 

- In some cases the feature-of-interest of the execution is not the the ultimate thing that the act of observation, - sampling, or actuation is concerned with, but is an intermediate thing. - This is often a sample of the ultimate feature of interest, or perhaps a sample of a sample, etc. - There may be a specified relationship between the proximate and ultimate feature of interest, such as a + In some cases the feature-of-interest of the execution is not the the ultimate thing that the act of actuation, + observation, or sampling is concerned with, but is an intermediate thing. + This might be a sample of the ultimate feature of interest, or perhaps a sample of a sample, etc. + The relationship between the proximate and ultimate feature of interest might be specified, such as a sampling-chain. If this relationship is recorded, then an ultimate feature of interest might be inferred. - Nevertheless, particularly for discovery purposes, it is usually the ultimate feature of interest that really - matters to the data user. + Nevertheless it is often the ultimate feature of interest that really matters to the data user, particularly for + discovery purposes. This requirement is met using the hasUltimateFeatureOfInterest property.

diff --git a/ssn/rdf/examples/Sample-ice-core-bubble.ttl b/ssn/rdf/examples/Sample-ice-core-bubble.ttl index 36b16d9..b047edf 100644 --- a/ssn/rdf/examples/Sample-ice-core-bubble.ttl +++ b/ssn/rdf/examples/Sample-ice-core-bubble.ttl @@ -22,7 +22,7 @@ ex:WellDrilling4578 a sosa:Sampling ; geo:asWKT "POINT (9.32 -73.35)"^^geo:WktLiteral ; ] ; sosa:hasResult ex:IceCore12 ; - sosa:madeBySampler ex:thermalDrill2 ; + sosa:madeBySampler ex:ThermalDrill2 ; sosa:resultTime "2017-04-03T11:12:00Z"^^xsd:dateTime ; sosa:hasFeatureOfInterest ex:Antarctic_ice_sheet ; .