Skip to content

Commit

Permalink
Prepare QM PS01 for PGB vote (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi authored Oct 13, 2020
1 parent abcfe84 commit 1c1a34d
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions specs/qm/quality-management-shapes.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
></script>
<!-- <script src='http://127.0.0.1:9000/respec-oasis-common.js' async class='remove'></script> -->
<script class="remove">
var status = "WD";
var revision = 3;
var status = "PS";
var revision = 1;

var wdBase = "https://oslc-op.github.io/oslc-specs/specs/qm/";
var oasisBase = "https://docs.oasis-open-projects.org/oslc-op/qm/v2.1/";
Expand All @@ -29,7 +29,7 @@
shortName: "quality-management-shapes",
specStatus: status,
revision: revision.toString().padStart(2, "0"),
// publishDate: "2019-11-14",
publishDate: "2020-08-27",
previousPublishDate: "2019-11-14",
previousMaturity: "PSD",

Expand Down
8 changes: 4 additions & 4 deletions specs/qm/quality-management-shapes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
dcterms:publisher <https://open-services.net/about/> ;
dcterms:license <http://www.apache.org/licenses/LICENSE-2.0> ;
# TODO add dcterms:issued property when published, same as in ReSpec
# dcterms:issued "2020-XX-XX"^^<http://www.w3.org/2001/XMLSchema#date> ;
dcterms:issued "2020-08-27"^^<http://www.w3.org/2001/XMLSchema#date> ;
# TODO change to the file under https://docs.oasis-open-projects.org/oslc-op/
dcterms:source <https://github.com/oslc-op/oslc-specs/blob/master/specs/qm/quality-management-shapes.ttl> ;
dcterms:source <https://docs.oasis-open-projects.org/oslc-op/qm/v2.1/ps01/quality-management-shapes.ttl> ;
# TODO change to the file under https://docs.oasis-open-projects.org/oslc-op/
dcterms:isPartOf <https://oslc-op.github.io/oslc-specs/specs/qm/quality-management-spec.html> ;
dcterms:isPartOf <https://docs.oasis-open-projects.org/oslc-op/qm/v2.1/ps01/quality-management-spec.html> ;
# TODO change to the STAGE##
dcterms:hasVersion "WD" .
dcterms:hasVersion "PS01" .

:TestScriptShape a oslc:ResourceShape ;
oslc:describes oslc_qm:TestScript ;
Expand Down
10 changes: 5 additions & 5 deletions specs/qm/quality-management-spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
></script>
<!-- <script src='http://127.0.0.1:8081/respec-oasis-common.js' async class='remove'></script> -->
<script class="remove">
var status = "WD";
var revision = 3;
var status = "PS";
var revision = 1;

var wdBase = "https://oslc-op.github.io/oslc-specs/specs/qm/";
var oasisBase = "https://docs.oasis-open-projects.org/oslc-op/qm/v2.1/";
Expand All @@ -31,7 +31,7 @@
shortName: "quality-management-spec",
specStatus: status,
revision: revision.toString().padStart(2, "0"),
// publishDate: "2019-11-14",
publishDate: "2020-08-27",
previousPublishDate: "2019-11-14",
previousMaturity: "PSD",

Expand Down Expand Up @@ -1053,8 +1053,8 @@ <h2>Change History</h2>
</td>
</tr>
<tr>
<td>TBD</td>
<td>TBA</td>
<td>PS01</td>
<td>2020-08-27</td>
<td>Andrii Berezovskyi</td>
<td>
<ul>
Expand Down
6 changes: 3 additions & 3 deletions specs/qm/quality-management-vocab.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
></script>
<!-- <script src='http://127.0.0.1:9000/respec-oasis-common.js' async class='remove'></script> -->
<script class="remove">
var status = "WD";
var revision = 3;
var status = "PS";
var revision = 1;

var wdBase = "https://oslc-op.github.io/oslc-specs/specs/qm/";
var oasisBase = "https://docs.oasis-open-projects.org/oslc-op/qm/v2.1/";
Expand All @@ -29,7 +29,7 @@
shortName: "quality-management-vocab",
specStatus: status,
revision: revision.toString().padStart(2, "0"),
// publishDate: "2019-11-14",
publishDate: "2020-08-27",
previousPublishDate: "2019-11-14",
previousMaturity: "PSD",

Expand Down
8 changes: 4 additions & 4 deletions specs/qm/quality-management-vocab.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
dcterms:publisher <https://open-services.net/about/> ;
dcterms:license <http://www.apache.org/licenses/LICENSE-2.0> ;
# TODO add before publication
# dcterms:issued "2020-07-30"^^<http://www.w3.org/2001/XMLSchema#date> ;
dcterms:issued "2020-08-27"^^<http://www.w3.org/2001/XMLSchema#date> ;
rdfs:seeAlso <https://github.com/oslc-op/oslc-specs/blob/master/specs/qm/quality-management-vocab.ttl> ;
# TODO replace with a reference to the OASIS Docs archive as part of the publication PR
dcterms:source <https://github.com/oslc-op/oslc-specs/blob/master/specs/qm/quality-management-vocab.ttl> ;
dcterms:source <https://docs.oasis-open-projects.org/oslc-op/qm/v2.1/ps01/quality-management-vocab.ttl> ;
# TODO replace with a reference to the OASIS Docs archive as part of the publication PR
dcterms:isPartOf <https://oslc-op.github.io/oslc-specs/specs/qm/quality-management-spec.html> ;
dcterms:hasVersion "WD" .
dcterms:isPartOf <https://docs.oasis-open-projects.org/oslc-op/qm/v2.1/ps01/quality-management-spec.html> ;
dcterms:hasVersion "PS01" .

<http://open-services.net/ns/qm#TestPlan>
a rdfs:Class ;
Expand Down

0 comments on commit 1c1a34d

Please sign in to comment.