Rename specifications according the resolution made in issue #178
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Tue, 08 Jan 2013 18:13:37 +0100
changeset 1114 218522026202
parent 1113 9822ae9a052c
child 1115 e3d4a44aa3f2
Rename specifications according the resolution made in issue #178
spec/latest/json-ld-api/index.html
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-api/index.html	Tue Jan 08 13:44:33 2013 +0100
+++ b/spec/latest/json-ld-api/index.html	Tue Jan 08 18:13:37 2013 +0100
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-<title>JSON-LD Algorithms 1.0</title>
+<title>JSON-LD 1.0 Processing Algorithms and API</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
 <!--
   === NOTA BENE ===
@@ -25,7 +25,6 @@
 
       // the specification's short name, as in http://www.w3.org/TR/short-name/
       shortName:            "json-ld-api",
-      subtitle:             "Algorithms for Processing JSON-LD Documents",
 
       // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
       // and its maturity status
--- a/spec/latest/json-ld-syntax/index.html	Tue Jan 08 13:44:33 2013 +0100
+++ b/spec/latest/json-ld-syntax/index.html	Tue Jan 08 18:13:37 2013 +0100
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-<title>JSON-LD Syntax 1.0</title>
+<title>JSON-LD 1.0</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
 <!--
   === NOTA BENE ===
@@ -25,7 +25,7 @@
 
       // the specification's short name, as in http://www.w3.org/TR/short-name/
       shortName:            "json-ld-syntax",
-      subtitle:             "A JSON Serialization for Linking Data",
+      subtitle:             "A JSON-based Serialization for Linked Data",
 
       // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
       // and its maturity status