-
Notifications
You must be signed in to change notification settings - Fork 5
Update copyrights, unify naming, prepare RC1 #96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,12 +1,82 @@ | ||
| The SSP Traceability Specification is a free specification intended as a third-party layered standard upon SSP 2.0 to support traceability of simulation tasks. | ||
| This is a development version of the specification. | ||
| Document version: 1.0-rc.1 | ||
|
|
||
| July 14, 2025 | ||
|
|
||
| This document is the first release candidate of release 1.0 of the SSP Layered Standard Traceability (SSP-LS-Traceability). | ||
|
|
||
| This specification, as well as supporting XML schema files, is provided on the SSP site (https://ssp-standard.org/). | ||
| https://github.com/modelica/ssp-ls-traceability/releases[Releases] and https://github.com/modelica/ssp-ls-traceability/issues[issues] can be found on https://github.com/modelica/ssp-ls-traceability[github.com/modelica/ssp-ls-traceability]. | ||
|
|
||
| {empty} + | ||
| {empty} | ||
| Contact the SSP development group at [email protected]. | ||
|
|
||
| <<< | ||
|
|
||
| History / Road Map | ||
|
|
||
| [width="100%",cols="18%,12%,70%",] | ||
| |=== | ||
| |Version |Date |Remarks | ||
| |1.0-rc.1 |2025-07-14 |First Release Candidate of SSP-LS-Traceability | ||
| |=== | ||
|
|
||
| Please report issues that you find with this specification to [email protected]. | ||
|
|
||
| <<< | ||
|
|
||
| *License of this document* | ||
|
|
||
| Copyright © 2016 – 2025 Modelica Association Project “SSP” | ||
|
|
||
| This document is provided “as is” without any warranty. | ||
| It is licensed under the CC-BY-SA (Creative Commons Attribution-Sharealike 4.0 International) license, which is the license used by Wikipedia. | ||
| The human-readable summary of the license text from http://creativecommons.org/licenses/by-sa/4.0/ is as follows: | ||
|
|
||
| You are free to: | ||
|
|
||
| ____ | ||
| *Share* — copy and redistribute the material in any medium or format | ||
| *Remix* — remix, transform, and build upon the material for any purpose, even commercially. | ||
| The licensor cannot revoke these freedoms as long as you follow the license terms. | ||
| ____ | ||
|
|
||
| Under the following terms: | ||
|
|
||
| ____ | ||
| *Attribution* — You must give appropriate credit, provide a link to the license, and indicate if changes were made. | ||
| You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. | ||
| *Share Alike* — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. | ||
| ____ | ||
|
|
||
| The legal license text and disclaimer is available at: | ||
|
|
||
| http://creativecommons.org/licenses/by-sa/4.0/legalcode | ||
|
|
||
| *Note:* | ||
|
|
||
| ____ | ||
| Article (3a) of this license requires that modifications of this work must clearly label, demarcate or otherwise identify that changes were made. | ||
| The XML schema files that accompany this document are available under the BSD 2-Clause license (https://opensource.org/license/bsd-2-clause/). | ||
| Attention is drawn to the possibility that some of the elements of this document may be the subject of patent rights. | ||
| Modelica Association shall not be held responsible for identifying such patent rights. | ||
| If you have improvement suggestions, please send them to the SSP development group at [email protected]. | ||
| ____ | ||
|
|
||
| <<< | ||
|
|
||
| *Abstract* | ||
|
|
||
| The SSP Layered Standard Traceability is a layered standard provided by MAP SSP upon SSP 2.0 to support traceability of simulation tasks. | ||
| 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. | ||
|
|
||
| <<< | ||
|
|
||
| //// | ||
| Copyright notice and license information will go here. | ||
| //// | ||
| *Conventions used in this Document* | ||
|
|
||
| {empty} | ||
| * The key words *MUST*, *MUST NOT*, *REQUIRED*, *SHALL*, *SHALL NOT*, *SHOULD*, *SHOULD NOT*, *RECOMMENDED*, *MAY*, and *OPTIONAL* in this document are to be interpreted as described in RFC 2119 [RFC2119]. | ||
| * Non-normative text is given in square brackets in italic font: [ _especially examples are defined in this style._ ]. | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -16,7 +16,7 @@ This information transfer is referred to as __Simulation Delivery__ in <<im-cred | |
| For more information on the processes of the Credible Simulation Process Framework, see Appendix Part H of the prostep ivip SmartSE Recommendation v3 (<<CSP>>). | ||
|
|
||
| __Note: The Credible Simulation Process Framework actually includes more than just Credible Decision Process and Credible Simulation Process. | ||
| However, the SSP Traceability specification currently only supports traceability with respect to the Credible Decision Process and the Credible Simulation Process.__ | ||
| However, the SSP Layered Standard Traceability currently only supports traceability with respect to the Credible Decision Process and the Credible Simulation Process.__ | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Could the the Credible Modeling Process also be seen to be supported, in an intermediate way, via the SRMD format? If so should this be clarified or will it just introduce ambiguities.
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The SRMD format is not supposed to be the equivalent of an STMD in terms of credible modeling process - for this we await the next release of SSP-LS-Traceability that would introduce direct support - in one way or another - for a purely credible modeling process. So I would try to stay away from muddying the waters, things are already fairly ambiguous as it is... There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. That makes sense |
||
|
|
||
| [#im-crediblesimulationprocessframework] | ||
| .Credible Simulation Process Framework | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the standard only applicable to SSP2.0?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, it also applies to SSP 1.0, in the sense that any SSP 1.0 file is a valid SSP 2.0 file. The rest of the document clarifies this, as the layered standard is still based on SSP 2.0, as it uses 2.0-introduced elements in its own file formats. I might clarify this here some more, however the abstract is non-normative in any case.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok