|
12 | 12 | ></script>
|
13 | 13 | <!-- <script src='http://127.0.0.1:8081/respec-oasis-common.js' async class='remove'></script> -->
|
14 | 14 | <script class="remove">
|
15 |
| - var status = "PN"; |
16 |
| - var revision = 1; |
17 |
| - |
18 |
| - var wdBase = "https://oslc-op.github.io/oslc-specs/specs/qm/"; |
19 |
| - var oasisBase = "https://docs.oasis-open-projects.org/oslc-op/qm/v2.1/"; |
20 |
| - var thisBase = wdBase; |
21 |
| - if ("WD" !== status) { |
22 |
| - var thisBase = oasisBase + status.toLowerCase() + revision.toString().padStart(2, "0") + "/"; |
23 |
| - } |
24 |
| - |
25 | 15 | var respecConfig = {
|
26 |
| - shortName: "quality-management-spec", |
27 |
| - specStatus: status, |
28 |
| - revision: revision.toString().padStart(2, "0"), |
| 16 | + shortName: "ccm-primer", |
| 17 | + specStatus: "PN", |
| 18 | + revision: "01", |
29 | 19 | // publishDate: "2020-08-27",
|
30 | 20 | // previousPublishDate: "2019-11-14",
|
31 | 21 | // previousMaturity: "PSD",
|
32 | 22 |
|
33 |
| - thisVersion: thisBase + "quality-management-spec.html", |
| 23 | + thisVersion: "https://oslc-op.github.io/oslc-specs/notes/ccm-primer/ccm-primer.html", |
34 | 24 | prevVersion: null,
|
35 |
| - latestVersion: oasisBase + "quality-management-spec.html", |
36 |
| - latestSpecVersion: "https://open-services.net/spec/qm/latest", |
37 |
| - edDraftURI: "https://open-services.net/spec/qm/latest-draft", |
| 25 | + latestVersion: "https://oslc-op.github.io/oslc-specs/notes/ccm-primer/ccm-primer.html", |
| 26 | + latestSpecVersion: "https://oslc-op.github.io/oslc-specs/notes/ccm-primer/ccm-primer.html", |
| 27 | + edDraftURI: "https://oslc-op.github.io/oslc-specs/notes/ccm-primer/ccm-primer.html", |
38 | 28 |
|
39 | 29 | // Other parts of multi-part spec
|
40 | 30 | additionalArtifacts: [],
|
41 | 31 |
|
42 | 32 | relatedWork: [],
|
43 | 33 |
|
44 | 34 | localBiblio: {
|
45 |
| - OSLCQM1: { |
46 |
| - title: "OSLC Quality Management 1.0 Specification", |
47 |
| - href: "https://archive.open-services.net/bin/view/Main/QmSpecificationV1.html", |
48 |
| - authors: ["Paul McMahan"], |
49 |
| - status: "Finalized", |
50 |
| - publisher: "https://open-services.net", |
51 |
| - }, |
52 |
| - OSLCQM2: { |
53 |
| - title: "OSLC Quality Management Specification Version 2.0", |
54 |
| - href: "https://archive.open-services.net/bin/view/Main/QmSpecificationV2.html", |
55 |
| - authors: ["Paul McMahan"], |
56 |
| - status: "Finalized", |
57 |
| - publisher: "https://open-services.net/", |
58 |
| - }, |
59 |
| - OSLCCore2: { |
60 |
| - title: "OSLC Core Specification 2.0", |
61 |
| - href: "https://archive.open-services.net/bin/view/Main/OslcCoreSpecification", |
62 |
| - authors: ["Dave Johnson", "S. Speicher"], |
63 |
| - status: "Finalized", |
64 |
| - publisher: "https://open-services.net/", |
65 |
| - }, |
66 | 35 | OSLCCore3: {
|
67 | 36 | title: "OSLC Core 3.0",
|
68 | 37 | href:
|
|
71 | 40 | status: "Committee Specification Public Review Draft",
|
72 | 41 | publisher: "OASIS",
|
73 | 42 | },
|
74 |
| - OSLCPreview: { |
75 |
| - title: "OSLC Resource Preview 3.0", |
76 |
| - href: "https://oslc-op.github.io/oslc-specs/specs/core/resource-preview.html", |
77 |
| - status: "Working Draft", |
78 |
| - publisher: "OASIS", |
79 |
| - }, |
80 |
| - DublinCore: { |
81 |
| - title: "Dublin Core Metadata Element Set, Version 1.1", |
82 |
| - href: "http://dublincore.org/documents/dces/", |
83 |
| - status: "DCMI Recommendation", |
84 |
| - publisher: "Dublin Core Metadata Initiative", |
85 |
| - }, |
86 |
| - FOAF: { |
87 |
| - title: "Friend of a Friend (FOAF)", |
88 |
| - href: "http://xmlns.com/foaf/spec/", |
89 |
| - authors: ["Dan Brickley", "Libby Miller"], |
90 |
| - status: "Finalized", |
91 |
| - publisher: "FOAF project", |
92 |
| - }, |
93 |
| - "RDF/XML Concepts": { |
94 |
| - title: "RDF/XML Concepts and Abstract Syntax", |
95 |
| - href: "http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/", |
96 |
| - authors: ["Graham Klyne", "Jeremy J. Carroll"], |
97 |
| - status: "Superseded Recommendation", |
98 |
| - publisher: "www.w3.org", |
99 |
| - }, |
100 |
| - "RDF/XML Syntax": { |
101 |
| - title: "RDF/XML Syntax Specification (Revised)", |
102 |
| - href: "http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/", |
103 |
| - authors: ["Dave Beckett"], |
104 |
| - status: "Revision", |
105 |
| - publisher: "www.w3.org", |
106 |
| - }, |
107 |
| - "URI Syntax": { |
108 |
| - title: "URI Generic Syntax", |
109 |
| - href: "https://tools.ietf.org/html/rfc3986", |
110 |
| - status: "Working Group Note", |
111 |
| - }, |
112 |
| - "XML Namespaces": { |
113 |
| - title: "Namespaces in XML 1.0 (Third Edition)", |
114 |
| - href: "http://www.w3.org/TR/REC-xml-names/", |
115 |
| - authors: ["Tim Bray", "Dave Hollander", "Andrew Layman", "Richard Tobin", "Henry S. Thompson"], |
116 |
| - publisher: "www.w3.org", |
117 |
| - }, |
118 |
| - "XML Base": { |
119 |
| - title: "XML Base (Second Edition)", |
120 |
| - href: "http://www.w3.org/TR/xmlbase/", |
121 |
| - authors: ["Jonathan Marsh", "Richard Tobin"], |
122 |
| - status: "Recommendation", |
123 |
| - publisher: "www.w3.org", |
124 |
| - }, |
125 |
| - LDPPatch: { |
126 |
| - title: "Linked Data Patch Format", |
127 |
| - href: "http://www.w3.org/TR/ldpatch/", |
128 |
| - status: "Working Group Note", |
129 |
| - publisher: "http://www.w3.org/", |
130 |
| - }, |
131 |
| - "XSD Datatypes": { |
132 |
| - title: "XML Schema Part 2: Datatypes Second Edition", |
133 |
| - href: "http://www.w3.org/TR/xmlschema-2/", |
134 |
| - authors: ["Paul V. Biron", "Ashok Malhotra"], |
135 |
| - status: "Final", |
136 |
| - publisher: "https://open-services.net/", |
137 |
| - }, |
138 | 43 | OSLCCoreVocab: {
|
139 | 44 | title: "OSLC Core Vocabulary",
|
140 | 45 | href:
|
|
143 | 48 | status: "Committee Specification Public Review Draft",
|
144 | 49 | publisher: "OASIS",
|
145 | 50 | },
|
146 |
| - OpenIDConnect: { |
147 |
| - title: "OpenID Connect", |
148 |
| - href: "http://openid.net/connect/", |
149 |
| - publisher: "openid.net", |
150 |
| - }, |
151 | 51 | OSLCShapes: {
|
152 | 52 | title: "OSLC Resource Shape 3.0",
|
153 | 53 | href:
|
|
156 | 56 | status: "Committee Specification Public Review Draft",
|
157 | 57 | publisher: "OASIS",
|
158 | 58 | },
|
159 |
| - OSLCRM20: { |
160 |
| - title: "Open Services for Lifecycle Collaboration Requirements Management Specification Version 2.0", |
161 |
| - href: "https://archive.open-services.net/bin/view/Main/RmSpecificationV2", |
162 |
| - authors: ["Ian Green"], |
163 |
| - status: "Finalized", |
164 |
| - publisher: "https://open-services.net", |
165 |
| - }, |
166 |
| - OSLCCM20: { |
167 |
| - title: "Open Services for Lifecycle Collaboration Change Management Specification Version 2.0", |
168 |
| - href: "https://archive.open-services.net/bin/view/Main/CmSpecificationV2", |
169 |
| - authors: ["Steve Speicher"], |
170 |
| - status: "Finalized", |
171 |
| - publisher: "https://open-services.net", |
172 |
| - }, |
173 | 59 | },
|
174 | 60 |
|
175 | 61 | license: "cc-by-4",
|
|
179 | 65 | licenseURI: "https://www.apache.org/licenses/LICENSE-2.0",
|
180 | 66 | },
|
181 | 67 | ],
|
182 |
| - citationLabel: "OSLC-QM-2.1-Part1", |
| 68 | + citationLabel: "OSLC-CCM-30-Primer", |
183 | 69 | maxTocLevel: 3,
|
184 | 70 | conformanceLabelPrefix: "QM",
|
185 | 71 | // noConformanceStyling: 1,
|
186 | 72 | // noConformanceTable: 1,
|
187 | 73 | // conformanceClauseStrength : 1,
|
188 |
| - namespaces: [{ href: "http://open-services.net/ns/core/qm#", prefix: "oslc_qm" }], |
189 |
| - editors: [ |
190 |
| - { |
191 |
| - name: "Jim Amsden", |
192 |
| - |
193 |
| - company: "IBM", |
194 |
| - companyURL: "https://www.ibm.com", |
195 |
| - }, |
196 |
| - { |
197 |
| - name: "Andrii Berezovskyi", |
198 |
| - |
199 |
| - company: "KTH", |
200 |
| - companyURL: "https://www.kth.se/en", |
201 |
| - }, |
202 |
| - { |
203 |
| - name: "Gray Bachelor", |
204 |
| - |
205 |
| - company: "IBM", |
206 |
| - companyURL: "https://www.ibm.com", |
207 |
| - }, |
208 |
| - ], |
| 74 | + editors: [], |
209 | 75 |
|
210 | 76 | // name of the OP
|
211 | 77 | wg: "OASIS Open Services for Lifecycle Collaboration (OSLC) OP",
|
|
0 commit comments