@@ -269,13 +269,14 @@ <h3>Changes since W3C Recommendation 19 October 2017 <a href="https://www.w3.org
269269 < li > Updated and streamlined Introduction; moved Origins section to an Annex. </ li >
270270 < li > Add conformance clause Chapter 3</ li >
271271 < li > Updated Chapter 4 and Chapter 5.1 to explain modularization and RDF implementation</ li >
272- < li > OGC ModSpec explanation in Chapter 3. Conformance, identifiers in Chapter 4 - Modularization</ li >
272+ < li > OGC ModSpec explanation in Chapter 3. Conformance, and tabulations in Chapter 4 - Modularization</ li >
273273 < li > Refactored SOSA and SSN into modules - sosa-common sosa-actuation sosa-observation sosa-sampling sosa (all),
274274 and matching ssn-* files (also ssn-deprecated).
275275 Refactored HTML sources to match. </ li >
276+ < li > Moved basic rdfs:sub*Of axioms to the SOSA modules, reference RDFS-Plus</ li >
276277 < li > re-drafted all figures as SVG; added a clause on notation</ li >
277278 < li > Mark `ssn:Input`, `ssn:Output`, `sosa:Result` deprecated</ li >
278- < li > Add 'abstract' superclasses `Execution`, `Asset`</ li >
279+ < li > Add 'abstract' superclasses `Execution` (superclass of Actuation, Observation and Sampling), `Asset` (superclass of Platform and System) </ li >
279280 < li > Add `ExecutionCollection`, `ActuationCollection`, `ObservationCollection`, `SamplingCollection`,
280281 `SampleCollection`, `hasMember`, `isMemberOf`</ li >
281282 < li > remove `rdfs:range` on `resultTime`</ li >
@@ -287,12 +288,11 @@ <h3>Changes since W3C Recommendation 19 October 2017 <a href="https://www.w3.org
287288 < li > Remove `Sample is subclass of FeatureOfInterest` axiom</ li >
288289 < li > Add Sample sub-classes - `MaterialSample`, `SpatialSample`, `StatisticalSample`</ li >
289290 < li > Add `madeSamplingHasResult` and `usedForExecutionHasResult` properties</ li >
290- < li > Add `hasOriginalSample`, `isSampleOfUltimateFOI` from SSN-ext</ li >
291+ < li > Add `hasOriginalSample`, `isSampleOfUltimateFOI` ( from SSN-ext) </ li >
291292 < li > Deprecate `ActuatableProperty`, `ObservableProperty` in favour of generic `Property`</ li >
292293 < li > Add `ActuatingProcedure`, `ObservingProcedure`, `SamplingProcedure` specializations of `Procedure` for each
293294 execution type</ li >
294295 < li > Add `hasFeatureOfInterest` support to `Deployment`</ li >
295- < li > Add Asset class as superclass of Platform anbd System</ li >
296296 < li > Remove Functional and InverseFunctional axioms except on `hasResult`</ li >
297297 < li > Simplified the System Capabilities Module</ li >
298298 < li > Move System Capabilities module to Appendix</ li >
@@ -305,7 +305,6 @@ <h3>Changes since W3C Recommendation 19 October 2017 <a href="https://www.w3.org
305305 < li > Make patterns for Location, UoM more prescriptive</ li >
306306 < li > Move extended examples out of the document into an online repository</ li >
307307 < li > Relaxed and simplified SOSA-DUL alignment</ li >
308- < li > Moved basic rdfs:sub*Of axioms to the SOSA modules, reference RDFS-Plus</ li >
309308 </ ol >
310309 </ section >
311310</ body >
0 commit comments