@@ -20,8 +20,8 @@ <h3>General conformance requirements</h3>
2020< h3 > OGC Specification conformance</ h3 >
2121
2222< p >
23- OGC Standards are required to follow the OGC Modular Specification policy [[ModSpec]].
24- The key provisions of this policy are that:
23+ OGC Standards are required to follow the OGC Modular Specification policy [[ModSpec]].
24+ The key provisions of this policy are that:
2525</ p >
2626
2727< ul >
@@ -30,31 +30,30 @@ <h3>OGC Specification conformance</h3>
3030 < li > each individual conformance Test is a member of one and only one Conformance Class</ li >
3131 < li > each Requirement, Requirements Class, Test, and Conformance Class is denoted by an IRI</ li >
3232 < li > dependencies are managed at the Requirements Class or Conformance Class level</ li >
33- < li > no circular dependencies are allowed </ li >
33+ < li > no circular dependencies are permitted </ li >
3434 < li > Conformance to the standard is assessed at the Conformance Class level</ li >
3535 < li > the conformance target type is specified</ li >
3636</ ul >
3737
3838< p >
39- The < a href ="#modularization "> SSN Ontology Modularization</ a > (< a href ="#Fig-SSN-core-modules "> </ a > ) is consistent with this policy.
39+ The < a href ="#modularization "> SSN Ontology Modularization</ a > (< a href ="#Fig-SSN-core-modules "> </ a > ) is consistent
40+ with this policy.
4041</ p >
4142
4243< p >
43- Ten core modules are defined, each module packaged into an RDF file that implements the module.
44- Each module corresponds to a Requirements Class, and is denoted by the Ontology IRI.
45- Dependencies between modules are indicated through the < code > owl:imports</ code > property.
44+ Ten core modules are defined, each module packaged into an RDF file that implements the module.
45+ Each module corresponds to an OGC Requirements Class.
46+ Dependencies between modules are recorded in the RDF through the < code > owl:imports</ code > property.
47+ The definition of each term in the SSN Ontology corresponds to a single Requirement.
4648</ p >
4749
4850< p >
49- The definition of each term in the SSN Ontology corresponds to a single Requirement.
50- Membership in a module is indicated by the < code > rdfs:isDefinedBy</ code > property.
51- </ p >
52-
53- < p >
54- OGC Requirements Classes for SSN, and their member Requirements are listed in < a href ="#modularization "> </ a > .
51+ OGC Requirements Classes for SSN, their dependencies, and their member Requirements are listed in
52+ < a href ="#modularization "> </ a > .
5553</ p >
5654
5755< p class ="note informative ">
58- OGC Conformance Classes and Tests are not provided explicitly at this time.
59- A supplement to this document describing SHACL shapes ([[[shacl]]]) may be provided in the future.
56+ OGC Conformance Classes and Tests are not provided explicitly at this time.
57+ A supplement to this document describing SHACL shapes ([[[shacl]]]) may be provided in the future.
58+ This would provide some testing functionality.
6059</ p >
0 commit comments