ED wd4: updated other terms
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Tue, 07 Feb 2012 16:29:15 +0000
changeset 1482 ea160a165c5d
parent 1481 14ec8f214e94
child 1483 e56d1f1bf4f0
ED wd4: updated other terms
model/working-copy/towards-wd4.html
--- a/model/working-copy/towards-wd4.html	Tue Feb 07 16:10:51 2012 +0000
+++ b/model/working-copy/towards-wd4.html	Tue Feb 07 16:29:15 2012 +0000
@@ -1114,7 +1114,7 @@
 
 <section id="record-alternate-specialization">
 
-<h4>Alternate  and Specialization</h4>
+<h4>Alternate and Specialization</h4>
 
 <p>The purpose of this section is to introduce relations between two entities that provide different characterizations for the same thing.
 Consider for example three entities:
@@ -1252,8 +1252,7 @@
 
 
 <p>PROV-DM stipulates that a qualified name can be mapped into an IRI
- by concatenating the IRI associated with the prefix and the local part (see detailed rule in [[!RDF-SPARQL-QUERY]], Section <a
-href="http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/#QSynIRI">4.1.1</a>).</p>
+ by concatenating the IRI associated with the prefix and the local part.</p>
 
 <p>A qualified name's prefix is OPTIONAL. If a prefix occurs in a
  qualified name, it refers to a <a>namespace</a> declared in the
@@ -1261,20 +1260,9 @@
  refers to the default namespace declared in the container.</p>
 
 
-<p>
-For any attribute, its namespace also declares the number of occurrences it
-may have in a list of attributes. The
-property <dfn>attribute occurrence validity</dfn> holds  for an element or relation
-if the actual number of occurrences of each attribute is compatible with
-this attribute's declaration in its namespace. How to handle assertions
-that do not satisfy the <a>attribute occurrence validity</a> property
-is beyond the scope of this specification.</p>
 
-
-<p>From this specification's viewpoint, the interpretation of an attribute declared in a namespace other than prov-dm is out of
-scope.</p>
-
-<p>The PROV data model introduces a fixed set of attributes in the <a href="#prov-dm-namespace">PROV-DM namespace</a>:</p>
+<p>The PROV data model introduces a fixed set of attributes in the <a href="#prov-dm-namespace">PROV-DM namespace</a>, which we define below. 
+The interpretation of any attribute declared in another namespace is out of scope.</p>
 <ul>
 <li> The attribute <dfn id="dfn-role"><span class="name">prov:role</span></dfn>  denotes the function of an entity with respect to an activity, in the context of a usage, generation,
 activity association, activity start, and activity end. The attribute <span class="name">prov:role</span> is allowed to occur multiple times in such assertions. The value associated with a <span
@@ -1329,9 +1317,10 @@
 <h4>Identifier</h4>
 
 
-<p>An <dfn id="dfn-identifier">identifier</dfn> is a <em>qualified name</em>. A qualified name can be mapped into an IRI
- by concatenating the IRI associated with the prefix and the local part (see detailed rule in [[!RDF-SPARQL-QUERY]], Section <a
-href="http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/#QSynIRI">4.1.1</a>).</p>
+<p>An <dfn id="dfn-identifier">identifier</dfn> is a <em>qualified
+ name</em>. A qualified name can be mapped into an IRI by
+ concatenating the IRI associated with the prefix and the local
+ part.</p>
 
 </section>
 
@@ -1363,10 +1352,6 @@
 
 
 
-<div class='note'>Should we define structural equivalence of literals as in OWL2? [[!OWL2-SYNTAX]]
-(see section <a href="http://www.w3.org/TR/2009/REC-owl2-syntax-20091027/#Literals">Literals</a>).
-</div>
-
 </section>