--- a/rdf-turtle/index.html Wed May 09 22:02:28 2012 +0100
+++ b/rdf-turtle/index.html Wed May 09 19:37:57 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",