Merge
authorGavin Carothers <gavin@carothers.name>
Tue, 15 May 2012 11:35:43 -0700
changeset 384 c9292e539063
parent 383 540fa34864bb (current diff)
parent 382 fa935fb1c3c0 (diff)
child 385 7a998fe9dd9b
Merge
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Tue May 15 11:35:31 2012 -0700
+++ b/rdf-turtle/index.html	Tue May 15 11:35:43 2012 -0700
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml">
     <head>
-	<title>Turtle</title>
+	<title>Turtle and N-Triples Synaxes for RDF</title>
 	<meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
 	<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js' class='remove'></script>
 	<script src='../ReSpec.js/js/respec.js' class='remove'></script>
@@ -27,11 +27,11 @@
 	  specStatus:           "ED",
 	  
 	  // the specification's short name, as in http://www.w3.org/TR/short-name/
-	  shortName:            "Turtle",
+	  shortName:            "turtle",
 
 	  // if your specification has a subtitle that goes below the main
 	  // formal title, define it here
-	  subtitle   :  "Terse RDF Triple Language",
+	  subtitle   :  "Turtle a syntax for humans, N-Triple a syntax for machines",
 
 	  // if you wish the publication date to be other than today, set this
 	  // publishDate:  "2011-08-09",