Skip to content
Open
Changes from 1 commit
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
4 changes: 2 additions & 2 deletions ssn/chapters/ModelTimes.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ <h3>Temporal properties</h3>
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-
Comment thread
dr-shorthair marked this conversation as resolved.
Outdated
or observed-property.
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