Skip to content

Commit 9f8c895

Browse files
authored
Merge pull request #421 from w3c/324-modspec-identifiers
OGC modspec identifiers
2 parents de8e727 + 12bbf5b commit 9f8c895

16 files changed

Lines changed: 1551 additions & 1178 deletions

ssn/chapters/Actuation.html

Lines changed: 82 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,14 @@ <h5><dfn>sosa:ActuatingProcedure</dfn></h5>
6262
<dd>
6363
<a>sosa:Procedure</a>
6464
</dd>
65-
<dt class="ssn restrictions">Restriction</dt>
66-
<dd class="ssn">
67-
<a>sosa:implementedBy</a>
68-
<em><b>ONLY</b></em>
69-
<a>sosa:Actuator</a>
70-
</dd>
65+
<div class="ssn" id="SSNActuatingProcedure">
66+
<dt class="restrictions">Restrictions in SSN</dt>
67+
<dd>
68+
<a>sosa:implementedBy</a>
69+
<em><b>ONLY</b></em>
70+
<a>sosa:Actuator</a>
71+
</dd>
72+
</div>
7173
<dt>is Defined By</dt>
7274
<dd>
7375
<a href="http://www.w3.org/ns/sosa/oms/">http://www.w3.org/ns/sosa/oms/</a>
@@ -137,24 +139,26 @@ <h5><dfn>sosa:Actuation</dfn></h5>
137139
<dd>
138140
<a>sosa:Execution</a>
139141
</dd>
140-
<dt class="ssn restrictions">Restrictions in SSN</dt>
141-
<dd class="ssn">
142-
<a>sosa:madeByActuator</a>
143-
<em><b>ONLY</b></em>
144-
<a>sosa:Actuator</a>
145-
<br>
146-
<a>sosa:usedProcedure</a>
147-
<em><b>ONLY</b></em>
148-
<a>sosa:ActuatingProcedure</a>
149-
<br>
150-
<a>sosa:hasFeatureOfInterest</a>
151-
<em><b>ONLY</b></em>
152-
<a>sosa:FeatureOfInterest</a>
153-
<br>
154-
<a>sosa:actsOnProperty</a>
155-
<em><b>ONLY</b></em>
156-
<a>sosa:Property</a>
157-
</dd>
142+
<div class="ssn" id="SSNActuation">
143+
<dt class="restrictions">Restrictions in SSN</dt>
144+
<dd>
145+
<a>sosa:madeByActuator</a>
146+
<em><b>ONLY</b></em>
147+
<a>sosa:Actuator</a>
148+
<br>
149+
<a>sosa:usedProcedure</a>
150+
<em><b>ONLY</b></em>
151+
<a>sosa:ActuatingProcedure</a>
152+
<br>
153+
<a>sosa:hasFeatureOfInterest</a>
154+
<em><b>ONLY</b></em>
155+
<a>sosa:FeatureOfInterest</a>
156+
<br>
157+
<a>sosa:actsOnProperty</a>
158+
<em><b>ONLY</b></em>
159+
<a>sosa:Property</a>
160+
</dd>
161+
</div>
158162
<dt>is Defined By</dt>
159163
<dd>
160164
<a href="http://www.w3.org/ns/sosa/actuation/">http://www.w3.org/ns/sosa/actuation/</a>
@@ -208,7 +212,8 @@ <h5><dfn>sosa:ActuationCollection</dfn></h5>
208212
</li>
209213
<li>
210214
Where an individual <a href="#SOSAActuationCollection">ActuationCollection</a> has <i>a
211-
single value for a property</i>, each member <a href="#SOSAActuation">Actuation</a> (direct or transitive) MUST have that same value for that property; i.e., the collection is
215+
single value for a property</i>, each member <a href="#SOSAActuation">Actuation</a> (direct or
216+
transitive) MUST have that same value for that property; i.e., the collection is
212217
homogeneous
213218
in that property.
214219
That property MAY then be omitted in any member <a href="#SOSAActuation">Actuation</a> or
@@ -222,13 +227,13 @@ <h5><dfn>sosa:ActuationCollection</dfn></h5>
222227
</li>
223228
<li>
224229
Where an individual <a href="#SOSAActuationCollection">ActuationCollection</a> <i>has a
225-
value for a property that is a range or interval</i>, each member
230+
value for a property that is a range or interval</i>, each member
226231
<a href="#SOSAActuation">Actuation</a> (direct or transitive) MUST have a value for that
227232
property that matches or falls within that range or interval.
228233
</li>
229234
<li>
230235
Where an individual <a href="#SOSAActuationCollection">ActuationCollection</a> <i>has
231-
more than one value for a property that is a range or interval</i>, each member
236+
more than one value for a property that is a range or interval</i>, each member
232237
<a href="#SOSAActuation">Actuation</a> (direct or transitive) MUST have a value for that
233238
property that matches or falls within one of those ranges or intervals.
234239
</li>
@@ -247,35 +252,37 @@ <h5><dfn>sosa:ActuationCollection</dfn></h5>
247252
<dd>
248253
<a>sosa:ExecutionCollection</a>
249254
</dd>
250-
<dt class="ssn">Disjoint with</dt>
251-
<dd class="ssn">
252-
<a>sosa:ObservationCollection</a>,
253-
<a>sosa:SampleCollection</a>,
254-
<a>sosa:SamplingCollection</a>
255-
</dd>
256-
<dt class="ssn restrictions">Restrictions in SSN</dt>
257-
<dd class="ssn">
258-
<a>sosa:madeByActuator</a>
259-
<em><b>ONLY</b></em>
260-
<a>sosa:Actuator</a>
261-
<br>
262-
<a>sosa:usedProcedure</a>
263-
<em><b>ONLY</b></em>
264-
<a>sosa:ActuatingProcedure</a>
265-
<br>
266-
<a>sosa:hasFeatureOfInterest</a>
267-
<em><b>ONLY</b></em>
268-
<a>sosa:FeatureOfInterest</a>
269-
<br>
270-
<a>sosa:actsOnProperty</a>
271-
<em><b>ONLY</b></em>
272-
<a>sosa:Property</a>
273-
<br>
274-
<a>sosa:hasMember</a>
275-
<em><b>ONLY</b></em>
276-
(<a>sosa:Actuation</a> <em><b>or</b></em>
277-
<a>sosa:ActuationCollection</a>)
278-
</dd>
255+
<div class="ssn" id="SSNActuationCollection">
256+
<dt>Disjoint with</dt>
257+
<dd>
258+
<a>sosa:ObservationCollection</a>,
259+
<a>sosa:SampleCollection</a>,
260+
<a>sosa:SamplingCollection</a>
261+
</dd>
262+
<dt class="restrictions">Restrictions in SSN</dt>
263+
<dd>
264+
<a>sosa:madeByActuator</a>
265+
<em><b>ONLY</b></em>
266+
<a>sosa:Actuator</a>
267+
<br>
268+
<a>sosa:usedProcedure</a>
269+
<em><b>ONLY</b></em>
270+
<a>sosa:ActuatingProcedure</a>
271+
<br>
272+
<a>sosa:hasFeatureOfInterest</a>
273+
<em><b>ONLY</b></em>
274+
<a>sosa:FeatureOfInterest</a>
275+
<br>
276+
<a>sosa:actsOnProperty</a>
277+
<em><b>ONLY</b></em>
278+
<a>sosa:Property</a>
279+
<br>
280+
<a>sosa:hasMember</a>
281+
<em><b>ONLY</b></em>
282+
(<a>sosa:Actuation</a> <em><b>or</b></em>
283+
<a>sosa:ActuationCollection</a>)
284+
</dd>
285+
</div>
279286
<dt>is Defined By</dt>
280287
<dd>
281288
<a href="http://www.w3.org/ns/sosa/actuation/">http://www.w3.org/ns/sosa/actuation/</a>
@@ -310,7 +317,8 @@ <h5><dfn>sosa:Actuator</dfn></h5>
310317
<p class="note">
311318
Specific actuator <em>types</em> may be implemented as <em>sub-classes</em>
312319
of this class or its sub-classes.
313-
Their descriptions may capture the properties and characteristics of a whole class of actuators, corresponding with the information typically found in a spec-sheet or
320+
Their descriptions may capture the properties and characteristics of a whole class of actuators,
321+
corresponding with the information typically found in a spec-sheet or
314322
data-sheet.
315323
<br>
316324
Individual actuator <em>instances</em> are <em>members</em> of this class or its sub-classes.
@@ -327,21 +335,23 @@ <h5><dfn>sosa:Actuator</dfn></h5>
327335
<dd>
328336
<a>sosa:System</a>
329337
</dd>
330-
<dt class="ssn restrictions">Restrictions in SSN</dt>
331-
<dd class="ssn">
332-
<a>sosa:madeActuation</a>
333-
<em><b>ONLY</b></em>
334-
(<a>sosa:Actuation</a> <em><b>or</b></em>
335-
<a>sosa:ActuationCollection</a>)
336-
<br>
337-
<a>sosa:actsOn</a>
338-
<em><b>ONLY</b></em>
339-
<a>sosa:Property</a>
340-
<br>
341-
<a>sosa:implements</a>
342-
<em><b>ONLY</b></em>
343-
<a>sosa:ActuatingProcedure</a>
344-
</dd>
338+
<div class="ssn" id="SSNActuator">
339+
<dt class="restrictions">Restrictions in SSN</dt>
340+
<dd>
341+
<a>sosa:madeActuation</a>
342+
<em><b>ONLY</b></em>
343+
(<a>sosa:Actuation</a> <em><b>or</b></em>
344+
<a>sosa:ActuationCollection</a>)
345+
<br>
346+
<a>sosa:actsOn</a>
347+
<em><b>ONLY</b></em>
348+
<a>sosa:Property</a>
349+
<br>
350+
<a>sosa:implements</a>
351+
<em><b>ONLY</b></em>
352+
<a>sosa:ActuatingProcedure</a>
353+
</dd>
354+
</div>
345355
<dt>is Defined By</dt>
346356
<dd>
347357
<a href="http://www.w3.org/ns/sosa/actuation/">http://www.w3.org/ns/sosa/actuation/</a>

0 commit comments

Comments
 (0)