From 141720a451baf6e42afb9a07c1723660db222379 Mon Sep 17 00:00:00 2001
From: Simon Cox
- The SOSA modules contain the basic definitions of the core terms with axiomatization corresponding to the
- RDFS-Plus profile [[RDFS-Plus]] — `rdf:type` (`ClassAssertion`), and using axioms `ObjectInverseOf`,
- `SubClassOf` and `SubObjectPropertyOf` — together with key annotations `rdfs:label` , `skos:definition` ,
- `schema:domainIncludes`, and/or `schema:rangeIncludes`, plus other annotations as required.
+ The SOSA modules contain the basic definitions of the core terms.
+ SOSA has axiomatization corresponding to the RDFS-Plus profile [[RDFS-Plus]] — `rdf:type`
+ (`ClassAssertion`), and using axioms `ObjectInverseOf`, `SubClassOf` and `SubObjectPropertyOf`.
+ SOSA includes the key annotations `rdfs:label` , `skos:definition` , `schema:domainIncludes`, and/or
+ `schema:rangeIncludes`, plus other annotations as required.
Inverses are named for all object properties.
@@ -64,7 +65,8 @@
The SOSA graph contains the core definitions.
@@ -92,7 +94,8 @@
The SSN graph contains the full axiomatization of the core terms.
@@ -109,11 +112,13 @@ Dependencies
Expressivity
SOSA
The ontology IRI of SOSA is http://www.w3.org/ns/sosa/.
-
The version IRI of SOSA 2023 edition is http://www.w3.org/ns/sosa/2023/.
+
The version IRI of SOSA 2023 edition is
+ http://www.w3.org/ns/sosa/2023/.
SSN
The ontology IRI of SSN is http://www.w3.org/ns/ssn/.
-
The version IRI of SSN 2023 edition is http://www.w3.org/ns/ssn/2023/.
+
The version IRI of SSN 2023 edition is
+ http://www.w3.org/ns/ssn/2023/.
SSN
- The RDF files of the 2017 edition remain available at their permanent version IRI, which is obtained by substituting
- /sosa with /sosa/2017, and /ssn with /ssn/2017. Similarly, the RDF
- files of the 2023 edition will remain available at their permanent version IRI, which is obtained by substituting
- /sosa with /sosa/2023, and /ssn with /ssn/2023.
-
/sosa with /sosa/2017, and /ssn with
+ /ssn/2017.
+ Similarly, the RDF files of the 2023 edition will remain available at their permanent version IRI, which is
+ obtained by substituting /sosa with /sosa/2023, and /ssn with
+ /ssn/2023.
+
From 867d7821bce79373b9639a7b51189f3cda9469ac Mon Sep 17 00:00:00 2001
From: Simon Cox
The RDF files of the 2017 edition remain available at their permanent version IRI, which is obtained by
- substituting /sosa with /sosa/2017, and /ssn with
+ replacing /sosa with /sosa/2017, and /ssn with
/ssn/2017.
Similarly, the RDF files of the 2023 edition will remain available at their permanent version IRI, which is
- obtained by substituting /sosa with /sosa/2023, and /ssn with
+ obtained by replacing /sosa with /sosa/2023, and /ssn with
/ssn/2023.
The SOSA modules contain the basic definitions of the core terms. SOSA has axiomatization corresponding to the RDFS-Plus profile [[RDFS-Plus]] — `rdf:type` - (`ClassAssertion`), and using axioms `ObjectInverseOf`, `SubClassOf` and `SubObjectPropertyOf`. - SOSA includes the key annotations `rdfs:label` , `skos:definition` , `schema:domainIncludes`, and/or + (`ClassAssertion`), and using axioms `ObjectInverseOf`, `SubClassOf`, and `SubObjectPropertyOf`. + SOSA includes the key annotations `rdfs:label`, `skos:definition`, `schema:domainIncludes`, and/or `schema:rangeIncludes`, plus other annotations as required. Inverses are named for all object properties.