Skip to content

Commit 1b4d1c8

Browse files
committed
sub-class --> subclass etc
1 parent b7e673f commit 1b4d1c8

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

ssn/usage/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ <h2>Term usage</h2>
644644
<td>AEMET, BCI, Energy, IoT-O, RAMI, SAN, SPITFIRE, VITAL, IoT, FixO3, SEAS-SSN Alignment, LSO, ABIS, TERN,
645645
IDO-SSN Alignment, Eautonome, GloSIS, KnowWhereGraph</td>
646646
<td></td>
647-
<td>Includes usage of deprecated sub-classes `ObservableProperty` and `ActuatableProperty`</td>
647+
<td>Includes usage of deprecated subclasses `ObservableProperty` and `ActuatableProperty`</td>
648648
</tr>
649649
<tr>
650650
<td>
@@ -710,7 +710,7 @@ <h2>Term usage</h2>
710710
<td>IoT-O, OpenIoT, PEP-SSN ALignment, SAN, IoT, FixO3, SEAS-SSN Alignment, TERN, IDO-SSN Alignment,
711711
Eautonome, GloSIS</td>
712712
<td></td>
713-
<td>Also see entries for sub-classes `sosa:ActuatingProcedure`, `sosa:ObservingProcedure`,
713+
<td>Also see entries for subclasses `sosa:ActuatingProcedure`, `sosa:ObservingProcedure`,
714714
`sosa:SamplingProcedure`</td>
715715
</tr>
716716
<tr>
@@ -776,7 +776,7 @@ <h2>Term usage</h2>
776776
<td>-</td>
777777
<td>-</td>
778778
<td>`Execution` is considered to be abstract so is not used directly.
779-
Individual Executions are typed with one of the (concrete) sub-classes:
779+
Individual Executions are typed with one of the (concrete) subclasses:
780780
`Actuation`, `Observation` or `Sampling`. </td>
781781
</tr>
782782
<tr>
@@ -787,7 +787,7 @@ <h2>Term usage</h2>
787787
<td>-</td>
788788
<td>-</td>
789789
<td>`ExecutionCollection` is considered to be abstract so is not used directly.
790-
Individual ExecutionCollections are typed with one of the (concrete) sub-classes:
790+
Individual ExecutionCollections are typed with one of the (concrete) subclasses:
791791
`ActuationCollection`, `ObservationCollection` or `SamplingCollection`. </td>
792792
</tr>
793793
<tr>
@@ -841,7 +841,7 @@ <h2>Term usage</h2>
841841
<td>-</td>
842842
<td>-</td>
843843
<td>`madeBySystem` and `madeExecution` are considered to be abstract so are not used directly.
844-
Applications use a concrete sub-property: `madeByActuator`, `madeBySensor` or `madeBySampler` and
844+
Applications use a concrete subproperty: `madeByActuator`, `madeBySensor` or `madeBySampler` and
845845
`madeActuation` `madeObservation` `madeSampling`</td>
846846
</tr>
847847
<tr>
@@ -881,7 +881,7 @@ <h2>Term usage</h2>
881881
<td>-</td>
882882
<td>-</td>
883883
<td>`Asset` is considered to be abstract so is not used directly.
884-
Individual Assets are typed with one of the (concrete) sub-classes:
884+
Individual Assets are typed with one of the (concrete) subclasses:
885885
`System` or `Platform`.</td>
886886
</tr>
887887
<tr>
@@ -910,7 +910,7 @@ <h2>Term usage</h2>
910910
<td>iot-lite, IoT-O, VITAL, IoT, FixO3, SEAS-SSN Alignment, IDO-SSN Alignment, Eautonome</td>
911911
<td></td>
912912
<td>`System` is considered to be abstract so is not normally used directly.
913-
Individual Systems are typed with one of the (concrete) sub-classes:
913+
Individual Systems are typed with one of the (concrete) subclasses:
914914
`Actuator`, `Sensor`, or `Sampler`.</td>
915915
</tr>
916916
<tr>

0 commit comments

Comments
 (0)