Skip to content

Commit dedf5a6

Browse files
authored
Merge pull request #94 from heidivanparys/fix_typos
Typo fix
2 parents 501535e + 08be2fc commit dedf5a6

5 files changed

Lines changed: 6 additions & 7 deletions

File tree

sources/24-066-part3-xml/sections/06-req-class.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ uses Schematron to create patterns or constraints for an XML Schema.
198198

199199
[cols="1,4",width="90%"]
200200
|===
201-
2+|*Requirements Class - XML schematron extension to the core*
201+
2+|*Requirements Class - XML Schematron extension to the core*
202202
2+|/req/core/data-representation
203203
|Target | ModSpec Conformant XML Model
204204
|Dependency |OGC ModSpec Version 1.1 (need proper title and document number)

sources/sections/04-terms-and-defs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ document containing recommendations, requirements, permissions, and conformance
141141

142142
NOTE: This definition is included for completeness.
143143

144-
NOTE: In the OGC, there are Abstract Specifications and Implementation Standards. Abstract Specifications may of may not be testable. Further, Abstract Specifications may not be directly implementable. Implementation Standards are always testable and contain a conformance test suite.
144+
NOTE: In the OGC, there are Abstract Specifications and Implementation Standards. Abstract Specifications may or may not be testable. Further, Abstract Specifications may not be directly implementable. Implementation Standards are always testable and contain a conformance test suite.
145145

146146
[[standard-definition]]
147147

sources/sections/06-fundamentals.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,7 @@ declared once and is uniquely identified as such, each requirement will be in a
6969

7070
Therefore, the ModSpec defines a "requirements class" as a set of requirements that must
7171
all be passed as per the tests defined in the related conformance class (see
72-
<<conformanceclass-definition>>). Each requirements class has a one-to-one correspondence with a conformance class.
73-
A standard written to conform with the ModSpec may use this "module" structure in any manner consistent with the rest of the ModSpec.
72+
<<ConformanceClass-definition>>). Each requirements class has a one-to-one correspondence with a conformance class. A standard written to conform with the ModSpec may use this "module" structure in any manner consistent with the rest of the ModSpec.
7473

7574
A standard may have mandatory and optional requirements classes. This allows the options
7675
in the testing procedure to be grouped into non-varying mandatory and optional conformance classes.
@@ -103,7 +102,7 @@ Standards development should be a repeatable process producing a suite of standa
103102
that process should embody the ModSpec principles so that ModSpec conformance is almost automatic. A standardized template is an essential element of such a repeatable process.
104103

105104
NOTE: OGC Standards are written using an OGC Member approved template that is conformant with the
106-
requirements stated in the ModSpec
105+
requirements stated in the ModSpec.
107106

108107
This template should be specified by the following descriptions:
109108

sources/sections/06-req-class.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ The following recommendation is guidance to the group developing a standard to k
358358
[[rec-4]]
359359
include::../recommendations/core/REC004-simple-core.adoc[]
360360

361-
The following enables the development and documentation of anstract standards. Examples of such standards are the OGC Abstract Specification.
361+
The following enables the development and documentation of abstract standards. Examples of such standards are the OGC Abstract Specification.
362362
Typically, an abstract standard cannot be directly implemented.
363363

364364
include::../permissions/core/PER006_core-type.adoc[]

sources/sections/definitions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ document containing recommendations, requirements, permissions, and conformance
4444

4545
NOTE: This definition is included for completeness.
4646

47-
NOTE: In the OGC, there are Abstract Specifications and Implementation Standards. Abstract Specifications may of may not be testable. Further, Abstract Specifications may not be directly implementable. Implementation Standards are always testable and contain a conformance test suite.
47+
NOTE: In the OGC, there are Abstract Specifications and Implementation Standards. Abstract Specifications may or may not be testable. Further, Abstract Specifications may not be directly implementable. Implementation Standards are always testable and contain a conformance test suite.
4848

4949
[[Standard-definition]]
5050

0 commit comments

Comments
 (0)