Skip to content

Commit c930039

Browse files
committed
Update CCM primer metadata
1 parent c4f74e9 commit c930039

File tree

2 files changed

+18
-286
lines changed

2 files changed

+18
-286
lines changed

notes/ccm-primer/ccm-primer.html

Lines changed: 9 additions & 143 deletions
Original file line numberDiff line numberDiff line change
@@ -12,57 +12,26 @@
1212
></script>
1313
<!-- <script src='http://127.0.0.1:8081/respec-oasis-common.js' async class='remove'></script> -->
1414
<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-
2515
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",
2919
// publishDate: "2020-08-27",
3020
// previousPublishDate: "2019-11-14",
3121
// previousMaturity: "PSD",
3222

33-
thisVersion: thisBase + "quality-management-spec.html",
23+
thisVersion: "https://oslc-op.github.io/oslc-specs/notes/ccm-primer/ccm-primer.html",
3424
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",
3828

3929
// Other parts of multi-part spec
4030
additionalArtifacts: [],
4131

4232
relatedWork: [],
4333

4434
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-
},
6635
OSLCCore3: {
6736
title: "OSLC Core 3.0",
6837
href:
@@ -71,70 +40,6 @@
7140
status: "Committee Specification Public Review Draft",
7241
publisher: "OASIS",
7342
},
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-
},
13843
OSLCCoreVocab: {
13944
title: "OSLC Core Vocabulary",
14045
href:
@@ -143,11 +48,6 @@
14348
status: "Committee Specification Public Review Draft",
14449
publisher: "OASIS",
14550
},
146-
OpenIDConnect: {
147-
title: "OpenID Connect",
148-
href: "http://openid.net/connect/",
149-
publisher: "openid.net",
150-
},
15151
OSLCShapes: {
15252
title: "OSLC Resource Shape 3.0",
15353
href:
@@ -156,20 +56,6 @@
15656
status: "Committee Specification Public Review Draft",
15757
publisher: "OASIS",
15858
},
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-
},
17359
},
17460

17561
license: "cc-by-4",
@@ -179,33 +65,13 @@
17965
licenseURI: "https://www.apache.org/licenses/LICENSE-2.0",
18066
},
18167
],
182-
citationLabel: "OSLC-QM-2.1-Part1",
68+
citationLabel: "OSLC-CCM-30-Primer",
18369
maxTocLevel: 3,
18470
conformanceLabelPrefix: "QM",
18571
// noConformanceStyling: 1,
18672
// noConformanceTable: 1,
18773
// conformanceClauseStrength : 1,
188-
namespaces: [{ href: "http://open-services.net/ns/core/qm#", prefix: "oslc_qm" }],
189-
editors: [
190-
{
191-
name: "Jim Amsden",
192-
mailto: "[email protected]",
193-
company: "IBM",
194-
companyURL: "https://www.ibm.com",
195-
},
196-
{
197-
name: "Andrii Berezovskyi",
198-
mailto: "[email protected]",
199-
company: "KTH",
200-
companyURL: "https://www.kth.se/en",
201-
},
202-
{
203-
name: "Gray Bachelor",
204-
mailto: "[email protected]",
205-
company: "IBM",
206-
companyURL: "https://www.ibm.com",
207-
},
208-
],
74+
editors: [],
20975

21076
// name of the OP
21177
wg: "OASIS Open Services for Lifecycle Collaboration (OSLC) OP",

0 commit comments

Comments
 (0)