Skip to content

Commit d8ecf64

Browse files
committed
prepare Final CG Reports for June 7.
1 parent 11dad44 commit d8ecf64

File tree

6 files changed

+218
-318
lines changed

6 files changed

+218
-318
lines changed

spec/CG-FINAL/json-ld-api/20180507/index.html renamed to spec/CG-FINAL/json-ld-api/20180607/index.html

Lines changed: 88 additions & 88 deletions
Large diffs are not rendered by default.

spec/CG-FINAL/json-ld-framing/20180507/index.html renamed to spec/CG-FINAL/json-ld-framing/20180607/index.html

Lines changed: 62 additions & 62 deletions
Large diffs are not rendered by default.

spec/CG-FINAL/json-ld/20180507/index.html renamed to spec/CG-FINAL/json-ld/20180607/index.html

Lines changed: 62 additions & 162 deletions
Large diffs are not rendered by default.

spec/latest/common/common.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,24 @@ var jsonld = {
55
localBiblio: {
66
"JSON-LD11CG": {
77
title: "JSON-LD 1.1",
8-
href: "https://json-ld.org/spec/latest/json-ld/",
8+
href: "https://json-ld.org/spec/CG-FINAL/json-ld/20180607/",
99
authors: ["Gregg Kellogg"],
1010
publisher: "W3C",
11-
status: 'CG Draft'
11+
status: 'CG Final'
1212
},
1313
"JSON-LD11CG-API": {
1414
title: "JSON-LD 1.1 Processing Algorithms and API",
15-
href: "https://json-ld.org/spec/latest/json-ld-api/",
15+
href: "https://json-ld.org/spec/CG-FINAL/json-ld-api/20180607/",
1616
authors: ["Gregg Kellogg"],
1717
publisher: "W3C",
18-
status: 'CG Draft'
18+
status: 'CG Final'
1919
},
2020
"JSON-LD11CG-FRAMING": {
2121
title: "JSON-LD 1.1 Framing",
22-
href: "https://json-ld.org/spec/latest/json-ld-framing/",
22+
href: "https://json-ld.org/spec/CG-FINAL/json-ld-framing/20180607/",
2323
authors: ["Gregg Kellogg"],
2424
publisher: "W3C",
25-
status: 'CG Draft'
25+
status: 'CG Final'
2626
},
2727
"JSON-LD-TESTS": {
2828
title: "JSON-LD 1.1 Test Suite",

0 commit comments

Comments
 (0)