created subsections for alternate and specialization
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 12 Mar 2012 22:00:33 +0000
changeset 1885 12f3b6a4b078
parent 1884 e073943311d7
child 1886 32699fa52565
created subsections for alternate and specialization
model/working-copy/wd5-prov-dm-components.html
--- a/model/working-copy/wd5-prov-dm-components.html	Mon Mar 12 21:58:29 2012 +0000
+++ b/model/working-copy/wd5-prov-dm-components.html	Mon Mar 12 22:00:33 2012 +0000
@@ -1529,11 +1529,7 @@
 <section id="component4"> 
 <h3>Component 4: Alternate Entities</h3>
 
-<section id="term-alternate-specialization">
-
-<h4>Alternate and Specialization</h4>
-
-<p>The purpose of this section is to introduce relations between two entities that refer to the same thing in the world.
+<p>This component consists of relations between two entities that refer to the same thing in the world.
 Consider for example three entities:
 </p>
 <ul>
@@ -1548,11 +1544,17 @@
 
 
 <ol>
-  <li>e1 and e2 refer to Bob in two contexts (as Facebook and Twitter users, respectively)
-  <li> both of e1 and e2  are more detailed than e3.
+  <li><span class="name">e1</span> and <span class="name">e2</span> refer to Bob in two contexts (as Facebook and Twitter users, respectively)
+  <li> both of <span class="name">e1</span> and <span class="name">e2</span>  are more detailed than <span class="name">e3</span>.
 </ol>
 
 
+<section id="term-alternate">
+
+<h4>Alternate</h4>
+
+
+
 
 <p>The following two relations are introduced for expressing alternative or specialized entities. </p>
 
@@ -1575,6 +1577,12 @@
 </pre>
 </div>
 
+</section>
+
+<section id="term-specialization">
+
+<h4>Specialization</h4>
+
 
 
 <p>
@@ -1595,6 +1603,7 @@
 </pre>
 </div>
 
+
 <!--
 <p>To promote take up of these relations, it is not specified whether they are transitive or symmetric.  We anticipate that applications will specialize these relations according to their needs. </p>
 -->