-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Publish metadata updated * Updated dcterms:isPartOf and fixed change history * Updated dcterms:source * Addressing OASIS publishing issues See oasis-open-projects/administration#15 See also oasis-tcs/tab-respec#42, ReSpec is generating the same URL for the HTML and PDF files for latestVersion. This will require a ReSpec update to resolve. But we can get these changes reviewed. * Final changes to CM and AM to fix incorrect PDF link and copyright date * Changes requested by reviewers * Addressed final changes from OASIS in order to publish. * Reverted unintentional CM changes * Forgot to run prettier
- Loading branch information
Jim Amsden
authored
Nov 2, 2020
1 parent
c930039
commit 69396b0
Showing
10 changed files
with
39 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,14 @@ | |
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>OSLC Architecture Management Version 3.0. Part 2: Constraints</title> | ||
<title>OSLC Architecture Management Version 3.0. Part 3: Constraints</title> | ||
<meta | ||
name="description" | ||
content="Specifies the standard constraints on the OSLC Architecture Management domain vocabulary terms." | ||
/> | ||
|
||
<script | ||
src="https://cdn.jsdelivr.net/gh/oasis-tcs/[email protected].18/builds/respec-oasis-common.min.js" | ||
src="https://cdn.jsdelivr.net/gh/oasis-tcs/[email protected].20/builds/respec-oasis-common.min.js" | ||
async | ||
class="remove" | ||
></script> | ||
|
@@ -42,9 +42,9 @@ | |
//previousPublishDate: "2011-08-15", | ||
//previousMaturity: "WD", | ||
|
||
thisVersion: thisBase + "architecture-management-shape.html", | ||
thisVersion: thisBase + "architecture-management-shapes.html", | ||
prevVersion: null, | ||
latestVersion: oasisBase + "architecture-management-shape.html", | ||
latestVersion: oasisBase + "architecture-management-shapes.html", | ||
latestSpecVersion: "https://open-services.net/spec/am/latest", | ||
edDraftURI: "https://open-services.net/spec/am/latest-draft", | ||
|
||
|
@@ -63,11 +63,11 @@ | |
href: "architecture-management-shapes.html", | ||
}, | ||
{ | ||
title: "OSLC Architecture Management Version 3.0. Part 4: Machine Readable Vocabulary Terms", | ||
title: "OSLC Architecture Management Version 3.0. Machine Readable Vocabulary Terms", | ||
href: "architecture-management-vocab.ttl", | ||
}, | ||
{ | ||
title: "OSLC Architecture Management Version 3.0. Part 5: Machine Readable Constraints", | ||
title: "OSLC Architecture Management Version 3.0. Machine Readable Constraints", | ||
href: "architecture-management-shapes.ttl", | ||
}, | ||
], | ||
|
@@ -136,7 +136,7 @@ | |
}, | ||
OSLCCore3: { | ||
title: "OSLC Core Version 3.0. Part 1: Overview", | ||
href: "https://open-services.net/spec/core/latest", | ||
href: "https://docs.oasis-open-projects.org/oslc-op/core/v3.0/oslc-core.html", | ||
authors: ["Jim Amsden", "S. Speicher"], | ||
status: "Project Specification Draft", | ||
publisher: "OASIS", | ||
|
@@ -219,7 +219,7 @@ | |
}, | ||
OSLCShapes: { | ||
title: "OSLC Core Version 3.0. Part 6: Resource Shape", | ||
href: "https://docs.oasis-open-projects.org/oslc-op/core/v3.0/resource-shape.html", | ||
href: "https://docs.oasis-open-projects.org/oslc-op/core/v3.0/resource-shapes.html", | ||
authors: ["Arthur Ryman", "Jim Amsden"], | ||
status: "Project Specification Draft", | ||
publisher: "OASIS", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
/> | ||
|
||
<script | ||
src="https://cdn.jsdelivr.net/gh/oasis-tcs/[email protected].18/builds/respec-oasis-common.min.js" | ||
src="https://cdn.jsdelivr.net/gh/oasis-tcs/[email protected].20/builds/respec-oasis-common.min.js" | ||
async | ||
class="remove" | ||
></script> | ||
|
@@ -59,6 +59,18 @@ | |
title: "OSLC Architecture Management Version 3.0. Part 2: Vocabulary", | ||
href: "architecture-management-vocab.html", | ||
}, | ||
{ | ||
title: "OSLC Architecture Management Version 3.0. Part 3: Constraints", | ||
href: "architecture-management-shapes.html", | ||
}, | ||
{ | ||
title: "OSLC Architecture Management Version 3.0. Machine Readable Vocabulary Terms", | ||
href: "architecture-management-vocab.ttl", | ||
}, | ||
{ | ||
title: "OSLC Architecture Management Version 3.0. Machine Readable Constraints", | ||
href: "architecture-management-shapes.ttl", | ||
}, | ||
], | ||
|
||
relatedWork: [ | ||
|
@@ -126,7 +138,7 @@ | |
}, | ||
OSLCCore3: { | ||
title: "OSLC Core Version 3.0. Part 1: Overview", | ||
href: "https://open-services.net/spec/core/latest", | ||
href: "https://docs.oasis-open-projects.org/oslc-op/core/v3.0/oslc-core.html", | ||
authors: ["Jim Amsden", "S. Speicher"], | ||
status: "Project Specification Draft", | ||
publisher: "OASIS", | ||
|
@@ -209,7 +221,7 @@ | |
}, | ||
OSLCShapes: { | ||
title: "OSLC Core Version 3.0. Part 6: Resource Shape", | ||
href: "https://docs.oasis-open-projects.org/oslc-op/core/v3.0/resource-shape.html", | ||
href: "https://docs.oasis-open-projects.org/oslc-op/core/v3.0/resource-shapes.html", | ||
authors: ["Arthur Ryman", "Jim Amsden"], | ||
status: "Project Specification Draft", | ||
publisher: "OASIS", | ||
|
@@ -800,7 +812,7 @@ <h2>Samples</h2> | |
<p> | ||
See | ||
<a | ||
href="http://open-services.net/wiki/architecture-management/OSLC-Architecture-Management-2.0-Appendix-A%3A-Samples" | ||
href="https://open-services.net/wiki/architecture-management/OSLC-Architecture-Management-2.0-Appendix-A_-Samples/" | ||
title="OSLC-Architecture-Management-2.0-Appendix-A:-Samples" | ||
>OSLC Architecture Management 2.0 Appendix A: Samples</a | ||
> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
/> | ||
|
||
<script | ||
src="https://cdn.jsdelivr.net/gh/oasis-tcs/[email protected].18/builds/respec-oasis-common.min.js" | ||
src="https://cdn.jsdelivr.net/gh/oasis-tcs/[email protected].20/builds/respec-oasis-common.min.js" | ||
async | ||
class="remove" | ||
></script> | ||
|
@@ -63,11 +63,11 @@ | |
href: "architecture-management-shapes.html", | ||
}, | ||
{ | ||
title: "OSLC Architecture Management Version 3.0. Part 4: Machine Readable Vocabulary Terms", | ||
title: "OSLC Architecture Management Version 3.0. Machine Readable Vocabulary Terms", | ||
href: "architecture-management-vocab.ttl", | ||
}, | ||
{ | ||
title: "OSLC Architecture Management Version 3.0. Part 5: Machine Readable Constraints", | ||
title: "OSLC Architecture Management Version 3.0. Machine Readable Constraints", | ||
href: "architecture-management-shapes.ttl", | ||
}, | ||
], | ||
|
@@ -133,7 +133,7 @@ | |
}, | ||
OSLCCore3: { | ||
title: "OSLC Core Version 3.0. Part 1: Overview", | ||
href: "https://open-services.net/spec/core/latest", | ||
href: "https://docs.oasis-open-projects.org/oslc-op/core/v3.0/oslc-core.html", | ||
authors: ["Jim Amsden", "S. Speicher"], | ||
status: "Project Specification Draft", | ||
publisher: "OASIS", | ||
|
@@ -216,7 +216,7 @@ | |
}, | ||
OSLCShapes: { | ||
title: "OSLC Core Version 3.0. Part 6: Resource Shape", | ||
href: "https://docs.oasis-open-projects.org/oslc-op/core/v3.0/resource-shape.html", | ||
href: "https://docs.oasis-open-projects.org/oslc-op/core/v3.0/resource-shapes.html", | ||
authors: ["Arthur Ryman", "Jim Amsden"], | ||
status: "Project Specification Draft", | ||
publisher: "OASIS", | ||
|
@@ -337,7 +337,7 @@ <h2>Architecture Management Vocabulary Terms</h2> | |
xmlns:oslc_am="http://open-services.net/ns/am#" | ||
xmlns:dcterms="http://purl.org/dc/terms/"> | ||
|
||
<oslc_am:Resource rdf:about="https://acme.com/resources/res1"> | ||
<oslc_am:Resource rdf:about="https://example.com/resources/res1"> | ||
<dcterms:title>Service Interface</dcterms:title> | ||
<dcterms:identifier>res1</dcterms:identifier> | ||
<oslc:serviceProvider rdf:resource="http://open-services.net/ns/am#"/> | ||
|
@@ -351,7 +351,7 @@ <h2>Architecture Management Vocabulary Terms</h2> | |
xmlns:oslc="http://open-services.net/ns/core#" | ||
xmlns:dcterms="http://purl.org/dc/terms/"> | ||
|
||
<rdf:Description rdf:about="https://acme.com/resources/res1"> | ||
<rdf:Description rdf:about="https://example.com/resources/res1"> | ||
<dcterms:title>Service Interface</dcterms:title> | ||
<dcterms:identifier>res1</dcterms:identifier> | ||
<rdf:type rdf:resource="http://open-services.net/ns/am#Resource" /> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
/> | ||
|
||
<script | ||
src="https://cdn.jsdelivr.net/gh/oasis-tcs/[email protected].18/builds/respec-oasis-common.min.js" | ||
src="https://cdn.jsdelivr.net/gh/oasis-tcs/[email protected].20/builds/respec-oasis-common.min.js" | ||
async | ||
class="remove" | ||
></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,12 +12,11 @@ | |
/> | ||
|
||
<script | ||
src="https://cdn.jsdelivr.net/gh/oasis-tcs/[email protected].18/builds/respec-oasis-common.min.js" | ||
src="https://cdn.jsdelivr.net/gh/oasis-tcs/[email protected].20/builds/respec-oasis-common.min.js" | ||
async | ||
class="remove" | ||
></script> | ||
<!-- <script src='http://127.0.0.1:9000/respec-oasis-common.js' async class='remove'></script> --> | ||
|
||
<script type="text/javascript" class="remove"> | ||
var filePath = "/change-mgt-spec.html"; | ||
var wdBase = "https://oslc-op.github.io/oslc-specs/specs/cm"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,12 +11,11 @@ | |
/> | ||
|
||
<script | ||
src="https://cdn.jsdelivr.net/gh/oasis-tcs/[email protected].18/builds/respec-oasis-common.min.js" | ||
src="https://cdn.jsdelivr.net/gh/oasis-tcs/[email protected].20/builds/respec-oasis-common.min.js" | ||
async | ||
class="remove" | ||
></script> | ||
<!-- <script src='http://127.0.0.1:9000/respec-oasis-common.js' async class='remove'></script> --> | ||
|
||
<script class="remove"> | ||
var filePath = "/change-mgt-vocab.html"; | ||
var wdBase = "https://oslc-op.github.io/oslc-specs/specs/cm"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters