Rename "Problem" sub-sections to "Purpose"
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Tue, 12 Feb 2013 19:52:52 +0100
changeset 1231 2ba2c2f8f093
parent 1230 1e41c58e5eca
child 1232 ab7a2ccf297a
Rename "Problem" sub-sections to "Purpose"
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Tue Feb 12 19:50:01 2013 +0100
+++ b/spec/latest/json-ld-api/index.html	Tue Feb 12 19:52:52 2013 +0100
@@ -787,7 +787,7 @@
   <h2 id="remote-context">Remote Context Resolution</h2>
 
 <section>
-  <h3>Problem</h3>
+  <h3>Purpose</h3>
 
 <p>A JSON-LD document may contain remote <tref title="context">contexts</tref>.
 These <tref title="context">contexts</tref> must be dereferenced before they
@@ -874,7 +874,7 @@
 </p>
 
 <section>
-<h3>Problem</h3>
+<h3>Purpose</h3>
 
 <p>
 A <tref>local context</tref> needs to be transformed into an
@@ -1036,7 +1036,7 @@
 </p>
 
 <section>
-<h3>Problem</h3>
+<h3>Purpose</h3>
 
 A <tref>term definition</tref> must be created for the given
 <tref>term</tref>.
@@ -1303,7 +1303,7 @@
 <h2>Expansion Algorithm</h2>
 
 <section>
-<h3>Problem</h3>
+<h3>Purpose</h3>
 
 <p>
 A JSON-LD document needs to be expanded, such that all <tref>context</tref>
@@ -1794,7 +1794,7 @@
 </p>
 
 <section>
-<h3>Problem</h3>
+<h3>Purpose</h3>
 
 We have a value that needs to be expanded to an <tref>absolute IRI</tref>
 or a <tref>keyword</tref>, if it can be and if it is not already one. The
@@ -2060,7 +2060,7 @@
 </p>
 
 <section>
-<h3>Problem</h3>
+<h3>Purpose</h3>
 
 A <em>value</em> associated with an <tref>active property</tref> must
 be <tref title="expansion">expanded</tref> to <tref>expanded form</tref>.
@@ -2347,7 +2347,7 @@
 <h2>Compaction Algorithm</h2>
 
 <section>
-<h3>Problem</h3>
+<h3>Purpose</h3>
 
 <p>
 A JSON-LD document needs to be compacted, such that the given
@@ -2828,7 +2828,7 @@
 </p>
 
 <section>
-<h3>Problem</h3>
+<h3>Purpose</h3>
 
 We have an <tref>IRI</tref> (or <tref>keyword</tref>) that we may
 be able to compact to <tref>term</tref>, <tref>compact IRI</tref>, or
@@ -3187,7 +3187,7 @@
 </p>
 
 <section>
-<h3>Problem</h3>
+<h3>Purpose</h3>
 
 An <tref>inverse context</tref> must be created for the given
 <tref>active context</tref>.
@@ -3472,7 +3472,7 @@
 </p>
 
 <section>
-<h3>Problem</h3>
+<h3>Purpose</h3>
 
 An <tref>IRI</tref> with an associated <em>value</em> should be compacted
 to the most appropriate <tref>term</tref> in the <tref>active context</tref>.
@@ -3639,7 +3639,7 @@
 </p>
 
 <section>
-<h3>Problem</h3>
+<h3>Purpose</h3>
 
 A <em>value</em> associated with an <tref>active property</tref> must
 be <tref title="compaction">compacted</tref> to <tref>compacted form</tref>.