--- a/spec/latest/json-ld-syntax/index.html Thu Mar 22 22:02:33 2012 +0800
+++ b/spec/latest/json-ld-syntax/index.html Thu Mar 22 22:10:33 2012 +0800
@@ -473,19 +473,10 @@
</section>
<section class="informative">
-<h1>Design</h1>
-
-<p>The following section outlines the design goals and rationale behind the
-JSON-LD markup language.
-</p>
+<h1>Design Goals and Rationale</h1>
-<section>
-<h2>Goals and Rationale</h2>
-
-<p>
-A number of design considerations were explored during the creation of this
-markup language:
-</p>
+<p>A number of design considerations were explored during the creation of this
+ markup language:</p>
<dl>
<dt>Simplicity</dt>
@@ -526,6 +517,15 @@
</section>
<section>
+<h1>Basic Concepts</h1>
+
+<p>JSON-LD is designed to ensure that <tref>Linked Data</tref> concepts can be
+marked up in a way that is simple to understand and create by Web authors.
+In many cases, regular JSON markup can become Linked Data with the
+simple addition of a <tref>context</tref>. As more JSON-LD features are
+used, more semantics are added to the JSON markup.</p>
+
+<section>
<h2>Linking Data</h2>
<p>
@@ -736,16 +736,6 @@
</section>
</section>
-</section>
-
-<section>
-<h1>Basic Concepts</h1>
-
-<p>JSON-LD is designed to ensure that <tref>Linked Data</tref> concepts can be
-marked up in a way that is simple to understand and create by Web authors.
-In many cases, regular JSON markup can become Linked Data with the
-simple addition of a <tref>context</tref>. As more JSON-LD features are
-used, more semantics are added to the JSON markup.</p>
<section>
<h2>IRIs</h2>