Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ssn/chapters/ModelTimes.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ <h3>Temporal properties</h3>
In the case of <a href="#SOSAObservation">Observation</a> and <a href="#SOSASampling">Sampling</a> the end of the
Execution is the time that the result is generated so it is called <a href="#SOSAresultTime">resultTime</a>.
In the case of <a href="#SOSAActuation">Actuation</a> and <a href="#SOSAObservation">Observation</a> the
<a href="#SOSAphenomenonTime">phenomenonTime</a> is the interval when the change or result applies to the actuated-
or observed-property.
<a href="#SOSAphenomenonTime">phenomenonTime</a> is the interval when the change or result applies to the actuated
or observed property.
</p>
<p>
In the simplest case, an Execution is instantaneous and all these times are the same.
Expand Down Expand Up @@ -88,7 +88,7 @@ <h5>Historical observation &mdash; from combination of separate observation of t
atmosphere at some past time.
In this case, the concentration and age are the results of two initial observations (at the top of
<a href="#Fig-paleo-atmosphere"></a>).
These provide input-values to the final observation (at the bottom of <a href="#Fig-paleo-atmosphere"></a>).
These provide input values to the final observation (at the bottom of <a href="#Fig-paleo-atmosphere"></a>).
</p>
<figure id="Fig-paleo-atmosphere">
<embed alt="Observation with phenomemon-time in the deep past &mdash; atmospheric CO2"
Expand Down
Loading