Skip to content

Commit 9b3b8c9

Browse files
committed
Miscellaneous spelling fixes
Signed-off-by: Pierre R. Mai <[email protected]>
1 parent f25d24c commit 9b3b8c9

File tree

5 files changed

+8
-9
lines changed

5 files changed

+8
-9
lines changed

specification/0___preamble.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ____
7272
*Abstract*
7373

7474
The SSP Layered Standard Traceability is a layered standard provided by MAP SSP upon SSP 2.0 to support traceability of simulation tasks.
75-
The standard is comprised of a set of XML-based formats to interchange process-relevant resources and information in the sense of process metadata for Credible Decision Processes and Credible Simulation Processes, as well as abritrary further metadata as part of SSP packages used to exchange the structural and parametrization aspects of a system.
75+
The standard is comprised of a set of XML-based formats to interchange process-relevant resources and information in the sense of process metadata for Credible Decision Processes and Credible Simulation Processes, as well as arbitrary further metadata as part of SSP packages used to exchange the structural and parametrization aspects of a system.
7676

7777
<<<
7878

specification/3___overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ image::STMDBriefSchema.png[]
106106
[#sec-srmdintroduction]
107107
=== Simulation Resource Meta Data
108108

109-
<<im-srmdbriefschema>> shows the top-level structure of the SRMD XML Schema, which is the structural definition for Simulation Resouce Meta Data files.
109+
<<im-srmdbriefschema>> shows the top-level structure of the SRMD XML Schema, which is the structural definition for Simulation Resource Meta Data files.
110110
SRMD files are used to define essential metadata for resources that can help users quickly understand the content and intent of a simulation resource through human-readable attributes without having to examine the resource in detail.
111111
For example, this support can reduce the effort required to analyze a set of resources received with a simulation request and simplify the selection of appropriate resources from a resource library.
112112

specification/4___common.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ Basic Structuring::
2222
All steps in process descriptions provide the same information structure (input, procedure, output and rationale) across the board, which provides a basic structuring of related resources at a coarse level, that can then be extended through extended links and classifications.
2323

2424
Generic Meta Data through Classifications::
25-
All relevant modeling elements allow for arbitrary, but well-defined, meta-data provisoning through classifications:
25+
All relevant modeling elements allow for arbitrary, but well-defined, meta-data provisioning through classifications:
2626
These are collections of keyword value pairs, including linking capabilities, that are grouped by user-defined namespaces defined by classification types.
2727
In this way layered standards can provide additional meaning and rules to meta-data meeting domain-specific or company-specific needs, while providing basic processing expectations for tools even in the absence of detailed knowledge of the specific classification type.

specification/5___stc.adoc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
== SSP Traceability Common
33

44
This chapter describes in detail the content and structure of the XML schema stc.xsd, which represent common concepts that are reused in the other XML schemas of the standard.
5-
The purpose of extractiong these elements is to increase the flexibility and extensibility of the GlueParticles approach and to help to apply the GlueParticles concept to other topics in product and system engineering.
5+
The purpose of extracting these elements is to increase the flexibility and extensibility of the GlueParticles approach and to help to apply the GlueParticles concept to other topics in product and system engineering.
66

77
[#sec-generalinformationtype]
88
=== GeneralInformationType
@@ -38,7 +38,7 @@ The SSP Traceability package represents a snapshot of the used versions of the l
3838
Versioning of sources and resources is done in the generating tools and data management systems.
3939

4040
The exception is the derivation chain. Each time an STMD or DTMD file is written, a new entry is created in the derivation chain with a unique identifier of the file from which the new instance is derived.
41-
When a tool or data management system receives an SSP Traceability container with STDM, DTMD back, it can check, by comparing the derivation chain with the target system's data infrastructure, which version of the DTMD or STMD was sent.
41+
When a tool or data management system receives an SSP Traceability container with STMD/DTMD back, it can check, by comparing the derivation chain with the target system's data infrastructure, which version of the DTMD or STMD was sent.
4242
This serves as a basis for controlling the reintegration of received DTMD STMD and it can be determined what is already available, what has been modified, what is new, etc.
4343

4444
The DerivationChain element can be used to provide the appropriated set of information about files that were used to derive the current file.
@@ -593,9 +593,9 @@ __'model'__:: The kind value __'model'__ is used to indicate that a resource con
593593

594594
__'parameter'__:: The kind value __'parameter'__ is used to indicate that a resource contains parameters or sets of consistent parameters for a simulation model.
595595

596-
__'system'__:: A resource of kind __'system'__ is or contains a reference to the s__ystem under test__ in a PDM system or similar IT system or any other kind of description of the __system under test.__
596+
__'system'__:: A resource of kind __'system'__ is or contains a reference to the __system under test__ in a PDM system or similar IT system or any other kind of description of the __system under test.__
597597

598-
__'testcase'__:: A resource of kind __'testcase'__ should contain information that describe how the simulation objectives are achieved at the operational level by one more test cases. A consistent set of test cases could be considered a technical breakdown of the simulation objectives.#
598+
__'testcase'__:: A resource of kind __'testcase'__ should contain information that describe how the simulation objectives are achieved at the operational level by one more test cases. A consistent set of test cases could be considered a technical breakdown of the simulation objectives.
599599

600600
__'results'__:: #A resource of kind __'result'__ should contain information that answers questions posed by the simulation requester about the goals and intent of the simulation. In principle, this could be any kind of result data, no matter what it actually represents in detail. If the result is intended to be an aggregated and condensed report, the value __'report'__ can be used instead.
601601

@@ -729,4 +729,3 @@ The ResourceReference element is associated with the following attributes.
729729
| id | Optional | This attribute gives the model element a file-wide unique id which can be referenced from other elements or via URI fragment identifier.
730730
| description | Optional | This attribute gives a human readable longer description of the model element, which can be shown to the user where appropriate.
731731
|===
732-

specification/7___stmd.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The RequirementsPhase element documents all relevant information.
106106
.RequirementsPhase element structure and attributes
107107
image::RequirementsPhaseSchema.png[]
108108

109-
The RequirementsPhase element is structured by the followuing subordinated element.
109+
The RequirementsPhase element is structured by the following subordinated element.
110110

111111
[#tb-requirementsphasesubelements]
112112
.RequirementsPhase element structure

0 commit comments

Comments
 (0)