File tree Expand file tree Collapse file tree 5 files changed +19
-19
lines changed Expand file tree Collapse file tree 5 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 15
15
> </ script >
16
16
<!-- <script src='http://127.0.0.1:9000/respec-oasis-common.js' async class='remove'></script> -->
17
17
< script class ="remove ">
18
- var status = "WD " ;
19
- var revision = 3 ;
18
+ var status = "PS " ;
19
+ var revision = 1 ;
20
20
21
21
var wdBase = "https://oslc-op.github.io/oslc-specs/specs/qm/" ;
22
22
var oasisBase = "https://docs.oasis-open-projects.org/oslc-op/qm/v2.1/" ;
29
29
shortName : "quality-management-shapes" ,
30
30
specStatus : status ,
31
31
revision : revision . toString ( ) . padStart ( 2 , "0" ) ,
32
- // publishDate: "2019-11-14 ",
32
+ publishDate : "2020-08-27 ",
33
33
previousPublishDate : "2019-11-14" ,
34
34
previousMaturity : "PSD" ,
35
35
Original file line number Diff line number Diff line change 33
33
dcterms:publisher <https://open-services.net/about/> ;
34
34
dcterms:license <http://www.apache.org/licenses/LICENSE-2.0> ;
35
35
# TODO add dcterms:issued property when published, same as in ReSpec
36
- # dcterms:issued "2020-XX-XX "^^<http://www.w3.org/2001/XMLSchema#date> ;
36
+ dcterms:issued " 2020-08-27 " ^^<http://www.w3.org/2001/XMLSchema#date> ;
37
37
# TODO change to the file under https://docs.oasis-open-projects.org/oslc-op/
38
- dcterms:source <https://github.com /oslc-op/oslc-specs/blob/master/specs/qm /quality-management-shapes.ttl> ;
38
+ dcterms:source <https://docs.oasis-open-projects.org /oslc-op/qm/v2.1/ps01 /quality-management-shapes.ttl> ;
39
39
# TODO change to the file under https://docs.oasis-open-projects.org/oslc-op/
40
- dcterms:isPartOf <https://oslc-op.github.io /oslc-specs/specs/qm /quality-management-spec.html> ;
40
+ dcterms:isPartOf <https://docs.oasis-open-projects.org /oslc-op/qm/v2.1/ps01 /quality-management-spec.html> ;
41
41
# TODO change to the STAGE##
42
- dcterms:hasVersion " WD " .
42
+ dcterms:hasVersion " PS01 " .
43
43
44
44
:TestScriptShape a oslc:ResourceShape ;
45
45
oslc:describes oslc_qm:TestScript ;
Original file line number Diff line number Diff line change 17
17
> </ script >
18
18
<!-- <script src='http://127.0.0.1:8081/respec-oasis-common.js' async class='remove'></script> -->
19
19
< script class ="remove ">
20
- var status = "WD " ;
21
- var revision = 3 ;
20
+ var status = "PS " ;
21
+ var revision = 1 ;
22
22
23
23
var wdBase = "https://oslc-op.github.io/oslc-specs/specs/qm/" ;
24
24
var oasisBase = "https://docs.oasis-open-projects.org/oslc-op/qm/v2.1/" ;
31
31
shortName : "quality-management-spec" ,
32
32
specStatus : status ,
33
33
revision : revision . toString ( ) . padStart ( 2 , "0" ) ,
34
- // publishDate: "2019-11-14 ",
34
+ publishDate : "2020-08-27 ",
35
35
previousPublishDate : "2019-11-14" ,
36
36
previousMaturity : "PSD" ,
37
37
@@ -1053,8 +1053,8 @@ <h2>Change History</h2>
1053
1053
</ td >
1054
1054
</ tr >
1055
1055
< tr >
1056
- < td > TBD </ td >
1057
- < td > TBA </ td >
1056
+ < td > PS01 </ td >
1057
+ < td > 2020-08-27 </ td >
1058
1058
< td > Andrii Berezovskyi</ td >
1059
1059
< td >
1060
1060
< ul >
Original file line number Diff line number Diff line change 15
15
> </ script >
16
16
<!-- <script src='http://127.0.0.1:9000/respec-oasis-common.js' async class='remove'></script> -->
17
17
< script class ="remove ">
18
- var status = "WD " ;
19
- var revision = 3 ;
18
+ var status = "PS " ;
19
+ var revision = 1 ;
20
20
21
21
var wdBase = "https://oslc-op.github.io/oslc-specs/specs/qm/" ;
22
22
var oasisBase = "https://docs.oasis-open-projects.org/oslc-op/qm/v2.1/" ;
29
29
shortName : "quality-management-vocab" ,
30
30
specStatus : status ,
31
31
revision : revision . toString ( ) . padStart ( 2 , "0" ) ,
32
- // publishDate: "2019-11-14 ",
32
+ publishDate : "2020-08-27 ",
33
33
previousPublishDate : "2019-11-14" ,
34
34
previousMaturity : "PSD" ,
35
35
Original file line number Diff line number Diff line change 29
29
dcterms:publisher <https://open-services.net/about/> ;
30
30
dcterms:license <http://www.apache.org/licenses/LICENSE-2.0> ;
31
31
# TODO add before publication
32
- # dcterms:issued "2020-07-30 "^^<http://www.w3.org/2001/XMLSchema#date> ;
32
+ dcterms:issued " 2020-08-27 " ^^<http://www.w3.org/2001/XMLSchema#date> ;
33
33
rdfs:seeAlso <https://github.com/oslc-op/oslc-specs/blob/master/specs/qm/quality-management-vocab.ttl> ;
34
34
# TODO replace with a reference to the OASIS Docs archive as part of the publication PR
35
- dcterms:source <https://github.com /oslc-op/oslc-specs/blob/master/specs/qm /quality-management-vocab.ttl> ;
35
+ dcterms:source <https://docs.oasis-open-projects.org /oslc-op/qm/v2.1/ps01 /quality-management-vocab.ttl> ;
36
36
# TODO replace with a reference to the OASIS Docs archive as part of the publication PR
37
- dcterms:isPartOf <https://oslc-op.github.io /oslc-specs/specs/qm /quality-management-spec.html> ;
38
- dcterms:hasVersion " WD " .
37
+ dcterms:isPartOf <https://docs.oasis-open-projects.org /oslc-op/qm/v2.1/ps01 /quality-management-spec.html> ;
38
+ dcterms:hasVersion " PS01 " .
39
39
40
40
<http://open-services.net/ns/qm#TestPlan>
41
41
a rdfs:Class ;
You can’t perform that action at this time.
0 commit comments