1
1
< h3 > Proximate and Ultimate feature of interest</ h3 >
2
2
< p >
3
3
The object of the
4
- < a href ="#SOSAhasFeatureOfInterest "> hasFeatureOfInterest</ a > property of an Execution (i.e Actuation, Observation,
4
+ < a href ="#SOSAhasFeatureOfInterest "> hasFeatureOfInterest</ a > property of an < a href ="#SOSAExecution "> Execution</ a >
5
+ (i.e Actuation, Observation,
5
6
or Sampling) is the < i > immediate</ i > or < i > proximate</ i > < a
6
7
href ="https://www.w3.org/TR/vocab-ssn/#SOSAFeatureOfInterest "> FeatureOfInterest</ a > .
7
8
For example, < a href ="#open-window "> </ a > shows a description of a simple actuation to open a window.
@@ -17,14 +18,14 @@ <h3>Proximate and Ultimate feature of interest</h3>
17
18
< pre class ="example " data-include ="./rdf/examples/open-window.ttl " data-include-format ="text "> </ pre >
18
19
19
20
< p >
20
- In some cases the feature-of-interest of the execution is not the the ultimate thing that the act of observation ,
21
- sampling , or actuation is concerned with, but is an intermediate thing.
22
- This is often a < i > sample</ i > of the ultimate feature of interest, or perhaps a sample of a sample, etc.
23
- There may be a specified relationship between the proximate and ultimate feature of interest, such as a
21
+ In some cases the feature-of-interest of the execution is not the the ultimate thing that the act of actuation ,
22
+ observation , or sampling is concerned with, but is an intermediate thing.
23
+ This might be a < i > sample</ i > of the ultimate feature of interest, or perhaps a sample of a sample, etc.
24
+ The relationship between the proximate and ultimate feature of interest might be specified , such as a
24
25
sampling-chain.
25
26
If this relationship is recorded, then an ultimate feature of interest might be inferred.
26
- Nevertheless, particularly for discovery purposes, it is usually the ultimate feature of interest that really
27
- matters to the data user .
27
+ Nevertheless it is often the ultimate feature of interest that really matters to the data user, particularly for
28
+ discovery purposes .
28
29
This requirement is met using the < a href ="#SOSAhasUltimateFeatureOfInterest "> hasUltimateFeatureOfInterest</ a >
29
30
property</ a > .
30
31
</ p >
0 commit comments