Turtle Language vs. Turtle Language Features
authorGavin Carothers <gavin@carothers.name>
Wed, 20 Jun 2012 14:22:01 -0700
changeset 469 22b1fb45bca0
parent 468 977414cb9560
child 470 ce1f53582260
Turtle Language vs. Turtle Language Features
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Wed Jun 20 14:14:53 2012 -0700
+++ b/rdf-turtle/index.html	Wed Jun 20 14:22:01 2012 -0700
@@ -187,8 +187,8 @@
 			</p>
 
 	</section>
-	<section id="language-features">
-		<h2>Turtle Language Features</h2>
+	<section id="language-features" class="informative">
+		<h2>Turtle Language</h2>
 		<p>A Turtle document allows writing down an RDF graph in a compact textual form. An RDF graph is made up of <a href="../rdf-concepts/index.html#dfn-rdf-triple">triples</a> consisting of a subject, predicate and object.</p>
 		<section id="simple-triples">
 			<h3>Simple Triples</h3>