--- a/model/working-copy/wd5-prov-dm-components.html Sat Mar 10 09:30:55 2012 +0000
+++ b/model/working-copy/wd5-prov-dm-components.html Mon Mar 12 21:46:58 2012 +0000
@@ -1518,11 +1518,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>
@@ -1537,19 +1533,24 @@
<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>
-<p><div class="attributes" id="attributes-alternate">
-An <dfn title="dfn-Alternate">alternate relation</dfn><span class="withPn">, written <span class="pnExpression">alternateOf(alt1, alt2)</span> in PROV-N,</span> addresses case (1). It has the following constituents:
+<p><div class="attributes" id="attributes-alternate">An <dfn title="dfn-Alternate">alternate relation</dfn><span class="withPn">, written <span class="pnExpression">alternateOf(alt1, alt2)</span> in PROV-N,</span> addresses case (1). It has the following constituents:
<ul>
<li><span class='attribute'>firstAlternate</span>: an identifier of the first of the two entities;</li>
<li><span class='attribute'>secondAlternate</span>: an identifier of the second of the two entities.</li>
@@ -1565,11 +1566,16 @@
</pre>
</div>
+</section>
+
+<section id="term-specialization">
+
+<h4>Specialization</h4>
+
<p>
-<div class="attributes" id="attributes-specialization">
-A <dfn title="dfn-Specialization">specialization relation</dfn><span class="withPn">, written <span class="pnExpression">specializationOf(sub, super)</span> in PROV-N,</span> addresses case (2). It has the following constituents:
+<div class="attributes" id="attributes-specialization">A <dfn title="dfn-Specialization">specialization relation</dfn><span class="withPn">, written <span class="pnExpression">specializationOf(sub, super)</span> in PROV-N,</span> addresses case (2). It has the following constituents:
<ul>
<li><span class='attribute'>specializedEntity</span>: an identifier of the specialized entity;</li>
@@ -1586,6 +1592,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>
-->
@@ -1763,11 +1770,13 @@
annotated. The annotation mechanism (with note and annotation) forms a key aspect of the extensibility mechanism of PROV-DM (see <a
href="#extensibility-section">extensibility section</a>).</p>
-<p>An <dfn title="dfn-annotation">annotation relation</dfn><span class="withPn">, written <span class="pnExpression">hasAnnotation(r,n)</span> in PROV-N,</span> has the following constituents:</p>
+<p></p>
+<div class="attributes" id="attributes-annotation">An <dfn title="dfn-annotation">annotation relation</dfn><span class="withPn">, written <span class="pnExpression">hasAnnotation(r,n)</span> in PROV-N,</span> has the following constituents:
<ul>
<li><span class='attribute'>something</span>: the identifier of something being annotated;</li>
<li><span class='attribute'>note</span>: an identifier of a note.</li>
</ul>
+</div>
<div class="anexample">
<p>