updated production for namespace
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Sun, 08 Jul 2012 21:29:39 +0100
changeset 3775 5199e44fc39c
parent 3774 37f542cdd1a2 (current diff)
parent 3773 ebf9d58d37f5 (diff)
child 3776 b63ff1ec2d22
updated production for namespace
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Collection.ttl	Sun Jul 08 21:29:19 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Collection.ttl	Sun Jul 08 21:29:39 2012 +0100
@@ -38,13 +38,13 @@
 :page-by-seat
    a prov:Entity, :WikipediaPage;
    prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_seat>;
-   prov:wasGeneratedAtTime "2011-08-31T12:51"^^xsd:dateTime;
+   prov:generatedAtTime "2011-08-31T12:51"^^xsd:dateTime;
 .
 
 :page-by-composition
    a prov:Entity, :WikipediaPage;
    prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_court_composition>;
-   prov:wasGeneratedAtTime "2012-05-16T14:33"^^xsd:dateTime;
+   prov:generatedAtTime "2012-05-16T14:33"^^xsd:dateTime;
 .
 
 <> 
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_CompleteCollection.ttl	Sun Jul 08 21:29:19 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_CompleteCollection.ttl	Sun Jul 08 21:29:39 2012 +0100
@@ -50,5 +50,5 @@
 :page-by-composition
    a prov:Entity, :WikipediaPage;
    prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_court_composition>;
-   prov:wasGeneratedAtTime "2012-05-16T14:33"^^xsd:dateTime;
+   prov:generatedAtTime "2012-05-16T14:33"^^xsd:dateTime;
 .
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadMember.ttl	Sun Jul 08 21:29:19 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadMember.ttl	Sun Jul 08 21:29:39 2012 +0100
@@ -41,11 +41,11 @@
 :page-by-seat
    a prov:Entity, :WikipediaPage;
    prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_seat>;
-   prov:wasGeneratedAtTime "2011-08-31T12:51"^^xsd:dateTime;
+   prov:generatedAtTime "2011-08-31T12:51"^^xsd:dateTime;
 .
 
 :page-by-composition
    a prov:Entity, :WikipediaPage;
    prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_court_composition>;
-   prov:wasGeneratedAtTime "2012-05-16T14:33"^^xsd:dateTime;
+   prov:generatedAtTime "2012-05-16T14:33"^^xsd:dateTime;
 .
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_pair.ttl	Sun Jul 08 21:29:19 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_pair.ttl	Sun Jul 08 21:29:39 2012 +0100
@@ -74,5 +74,5 @@
 :page-by-composition
    a prov:Entity, :WikipediaPage;
    prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_court_composition>;
-   prov:wasGeneratedAtTime "2012-05-16T14:33"^^xsd:dateTime;
+   prov:generatedAtTime "2012-05-16T14:33"^^xsd:dateTime;
 .
--- a/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt1_a.ttl	Sun Jul 08 21:29:19 2012 +0100
+++ b/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt1_a.ttl	Sun Jul 08 21:29:39 2012 +0100
@@ -23,7 +23,7 @@
       my:snapshotContent    :postContent2;                             ## Snapshot with the content of this version
       prov:alternateOf      :post9821v2;                               ## This post is an alternate of the second version modified by Dereck.
       prov:specializationOf :more-crime-happens-in-cities;             ## This post is an specialization of the post initially created by Dereck.
-      prov:tracedTo         :aggregatedByRegions;                      ## If the file hadn't existed, Monica would have not written the post. 
+      prov:wasInfluencedBy  :aggregatedByRegions;                      ## If the file hadn't existed, Monica would have not written the post. 
                                                                        ## However the file is not what Monica used as primary source for writting the new post,
                                                                        ## so we can't consider the post to have "been derived from" it.
       sioc:title "More crime happens in cities (for dummies)"^^xsd:string;
--- a/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt2.ttl	Sun Jul 08 21:29:19 2012 +0100
+++ b/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt2.ttl	Sun Jul 08 21:29:39 2012 +0100
@@ -30,7 +30,7 @@
       prov:wasQuotedFrom :post9821v2.
    
    :publicationActivity1123
-      a prov:Axtivity;
+      a prov:Activity;
       prov:used :quote1,
                 :quote2,
                 :aggregatedByRegions;
--- a/model/prov-constraints.html	Sun Jul 08 21:29:19 2012 +0100
+++ b/model/prov-constraints.html	Sun Jul 08 21:29:39 2012 +0100
@@ -1246,42 +1246,6 @@
 
 
 
-<hr />
-<p id='DELETE-unique-wasStartedBy_text'>
-The <span class="name">id</span> uniquely determines all of the other parameters to <span class="name">wasStartedBy</span>.
-</p>
-<div class='constraint' id='DELETE-unique-wasStartedBy'>
-<p>
-<span class='conditional'>IF</span> <span
-  class="name">wasStartedBy(id;a1,e1,a2,t,attrs)</span> and <span
-  class="name">wasStartedBy(id;a1',e',a2',t',attrs')</span>,  <span
-  class='conditional'>THEN</span> <span class="name">a1</span>=<span
-  class="name">a1'</span> and <span class="name">e</span>=<span
-  class="name">e'</span> and <span class="name">a2</span>=<span
-  class="name">a2'</span> and <span class="name">t</span>=<span class="name">t'</span>
- and <span class="name">attrs</span>=<span class="name">attrs'</span>.</p>
-</div> 
-
-
-
-
-
-<hr />
-<p id='DELETE-unique-wasEndedBy_text'>
-The <span class="name">id</span> uniquely determines all of the other parameters to <span class="name">wasEndedBy</span>.
-</p>
-<div class='constraint' id='DELETE-unique-wasEndedBy'>
-<p>
-<span class='conditional'>IF</span> <span
-  class="name">wasEndedBy(id;a1,e1,a2,t,attrs)</span> and <span
-  class="name">wasEndedBy(id;a1',e',a2',t',attrs')</span>,  <span
-  class='conditional'>THEN</span> <span class="name">a1</span>=<span
-  class="name">a1'</span> and <span class="name">e</span>=<span
-  class="name">e'</span> and <span class="name">a2</span>=<span
-  class="name">a2'</span> and <span class="name">t</span>=<span class="name">t'</span>
- and <span class="name">attrs</span>=<span class="name">attrs'</span>.</p>
-</div> 
-
 <div class="note">James: The unique-startTime and unique-endTime constraints
   are now redundant, by activity-start-end-inference and unique-wasStartedBy/unique-wasEndedBy.<br>
 Luc: Agreed. However, I feel it's easier to check these constraints than to infer new expressions, and then check constraints.</div>
--- a/model/prov-dm.html	Sun Jul 08 21:29:19 2012 +0100
+++ b/model/prov-dm.html	Sun Jul 08 21:29:39 2012 +0100
@@ -3258,6 +3258,11 @@
 <pre class="codeexample">
  entity(ex:e1, [ prov:label="This is a human-readable label" ])
 </pre>
+
+<p>The following entity has two label attributes, in French and English.</p>
+<pre class="codeexample">
+ entity(ex:car01, [ prov:label="Voiture 01"@fr, prov:label="Car 01"@en ])
+</pre>
 </div>
 </section>
 
--- a/model/prov-n.html	Sun Jul 08 21:29:19 2012 +0100
+++ b/model/prov-n.html	Sun Jul 08 21:29:39 2012 +0100
@@ -2612,7 +2612,7 @@
 <h3>Media Type</h3>
 
 <p>
-The media type of PROV-N is <span class="name">text/prov-n</span>. The content encoding of PROV-N content is UTF-8.
+The media type of PROV-N is <span class="name">text/provenance-notation</span>. The content encoding of PROV-N content is UTF-8.
 </p>
 
 <div class="note">
@@ -2629,15 +2629,15 @@
       <dd><a href="http://www.w3.org/2002/06/registering-mediatype">How to Register a Media Type for a W3C Specification</a></dd> 
       <dd><a href="http://www.w3.org/2001/tag/2002/0129-mime">Internet Media Type registration, consistency of use</a><br />TAG Finding 3 June 2002 (Revised 4 September 2002)</dd> 
     </dl> 
-    <p>The Internet Media Type / MIME Type for PROV-N is &quot;text/prov-n&quot;.</p> 
-    <p>It is recommended that PROV-N files have the extension &quot;.pn&quot; (all lowercase) on all platforms.</p> 
+    <p>The Internet Media Type / MIME Type for PROV-N is &quot;text/provenance-notation&quot;.</p> 
+    <p>It is recommended that PROV-N files have the extension &quot;.provn&quot; (all lowercase) on all platforms.</p> 
     <p>It is recommended that PROV-N files stored on Macintosh HFS file systems be given a file type of &quot;TEXT&quot;.</p> 
     <p>This information that follows has been <a href="TBD">submitted to the IESG</a> for review, approval, and registration with IANA.</p> 
     <dl> 
       <dt>Type name:</dt> 
       <dd>text</dd> 
       <dt>Subtype name:</dt> 
-      <dd>prov-n</dd> 
+      <dd>provenance-notation</dd> 
       <dt>Required parameters:</dt> 
       <dd>None</dd> 
       <dt>Optional parameters:</dt> 
@@ -2678,7 +2678,7 @@
       <dt>Magic number(s):</dt> 
       <dd>PROV-N documents may have the strings 'bundle' near the beginning of the document.</dd> 
       <dt>File extension(s):</dt> 
-      <dd>".pn"</dd> 
+      <dd>".provn"</dd> 
       <dt>Base URI:</dt> 
       <dd>There are no constructs in the PROV-N Syntax to change the Base IRI.</dd> 
       <dt>Macintosh file type code(s):</dt> 
--- a/ontology/ProvenanceOntology.owl	Sun Jul 08 21:29:19 2012 +0100
+++ b/ontology/ProvenanceOntology.owl	Sun Jul 08 21:29:39 2012 +0100
@@ -39,60 +39,60 @@
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#unqualifiedForm">
         <rdfs:comment xml:lang="en">Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
-       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#aq">
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
-       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#sharesDefinitionWith">
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
-       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#definition">
         <rdfs:comment xml:lang="en">A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term.</rdfs:comment>
-       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+    </owl:AnnotationProperty>
+    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorialNote">
+        <rdfs:comment xml:lang="en">A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data.</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="&rdfs;label">
         <rdfs:comment xml:lang="en"></rdfs:comment>
-       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorialNote">
-        <rdfs:comment xml:lang="en">A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data.</rdfs:comment>
-       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#inverse">
         <rdfs:comment xml:lang="en">PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used.</rdfs:comment>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-o/#names-of-inverse-properties"/>
-       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="&rdfs;comment">
         <rdfs:comment xml:lang="en"></rdfs:comment>
-       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#constraints">
         <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
-       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+    </owl:AnnotationProperty>
+    <owl:AnnotationProperty rdf:about="&rdfs;seeAlso">
+        <rdfs:comment xml:lang="en"></rdfs:comment>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
-    <owl:AnnotationProperty rdf:about="&rdfs;seeAlso">
-        <rdfs:comment xml:lang="en"></rdfs:comment>
+    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#category">
+        <rdfs:comment xml:lang="en">Classify prov-o terms into three categories, including &#39;starting-point&#39;, &#39;qualifed&#39;, and &#39;extended&#39;. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. </rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#dm">
         <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-DM document that describes this concept.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
         <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
-    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#category">
-        <rdfs:comment xml:lang="en">Classify prov-o terms into three categories, including &#39;starting-point&#39;, &#39;qualifed&#39;, and &#39;extended&#39;. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. </rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="&rdfs;isDefinedBy"/>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorsDefinition">
         <rdfs:comment xml:lang="en">When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one.</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#definition"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#component">
         <rdfs:comment xml:lang="en">Classify prov-o terms into six components according to prov-dm, including &#39;agents-responsibility&#39;, &#39;alternate&#39;, &#39;annotations&#39;, &#39;collections&#39;, &#39;derivations&#39;, and &#39;entities-activities&#39;. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification.</rdfs:comment>
@@ -145,10 +145,11 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#actedOnBehalfOf">
         <rdfs:label>actedOnBehalfOf</rdfs:label>
+        <component>agents-responsibility</component>
         <inverse>hadDelegate</inverse>
-        <component>agents-responsibility</component>
         <rdfs:comment xml:lang="en">An object property to express the accountability of an agent towards another agent. The subordinate agent acted on behalf of the responsible agent in an actual activity. </rdfs:comment>
         <category>starting-point</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Delegation"/>
@@ -158,7 +159,6 @@
             <rdf:Description rdf:about="http://www.w3.org/ns/prov#qualifiedDelegation"/>
             <rdf:Description rdf:about="http://www.w3.org/ns/prov#agent"/>
         </owl:propertyChainAxiom>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:ObjectProperty>
     
 
@@ -166,12 +166,12 @@
     <!-- http://www.w3.org/ns/prov#activity -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#activity">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>activity</rdfs:label>
         <inverse>activityOfInfluence</inverse>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">The property used by an prov:ActivityInfluence to cite the prov:Activity that influenced an Entity, Activity, or Agent. It can be used to refer to the activity involved in generating an entity, informing another activity, or starting another activity.</rdfs:comment>
         <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple.</editorialNote>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
@@ -183,13 +183,13 @@
     <!-- http://www.w3.org/ns/prov#agent -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#agent">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>agent</rdfs:label>
+        <category>qualified</category>
         <component>alternate</component>
         <inverse>agentOfInfluence</inverse>
         <rdfs:comment xml:lang="en">The property used by a prov:AgentInfluence to cite the Agent that influenced an Entity, Activity, or Agent. It can be used to express the agent involved in being responsible for an activity, being attributed to an entity, starting or ending an activity, or being responsible for another subordinate agent in an activity.</rdfs:comment>
         <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple.</editorialNote>
-        <category>qualified</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
@@ -201,7 +201,6 @@
     <!-- http://www.w3.org/ns/prov#alternateOf -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#alternateOf">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>alternateOf</rdfs:label>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-alternate</dm>
@@ -210,6 +209,7 @@
         <category>expanded</category>
         <component>alternate</component>
         <inverse>alternateOf</inverse>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#specializationOf"/>
@@ -220,14 +220,14 @@
     <!-- http://www.w3.org/ns/prov#asInBundle -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#asInBundle">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>asInBundle</rdfs:label>
-        <inverse>contextOf</inverse>
-        <category>expanded</category>
         <rdfs:comment xml:lang="en">The prov:mentionOf and prov:asInBundle properties are &quot;at risk&quot; (http://www.w3.org/2005/10/Process-20051014/tr#cfi) and may be removed from this specification based on feedback. Please send feedback to public-prov-comments@w3.org.
 
 These two properties are used to encode the PROV-DM&#39;s Mention construct (http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-mention), which might be removed from PROV if implementation experience reveals problems with supporting this construct. </rdfs:comment>
-        <rdfs:comment xml:lang="en">When :x prov:mentionOf :y and :y is described in Bundle :b, the triple :x prov:asInBundle :b is also asserted to cite the Bundle in which :b was described.</rdfs:comment>
+        <inverse>contextOf</inverse>
+        <category>expanded</category>
+        <rdfs:comment xml:lang="en">When :x prov:mentionOf :y and :y is described in Bundle :b, the triple :x prov:asInBundle :b is also asserted to cite the Bundle in which :y was described.</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Bundle"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#mentionOf"/>
@@ -238,13 +238,13 @@
     <!-- http://www.w3.org/ns/prov#atLocation -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#atLocation">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>atLocation</rdfs:label>
         <rdfs:comment xml:lang="en">The Location of any resource.</rdfs:comment>
         <editorialNote xml:lang="en">The naming of prov:atLocation parallels prov:atTime, and is not named prov:hadLocation to avoid conflicting with the convention that prov:had* properties are used on prov:Influence classes.</editorialNote>
         <inverse>locationOf</inverse>
         <editorialNote xml:lang="en">This property is not functional because the many values could be at a variety of granularies (In this building, in this room, in that chair).</editorialNote>
         <category>expanded</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Location"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Location"/>
         <rdfs:domain>
@@ -264,12 +264,12 @@
     <!-- http://www.w3.org/ns/prov#entity -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#entity">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>entity</rdfs:label>
+        <inverse>entityOfInfluence</inverse>
         <rdfs:comment xml:lang="en">The property used by an prov:EntityInfluence to cite the Entity that was influenced by an Entity, Activity, or Agent. It can be used to refer to the entity involved in deriving another entity, being quoted or revised from, being the source of another entity, or being used in an activity. </rdfs:comment>
-        <inverse>entityOfInfluence</inverse>
         <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple.</editorialNote>
         <category>qualified</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
@@ -281,12 +281,12 @@
     <!-- http://www.w3.org/ns/prov#generated -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#generated">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>generated</rdfs:label>
         <component>entities-activities</component>
         <inverse>wasGeneratedBy</inverse>
         <category>expanded</category>
         <editorialNote xml:lang="en">prov:generated is one of few inverse property defined, to allow Activity-oriented assertions in addition to Entity-oriented assertions.</editorialNote>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Generation"/>
@@ -299,13 +299,13 @@
     <!-- http://www.w3.org/ns/prov#hadActivity -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadActivity">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadActivity</rdfs:label>
+        <rdfs:comment xml:lang="en">The _optional_ Activity of an Influence, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInfluence (use prov:activity instead).</rdfs:comment>
+        <editorialNote xml:lang="en">The multiple rdfs:domain assertions are intended. One is simpler and works for OWL-RL, the union is more specific but is not recognized by OWL-RL.</editorialNote>
         <component>derivations</component>
         <category>qualified</category>
-        <rdfs:comment xml:lang="en">The _optional_ Activity of an Influence, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInfluence (use prov:activity instead).</rdfs:comment>
         <inverse>wasActivityOfInfluence</inverse>
-        <editorialNote xml:lang="en">The multiple rdfs:domain assertions are intended. One is simpler and works for OWL-RL, the union is more specific but is not recognized by OWL-RL.</editorialNote>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Influence"/>
@@ -325,12 +325,12 @@
     <!-- http://www.w3.org/ns/prov#hadGeneration -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadGeneration">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadGeneration</rdfs:label>
         <inverse>generatedAsDerivation</inverse>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">The _optional_ Generation involved in an Entity&#39;s Derivation.</rdfs:comment>
         <component>derivations</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Generation"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Generation"/>
@@ -341,11 +341,11 @@
     <!-- http://www.w3.org/ns/prov#hadMember -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadMember">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadMember</rdfs:label>
         <component>collections</component>
         <category>expanded</category>
         <inverse>wasMemberOf</inverse>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Collection"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Collection"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
@@ -363,12 +363,12 @@
     <!-- http://www.w3.org/ns/prov#hadPlan -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadPlan">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadPlan</rdfs:label>
         <category>qualified</category>
         <component>agents-responsibility</component>
         <inverse>wasPlanOf</inverse>
         <rdfs:comment xml:lang="en">The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification.</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Association"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Plan"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Plan"/>
@@ -379,12 +379,12 @@
     <!-- http://www.w3.org/ns/prov#hadPrimarySource -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadPrimarySource">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadPrimarySource</rdfs:label>
+        <rdfs:comment xml:lang="en">An original source refers to the source material that is closest to the person, information, period, or idea being studied. An original source relation is a particular case of derivation that aims to give credit to the source that originated some information.</rdfs:comment>
         <component>derivations</component>
-        <rdfs:comment xml:lang="en">An original source refers to the source material that is closest to the person, information, period, or idea being studied. An original source relation is a particular case of derivation that aims to give credit to the source that originated some information.</rdfs:comment>
         <category>expanded</category>
         <inverse>wasPrimarySourceOf</inverse>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Source"/>
@@ -407,13 +407,13 @@
     <!-- http://www.w3.org/ns/prov#hadRole -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadRole">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadRole</rdfs:label>
         <component>agents-responsibility</component>
         <rdfs:comment xml:lang="en">The _optional_ Role that an Entity assumes in the context of an Activity. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ].</rdfs:comment>
+        <inverse>wasRoleIn</inverse>
         <definition xml:lang="en">prov:hadRole references the Role (i.e. the function of an entity with respect to an activity), in the context of a usage, generation, association, start, and end.</definition>
         <category>qualified</category>
-        <inverse>wasRoleIn</inverse>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Role"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Role"/>
@@ -436,12 +436,12 @@
     <!-- http://www.w3.org/ns/prov#hadUsage -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadUsage">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadUsage</rdfs:label>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">The _optional_ Usage involved in an Entity&#39;s Derivation.</rdfs:comment>
         <inverse>wasUsedInDerivation</inverse>
         <component>derivations</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Usage"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Usage"/>
@@ -452,12 +452,12 @@
     <!-- http://www.w3.org/ns/prov#hasAnchor -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hasAnchor">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadAnchor</rdfs:label>
         <aq rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
         <inverse>anchorOf</inverse>
         <rdfs:comment xml:lang="en">Indicates anchor URI for a potentially dynamic resource instance.</rdfs:comment>
         <category>access-and-query</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:ObjectProperty>
     
 
@@ -465,12 +465,12 @@
     <!-- http://www.w3.org/ns/prov#hasProvenance -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hasProvenance">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hasProvenance</rdfs:label>
         <aq rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
         <inverse>provenanceOf</inverse>
         <rdfs:comment xml:lang="en">Relates a resource to its provenance.</rdfs:comment>
         <category>access-and-query</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:ObjectProperty>
     
 
@@ -478,12 +478,12 @@
     <!-- http://www.w3.org/ns/prov#hasProvenanceService -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hasProvenanceService">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hasProvenanceService</rdfs:label>
         <aq rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
         <rdfs:comment xml:lang="en">Relates a resource to a provenance service.</rdfs:comment>
         <category>access-and-query</category>
         <inverse>provenanceAnchorOf</inverse>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:ObjectProperty>
     
 
@@ -491,11 +491,11 @@
     <!-- http://www.w3.org/ns/prov#influenced -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#influenced">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>influenced</rdfs:label>
         <inverse>wasInfluencedBy</inverse>
         <component>agents-responsibility</component>
         <category>expanded</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <owl:inverseOf rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
     </owl:ObjectProperty>
@@ -505,13 +505,13 @@
     <!-- http://www.w3.org/ns/prov#influencer -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#influencer">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>influencer</rdfs:label>
         <category>qualified</category>
         <inverse>hadInfluence</inverse>
         <rdfs:comment xml:lang="en">Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used.</rdfs:comment>
         <editorialNote xml:lang="en">This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple.</editorialNote>
         <editorsDefinition xml:lang="en">This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified.</editorsDefinition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Influence"/>
     </owl:ObjectProperty>
     
@@ -520,12 +520,12 @@
     <!-- http://www.w3.org/ns/prov#invalidated -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#invalidated">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>invalidated</rdfs:label>
         <category>expanded</category>
         <inverse>wasInvalidatedBy</inverse>
         <component>entities-activities</component>
         <editorialNote xml:lang="en">prov:invalidated is one of few inverse property defined, to allow Activity-oriented assertions in addition to Entity-oriented assertions.</editorialNote>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Invalidation"/>
@@ -538,16 +538,17 @@
     <!-- http://www.w3.org/ns/prov#mentionOf -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#mentionOf">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>mentionOf</rdfs:label>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-mention</dm>
         <inverse>hadMention</inverse>
         <category>expanded</category>
+        <rdfs:comment>When :x prov:mentionOf :y and :y is described in Bundle :b, the triple :x prov:asInBundle :b is also asserted to cite the Bundle in which :y was described.</rdfs:comment>
         <definition xml:lang="en">The mention of an Entity in a Bundle (containing a description of this Entity) is another Entity that is a specialization of the former and that presents the Bundle as a further additional aspect. </definition>
         <rdfs:comment xml:lang="en">The prov:mentionOf and prov:asInBundle properties are &quot;at risk&quot; (http://www.w3.org/2005/10/Process-20051014/tr#cfi) and may be removed from this specification based on feedback. Please send feedback to public-prov-comments@w3.org.
 
 These two properties are used to encode the PROV-DM&#39;s Mention construct (http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-mention), which might be removed from PROV if implementation experience reveals problems with supporting this construct. </rdfs:comment>
         <rdfs:comment xml:lang="en">prov:asInBundle is used to cite the Bundle in which the generalization was mentioned.</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#specializationOf"/>
@@ -558,12 +559,12 @@
     <!-- http://www.w3.org/ns/prov#qualifiedAssociation -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedAssociation">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedAssociation</rdfs:label>
         <rdfs:comment xml:lang="en">If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association;  prov:agent :ag; :foo :bar ].</rdfs:comment>
         <component>agents-responsibility</component>
         <inverse>qualifiedAssociationOf</inverse>
         <category>qualified</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Association"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Association"/>
@@ -575,12 +576,12 @@
     <!-- http://www.w3.org/ns/prov#qualifiedAttribution -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedAttribution">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedAttribution</rdfs:label>
         <category>qualified</category>
         <component>agents-responsibility</component>
         <inverse>qualifiedAttributionOf</inverse>
         <rdfs:comment xml:lang="en">If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was  using prov:qualifiedAttribution [ a prov:Attribution;  prov:agent :ag; :foo :bar ].</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Attribution"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Attribution"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
@@ -592,12 +593,12 @@
     <!-- http://www.w3.org/ns/prov#qualifiedCommunication -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedCommunication">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedCommunication</rdfs:label>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">If this Activity prov:wasInformedBy Activity :a, then it can qualify how it was Inform[ed] using prov:qualifiedCommunication [ a prov:Communication;  prov:activity :a; :foo :bar ].</rdfs:comment>
         <inverse>qualifiedCommunicationOf</inverse>
         <category>qualified</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Communication"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Communication"/>
@@ -609,12 +610,12 @@
     <!-- http://www.w3.org/ns/prov#qualifiedDelegation -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedDelegation">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedDelegation</rdfs:label>
         <category>qualified</category>
         <inverse>qualifiedDelegationOf</inverse>
         <rdfs:comment xml:lang="en">If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility;  prov:agent :ag; :foo :bar ].</rdfs:comment>
         <component>agents-responsibility</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Delegation"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Delegation"/>
@@ -626,12 +627,12 @@
     <!-- http://www.w3.org/ns/prov#qualifiedDerivation -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedDerivation">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedDerivation</rdfs:label>
         <rdfs:comment xml:lang="en">If this Entity prov:wasDerivedFrom Entity :e, then it can qualify how it was derived using prov:qualifiedDerivation [ a prov:Derivation;  prov:entity :e; :foo :bar ].</rdfs:comment>
         <inverse>qualifiedDerivationOf</inverse>
         <component>derivations</component>
         <category>qualified</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
@@ -643,12 +644,12 @@
     <!-- http://www.w3.org/ns/prov#qualifiedEnd -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedEnd">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedEnd</rdfs:label>
         <category>qualified</category>
         <inverse>qualifiedEndOf</inverse>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">If this Activity prov:wasEndedBy Entity :e1, then it can qualify how it was ended using prov:qualifiedEnd [ a prov:End;  prov:entity :e1; :foo :bar ].</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#End"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#End"/>
@@ -660,12 +661,12 @@
     <!-- http://www.w3.org/ns/prov#qualifiedGeneration -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedGeneration">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedGeneration</rdfs:label>
         <rdfs:comment xml:lang="en">If this Activity prov:generated Entity :e, then it can qualify how it did performed the Generation using prov:qualifiedGeneration [ a prov:Generation;  prov:entity :e; :foo :bar ].</rdfs:comment>
         <inverse>qualifiedGenerationOf</inverse>
         <component>entities-activities</component>
         <category>qualified</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Generation"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Generation"/>
@@ -677,11 +678,11 @@
     <!-- http://www.w3.org/ns/prov#qualifiedInfluence -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedInfluence">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedInfluence</rdfs:label>
         <category>qualified</category>
         <inverse>qualifiedInfluenceOf</inverse>
         <component>derivations</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Influence"/>
@@ -693,12 +694,12 @@
     <!-- http://www.w3.org/ns/prov#qualifiedInvalidation -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedInvalidation">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedInvalidation</rdfs:label>
         <rdfs:comment xml:lang="en">If this Entity prov:wasInvalidatedBy Activity :a, then it can qualify how it was invalidated using prov:qualifiedInvalidation [ a prov:Invalidation;  prov:activity :a; :foo :bar ].</rdfs:comment>
         <component>entities-activities</component>
         <category>qualified</category>
         <inverse>qualifiedInvalidationOf</inverse>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Invalidation"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Invalidation"/>
@@ -710,12 +711,12 @@
     <!-- http://www.w3.org/ns/prov#qualifiedQuotation -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedQuotation">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedQuotation</rdfs:label>
         <category>qualified</category>
         <inverse>qualifiedQuotationOf</inverse>
         <rdfs:comment xml:lang="en">If this Entity prov:wasQuotedFrom Entity :e, then it can qualify how using prov:qualifiedQuotation [ a prov:Quotation;  prov:entity :e; :foo :bar ].</rdfs:comment>
         <component>derivations</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Quotation"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Quotation"/>
@@ -727,12 +728,12 @@
     <!-- http://www.w3.org/ns/prov#qualifiedRevision -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedRevision">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedRevision</rdfs:label>
         <rdfs:comment xml:lang="en">If this Entity prov:wasRevisionOf Entity :e, then it can qualify how it was  revised using prov:qualifiedRevision [ a prov:Revision;  prov:entity :e; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
         <inverse>revisedEntity</inverse>
         <component>derivations</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Revision"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Revision"/>
@@ -744,12 +745,12 @@
     <!-- http://www.w3.org/ns/prov#qualifiedSource -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedSource">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedSource</rdfs:label>
         <component>derivations</component>
         <category>qualified</category>
         <inverse>qualifiedSourceOf</inverse>
         <rdfs:comment xml:lang="en">If this Entity prov:hadOriginalSource Entity :e, then it can qualify how using prov:qualifiedSource [ a prov:Source; prov:entity :e; :foo :bar ].</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Source"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Source"/>
@@ -761,12 +762,12 @@
     <!-- http://www.w3.org/ns/prov#qualifiedStart -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedStart">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedStart</rdfs:label>
         <inverse>qualifiedStartOf</inverse>
         <category>qualified</category>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">If this Activity prov:wasStartedBy Entity :e1, then it can qualify how it was started using prov:qualifiedStart [ a prov:Start;  prov:entity :e1; :foo :bar ].</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Start"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Start"/>
@@ -778,12 +779,12 @@
     <!-- http://www.w3.org/ns/prov#qualifiedUsage -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedUsage">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedUsage</rdfs:label>
         <category>qualified</category>
         <inverse>qualifiedUsingActivity</inverse>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">If this Activity prov:used Entity :e, then it can qualify how it used it using prov:qualifiedUsage [ a prov:Usage; prov:entity :e; :foo :bar ].</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Usage"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Usage"/>
@@ -795,7 +796,6 @@
     <!-- http://www.w3.org/ns/prov#specializationOf -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>specializationOf</rdfs:label>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-specialization</dm>
@@ -804,6 +804,7 @@
         <category>expanded</category>
         <inverse>generalizationOf</inverse>
         <definition xml:lang="en">An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity.</definition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#alternateOf"/>
@@ -815,12 +816,12 @@
     <!-- http://www.w3.org/ns/prov#used -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#used">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>used</rdfs:label>
         <inverse>wasUsedBy</inverse>
         <rdfs:comment xml:lang="en">A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven .</rdfs:comment>
         <category>starting-point</category>
         <component>entities-activities</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Usage"/>
@@ -837,12 +838,12 @@
     <!-- http://www.w3.org/ns/prov#wasAssociatedWith -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasAssociatedWith">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasAssociatedWith</rdfs:label>
         <component>agents-responsibility</component>
         <inverse>wasAssociateFor</inverse>
         <rdfs:comment xml:lang="en">An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity.</rdfs:comment>
         <category>starting-point</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Association"/>
@@ -859,13 +860,13 @@
     <!-- http://www.w3.org/ns/prov#wasAttributedTo -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasAttributedTo">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasAttributedTo</rdfs:label>
         <component>agents-responsibility</component>
         <category>starting-point</category>
         <inverse>contributed</inverse>
         <definition xml:lang="en">Attribution is the ascribing of an entity to an agent.</definition>
         <rdfs:comment xml:lang="en">Attribution is the ascribing of an entity to an agent.</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Attribution"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
@@ -890,7 +891,6 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasDerivedFrom">
         <rdfs:label>wasDerivedFrom</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <inverse>hadDerivation</inverse>
         <definition xml:lang="en">A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</definition>
         <rdfs:comment xml:lang="en">A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</rdfs:comment>
@@ -919,12 +919,12 @@
     <!-- http://www.w3.org/ns/prov#wasEndedBy -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasEndedBy">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasEndedBy</rdfs:label>
         <category>expanded</category>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">End is when an activity is deemed to have ended. An end may refer to an entity, known as trigger, that terminated the activity.</rdfs:comment>
         <inverse>ended</inverse>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#End"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
@@ -941,12 +941,12 @@
     <!-- http://www.w3.org/ns/prov#wasGeneratedBy -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasGeneratedBy">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasGeneratedBy</rdfs:label>
         <inverse>generated</inverse>
         <category>starting-point</category>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">wasGeneratedBy links Entitites with Activity representing that entity was generated as a result of Activity</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Generation"/>
@@ -963,17 +963,17 @@
     <!-- http://www.w3.org/ns/prov#wasInfluencedBy -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasInfluencedBy">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasInfluencedBy</rdfs:label>
-        <category>qualified</category>
-        <inverse>influenced</inverse>
         <editorialNote xml:lang="en">The sub-properties of prov:wasInfluencedBy can be elaborated in more detail using the Qualification Pattern. For example, the binary relation :baking prov:used :spoon can be qualified by asserting :baking prov:qualifiedUsage [ a prov:Usage; prov:entity :spoon; prov:atLocation :kitchen ] .
 
 Subproperties of prov:wasInfluencedBy may also be asserted directly without being qualified.
 
 prov:wasInfluencedBy should not be used without also using one of its subproperties. 
 </editorialNote>
+        <category>qualified</category>
+        <inverse>influenced</inverse>
         <component>agents-responsibility</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <rdfs:range>
             <owl:Class>
@@ -995,9 +995,9 @@
         </rdfs:domain>
     </owl:ObjectProperty>
     <owl:Axiom>
-        <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
         <dm>http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-influence</dm>
-        <owl:annotatedProperty rdf:resource="&rdfs;range"/>
+        <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
+        <owl:annotatedProperty rdf:resource="&rdfs;domain"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
             <owl:Class>
@@ -1010,9 +1010,9 @@
         </owl:annotatedTarget>
     </owl:Axiom>
     <owl:Axiom>
-        <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
         <dm>http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-influence</dm>
-        <owl:annotatedProperty rdf:resource="&rdfs;domain"/>
+        <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
+        <owl:annotatedProperty rdf:resource="&rdfs;range"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
             <owl:Class>
@@ -1030,12 +1030,12 @@
     <!-- http://www.w3.org/ns/prov#wasInformedBy -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasInformedBy">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasInformedBy</rdfs:label>
         <inverse>informed</inverse>
         <rdfs:comment xml:lang="en">An activity a2 is dependent on or informed by another activity a1, by way of some unspecified entity that is generated by a1 and used by a2.</rdfs:comment>
         <category>starting-point</category>
         <component>entities-activities</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Communication"/>
@@ -1052,11 +1052,11 @@
     <!-- http://www.w3.org/ns/prov#wasInvalidatedBy -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasInvalidatedBy">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasInvalidatedBy</rdfs:label>
+        <component>entities-activities</component>
         <inverse>invalidated</inverse>
         <category>expanded</category>
-        <component>entities-activities</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Invalidation"/>
@@ -1073,12 +1073,12 @@
     <!-- http://www.w3.org/ns/prov#wasQuotedFrom -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasQuotedFrom">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasQuotedFrom</rdfs:label>
         <category>expanded</category>
         <component>derivations</component>
         <inverse>quotedAs</inverse>
         <rdfs:comment xml:lang="en">An entity is derived from an original entity by copying, or &#39;quoting&#39;, some or all of it.</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Quotation"/>
@@ -1101,12 +1101,12 @@
     <!-- http://www.w3.org/ns/prov#wasRevisionOf -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasRevisionOf">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasRevisionOf</rdfs:label>
+        <rdfs:comment xml:lang="en">A revision is a derivation that revises an entity into a revised version.</rdfs:comment>
         <component>derivations</component>
-        <rdfs:comment xml:lang="en">A revision is a derivation that revises an entity into a revised version.</rdfs:comment>
         <inverse>hadRevision</inverse>
         <category>expanded</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Revision"/>
@@ -1130,12 +1130,12 @@
     <!-- http://www.w3.org/ns/prov#wasStartedBy -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasStartedBy">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasStartedBy</rdfs:label>
         <inverse>started</inverse>
         <category>expanded</category>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">Start is when an activity is deemed to have started. A start may refer to an entity, known as trigger, that initiated the activity.</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Start"/>
@@ -1163,13 +1163,13 @@
     <!-- http://www.w3.org/ns/prov#atTime -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#atTime">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:label>atTime</rdfs:label>
         <component>entities-activities</component>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime.</rdfs:comment>
         <rdfs:range rdf:resource="&xsd;dateTime"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#endedAtTime"/>
@@ -1183,14 +1183,14 @@
     <!-- http://www.w3.org/ns/prov#endedAtTime -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#endedAtTime">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:label>endedAtTime</rdfs:label>
-        <component>entities-activities</component>
         <editorialNote xml:lang="en">It is the intent that the property chain holds: (prov:qualifiedEnd o prov:atTime) rdfs:subPropertyOf prov:endedAtTime.</editorialNote>
         <rdfs:comment xml:lang="en">The time at which an activity ended. See also prov:startedAtTime.</rdfs:comment>
+        <component>entities-activities</component>
         <category>starting-point</category>
         <rdfs:range rdf:resource="&xsd;dateTime"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#End"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#atTime"/>
@@ -1201,7 +1201,6 @@
     <!-- http://www.w3.org/ns/prov#generatedAtTime -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#generatedAtTime">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:label>generatedAtTime</rdfs:label>
         <category>expanded</category>
@@ -1209,6 +1208,7 @@
         <editorialNote xml:lang="en">It is the intent that the property chain holds: (prov:qualifiedGeneration o prov:atTime) rdfs:subPropertyOf prov:generatedAtTime.</editorialNote>
         <rdfs:comment xml:lang="en">The time at which an entity was completely created.</rdfs:comment>
         <rdfs:range rdf:resource="&xsd;dateTime"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Generation"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#atTime"/>
@@ -1219,7 +1219,6 @@
     <!-- http://www.w3.org/ns/prov#invalidatedAtTime -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#invalidatedAtTime">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:label>invalidatedAtTime</rdfs:label>
         <editorialNote xml:lang="en">It is the intent that the property chain holds: (prov:qualifiedInvalidation o prov:atTime) rdfs:subPropertyOf prov:invalidatedAtTime.</editorialNote>
@@ -1227,6 +1226,7 @@
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">The time at which an entity began to be invalidated (i.e., no longer usable).</rdfs:comment>
         <rdfs:range rdf:resource="&xsd;dateTime"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Invalidation"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#atTime"/>
@@ -1237,11 +1237,11 @@
     <!-- http://www.w3.org/ns/prov#provenanceUriTemplate -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#provenanceUriTemplate">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>provenanceUriTemplate</rdfs:label>
         <aq rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
         <rdfs:comment xml:lang="en">Relates a provenance service to a URI template string for constructing provenance-URIs.</rdfs:comment>
         <category>access-and-query</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:DatatypeProperty>
     
 
@@ -1249,7 +1249,6 @@
     <!-- http://www.w3.org/ns/prov#startedAtTime -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#startedAtTime">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:label>startedAtTime</rdfs:label>
         <category>starting-point</category>
@@ -1257,6 +1256,7 @@
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">The time at which an activity started. See also prov:endedAtTime.</rdfs:comment>
         <rdfs:range rdf:resource="&xsd;dateTime"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Start"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#atTime"/>
@@ -1267,16 +1267,16 @@
     <!-- http://www.w3.org/ns/prov#value -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#value">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:label>value</rdfs:label>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-attribute-value</dm>
+        <editorialNote>The editor&#39;s definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue</editorialNote>
+        <editorsDefinition xml:lang="en">The main value (if there is one) of a structured value.</editorsDefinition>
         <category>expanded</category>
-        <editorialNote>The editor&#39;s definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue</editorialNote>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">Provides a value for an Entity.</rdfs:comment>
-        <editorsDefinition xml:lang="en">The main value (if there is one) of a structured value.</editorsDefinition>
         <editorialNote xml:lang="en">This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, &#39;may be used in describing structured values&#39;).</editorialNote>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
     </owl:DatatypeProperty>
     
@@ -1302,7 +1302,6 @@
     <!-- http://www.w3.org/ns/prov#Activity -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Activity">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Activity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
@@ -1311,6 +1310,7 @@
         <component>entities-activities</component>
         <category>starting-point</category>
         <definition>An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.</definition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
     
 
@@ -1318,7 +1318,6 @@
     <!-- http://www.w3.org/ns/prov#ActivityInfluence -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#ActivityInfluence">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>ActivityInfluence</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <rdfs:subClassOf>
@@ -1330,6 +1329,7 @@
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <editorsDefinition xml:lang="en">ActivityInfluence provides additional descriptions of an Activity&#39;s binary influence upon any other kind of resource. Instances of ActivityInfluence use the prov:activity property to cite the influencing Activity.</editorsDefinition>
         <category>qualified</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#activity"/>
     </owl:Class>
     
@@ -1338,7 +1338,6 @@
     <!-- http://www.w3.org/ns/prov#Agent -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Agent">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Agent</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-agent</dm>
@@ -1346,6 +1345,7 @@
         <definition xml:lang="en">An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent&#39;s activity. </definition>
         <category>starting-point</category>
         <component>agents-responsibility</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
     
 
@@ -1354,10 +1354,10 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#AgentInfluence">
         <rdfs:label>AgentInfluence</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <editorsDefinition xml:lang="en">AgentInfluence provides additional descriptions of an Agent&#39;s binary influence upon any other kind of resource. Instances of AgentInfluence use the prov:agent property to cite the influencing Agent.</editorsDefinition>
         <category>qualified</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#agent"/>
     </owl:Class>
     
@@ -1371,11 +1371,11 @@
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-Association</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-Association</n>
         <component>agents-responsibility</component>
+        <rdfs:comment xml:lang="en">An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
         <definition xml:lang="en">An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity.</definition>
-        <rdfs:comment xml:lang="en">An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ].</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasAssociatedWith"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
     
 
@@ -1385,7 +1385,6 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Attribution">
         <rdfs:label>Attribution</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-attribution</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-attribution</n>
@@ -1395,6 +1394,7 @@
 When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant.</definition>
         <category>qualified</category>
         <component>agents-responsibility</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasAttributedTo"/>
     </owl:Class>
     
@@ -1403,7 +1403,6 @@
     <!-- http://www.w3.org/ns/prov#Bundle -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Bundle">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Bundle</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-bundle-entity</dm>
@@ -1411,6 +1410,7 @@
         <category>expanded</category>
         <definition xml:lang="en">A bundle is a named set of descriptions, but it is also an entity so that its provenance can be described.</definition>
         <rdfs:comment xml:lang="en">Note that there are kinds of accounts (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O.</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
     
 
@@ -1419,12 +1419,12 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Collection">
         <rdfs:label>Collection</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-collection</dm>
         <component>collections</component>
         <category>expanded</category>
         <definition xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections. Many different types of collections exist, such as a sets, dictionaries, or lists. Using Collections, one can express the provenance of the collection itself in addition to that of the members.</definition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
     
 
@@ -1433,15 +1433,15 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Communication">
         <rdfs:label>Communication</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-Communication</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-wasInformedBy</n>
+        <component>entities-activities</component>
         <category>qualified</category>
-        <component>entities-activities</component>
         <rdfs:comment xml:lang="en">An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ].</rdfs:comment>
         <definition>Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.</definition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasInformedBy"/>
     </owl:Class>
     
@@ -1451,7 +1451,6 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Delegation">
         <rdfs:label>Delegation</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-delegation</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-delegation</n>
@@ -1461,6 +1460,7 @@
 
 For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree.</definition>
         <component>agents-responsibility</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#actedOnBehalfOf"/>
     </owl:Class>
     
@@ -1470,7 +1470,6 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Derivation">
         <rdfs:label>Derivation</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-Derivation</dm>
@@ -1479,6 +1478,7 @@
         <component>derivations</component>
         <rdfs:comment xml:lang="en">An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some derived prov:Entity to another prov:Entity from which it was derived. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualifiedDerivation [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
     </owl:Class>
     
@@ -1487,7 +1487,6 @@
     <!-- http://www.w3.org/ns/prov#End -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#End">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>End</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
@@ -1498,6 +1497,7 @@
         <category>qualified</category>
         <definition xml:lang="en">End is when an activity is deemed to have ended. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity&#39;s end. An end may refer to an entity, known as trigger, that terminated the activity, or to an activity, known as ender that generated the trigger.</definition>
         <component>entities-activities</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasEndedBy"/>
     </owl:Class>
     
@@ -1506,7 +1506,6 @@
     <!-- http://www.w3.org/ns/prov#Entity -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Entity">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Entity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
@@ -1515,6 +1514,7 @@
         <component>entities-activities</component>
         <definition xml:lang="en">An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. </definition>
         <category>starting-point</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
     
 
@@ -1523,10 +1523,10 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#EntityInfluence">
         <rdfs:label>EntityInfluence</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <category>qualified</category>
         <editorsDefinition xml:lang="en">EntityInfluence provides additional descriptions of an Entity&#39;s binary influence upon any other kind of resource. Instances of EntityInfluence use the prov:entity property to cite the influencing Entity.</editorsDefinition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#entity"/>
     </owl:Class>
     
@@ -1537,7 +1537,6 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Generation">
         <rdfs:label>Generation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-Generation</dm>
@@ -1546,6 +1545,7 @@
         <category>qualified</category>
         <component>entities-activities</component>
         <definition xml:lang="en">Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation.</definition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasGeneratedBy"/>
     </owl:Class>
     
@@ -1555,7 +1555,6 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Influence">
         <rdfs:label>Influence</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-influence</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-influence</n>
         <component>derivations</component>
@@ -1563,6 +1562,7 @@
         <rdfs:comment xml:lang="en">An instance of prov:Influence provides additional descriptions about the binary prov:wasInfluencedBy relation from some prov:Entity to some other prov:Element. For example, :stomach_ache prov:wasInfluencedBy :spoon; prov:qualified [ a prov:Influence; prov:entity :spoon; :foo :bar ].</rdfs:comment>
         <rdfs:comment xml:lang="en">Any resource influenced by a prov:Entity, prov:Activity, or prov:Agent can qualify the influence by referencing an instance of prov:Influence. Instances of prov:Influence in turn cite the influencing Entity, Activity, or Agent (using prov:entity, prov:activity, or prov:agent, respectively) and may be further described with any kind of attributes, including user-defined attributes and those provided by PROV (prov:hadRole, prov:hadPlan, prov:atTime, prov:atLocation). A description (via prov:Influence) of the binary influence implies the assertion of the binary influence.</rdfs:comment>
         <definition xml:lang="en">Influence is the capacity an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation. </definition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
     </owl:Class>
     
@@ -1572,12 +1572,12 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent">
         <rdfs:label>InstantaneousEvent</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#dfn-event</constraints>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term &#39;event&#39; is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</rdfs:comment>
         <definition xml:lang="en">The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics.</definition>
         <category>qualified</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
     
 
@@ -1586,7 +1586,6 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Invalidation">
         <rdfs:label>Invalidation</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
@@ -1596,6 +1595,7 @@
         <definition>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.</definition>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Invalidation provides additional descriptions about the binary prov:wasInvalidatedBy relation from an invalidated prov:Entity to the prov:Activity that invalidated it. For example, :uncracked_egg prov:wasInvalidatedBy :baking; prov:qualifiedInvalidation [ a prov:Invalidation; prov:activity :baking; :foo :bar ].</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasInvalidatedBy"/>
     </owl:Class>
     
@@ -1604,12 +1604,12 @@
     <!-- http://www.w3.org/ns/prov#Location -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Location">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Location</rdfs:label>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-attribute-location</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-attribute</n>
         <definition xml:lang="en">A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth.</definition>
         <category>expanded</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#hadLocation"/>
     </owl:Class>
     
@@ -1619,13 +1619,13 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Organization">
         <rdfs:label>Organization</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-agent</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-types</n>
         <definition>Agents of type Organization are social institutions such as companies, societies etc.</definition>
         <category>expanded</category>
         <component>agents-responsibility</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
     
 
@@ -1633,7 +1633,6 @@
     <!-- http://www.w3.org/ns/prov#Person -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Person">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Person</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-agent</dm>
@@ -1641,6 +1640,7 @@
         <category>expanded</category>
         <definition xml:lang="en">Agents of type Person are people.</definition>
         <component>agents-responsibility</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
     
 
@@ -1649,7 +1649,6 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Plan">
         <rdfs:label>Plan</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-Association</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-Association</n>
@@ -1657,6 +1656,7 @@
         <rdfs:comment xml:lang="en">There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations.</rdfs:comment>
         <category>qualified</category>
         <component>agents-responsibility</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
     
 
@@ -1665,11 +1665,11 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#ProvenanceService">
         <rdfs:label>ProvenanceService</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#SoftwareAgent"/>
         <aq rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
         <category>access-and-query</category>
         <rdfs:comment>Class for a service described by a provenance service description.</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
     
 
@@ -1678,14 +1678,14 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Quotation">
         <rdfs:label>Quotation</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-quotation</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-quotation</n>
+        <rdfs:comment xml:lang="en">An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some taken prov:Entity from an earlier, larger prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualifiedQuotation [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ].</rdfs:comment>
         <component>derivations</component>
         <category>qualified</category>
         <definition xml:lang="en">A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation.</definition>
-        <rdfs:comment xml:lang="en">An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some taken prov:Entity from an earlier, larger prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualifiedQuotation [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ].</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasQuotedFrom"/>
     </owl:Class>
     
@@ -1694,7 +1694,6 @@
     <!-- http://www.w3.org/ns/prov#Revision -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Revision">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Revision</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-revision</dm>
@@ -1703,6 +1702,7 @@
         <category>qualified</category>
         <definition xml:lang="en">A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation.</definition>
         <rdfs:comment xml:lang="en">An instance of prov:Revision provides additional descriptions about the binary prov:wasRevisionOf relation from some newer prov:Entity to an earlier prov:Entity. For example, :draft_2 prov:wasRevisionOf :draft_1; prov:qualifiedRevision [ a prov:Revision; prov:entity :draft_1; :foo :bar ].</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasRevisionOf"/>
     </owl:Class>
     
@@ -1711,13 +1711,13 @@
     <!-- http://www.w3.org/ns/prov#Role -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Role">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Role</rdfs:label>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-attribute-role</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-attribute</n>
         <definition xml:lang="en">A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end.</definition>
         <category>qualified</category>
         <component>agents-responsibility</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#hadRole"/>
     </owl:Class>
     
@@ -1728,12 +1728,12 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#SoftwareAgent">
         <rdfs:label>SoftwareAgent</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-agent</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-types</n>
         <component>agents-responsibility</component>
         <definition xml:lang="en">A software agent is running software.</definition>
         <category>expanded</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
     
 
@@ -1742,7 +1742,6 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Source">
         <rdfs:label>Source</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-primary-source</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-original-source</n>
@@ -1754,6 +1753,7 @@
         <rdfs:comment xml:lang="en">An instance of prov:Source provides additional descriptions about the binary prov:hadPrimarySource relation from some secondary prov:Entity to an earlier, primary prov:Entity. For example, :blog prov:hadPrimarySource :newsArticle; prov:qualified [ a prov:Source; prov:entity :newsArticle; :foo :bar ] .</rdfs:comment>
         <category>qualified</category>
         <component>derivations</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#hadPrimarySource"/>
     </owl:Class>
     
@@ -1763,7 +1763,6 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Start">
         <rdfs:label>Start</rdfs:label>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
@@ -1773,6 +1772,7 @@
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualifiedStart [ a prov:Start; prov:entity :bang; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ] .</rdfs:comment>
         <definition xml:lang="en">Start is when an activity is deemed to have started. The activity did not exist before its start. Any usage or generation involving an activity follows the activity&#39;s start. A start may refer to an entity, known as trigger, that set off the activity, or to an activity, known as starter, that generated the trigger.</definition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasStartedBy"/>
     </owl:Class>
     
@@ -1781,7 +1781,6 @@
     <!-- http://www.w3.org/ns/prov#Usage -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Usage">
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Usage</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
@@ -1792,9 +1791,12 @@
         <definition xml:lang="en">Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity.</definition>
         <category>qualified</category>
         <component>entities-activities</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#used"/>
     </owl:Class>
+</rdf:RDF>
 
 
-</rdf:RDF>
 
+<!-- Generated by the OWL API (version 3.1.0.20069) http://owlapi.sourceforge.net -->
+
--- a/ontology/prov-o-html-sections/description-expanded-terms.inc.html	Sun Jul 08 21:29:19 2012 +0100
+++ b/ontology/prov-o-html-sections/description-expanded-terms.inc.html	Sun Jul 08 21:29:39 2012 +0100
@@ -38,13 +38,15 @@
 
 	  <p>More general and more specific properties are also provided by the expanded terms. More generally, the property <a href="#wasInfluencedBy" class="qname">prov:wasInfluencedBy</a> is a superproperty that relates any influenced Entity, Activity, or Agent to any other influencing Entity, Activity, or Agent that had an effect on its characteristics. 
         More specifically, three subproperties of <span class="repeated">prov:wasDerivedFrom</span> are provided for certain kinds of derivation among Entities: 
-      <a href="#wasQuotedFrom" class="qname">prov:wasQuotedFrom</a> cites a potentially larger Entity (such as a Book, or Blog) from which an Entity was taken, 
-      <a href="#wasRevisionOf" class="qname">prov:wasRevisionOf</a> cites an older version of a revised Entity (such as a first edition of a book), and 
-      <a href="#hadPrimarySource" class="qname">prov:hadPrimarySource</a> cites an ancestor Entity produced by some agent with direct experience and 
+      <a href="#wasQuotedFrom" class="qname">prov:wasQuotedFrom</a> cites a potentially larger Entity (such as a book, blog, or image) from which a new Entity was created
+      by repeating some or all of the original, 
+      <a href="#wasRevisionOf" class="qname">prov:wasRevisionOf</a> indicates that the derived Entity contains substantial content from the original Entity 
+      (e.g., two editions of a book), and 
+      <a href="#hadPrimarySource" class="qname">prov:hadPrimarySource</a> cites an older Entity produced by some agent with direct experience and 
       knowledge about the topic (such as a reading from a sensor, or a journal written during an historical event). 
       </p>
 	  
-	  <p>The <strong>second</strong> category relates Entities according to their levels of abstraction, where some Entities may present more aspects than their more general counterparts. 
+	  <p>The <strong>second</strong> category relates Entities according to their levels of abstraction, where some Entities may present more specific aspects than their more general counterparts. 
       While <a href="#specializationOf" class="qname">prov:specializationOf</a> links a more specific Entity to a more general one (e.g., today's BBC news home page versus BBC's news home page on any day), <a href="#alternateOf" class="qname">prov:alternateOf</a> links Entities that present aspects of the same thing, but not necessarily the same aspects or at the same time (e.g., the serialization of a document in different formats).
     <a href="#mentionOf" class="qname">prov:mentionOf</a> is a special type of <span class="repeated">prov:specializationOf</span> whose subject presents as an aspect a particular <span class="repeated">prov:Bundle</span> in which its more general Entity was described (<a href="#asInBundle" class="qname">prov:asInBundle</a> is used to cite the Bundle in which the generalization was mentioned).
 	  </p>
@@ -65,8 +67,8 @@
 		</p>
 
  
-      <p>The <strong>fourth</strong> category describes the lifetime of an Entity beyond being <strong>generated</strong> by an Activity and <strong>used</strong> by other Activities. For example, a painting could not have been displayed before it was painted, and it cannot be sold after it is destroyed by fire. 
-      Similarly to how Activities have start and end times, an Entity may be bound by points in time for which it was generated or is no longer usable. 
+      <p>The <strong>fourth</strong> category describes the lifetime of an Entity beyond being <strong>generated</strong> by an Activity and <strong>used</strong> by other Activities. For example, a painting could not have been displayed before it was painted, and it could not be sold after it was destroyed by fire. 
+      Similar to how Activities have start and end times, an Entity may be bound by points in time for which it was generated or is no longer usable. 
 The properties <a href="#generatedAtTime" class="qname">prov:generatedAtTime</a> and <a href="#invalidatedAtTime" class="qname">prov:invalidatedAtTime</a> can be used to bound the starting and ending moments of an Entity's existence. The Activities that led to the generation or invalidation of an Entity can be provided using <span class="repeated">prov:wasGeneratedBy</span> and <a href="#wasInvalidatedBy" class="qname">prov:wasInvalidatedBy</a>, respectively. 
 <a href="#generated" class="qname">prov:generated</a> and <a href="#invalidated" class="qname">prov:invalidated</a> are the inverses of <span class="repeated">prov:wasGeneratedBy</span> and <span class="repeated">prov:wasInvalidatedBy</span>, respectively, and are defined to facilitate Activity-centric in addition to Entity-centric modeling. 
       </p>
@@ -84,7 +86,7 @@
         </div>
 		   
 		   <p>
-		   Agent <code>ex:derek</code>, acting again in behalf of the <code>ex:chartgenerators</code> organization, 
+		   Agent <code>ex:derek</code>, acting again on behalf of the <code>ex:chartgenerators</code> organization, 
 		   publishes a post about his recent changes to the aggregated file (<code>ex:aggregatedByRegions</code>) using the tool <code>ex:postEditor</code>. Since he is the one who started and ended the publishing activity (<code>ex:publicationActivity1123</code>), that information
 		   is recorded as well. The post produced by <code>ex:derek</code> (<code>ex:post9821v1</code>) includes a permanent link where the content of the latest version is shown
 		   (<code>ex:more-crime-happens-in-cities</code>) plus a snapshot of the content of the current version (<code>ex:postContent0</code>). Derek also adds additional metadata of the post, like the title.
@@ -96,9 +98,9 @@
 		   </p>		   
 		   
 		 <div about="#narrative-example-expanded-1-a" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
-           <p>Shortly after Derek's post publication, ex:monica adapts the text for a wider audience in a new post (<code>ex:post9822</code>). This version is an specialization of the original post,
+           <p>Shortly after Derek's post publication, ex:monica adapts the text for a wider audience in a new post (<code>ex:post9822</code>). This version is a specialization of the original post,
 		   and an alternate of the version modified by Derek. Since the provenance produced by the activities of Derek and Monica correspond to different user views, the system
-		   automatically publish it in different <a href="#Bundle" class="qname">prov:Bundles</a> (<code>ex:bundlePost and ex:bundlePost1</code>).
+		   automatically publish it in different <a href="#Bundle" class="qname">prov:Bundle</a>s (<code>ex:bundlePost and ex:bundlePost1</code>).
             </p> 		   
             <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt1_a.ttl"
                  class="example">{% escape %}{% include "includes/prov/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt1_a.ttl" %}{% endescape %}</pre> 
--- a/ontology/prov-o-html-sections/description-qualified-terms.inc.html	Sun Jul 08 21:29:19 2012 +0100
+++ b/ontology/prov-o-html-sections/description-qualified-terms.inc.html	Sun Jul 08 21:29:39 2012 +0100
@@ -1,14 +1,18 @@
 <!-- incorporate https://dvcs.w3.org/hg/prov/rev/e3ecc51f4598 -->
      <section id="description-qualified-terms">
        <h3>Qualified Terms</h3>
-       <p>The Qualified Terms category is for users who wish to provide further details about the influence among
+       <p>The Qualified Terms category is for users who wish to provide further details about the provenance-related influence among
          Entities, Activities, and Agents.  The terms in this category are the result of
          applying the <strong>Qualification Pattern</strong> [[LD-Patterns-QR]] to the simple (unqualified)
          relations available in the <a href="#prov-starting-point-owl-terms-at-a-glance">Starting Point</a> and 
          <a href="#prov-expanded-owl-terms-at-a-glance">Expanded</a> categories.  
       The Qualification Pattern consists of restating the unqualified
          relation by using an intermediate class that represents the influence between two resources. 
-      This new instance, in turn, can be described with arbitrary descriptions about the influence between the two resources cited. The following two tables list the relations that can be qualified using the Qualification Pattern, along with the properties used to qualify them. For example, the first table's third row indicates that when we want to elaborate the association (<span class="repeated">prov:wasAssociatedWith</span>) that an Agent had upon an Activity, we add an additional description (<span class="repeated">prov:qualifiedAssociation</span>) to the Activity that references an instance of <span class="repeated">prov:Association</span> that, in turn, references the influencing Agent with the property <span class="repeated">prov:agent</span>. The instance of  <span class="repeated">prov:Association</span> can then be annotated with arbitrary descriptions about the influence that the Agent had upon the Activity.
+      This new instance, in turn, can be annotated with additional descriptions about the influence relationships between the two resources cited. 
+      The following two tables list the relations that can be qualified using the Qualification Pattern, along with the properties used to qualify them. 
+      For example, the first table's third row indicates that when we want to elaborate the association (<span class="repeated">prov:wasAssociatedWith</span>) that an 
+      Agent had upon an Activity, we can create an instance of <span class="repeated">prov:Association</span> 
+      and use that to express additional descriptions about the influence that the Agent had upon the Activity.  
       </p>
 
       <div id="qualified-forms-starting-point" style="padding: 10px">
@@ -122,10 +126,10 @@
                  style="width: 70%; min-width: 25em; max-width: 70em" 
                  alt="Express association between an activity and an agent using a binary relationship and an alternatie qualified relationship"/>
             <div class="figcaption"><a href="#qualified-terms-figure">Figure 3</a>: 
-            Illustration of patterns for qualifying starting-point relations, using classes prov:Usage, prov:Generation, prov:Invalidation, prov:Communication, 
-            prov:Start, prov:End, prov:Derivation, prov:Delegation, prov:Attribution and prov:Association.
-         Illustration of the properties and classes to use (<span style="color: blue">in blue</span>)
-             to qualify unqualified influence relations (dotted black).<br/>
+            Illustration of the properties and classes to use (<span style="color: blue">in blue</span>)
+            to qualify the 
+            <a href="#description-starting-point-terms">starting point</a> and 
+            <a href="description-expanded-terms">expanded</a> influence relations (<strong>dotted black</strong>). <br/>
             <a href="#Quotation">Quotation</a>, <a href="#Revision">Revision</a>, and <a href="#Source">Source</a> 
              are omitted because they are special forms of <a href="#Derivation">Derivation</a> and follow the same pattern as subfigure <strong>g</strong>.</div>
        </div>
--- a/ontology/prov-o-html-sections/description-starting-points.inc.html	Sun Jul 08 21:29:19 2012 +0100
+++ b/ontology/prov-o-html-sections/description-starting-points.inc.html	Sun Jul 08 21:29:39 2012 +0100
@@ -45,8 +45,8 @@
             <div class="figcaption"><a href="#starting-points-figure">Figure 1</a>. The three Starting Point classes and the properties that relate them.</div>
       </div>
 
-        <div about="#narrative-example-simple-1" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
-           <p>The following PROV-O describes the resources involved when creating a chart about crime statistics. The example uses only Starting Point terms and serves as a basis for elaboration that will be described in subsequent sections. In the example, Derek performs an aggregation of some government crime data, grouping by national regions that are described in a separate dataset by a civil action group.
+        <div id="narrative-example-simple-1" about="#narrative-example-simple-1" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
+           <p>The <a href="#narrative-example-simple-1">following PROV-O</a> describes the resources involved when creating a chart about crime statistics. The example uses only Starting Point terms and serves as a basis for elaboration that will be described in subsequent sections. In the example, Derek performs an aggregation of some government crime data, grouping by national regions that are described in a separate dataset by a civil action group.
            </p> 
            <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/khalid-jun-dropbox/eg16-journalism-simple-without-comments.ttl"
                 class="example">{% include "includes/eg16-journalism-simple-without-comments.ttl" %}</pre>
--- a/ontology/prov.ttl	Sun Jul 08 21:29:19 2012 +0100
+++ b/ontology/prov.ttl	Sun Jul 08 21:29:39 2012 +0100
@@ -473,7 +473,7 @@
     a owl:ObjectProperty ;
     rdfs:comment """The prov:mentionOf and prov:asInBundle properties are \"at risk\" (http://www.w3.org/2005/10/Process-20051014/tr#cfi) and may be removed from this specification based on feedback. Please send feedback to public-prov-comments@w3.org.
 
-These two properties are used to encode the PROV-DM's Mention construct (http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-mention), which might be removed from PROV if implementation experience reveals problems with supporting this construct. """@en, "When :x prov:mentionOf :y and :y is described in Bundle :b, the triple :x prov:asInBundle :b is also asserted to cite the Bundle in which :b was described."@en ;
+These two properties are used to encode the PROV-DM's Mention construct (http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-mention), which might be removed from PROV if implementation experience reveals problems with supporting this construct. """@en, "When :x prov:mentionOf :y and :y is described in Bundle :b, the triple :x prov:asInBundle :b is also asserted to cite the Bundle in which :y was described."@en ;
     rdfs:domain :Entity ;
     rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "asInBundle" ;
@@ -1312,6 +1312,20 @@
 
 []
     a owl:Axiom ;
+    owl:annotatedProperty rdfs:domain ;
+    owl:annotatedSource :wasInfluencedBy ;
+    owl:annotatedTarget [
+        a owl:Class ;
+        owl:unionOf (:Activity
+            :Agent
+            :Entity
+        )
+    ] ;
+    :definition "influencee: an identifier (o2) for an entity, activity, or agent; " ;
+    :dm "http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-influence" .
+
+[]
+    a owl:Axiom ;
     owl:annotatedProperty rdfs:range ;
     owl:annotatedSource :wasInfluencedBy ;
     owl:annotatedTarget [
@@ -1326,20 +1340,6 @@
 
 []
     a owl:Axiom ;
-    owl:annotatedProperty rdfs:domain ;
-    owl:annotatedSource :wasInfluencedBy ;
-    owl:annotatedTarget [
-        a owl:Class ;
-        owl:unionOf (:Activity
-            :Agent
-            :Entity
-        )
-    ] ;
-    :definition "influencee: an identifier (o2) for an entity, activity, or agent; " ;
-    :dm "http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-influence" .
-
-[]
-    a owl:Axiom ;
     rdfs:comment "Quotation is a particular case of derivation (see http://www.w3.org/TR/prov-dm/#term-quotation) in which an entity is derived from an original entity by copying, or \"quoting\", some or all of it. " ;
     owl:annotatedProperty rdfs:subPropertyOf ;
     owl:annotatedSource :wasQuotedFrom ;
Binary file primer/OverviewDiagram.png has changed
--- a/primer/Primer.html	Sun Jul 08 21:29:19 2012 +0100
+++ b/primer/Primer.html	Sun Jul 08 21:29:39 2012 +0100
@@ -25,27 +25,45 @@
     "PROV-DM":
      "Luc Moreau, Paolo Missier"+
      "<a href=\"http://www.w3.org/TR/prov-dm/\"><cite>The PROV Data Model and Abstract Syntax Notation</cite></a>. "+
-     "Working Draft"+
+     "Working Draft, "+
      "URL: <a href=\"http://www.w3.org/TR/prov-dm/\">http://www.w3.org/TR/prov-dm/</a>",
 
     "PROV-O":
      "Satya Sahoo, Deborah McGuinness"+
      "<a href=\"http://www.w3.org/TR/prov-o/\"><cite>The PROV Ontology: Model and Formal Semantics</cite></a>. "+
-     "Working Draft"+
+     "Working Draft, "+
      "URL: <a href=\"http://www.w3.org/TR/prov-o/\">http://www.w3.org/TR/prov-o/</a>",
     
     "PROV-N":
      "Luc Moreau, Paolo Missier"+
      "<a href=\"http://www.w3.org/TR/prov-n/\"><cite>PROV-N: The PROV Notation</cite></a>. "+
-     "Working Draft"+
+     "Working Draft, "+
      "URL: <a href=\"http://www.w3.org/TR/prov-n/\">http://www.w3.org/TR/prov-n/</a>",
 
+    "PROV-AQ":
+     "Graham Klyne, Paul Groth"+
+     "<a href=\"http://www.w3.org/TR/prov-aq/\"><cite>PROV-AQ: Provenance Access and Query</cite></a>. "+
+     "Working Draft, "+
+     "URL: <a href=\"http://www.w3.org/TR/prov-aq/\">http://www.w3.org/TR/prov-aq/</a>",
+
+    "PROV-CONSTRAINTS":
+     "James Cheney, Paolo Missier, Luc Moreau"+
+     "<a href=\"http://www.w3.org/TR/prov-constraints/\"><cite>Constraints of the Provenance Data Model</cite></a>. "+
+     "Working Draft, "+
+     "URL: <a href=\"http://www.w3.org/TR/prov-constraints/\">http://www.w3.org/TR/prov-constraints/</a>",
+
     "TURTLE":
      "Eric Prud'hommeaux, Gavin Carothers"+
      "<a href=\"http://www.w3.org/TR/2011/WD-turtle-20110809/\"><cite>Turtle: Terse RDF Triple Language</cite></a>. "+
      "9 August 2011. W3C Working Draft. "+
-     "URL: <a href=\"http://www.w3.org/TR/2011/WD-turtle-20110809/\">http://www.w3.org/TR/2011/WD-turtle-20110809/</a>"
-   };
+     "URL: <a href=\"http://www.w3.org/TR/2011/WD-turtle-20110809/\">http://www.w3.org/TR/2011/WD-turtle-20110809/</a>",
+    
+    "PROVENANCE-XG":
+     "Yolanda Gil, James Cheney, Paul Groth, Olaf Hartig, Simon Miles, Luc Moreau, Paulo Pinheiro da Silva"+
+     "<a href=\"http://www.w3.org/2005/Incubator/prov/XGR-prov/\"><cite>Provenance XG Final Report</cite></a>. "+
+     "8 December 2010. "+
+     "URL: <a href=\"http://www.w3.org/2005/Incubator/prov/XGR-prov/\">http://www.w3.org/2005/Incubator/prov/XGR-prov/</a>"
+    };
    
    var respecConfig = {
     // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
@@ -190,14 +208,14 @@
     This primer document provides an accessible introduction to the PROV 
     specification for provenance on the Web.  
     The <i>provenance</i> of digital objects represents their origins.  PROV is a 
-    proposed specification to represent provenance records, 
+    proposed specification to express provenance records, 
     which contain <i>descriptions</i> of the entities 
     and activities involved in producing and delivering or otherwise influencing a 
     given object.
     For the remainder of this document, we use the term 'provenance' to refer also
     to records of provenance, except where the distinction is important for clarity.
     By knowing the provenance of an object, we can perceive how to
-    how use it.  Provenance can be used for many purposes, such as 
+    use it.  Provenance can be used for many purposes, such as 
     understanding how data was collected so it can be meaningfully used, determining 
     ownership and rights over an object, making judgments about information to 
     determine whether to trust it, verifying that the process and steps used to obtain a 
@@ -238,7 +256,7 @@
    For general background on provenance, a 
    comprehensive overview of requirements, use cases, prior research, and proposed 
    vocabularies for provenance are available from the 
-   <a href="http://www.w3.org/2005/Incubator/prov/XGR-prov/">Final Report of the W3C Provenance Incubator Group</a>.  
+   Final Report of the W3C Provenance Incubator Group [[PROVENANCE-XG]].
    That document contains three general scenarios 
    that may help identify the provenance aspects of planned applications and 
    help plan the design of a provenance system.
@@ -258,8 +276,8 @@
   </ul>
 
   <p>There are additional reference documents for PROV that are not covered in this 
-   primer, including the PROV Access and Query aspects of the specification (PROV-AQ), 
-   the constraints on the PROV data model (PROV-DM-CONSTRAINTS), 
+   primer, including the PROV Access and Query aspects of the specification [[PROV-AQ]], 
+   the constraints on the PROV data model [[PROV-CONSTRAINTS]], 
    a formal semantics of the PROV data model (PROV-SEM), and the PROV XML notation 
    (PROV-XML). </p>
 
@@ -271,8 +289,8 @@
   <p>
    This section provides an intuitive explanation of the main concepts in PROV. 
    As with the rest of this document, it should be treated as a starting point for
-   understanding the model. The PROV-DM data model document [[PROV-DM]]
-   provides precise definitions and constraints to be used.
+   understanding the model. The PROV data model document [[PROV-DM]]
+   provides precise definitions and constraints [[PROV-CONSTRAINTS]] to be used.
   </p>
   <p>
    The following diagram provides a high level overview of the structure of PROV records,
@@ -280,7 +298,6 @@
    The diagram is the same that appears in the [[PROV-DM]] document.
    Note that because PROV is meant to describe how things were created or delivered, 
    PROV relations are named so they can be used in assertions about the past.  
-   This also affects the domain and range of the relations in PROV.  
   </p>
 
   <div style="text-align: center;">
@@ -318,20 +335,21 @@
     For example, if the second version of document D was generated 
     by a translation from the first version of the document in another language,
     then this translation is an activity.
-   </p>
+   </p>Use
   </section>
 
   <section>
-   <h3>Use and Generation</h3>
+   <h3>Usage and Generation</h3>
    <p>
     Activities <i>generate</i> new entities.
     For example, writing a document brings the document into existence, while
     revising the document brings a new version into existence.
+    Activities also make <i>use</i> of entities. For example, revising a document
+    to fix spelling mistakes uses the original version of the document as well
+    as a list of corrections.
     Generation does not always occur at the end of an activity, and an activity may generate entities
     part-way through.
-    Activities also make <i>use</i> of entities. For example, revising a document
-    to fix spelling mistakes uses the original version of the document as well
-    as a list of corrections. 
+    Likewise, usage does not always occur at the beginning of an activity.
    </p>
   </section>
 
@@ -375,8 +393,8 @@
    <p>
     A <i>role</i> is a description of the function or the part that an entity 
     played in an activity.  Roles specify
-    the relationship between an entity and an activity, whether
-    how an activity used an entity or generated an entity.  Roles also specify how agents are
+    the relationship between an entity and an activity, i.e. how
+    the activity used or generated the entity.  Roles also specify how agents are
     involved in an activity, qualifying their participation in the activity or
     specifying for what aspect of it each agent was responsible.
     For example, an agent may play the role of "editor" in an activity that uses
@@ -435,7 +453,7 @@
    <p>
     Entities are defined in a flexible way in PROV, allowing for different
     perspectives to be taken as appropriate for the application. The following
-    are examples illustrate this idea.
+    are examples illustrating this idea.
    </p>
    <ul>
     <li>The same entity can appear with different descriptions in a provenance record
@@ -475,8 +493,8 @@
   <p>
    In the following sections, we show how PROV can be used to model 
    provenance in a specific example scenario. Samples of PROV data are given.
-   These samples use the namespace prefix <b>prov</b> denotes 
-   terms from the PROV ontology, while <b>ex</b> denotes terms specific to the example.
+   These samples use the namespace prefixes <b>prov</b>, denoting 
+   terms from the PROV ontology, and <b>ex</b>, denoting terms specific to the example.
    We illustrate in these examples how PROV can be used in combination with other
    languages, such as FOAF and Dublin Core (with namespace prefix <b>foaf</b> and 
    <b>dcterms</b> respectively).
@@ -486,7 +504,7 @@
   </p>
   <ul>
    <li>[[PROV-O]] RDF triples, expressed using the [[TURTLE]] notation.</li>
-   <li>[[PROV-N]] productions.</li>
+   <li>[[PROV-N]] expressions.</li>
   </ul>
   <p>
    Select the formats to display using the buttons below. Note that if all formats
@@ -500,18 +518,20 @@
             set_display_by_id('hide-turtle-examples','none');
             set_display_by_id('show-turtle-examples','');" />
     <input id="show-turtle-examples" type="button" value="Show Turtle Examples"
-           style="display:none" onclick="
+           style="display:none"
+           onclick="
             set_display_by_class('pre','turtle example','');
             set_display_by_class('div','turtle example','');
             set_display_by_id('hide-turtle-examples','');
             set_display_by_id('show-turtle-examples','none');" />
     <input id="hide-provn-examples" type="button" value="Hide PROV-N Examples"
-           style="display:none" onclick="
+           onclick="
             set_display_by_class('pre','provn example','none');
             set_display_by_class('div','provn example','none');
             set_display_by_id('hide-provn-examples','none');
             set_display_by_id('show-provn-examples','');" />
     <input id="show-provn-examples" type="button" value="Show PROV-N Examples" 
+           style="display:none"
            onclick="
             set_display_by_class('pre','provn example','');
             set_display_by_class('div','provn example','');
@@ -546,11 +566,11 @@
   ex:chart1      a prov:Entity .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-  entity(ex:article, [dcterms:title="Crime rises in cities"])
+  entity(ex:article, [dcterms:title='Crime rises in cities'])
   entity(ex:dataSet1)
   entity(ex:regionList)
   entity(ex:composition)
@@ -563,7 +583,7 @@
     a list of regions (<code>ex:regionList</code>), 
     data aggregated by region (<code>ex:composition</code>), 
     and a chart (<code>ex:chart1</code>), and state that each is an entity.
-    Any entity may have attributes not specific to provenance, such as the title
+    Any entity may have attributes, such as the title
     of the article, expressed using <code>dcterms:title</code> above.
    </p>
    <p>
@@ -589,11 +609,11 @@
   ex:compile a prov:Activity .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     activity(ex:compile)
+  activity(ex:compile)
     </pre>
    </div>
    <p>
@@ -601,20 +621,25 @@
     which are first composing the data by region (<code>ex:compose</code>) and then generating the
     chart graphic (<code>ex:illustrate</code>).
    </p>
+   <!--p>
+    Further, the provenance describes the activities involved in generating chart from the data,
+    first composing the data by region (<code>ex:compose</code>) and then generating the
+    chart graphic (<code>ex:illustrate</code>).
+   </p -->
    <div class="turtle example">
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:compose    a prov:Activity .
-     ex:illustrate a prov:Activity .
+  ex:compose    a prov:Activity .
+  ex:illustrate a prov:Activity .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     activity(ex:compose)
-     activity(ex:illustrate)
+  activity(ex:compose)
+  activity(ex:illustrate)
     </pre>
    </div>
    <p>
@@ -624,12 +649,12 @@
   </section>
 
   <section>
-   <h3>Use and Generation</h3>
+   <h3>Usage and Generation</h3>
 
    <p>
     Concluding the basic description of what occurred, the provenance 
     describes the key relations among the above
-    entities and activities, i.e. the use of an entity by an activity,
+    entities and activities, i.e. the usage of an entity by an activity,
     or the generation of an entity by an activity.
    </p>
    <p>
@@ -641,18 +666,18 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:compose      prov:used           ex:dataSet1 ;
-                     prov:used           ex:regionList .
-     ex:composition  prov:wasGeneratedBy ex:compose .
+  ex:compose      prov:used           ex:dataSet1 ;
+                  prov:used           ex:regionList .
+  ex:composition  prov:wasGeneratedBy ex:compose .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     used(ex:compose, ex:dataSet1, -)
-     used(ex:compose, ex:regionList, -)
-     wasGeneratedBy(ex:composition, ex:compose, -)
+  used(ex:compose, ex:dataSet1, -)
+  used(ex:compose, ex:regionList, -)
+  wasGeneratedBy(ex:composition, ex:compose, -)
     </pre>
    </div>
    <p>
@@ -663,21 +688,21 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:illustrate prov:used           ex:composition .
-     ex:chart1     prov:wasGeneratedBy ex:illustrate .
+  ex:illustrate prov:used           ex:composition .
+  ex:chart1     prov:wasGeneratedBy ex:illustrate .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     used(ex:illustrate, ex:composition, -)
-     wasGeneratedBy(ex:chart1, ex:illustrate, -)
+  used(ex:illustrate, ex:composition, -)
+  wasGeneratedBy(ex:chart1, ex:illustrate, -)
     </pre>
    </div>
    <p>
     In visualizing the PROV data, usage and generation are connections between
-    entities and activities.
+    entities and activities. The arrows point from the future to the past.
    </p>
    <img src="images/use-generate.png" alt="Connection of the entities and activities by use and generation links"/>
   </section>
@@ -694,16 +719,16 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:compose    prov:wasAssociatedWith ex:derek .
-     ex:illustrate prov:wasAssociatedWith ex:derek .
+  ex:compose    prov:wasAssociatedWith ex:derek .
+  ex:illustrate prov:wasAssociatedWith ex:derek .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     wasAssociatedWith(ex:compose, ex:derek, -)
-     wasAssociatedWith(ex:illustrate, ex:derek, -)
+  wasAssociatedWith(ex:compose, ex:derek, -)
+  wasAssociatedWith(ex:illustrate, ex:derek, -)
     </pre>
    </div>
    <p>
@@ -716,18 +741,19 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:derek a prov:Agent ;
-              a prov:Person ;
-              foaf:givenName "Derek"^^xsd:string ;
-              foaf:mbox      &lt;mailto:derek@example.org&gt; .
+  ex:derek a prov:Agent ;
+           a prov:Person ;
+           foaf:givenName "Derek"^^xsd:string ;
+           foaf:mbox      &lt;mailto:derek@example.org&gt; .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     agent(ex:derek, [ prov:type="prov:Person", foaf:givenName = "Derek", 
-            foaf:mbox= "&lt;mailto:derek@example.org&gt;"])
+  agent(ex:derek,
+        [prov:type='prov:Person', foaf:givenName='Derek', 
+         foaf:mbox='&lt;mailto:derek@example.org&gt;'])
     </pre>
    </div>
    <p>
@@ -739,19 +765,20 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:derek prov:actedOnBehalfOf ex:chartgen .
-     ex:chartgen a prov:Agent ;
-                 a prov:Organization ;
-                 foaf:name "Chart Generators Inc" .
+  ex:derek prov:actedOnBehalfOf ex:chartgen .
+  ex:chartgen a prov:Agent ;
+              a prov:Organization ;
+              foaf:name "Chart Generators Inc" .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     agent(ex:chartgen, [ prov:type="prov:Organization",
-            foaf:name = "Chart Generators Inc"])
-     actedOnBehalfOf(ex:derek, ex:chartgen, ex:compose)
+  agent(ex:chartgen,
+        [prov:type='prov:Organization',
+         foaf:name = 'Chart Generators Inc'])
+  actedOnBehalfOf(ex:derek, ex:chartgen, ex:compose)
     </pre>
    </div>
    <p>
@@ -762,21 +789,21 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:chart1 prov:wasAttributedTo ex:derek .
+  ex:chart1 prov:wasAttributedTo ex:derek .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     wasAttributedTo(ex:chart1, ex:derek)
+  wasAttributedTo(ex:chart1, ex:derek)
     </pre>
    </div>
 
    <p>
     We can extend our graphical depiction to show the agents, association and attribution links.
    </p>
-   <img src="images/agents.png" alt="Agents added to provenance graph and linked to entities and activities"/>
+   <img src="images/agents.png" alt="Agents added to provenance graph and linked to entities and activities"  width="95%"/>
   </section>
 
   <section>
@@ -803,10 +830,10 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:dataToCompose        a prov:Role .
-     ex:regionsToAggregateBy a prov:Role .
-     ex:composedData         a prov:Role .
-     ex:analyst              a prov:Role .
+  ex:dataToCompose        a prov:Role .
+  ex:regionsToAggregateBy a prov:Role .
+  ex:composedData         a prov:Role .
+  ex:analyst              a prov:Role .
     </pre>
     <p>
      Examples in the sections above show descriptions of the simple facts that the
@@ -817,14 +844,14 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:compose prov:used ex:dataSet1 .
+  ex:compose prov:used ex:dataSet1 .
     </pre>
     <p>     
      The
      provenance can contain more details of exactly how these entities and agents
      were involved in the activity. 
      To express this, PROV-O refers to <i>qualified usage</i>, <i>qualified generation</i>, etc.,
-     which are descriptions consisting of several statements about how use, generation, etc. took place.
+     which are descriptions consisting of several statements about how usage, generation, etc. took place.
      For example, we may describe the plan followed by an agent in performing an activity, or
      the time at which an activity generated an entity, both illustrated later.
      Another example of qualified involvement is the role an entity played in an activity.
@@ -836,14 +863,14 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:compose prov:qualifiedUsage [
-                   a prov:Usage ;
-                   prov:entity  ex:dataSet1 ;
-                   prov:hadRole ex:dataToCompose 
+  ex:compose prov:qualifiedUsage [
+                a prov:Usage ;
+                prov:entity  ex:dataSet1 ;
+                prov:hadRole ex:dataToCompose 
      ] .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <p>
      In PROV-N, the role is expressed as one of the list of attributes in the used
      expression, with the attribute name <code>prov:role</code>.
@@ -851,7 +878,7 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     used(ex:compose, ex:dataSet1,   -, [ prov:role = "ex:dataToCompose"])
+  used(ex:compose, ex:dataSet1, -, [prov:role='ex:dataToCompose'])
     </pre>
    </div>
    <p>
@@ -862,18 +889,18 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:compose prov:qualifiedUsage [
-                   a prov:Usage ;
-                   prov:entity  ex:regionList ;
-                   prov:hadRole ex:regionsToAggregateBy
+  ex:compose prov:qualifiedUsage [
+                a prov:Usage ;
+                prov:entity  ex:regionList ;
+                prov:hadRole ex:regionsToAggregateBy
      ] .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     used(ex:compose, ex:regionList, -, [ prov:role = "ex:regionsToAggregateBy"])
+  used(ex:compose, ex:regionList, -, [prov:role='ex:regionsToAggregateBy'])
     </pre>
    </div>
    <p>
@@ -886,24 +913,24 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:compose  prov:qualifiedAssociation [
-                   a  prov:Association ;
-                   prov:agent    ex:derek ;
-                   prov:hadRole  ex:analyst
-     ] .
-     ex:composition prov:qualifiedGeneration [
-                        a prov:Generation ;
-                        prov:activity  ex:compose ;
-                        prov:hadRole   ex:composedData
-     ] .
+  ex:compose prov:qualifiedAssociation [
+                a  prov:Association ;
+                prov:agent    ex:derek ;
+                prov:hadRole  ex:analyst
+  ] .
+  ex:composition prov:qualifiedGeneration [
+                     a prov:Generation ;
+                     prov:activity  ex:compose ;
+                     prov:hadRole   ex:composedData
+  ] .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     wasAssociatedWith(ex:compose, ex:derek, -, [ prov:role = "ex:analyst"])
-     wasGeneratedBy(ex:composition, ex:compose, -, [ prov:role = "ex:composedData"])
+  wasAssociatedWith(ex:compose, ex:derek, -, [prov:role='ex:analyst'])
+  wasGeneratedBy(ex:composition, ex:compose, -, [prov:role='ex:composedData'])
     </pre>
    </div>
    <p>
@@ -929,16 +956,16 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:dataSet2 a prov:Entity ;
-                 prov:wasRevisionOf ex:dataSet1 .
+  ex:dataSet2 a prov:Entity ;
+              prov:wasRevisionOf ex:dataSet1 .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     entity(ex:dataSet2)
-     wasRevisionOf(ex:dataSet2, ex:dataSet1, -)
+  entity(ex:dataSet2)
+  wasDerivedFrom(ex:dataSet2, ex:dataSet1, [prov:type='prov:Revision'])
     </pre>
    </div>
    <p>
@@ -951,15 +978,15 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:chart2 a prov:Entity ;
-               prov:wasDerivedFrom ex:dataSet2 .
+  ex:chart2 a prov:Entity ;
+            prov:wasDerivedFrom ex:dataSet2 .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     wasDerivedFrom(ex:chart2, ex:dataSet2)
+  wasDerivedFrom(ex:chart2, ex:dataSet2)
     </pre>
    </div>
    <p>and that the new chart is a revision of the original one:
@@ -968,16 +995,16 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:chart2 a prov:Entity ;
-                 prov:wasRevisionOf ex:chart1 .
+  ex:chart2 a prov:Entity ;
+            prov:wasRevisionOf ex:chart1 .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     entity(ex:chart2)
-     wasRevisionOf(ex:chart2, ex:chart1)
+  entity(ex:chart2)
+  wasDerivedFrom(ex:chart2, ex:chart1, [prov:type='prov:Revision'])
     </pre>
    </div>
    <p>
@@ -1002,18 +1029,18 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:correct      a prov:Activity .
-     ex:edith        a prov:Agent, prov:Person .
-     ex:instructions a prov:Plan .
+  ex:correct      a prov:Activity .
+  ex:edith        a prov:Agent, prov:Person .
+  ex:instructions a prov:Plan .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     activity(ex:correct)
-     agent(ex:edith, [ prov:type="prov:Person" ])
-     entity(ex:instructions)
+  activity(ex:correct)
+  agent(ex:edith, [prov:type='prov:Person'])
+  entity(ex:instructions)
     </pre>
    </div>
    <div class="turtle example">
@@ -1025,22 +1052,23 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:correct prov:qualifiedAssociation [
-                    a Association ;
-                    prov:agent   ex:edith ;
-                    prov:hadPlan ex:instructions
-                ] .
-     ex:dataSet2 prov:wasGeneratedBy ex:correct .
+  ex:correct prov:qualifiedAssociation [
+                 a Association ;
+                 prov:agent   ex:edith ;
+                 prov:hadPlan ex:instructions
+  ] .
+  ex:dataSet2 prov:wasGeneratedBy ex:correct .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <p>
      In PROV-N, the plan is an optional parameter to wasAssociatedWith descriptions.
     </p>
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     wasAssociatedWith(ex:correct, ex:edith, ex:instructions)
+  wasAssociatedWith(ex:correct, ex:edith, ex:instructions)
+  wasGeneratedBy(ex:dataSet2, ex:correct, -)
     </pre>
    </div>
    <p>
@@ -1057,32 +1085,23 @@
     The government agency that produced GovData is concerned to know how long
     the incorrect chart was in circulation before the corrected chart was created.
     That is, they wish to compare the times at which the original and the corrected
-    charts were generated. Time of generation is expressed in PROV-O using a qualified
-    description of the generation. The snippet below shows that the second chart
+    charts were generated. The snippet below shows that the second chart
     was generated roughly a month after the first.
    </p>
    <div class="turtle example">
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:chart1 prov:qualifiedGeneration [
-                    a prov:Generation ;
-                    prov:activity ex:compile ;
-                    prov:atTime   "2012-03-02T10:30:00"^^xsd:dateTime
-     ] .
-     ex:chart2 prov:qualifiedGeneration [
-                    a prov:Generation ;
-                    prov:activity ex:compile2 ;
-                    prov:atTime   "2012-04-01T15:21:00"^^xsd:dateTime
-     ] .
+  ex:chart1 prov:generatedAtTime "2012-03-02T10:30:00"^^xsd:dateTime .
+  ex:chart2 prov:generatedAtTime "2012-04-01T15:21:00"^^xsd:dateTime .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     wasGeneratedBy(ex:chart1, ex:compile,  2012-03-02T10:30:00)
-     wasGeneratedBy(ex:chart2, ex:compile2, 2012-04-01T15:21:00)
+  wasGeneratedBy(ex:chart1, ex:compile,  2012-03-02T10:30:00)
+  wasGeneratedBy(ex:chart2, ex:compile2, 2012-04-01T15:21:00)
     </pre>
    </div>
 
@@ -1097,22 +1116,22 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:correct prov:startedAtTime "2012-03-31T09:21:00"^^xsd:dateTime ;
-                prov:endedAtTime   "2012-04-01T15:21:00"^^xsd:dateTime .
+  ex:correct prov:startedAtTime "2012-03-31T09:21:00"^^xsd:dateTime ;
+             prov:endedAtTime   "2012-04-01T15:21:00"^^xsd:dateTime .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     activity(ex:correct, 2012-03-31T09:21:00, 2012-04-01T15:21:00)
+  activity(ex:correct, 2012-03-31T09:21:00, 2012-04-01T15:21:00)
     </pre>
    </div>
    <p>
     Time is visualized as additional information regarding activities or the
     links between activities and entities or agents.
    </p>
-   <img src="images/time.png" alt="Annotation of provenance graph with example timestamps"/>
+   <img src="images/time.png" alt="Annotation of provenance graph with example timestamps" width="95%"/>
   </section>
 
   <section>
@@ -1121,22 +1140,22 @@
    <p>
     Before noticing anything wrong with the government data, Betty had already
     posted a blog entry about the article. The blog entry had its own published
-    provenance, stating that it quoted from the article.
+    provenance, stating that it quoted some text from the article.
    </p>
    <div class="turtle example">
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:blogEntry a prov:Entity ;
-                  prov:wasQuotedFrom ex:article .
+  ex:blogEntry a prov:Entity ;
+               prov:wasQuotedFrom ex:article .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     entity(ex:blogEntry)
-     wasQuotedFrom(ex:blogEntry, ex:article)
+  entity(ex:blogEntry)
+  wasDerivedFrom(ex:blogEntry, ex:article, [prov:type='prov:Quotation'])
     </pre>
    </div>
    <p>
@@ -1151,15 +1170,16 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:articleV1 prov:specializationOf ex:article .
+  ex:articleV1 a prov:Entity ;
+               prov:specializationOf ex:article .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     entity(ex:articleV1)
-     specializationOf(ex:articleV1, ex:article)
+  entity(ex:articleV1)
+  specializationOf(ex:articleV1, ex:article)
     </pre>
    </div>
    <p>
@@ -1174,19 +1194,23 @@
     <div class="exampleheader">
      <span class="exampleheader"><b>Turtle Example</b></span></div>
     <pre>
-     ex:articleV2 prov:specializationOf ex:article .
-     ex:articleV2 prov:alternateOf      ex:articleV1 .
+  ex:articleV2 prov:specializationOf ex:article .
+  ex:articleV2 prov:alternateOf      ex:articleV1 .
     </pre>
    </div>
-   <div class="provn example" style="display:none">
+   <div class="provn example">
     <div class="exampleheader">
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
-     specializationOf(ex:articleV2, ex:article)
-     alternateOf(ex:articleV1, ex:articleV2)
+  specializationOf(ex:articleV2, ex:article)
+  alternateOf(ex:articleV2, ex:articleV1)
     </pre>
    </div>
    <p>
+    Note that above we could have also
+    stated that <code>ex:articleV2</code> was a revision of <code>ex:articleV1</code>,
+    as we did between <code>ex:chart2</code> and <code>ex:chart1</code>,
+    which would describe more concretely how the alternate entities are related.
     Specialization and alternate relations connect entities, and so are visualized
     as links between them.
    </p>
@@ -1196,10 +1220,9 @@
   <section>
    <h3>Complete PROV data</h3>
    <p>
-    The set of provenance records above could be grouped into one or multiple bundles.
-    We visualize the whole example as a single bundle below.
+    We visualize the whole example below.
    </p>
-   <img src="images/everything.png" alt="Provenance graph for whole example"/>
+   <img src="images/everything.png" alt="Provenance graph for whole example" width="95%"/>
   </section>
  </section>
 
@@ -1215,8 +1238,10 @@
   <ul>
    <li>Added selection between Turtle and PROV-N examples with supporting text.</li>
    <li>Removed PROV-N appendix.</li>
-   <li>Clarifications and improvements throughout the text.</li>
    <li>Removed reference to accounts, using bundles instead.</li>
+   <li>Scaled the width of wide figures to aid printing.</li>
+   <li>Used generatedAtTime rather than qualified PROV-O.</li>
+   <li>Many clarifications and improvements throughout the text.</li>
   </ul>
  </section>
 
Binary file primer/WD-prov-primer-201207/OverviewDiagram.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-201207/Primer.html	Sun Jul 08 21:29:39 2012 +0100
@@ -0,0 +1,1248 @@
+<!DOCTYPE html>
+<html>
+ <head> 
+  <title>PROV Model Primer</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  <!--
+    === NOTA BENE ===
+    For the three scripts below, if your spec resides on dev.w3 you can check them
+    out in the same tree and use relative links so that they'll work offline,
+  -->
+  <!-- PM -->
+  <style type="text/css">
+   .note { font-size:small; margin-left:50px }
+  </style>
+
+  <script src="http://www.w3.org/2007/OWL/toggles.js" class="remove"></script> 
+  <script src="http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js" class="remove"></script>
+
+  <script class="remove">
+   var addExtraReferences = function() {
+    for (var k in extraReferences)
+     berjon.biblio[k] = extraReferences[k];
+   };
+   var extraReferences = {
+    "PROV-DM":
+     "Luc Moreau, Paolo Missier"+
+     "<a href=\"http://www.w3.org/TR/prov-dm/\"><cite>The PROV Data Model and Abstract Syntax Notation</cite></a>. "+
+     "Working Draft, "+
+     "URL: <a href=\"http://www.w3.org/TR/prov-dm/\">http://www.w3.org/TR/prov-dm/</a>",
+
+    "PROV-O":
+     "Satya Sahoo, Deborah McGuinness"+
+     "<a href=\"http://www.w3.org/TR/prov-o/\"><cite>The PROV Ontology: Model and Formal Semantics</cite></a>. "+
+     "Working Draft, "+
+     "URL: <a href=\"http://www.w3.org/TR/prov-o/\">http://www.w3.org/TR/prov-o/</a>",
+    
+    "PROV-N":
+     "Luc Moreau, Paolo Missier"+
+     "<a href=\"http://www.w3.org/TR/prov-n/\"><cite>PROV-N: The PROV Notation</cite></a>. "+
+     "Working Draft, "+
+     "URL: <a href=\"http://www.w3.org/TR/prov-n/\">http://www.w3.org/TR/prov-n/</a>",
+
+    "PROV-AQ":
+     "Graham Klyne, Paul Groth"+
+     "<a href=\"http://www.w3.org/TR/prov-aq/\"><cite>PROV-AQ: Provenance Access and Query</cite></a>. "+
+     "Working Draft, "+
+     "URL: <a href=\"http://www.w3.org/TR/prov-aq/\">http://www.w3.org/TR/prov-aq/</a>",
+
+    "PROV-CONSTRAINTS":
+     "James Cheney, Paolo Missier, Luc Moreau"+
+     "<a href=\"http://www.w3.org/TR/prov-constraints/\"><cite>Constraints of the Provenance Data Model</cite></a>. "+
+     "Working Draft, "+
+     "URL: <a href=\"http://www.w3.org/TR/prov-constraints/\">http://www.w3.org/TR/prov-constraints/</a>",
+
+    "TURTLE":
+     "Eric Prud'hommeaux, Gavin Carothers"+
+     "<a href=\"http://www.w3.org/TR/2011/WD-turtle-20110809/\"><cite>Turtle: Terse RDF Triple Language</cite></a>. "+
+     "9 August 2011. W3C Working Draft. "+
+     "URL: <a href=\"http://www.w3.org/TR/2011/WD-turtle-20110809/\">http://www.w3.org/TR/2011/WD-turtle-20110809/</a>",
+    
+    "PROVENANCE-XG":
+     "Yolanda Gil, James Cheney, Paul Groth, Olaf Hartig, Simon Miles, Luc Moreau, Paulo Pinheiro da Silva"+
+     "<a href=\"http://www.w3.org/2005/Incubator/prov/XGR-prov/\"><cite>Provenance XG Final Report</cite></a>. "+
+     "8 December 2010. "+
+     "URL: <a href=\"http://www.w3.org/2005/Incubator/prov/XGR-prov/\">http://www.w3.org/2005/Incubator/prov/XGR-prov/</a>"
+    };
+   
+   var respecConfig = {
+    // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
+    //specStatus:           "FPWD-NOTE",
+    specStatus:           "WD",
+          
+    // the specification's short name, as in http://www.w3.org/TR/short-name/
+    shortName:            "prov-primer",
+ 
+    // if your specification has a subtitle that goes below the main
+    // formal title, define it here
+    subtitle   :  "",
+ 
+    // if you wish the publication date to be other than today, set this
+    // publishDate:  "2009-08-06",
+ 
+    // if the specification's copyright date is a range of years, specify
+    // the start date here:
+    // copyrightStart: "2005"
+ 
+    // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
+    // and its maturity status
+    previousPublishDate:  "2012-01-10",
+    previousMaturity:  "WD",
+ 
+    // if there a publicly available Editor's Draft, this is the link
+    edDraftURI:           "http://dvcs.w3.org/hg/prov/raw-file/default/primer/Primer.html",
+ 
+    // if this is a LCWD, uncomment and set the end of its review period
+    // lcEnd: "2009-08-05",
+ 
+    // if you want to have extra CSS, append them to this list
+    // it is recommended that the respec.css stylesheet be kept
+    extraCSS:             ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"],
+ 
+    // editors, add as many as you like
+    // only "name" is required
+    editors:  [
+     { name: "Yolanda Gil", url: "http://www.isi.edu/~gil/",
+      company: "Information Sciences Institute, University of Southern California, US" },
+     { name: "Simon Miles", url: "http://www.inf.kcl.ac.uk/staff/simonm",
+      company: "King's College London, UK" },
+    ],
+ 
+    // authors, add as many as you like.
+    // This is optional, uncomment if you have authors as well as editors.
+    // only "name" is required. Same format as editors.
+ 
+    authors:  [
+     { name: "<a href=\"http://semanticweb.org/wiki/Khalid_Belhajjame\">Khalid Belhajjame</a>",
+      company: "University of Manchester" },
+     { name: "Helena Deus",
+      company: "Digital Enterprise Research Institute (DERI), NUI Galway" },
+     { name: "<a href=\"http://www.oeg-upm.net/index.php/en/phdstudents/28-dgarijo\">Daniel Garijo</a>",
+      company: "Universidad Politécnica de Madrid" },
+     { name: "Graham Klyne",
+      company: "University of Oxford" },
+     { name: "<a href=\"http://www.cs.ncl.ac.uk/people/Paolo.Missier\">Paolo Missier</a>",
+      company: "Newcastle University" },
+     { name: "<a href=\"http://soiland-reyes.com/stian/\">Stian Soiland-Reyes</a>",
+      company: "University of Manchester" },
+     { name: "<a href=\"http://tw.rpi.edu/web/person/StephanZednik\">Stephan Zednik</a>",
+      company: "Rensselaer Polytechnic Institute" },
+    ],
+          
+    // name of the WG
+    wg:           "Provenance Working Group",
+          
+    // URI of the public WG page
+    wgURI:        "http://www.w3.org/2011/prov/",
+          
+    // name (with the @w3c.org) of the public mailing to which comments are due
+    wgPublicList: "public-prov-wg",
+          
+    // URI of the patent status for this WG, for Rec-track documents
+    // !!!! IMPORTANT !!!!
+    // This is important for Rec-track documents, do not copy a patent URI from a random
+    // document unless you know what you're doing. If in doubt ask your friendly neighbourhood
+    // Team Contact.
+    wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/46974/status",
+    
+    // Add extraReferences to bibliography database
+    preProcess: [addExtraReferences]
+   };
+  </script>
+ </head>
+ <body>
+  <section id="abstract">
+   <p>
+    This document provides an intuitive introduction and guide to the
+    PROV specification for provenance on the Web. PROV is a core data model for
+    provenance for building representations of the entities, people and
+    processes involved in producing a piece of data or thing in the world.
+    This primer explains the fundamental PROV concepts and provides examples 
+    of its use.  The primer is intended as a starting point for those wishing
+    to create or use PROV data.
+   </p>
+
+   <!-- p>
+    This is a document for internal discussion, which will ultimately
+    evolve in the first Public Working Draft of the Primer.</p -->
+  </section> 
+
+  <section id="sotd">
+   This document is part of a set of specifications aiming to define the
+   various aspects that are necessary to achieve the vision of
+   interoperable interchange of provenance information in heterogeneous
+   environments such as the Web. This document is an
+   intuitive introduction and guide with simple illustrative examples
+   of the core aspects of PROV.
+
+   <h4>PROV Family of Specifications</h4>
+   The PROV family of specifications aims to define the various aspects that are necessary to achieve the vision of inter-operable
+   interchange of provenance information in heterogeneous environments such as the Web.  
+   The specifications are as follows.
+   <ul>
+    <li> PROV-PRIMER, a primer for the PROV data model (this document),</li>
+    <li> PROV-DM, the PROV data model for provenance,</li>
+    <li> PROV-DM-CONSTRAINTS, a set of constraints applying to the PROV data model,</li>
+    <li> PROV-N, a notation for provenance aimed at human consumption,</li>
+    <li> PROV-O, the PROV ontology, an OWL-RL ontology allowing the mapping of PROV to RDF;</li>
+    <li> PROV-AQ, the mechanisms for accessing and querying provenance; </li>
+    <li> PROV-SEM, a formal semantics for the PROV data model.</li>
+    <li> PROV-XML, an XML schema for the PROV data model.</li>
+   </ul>
+   <h4>How to read the PROV Family of Specifications</h4>
+   <ul>
+    <li>The primer is the entry point to PROV offering a pedagogical presentation of the provenance model.</li>
+    <li>The Linked Data and Semantic Web community should focus on PROV-O defining PROV classes and properties specified in an OWL-RL ontology. For further details, PROV-DM and PROV-DM-CONSTRAINTS specify the constraints applicable to the data model, and its interpretation. PROV-SEM provides a mathematical semantics.</li>
+    <li>The XML community should focus on PROV-XML defining an XML schema for PROV-DM. Further details can also be found in PROV-DM, PROV-DM-CONSTRAINTS, and PROV-SEM.</li>
+    <li>Developers seeking to retrieve or publish provenance should focus of PROV-AQ.</li>
+    <li>Readers seeking to implement other PROV serializations
+     should focus on PROV-DM and PROV-DM-CONSTRAINTS.  PROV-O, PROV-N, PROV-XML offer examples of mapping to RDF, text, and XML, respectively.</li>
+   </ul>
+
+
+  </section>
+
+  <section> 
+   <h2>Introduction</h2>
+   <p>
+    This primer document provides an accessible introduction to the PROV 
+    specification for provenance on the Web.  
+    The <i>provenance</i> of digital objects represents their origins.  PROV is a 
+    proposed specification to express provenance records, 
+    which contain <i>descriptions</i> of the entities 
+    and activities involved in producing and delivering or otherwise influencing a 
+    given object.
+    For the remainder of this document, we use the term 'provenance' to refer also
+    to records of provenance, except where the distinction is important for clarity.
+    By knowing the provenance of an object, we can perceive how to
+    use it.  Provenance can be used for many purposes, such as 
+    understanding how data was collected so it can be meaningfully used, determining 
+    ownership and rights over an object, making judgments about information to 
+    determine whether to trust it, verifying that the process and steps used to obtain a 
+    result complies with given requirements, and reproducing how something was generated.
+   </p>
+
+   <p>
+    As a specification for provenance, PROV accommodates all those different uses 
+    of provenance.  Different people may have different perspectives on provenance, 
+    and as a result different types of information might be captured in provenance records.
+   <ul>
+    <li>
+     One perspective might focus on <i>agent-centered provenance</i>, that is, what entities 
+     were involved in generating or manipulating the information in question.  For example, 
+     in the provenance of a picture in a news article we might capture the photographer who 
+     took it, the person that edited it, and the newspaper that published it.
+    </li>
+    <li>
+     A second perspective 
+     might focus on <i>object-centered provenance</i>, by tracing the origins of portions of a 
+     document to other documents. An example is having a web page that was assembled from content
+     from a news article, quotes of interviews with experts, and a chart that plots data from a 
+     government agency.
+    </li>
+    <li>A third perspective one might take is on <i>process-centered provenance</i>, 
+     capturing the actions and steps taken to generate the information in question.  For example, a 
+     chart may have been generated by invoking a service to retrieve data from a database, then 
+     extracting certain statistics from the data using some statistics package, and finally 
+     processing these results with a graphing tool.
+    </li>
+   </ul>
+  </p>
+
+  <p>
+   Provenance records are metadata.  There are other kinds of metadata that is 
+   not provenance.  For example, the size of an image is metadata of 
+   that image but it is not provenance.
+   For general background on provenance, a 
+   comprehensive overview of requirements, use cases, prior research, and proposed 
+   vocabularies for provenance are available from the 
+   Final Report of the W3C Provenance Incubator Group [[PROVENANCE-XG]].
+   That document contains three general scenarios 
+   that may help identify the provenance aspects of planned applications and 
+   help plan the design of a provenance system.
+  </p>
+
+  <p>
+   This primer document aims to ease the adoption of the PROV specifications by providing:
+  </p>
+  <ul>
+   <li>An intuitive explanation of how PROV models provenance. A detailed description of
+    all the concepts and relations in the PROV Data Model is provided in [[PROV-DM]].</li>
+   <li>A simple self-contained example that illustrates how to produce and use PROV assertions, highlighting how 
+    to combine PROV with other popular vocabularies such as FOAF and Dublin Core.  A description
+    of the formal PROV ontology (PROV-O) can be found in [[PROV-O]].</li>
+   <li>Example snippets using a notation of PROV designed for human
+    consumption (PROV-N).  Details of this notation can be found at [[PROV-N]].</li>
+  </ul>
+
+  <p>There are additional reference documents for PROV that are not covered in this 
+   primer, including the PROV Access and Query aspects of the specification [[PROV-AQ]], 
+   the constraints on the PROV data model [[PROV-CONSTRAINTS]], 
+   a formal semantics of the PROV data model (PROV-SEM), and the PROV XML notation 
+   (PROV-XML). </p>
+
+ </section>
+
+ <section>
+  <h2>Intuitive overview of PROV</h2>
+
+  <p>
+   This section provides an intuitive explanation of the main concepts in PROV. 
+   As with the rest of this document, it should be treated as a starting point for
+   understanding the model. The PROV data model document [[PROV-DM]]
+   provides precise definitions and constraints [[PROV-CONSTRAINTS]] to be used.
+  </p>
+  <p>
+   The following diagram provides a high level overview of the structure of PROV records,
+   limited to some key PROV concepts discussed in this document.
+   The diagram is the same that appears in the [[PROV-DM]] document.
+   Note that because PROV is meant to describe how things were created or delivered, 
+   PROV relations are named so they can be used in assertions about the past.  
+  </p>
+
+  <div style="text-align: center;">
+   <img src="OverviewDiagram.png" alt="PROV-DM overview"/>
+  </div>
+
+  <section>
+   <h3>Entities</h3>
+
+   <p>
+    In PROV, physical, digital, conceptual, or other kinds of thing are called
+    <i>entities</i>.
+    Examples of such entities are a web page, a chart, and a spellchecker.
+    Provenance records can describe the provenance of entities, and
+    an entity’s provenance may refer to many other entities.  For example, a document D is
+    an entity whose provenance refers to other entities such as a chart inserted into D,
+    and the dataset that was used to create that chart.
+    Entities may be described as having different attributes and
+    be described from different perspectives.  For example,
+    document D as stored in my file system, the second version of document D, 
+    and D as an evolving document,
+    are three distinct entities for which we may describe provenance.
+   </p>
+  </section>
+
+  <section>
+   <h3>Activities</h3>
+
+   <p>
+    <i>Activities</i> are how entities come into 
+    existence and how their attributes change to become new entities, 
+    often making use of previously existing entities to achieve this. 
+    They are
+    dynamic aspects of the world, such as actions, processes, etc.
+    For example, if the second version of document D was generated 
+    by a translation from the first version of the document in another language,
+    then this translation is an activity.
+   </p>Use
+  </section>
+
+  <section>
+   <h3>Usage and Generation</h3>
+   <p>
+    Activities <i>generate</i> new entities.
+    For example, writing a document brings the document into existence, while
+    revising the document brings a new version into existence.
+    Activities also make <i>use</i> of entities. For example, revising a document
+    to fix spelling mistakes uses the original version of the document as well
+    as a list of corrections.
+    Generation does not always occur at the end of an activity, and an activity may generate entities
+    part-way through.
+    Likewise, usage does not always occur at the beginning of an activity.
+   </p>
+  </section>
+
+  <section>
+   <h3>Agents and Responsibility</h3>
+   <p>
+    An <i>agent</i> takes a role in an activity such 
+    that the agent can be assigned some degree of <i>responsibility</i> for the activity taking 
+    place.
+    An agent can be a person, a piece of software, an inanimate object, an organization, or
+    other entities that may be ascribed responsibility.
+    When an agent has some responsibility for an activity, PROV says the agent was
+    <i>associated</i> with the activity, where several agents may be associated with
+    an activity and vice-versa.
+    Consider a chart displaying some statistics 
+    regarding crime rates over time in a linear regression.  To represent the 
+    provenance of that chart, we could state that the person who created the 
+    chart was an agent involved in its creation, and that the software used to 
+    create the chart was also an agent involved in that activity.
+    An agent may be <i>acting on behalf</i> of others, e.g. an employee on behalf of their
+    organization, and we can express such chains of responsibility in the provenance.
+   </p>
+   <p>
+    We can also describe that an entity is <i>attributed</i> to an agent to express
+    the agent's responsibility for that entity, possibly along with other agents.
+    This description can be understood as a shorthand
+    for saying that the agent was responsible for the activity which generated
+    the entity.
+   </p>
+   <p>
+    One may want to describe the provenance of an agent.  For example, an organization 
+    responsible for the creation of a report may evolve over time as the report is written as
+    some members leave and others join.  To make provenance assertions about an agent in PROV ,
+    the agent must be declared explicitly both as an agent and as an entity.
+   </p>
+
+  </section>
+
+  <section>
+   <h3>Roles</h3>
+   <p>
+    A <i>role</i> is a description of the function or the part that an entity 
+    played in an activity.  Roles specify
+    the relationship between an entity and an activity, i.e. how
+    the activity used or generated the entity.  Roles also specify how agents are
+    involved in an activity, qualifying their participation in the activity or
+    specifying for what aspect of it each agent was responsible.
+    For example, an agent may play the role of "editor" in an activity that uses
+    one entity in the role of "document to be edited" and another in the role of
+    "addition to be made to the document", to generate a further entity in the role of "edited document".
+    Roles are application specific, so PROV does not define any particular roles.
+   </p>
+   <!--p>Roles are intended as an extension point in the model; it is expected users will define and use custom role taxonomies.  Role interpretation is application specific.</p -->
+  </section>
+
+  <section>
+   <h3>Derivation and Revision</h3>
+   <p>
+    When one entity's existence, content, characteristics and so on are
+    at least partly due to another entity, then we say that the former was
+    <i>derived</i> from the latter. For example, one document may contain
+    material copied from another, 
+    and a chart was derived from the data that it illustrates.
+   </p>
+   <p>
+    PROV allows some common, specialized kinds of derivation to be described.
+    For example, a given entity, such as a document, may go through multiple <i>revisions</i> 
+    over time. Between revisions,
+    one or more attributes of the entity may change. 
+    In PROV, the result of each revision is a new entity.
+    PROV allows one to relate those entities by making a description that 
+    one was a revision of another.
+    Another specialized kind of derivation is to say that one entity, commonly
+    a document, <i>quotes</i> from another.
+   </p>
+  </section>
+
+  <section>
+   <h3>Plans</h3>
+   <p>
+    Activities may follow pre-defined procedures, such as recipes, tutorials, instructions, or workflows.
+    PROV refers to these, in general, as <i>plans</i>, and allows the description that a plan was followed, by agents,
+    in executing an activity.
+   </p>
+  </section>
+
+  <section>
+   <h3>Time</h3>
+   <p>
+    Time is often a critical aspect of provenance.
+    PROV allows the timing of significant events to be described, including
+    when an entity was generated or used, or when an activity started
+    and finished. For example, the model can be used to describe facts such as when a new
+    version of a document was created (generation time), or when a document was
+    edited (start and end of the editing activity).
+   </p>
+  </section>
+
+  <section>
+   <h3>Alternate Entities and Specialization</h3>
+   <p>
+    Entities are defined in a flexible way in PROV, allowing for different
+    perspectives to be taken as appropriate for the application. The following
+    are examples illustrating this idea.
+   </p>
+   <ul>
+    <li>The same entity can appear with different descriptions in a provenance record
+     because each appearance emphasizes different aspects of the entity, e.g.
+     a book may be described by its title in one place and by its author and publication date
+     in another.</li>
+    <li>The same entity can evolve over time into different 
+     versions, e.g. a document that is repeatedly updated and has 
+     subsequent releases over time.</li>
+    <li>The same entity can be copied 
+     or replicated, e.g. a document may be copied to several directories.</li>
+    <li>An entity can go through different incarnations, e.g.
+     a committee producing a report may have a set of members when the report 
+     is first released and have a different set of members when an update of
+     the report is released.</li>
+   </ul>
+   <p>
+    In all these situations, 
+    the more specific entities (the versions, copies, incarnations) can be said in PROV to be <i>specializations</i>
+    of the more general entity (the book, the document or the committee as a general entity).
+    The specific entities in each example are also <i>alternates</i> of each other, as they are specializations
+    of the same general entity.
+    Being aware that two entities are alternates allows those
+    consuming the PROV data to know that understanding the provenance of one entity is salient
+    to understanding the provenance of the other.  Knowing that alternate entities are 
+    specializations of another allows a consumer of PROV to refer to the general entity
+    with a unique identifier even though it is specified as different alternates 
+    throughout the provenance records.
+   </p>
+  </section>   
+
+ </section>
+
+ <section>
+  <h2>Examples of Key Concepts in PROV</h2>
+
+  <p>
+   In the following sections, we show how PROV can be used to model 
+   provenance in a specific example scenario. Samples of PROV data are given.
+   These samples use the namespace prefixes <b>prov</b>, denoting 
+   terms from the PROV ontology, and <b>ex</b>, denoting terms specific to the example.
+   We illustrate in these examples how PROV can be used in combination with other
+   languages, such as FOAF and Dublin Core (with namespace prefix <b>foaf</b> and 
+   <b>dcterms</b> respectively).
+  </p>
+  <p>
+   The samples can be displayed in one or more of the following formats.
+  </p>
+  <ul>
+   <li>[[PROV-O]] RDF triples, expressed using the [[TURTLE]] notation.</li>
+   <li>[[PROV-N]] expressions.</li>
+  </ul>
+  <p>
+   Select the formats to display using the buttons below. Note that if all formats
+   are hidden, the worked examples may not make sense!
+  </p>
+  <form action="#"><p> 
+    <input id="hide-turtle-examples" type="button" value="Hide Turtle Examples" 
+           onclick="
+            set_display_by_class('pre','turtle example','none');
+            set_display_by_class('div','turtle example','none');
+            set_display_by_id('hide-turtle-examples','none');
+            set_display_by_id('show-turtle-examples','');" />
+    <input id="show-turtle-examples" type="button" value="Show Turtle Examples"
+           style="display:none"
+           onclick="
+            set_display_by_class('pre','turtle example','');
+            set_display_by_class('div','turtle example','');
+            set_display_by_id('hide-turtle-examples','');
+            set_display_by_id('show-turtle-examples','none');" />
+    <input id="hide-provn-examples" type="button" value="Hide PROV-N Examples"
+           onclick="
+            set_display_by_class('pre','provn example','none');
+            set_display_by_class('div','provn example','none');
+            set_display_by_id('hide-provn-examples','none');
+            set_display_by_id('show-provn-examples','');" />
+    <input id="show-provn-examples" type="button" value="Show PROV-N Examples" 
+           style="display:none"
+           onclick="
+            set_display_by_class('pre','provn example','');
+            set_display_by_class('div','provn example','');
+            set_display_by_id('hide-provn-examples','');
+            set_display_by_id('show-provn-examples','none');" />
+   </p> 
+  </form>
+
+
+  <section>
+   <h3>Entities</h3>
+
+   <p>
+    An online newspaper publishes an article with a chart about crime statistics making using of data (GovData) provided through a government portal. 
+    The article includes a chart based on the data, with data values composed (aggregated) by
+    geographical regions.
+   </p>
+   <p>
+    A blogger, Betty, looking at the article, spots what she thinks to be an error in the chart.
+    Betty retrieves a record of the provenance of the article, describing how it was created.
+   </p>
+   <p>Betty finds the following descriptions of entities in the provenance.</p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:article     a prov:Entity ;
+                 dcterms:title "Crime rises in cities" .
+  ex:dataset1    a prov:Entity .
+  ex:regionList  a prov:Entity .
+  ex:composition a prov:Entity .
+  ex:chart1      a prov:Entity .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  entity(ex:article, [dcterms:title='Crime rises in cities'])
+  entity(ex:dataSet1)
+  entity(ex:regionList)
+  entity(ex:composition)
+  entity(ex:chart1)
+    </pre>
+   </div>
+   <p>
+    These statements, in order, refer to the article (<code>ex:article</code>),
+    an original data set (<code>ex:dataSet1</code>),
+    a list of regions (<code>ex:regionList</code>), 
+    data aggregated by region (<code>ex:composition</code>), 
+    and a chart (<code>ex:chart1</code>), and state that each is an entity.
+    Any entity may have attributes, such as the title
+    of the article, expressed using <code>dcterms:title</code> above.
+   </p>
+   <p>
+    PROV data is commonly visualized for human consumption using particular conventions,
+    which we will introduce over the following sections. To start with, entities
+    are denoted using ovals, as shown below.
+   </p>
+   <img src="images/entities.png" alt="Visualization of the example entities"/>
+  </section>
+
+  <section>
+   <h3>Activities</h3>
+
+   <p>
+    Further, the provenance describes that there was
+    an activity (<code>ex:compile</code>) denoting the compilation of the
+    chart from the data set.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:compile a prov:Activity .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  activity(ex:compile)
+    </pre>
+   </div>
+   <p>
+    The provenance also includes reference to the more specific steps involved in this compilation,
+    which are first composing the data by region (<code>ex:compose</code>) and then generating the
+    chart graphic (<code>ex:illustrate</code>).
+   </p>
+   <!--p>
+    Further, the provenance describes the activities involved in generating chart from the data,
+    first composing the data by region (<code>ex:compose</code>) and then generating the
+    chart graphic (<code>ex:illustrate</code>).
+   </p -->
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:compose    a prov:Activity .
+  ex:illustrate a prov:Activity .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  activity(ex:compose)
+  activity(ex:illustrate)
+    </pre>
+   </div>
+   <p>
+    In visualizations of the PROV data, activities are depicted as rectangles, as below.
+   </p>
+   <img src="images/activities.png" alt="Visualization of the example activities"/>
+  </section>
+
+  <section>
+   <h3>Usage and Generation</h3>
+
+   <p>
+    Concluding the basic description of what occurred, the provenance 
+    describes the key relations among the above
+    entities and activities, i.e. the usage of an entity by an activity,
+    or the generation of an entity by an activity.
+   </p>
+   <p>
+    For example, the descriptions below state that the composition activity
+    (<code>ex:compose</code>) used the original data set, that it used the list of
+    regions, and that the composed data was generated by this activity.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:compose      prov:used           ex:dataSet1 ;
+                  prov:used           ex:regionList .
+  ex:composition  prov:wasGeneratedBy ex:compose .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  used(ex:compose, ex:dataSet1, -)
+  used(ex:compose, ex:regionList, -)
+  wasGeneratedBy(ex:composition, ex:compose, -)
+    </pre>
+   </div>
+   <p>
+    Similarly, the chart graphic creation activity (<code>ex:illustrate</code>)
+    used the composed data, and the chart was generated by this activity.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:illustrate prov:used           ex:composition .
+  ex:chart1     prov:wasGeneratedBy ex:illustrate .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  used(ex:illustrate, ex:composition, -)
+  wasGeneratedBy(ex:chart1, ex:illustrate, -)
+    </pre>
+   </div>
+   <p>
+    In visualizing the PROV data, usage and generation are connections between
+    entities and activities. The arrows point from the future to the past.
+   </p>
+   <img src="images/use-generate.png" alt="Connection of the entities and activities by use and generation links"/>
+  </section>
+
+  <section>
+   <h3>Agents and Responsibility</h3>
+
+   <p>
+    Digging deeper, Betty wants to know who compiled the chart.
+    Betty sees that Derek was involved in both the composition and
+    chart creation activities:
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:compose    prov:wasAssociatedWith ex:derek .
+  ex:illustrate prov:wasAssociatedWith ex:derek .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  wasAssociatedWith(ex:compose, ex:derek, -)
+  wasAssociatedWith(ex:illustrate, ex:derek, -)
+    </pre>
+   </div>
+   <p>
+    The record for Derek provides the
+    following description that
+    Derek is an agent, specifically a person, followed by non-PROV information
+    giving attributes of Derek.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:derek a prov:Agent ;
+           a prov:Person ;
+           foaf:givenName "Derek"^^xsd:string ;
+           foaf:mbox      &lt;mailto:derek@example.org&gt; .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  agent(ex:derek,
+        [prov:type='prov:Person', foaf:givenName='Derek', 
+         foaf:mbox='&lt;mailto:derek@example.org&gt;'])
+    </pre>
+   </div>
+   <p>
+    Derek works as part of an organization, Chart Generators Inc, and so the provenance
+    declares that he acts on their behalf. Note that the organization is itself
+    an agent.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:derek prov:actedOnBehalfOf ex:chartgen .
+  ex:chartgen a prov:Agent ;
+              a prov:Organization ;
+              foaf:name "Chart Generators Inc" .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  agent(ex:chartgen,
+        [prov:type='prov:Organization',
+         foaf:name = 'Chart Generators Inc'])
+  actedOnBehalfOf(ex:derek, ex:chartgen, ex:compose)
+    </pre>
+   </div>
+   <p>
+    Finally, there is an explicit statement in the provenance that the chart was
+    attributed to Derek.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:chart1 prov:wasAttributedTo ex:derek .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  wasAttributedTo(ex:chart1, ex:derek)
+    </pre>
+   </div>
+
+   <p>
+    We can extend our graphical depiction to show the agents, association and attribution links.
+   </p>
+   <img src="images/agents.png" alt="Agents added to provenance graph and linked to entities and activities"  width="95%"/>
+  </section>
+
+  <section>
+   <h3>Roles</h3>
+
+   <p>
+    For Betty to understand where the error lies, she needs to have more detailed 
+    information on how entities have been used in and generated 
+    by activities.  Betty has determined that <code>ex:compose</code> used 
+    entities <code>ex:regionList</code> and <code>ex:dataSet1</code>, but she does not 
+    know what function these entities played in the processing.  Betty 
+    also knows that <code>ex:derek</code> was associated with the activities, but she does 
+    not know if Derek was the analyst responsible for determining how the data 
+    should be composed.
+   </p>
+   <p>
+    The above information is described as roles in the provenance. The composition
+    activity involved entities in four roles: the data to be composed (<code>ex:dataToCompose</code>),
+    the regions to aggregate by (<code>ex:regionsToAggregateBy</code>), the
+    resulting composed data (<code>ex:composedData</code>), and the
+    analyst doing the composition (<code>ex:analyst</code>).
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:dataToCompose        a prov:Role .
+  ex:regionsToAggregateBy a prov:Role .
+  ex:composedData         a prov:Role .
+  ex:analyst              a prov:Role .
+    </pre>
+    <p>
+     Examples in the sections above show descriptions of the simple facts that the
+     composition activity used, generated and was enacted by entities/agents.
+     For example, the usage of the data set by the compose activity is expressed
+     as follows.
+    </p>
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:compose prov:used ex:dataSet1 .
+    </pre>
+    <p>     
+     The
+     provenance can contain more details of exactly how these entities and agents
+     were involved in the activity. 
+     To express this, PROV-O refers to <i>qualified usage</i>, <i>qualified generation</i>, etc.,
+     which are descriptions consisting of several statements about how usage, generation, etc. took place.
+     For example, we may describe the plan followed by an agent in performing an activity, or
+     the time at which an activity generated an entity, both illustrated later.
+     Another example of qualified involvement is the role an entity played in an activity.
+     The descriptions below state
+     that the composition activity (<code>ex:compose</code>) included the usage
+     of the government data set (<code>ex:dataSet1</code>) in the role of the data
+     to be composed (<code>ex:dataToCompose</code>).
+    </p>
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:compose prov:qualifiedUsage [
+                a prov:Usage ;
+                prov:entity  ex:dataSet1 ;
+                prov:hadRole ex:dataToCompose 
+     ] .
+    </pre>
+   </div>
+   <div class="provn example">
+    <p>
+     In PROV-N, the role is expressed as one of the list of attributes in the used
+     expression, with the attribute name <code>prov:role</code>.
+    </p>
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  used(ex:compose, ex:dataSet1, -, [prov:role='ex:dataToCompose'])
+    </pre>
+   </div>
+   <p>
+    This can then be distinguished from the same activity's usage of the list of
+    regions because the roles played are different.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:compose prov:qualifiedUsage [
+                a prov:Usage ;
+                prov:entity  ex:regionList ;
+                prov:hadRole ex:regionsToAggregateBy
+     ] .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  used(ex:compose, ex:regionList, -, [prov:role='ex:regionsToAggregateBy'])
+    </pre>
+   </div>
+   <p>
+    Similarly, the provenance includes descriptions that the same activity was
+    enacted in a particular way by Derek, so it indicates that he had the role of 
+    <code>ex:analyst</code>, and that the entity <code>ex:composition</code> took the role of the composed
+    data in what the activity generated:
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:compose prov:qualifiedAssociation [
+                a  prov:Association ;
+                prov:agent    ex:derek ;
+                prov:hadRole  ex:analyst
+  ] .
+  ex:composition prov:qualifiedGeneration [
+                     a prov:Generation ;
+                     prov:activity  ex:compose ;
+                     prov:hadRole   ex:composedData
+  ] .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  wasAssociatedWith(ex:compose, ex:derek, -, [prov:role='ex:analyst'])
+  wasGeneratedBy(ex:composition, ex:compose, -, [prov:role='ex:composedData'])
+    </pre>
+   </div>
+   <p>
+    Depicting the above visually, we have the following.
+   </p>
+   <img src="images/roles.png" alt="Provenance graph annotated with roles played by entities and agents"/>
+  </section>
+
+  <section>
+   <h3>Derivation and Revision</h3>
+
+   <p>
+    After looking at the detail of the compilation activity, there appears
+    to be nothing wrong, so Betty concludes the error is in the government dataset. 
+    She looks at the dataset <code>ex:dataSet1</code>, 
+    and sees that it is missing data from one of the zipcodes in the area.  She contacts
+    the government agency, and a new version of GovData is created, declared to be the
+    next revision of the data. The provenance of this new dataset,
+    <code>ex:dataSet2</code>, states that it is a revision of the
+    old data set, <code>ex:dataSet1</code>.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:dataSet2 a prov:Entity ;
+              prov:wasRevisionOf ex:dataSet1 .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  entity(ex:dataSet2)
+  wasDerivedFrom(ex:dataSet2, ex:dataSet1, [prov:type='prov:Revision'])
+    </pre>
+   </div>
+   <p>
+    Derek notices that there is a new dataset available and creates a new chart based on the revised data, 
+    using another compilation activity. Betty checks the article again at a
+    later point, and wants to know if it is based on the old or new GovData.
+    She sees a new description stating that the new chart is derived from the new dataset.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:chart2 a prov:Entity ;
+            prov:wasDerivedFrom ex:dataSet2 .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  wasDerivedFrom(ex:chart2, ex:dataSet2)
+    </pre>
+   </div>
+   <p>and that the new chart is a revision of the original one:
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:chart2 a prov:Entity ;
+            prov:wasRevisionOf ex:chart1 .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  entity(ex:chart2)
+  wasDerivedFrom(ex:chart2, ex:chart1, [prov:type='prov:Revision'])
+    </pre>
+   </div>
+   <p>
+    Derivation and revision are connections between entities, and so depicted
+    with arrows in our visualization.
+   </p>
+   <img src="images/derivation.png" alt="Derivation and revision links between entities"/>
+  </section>
+
+  <section>
+   <h3>Plans</h3>
+
+   <p>
+    Betty then wishes to know whether the new data set correctly addresses
+    the error that existed before. The provenance of the new dataset,
+    <code>ex:dataSet2</code>, describes not only who performed the corrections,
+    Edith, but also what instructions she followed in doing so (in PROV terms, the plan).
+    First, the correction activity (<code>ex:correct</code>), the person who corrected
+    it, Edith (<code>ex:edith</code>), and the correction instructions (<code>ex:instructions</code>)
+    are described.
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:correct      a prov:Activity .
+  ex:edith        a prov:Agent, prov:Person .
+  ex:instructions a prov:Plan .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  activity(ex:correct)
+  agent(ex:edith, [prov:type='prov:Person'])
+  entity(ex:instructions)
+    </pre>
+   </div>
+   <div class="turtle example">
+    <p>
+     The connection between them is expressed in PROV-O using a qualified association giving details of
+     how Edith was associated with the correction activity,
+     including that she followed the above correction instructions.
+    </p>
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:correct prov:qualifiedAssociation [
+                 a Association ;
+                 prov:agent   ex:edith ;
+                 prov:hadPlan ex:instructions
+  ] .
+  ex:dataSet2 prov:wasGeneratedBy ex:correct .
+    </pre>
+   </div>
+   <div class="provn example">
+    <p>
+     In PROV-N, the plan is an optional parameter to wasAssociatedWith descriptions.
+    </p>
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  wasAssociatedWith(ex:correct, ex:edith, ex:instructions)
+  wasGeneratedBy(ex:dataSet2, ex:correct, -)
+    </pre>
+   </div>
+   <p>
+    Plans are additional information about the connection from an activity to
+    an agent, and so, in our visualization, connect to the link between them.
+   </p>
+   <img src="images/plans.png" alt="Annotaion of example provenance graph with plan followed"/>
+  </section>
+
+  <section>
+   <h3>Time</h3>
+
+   <p>
+    The government agency that produced GovData is concerned to know how long
+    the incorrect chart was in circulation before the corrected chart was created.
+    That is, they wish to compare the times at which the original and the corrected
+    charts were generated. The snippet below shows that the second chart
+    was generated roughly a month after the first.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:chart1 prov:generatedAtTime "2012-03-02T10:30:00"^^xsd:dateTime .
+  ex:chart2 prov:generatedAtTime "2012-04-01T15:21:00"^^xsd:dateTime .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  wasGeneratedBy(ex:chart1, ex:compile,  2012-03-02T10:30:00)
+  wasGeneratedBy(ex:chart2, ex:compile2, 2012-04-01T15:21:00)
+    </pre>
+   </div>
+
+   <p>
+    To ensure their procedures are efficient, the agency also wish to know how long the
+    corrections took once the error was discovered. That is, they wish to know the
+    start and end times of the correction activity (<code>ex:correct</code>).
+    These details are expressed as follows, showing that the corrections took a
+    little over a day.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:correct prov:startedAtTime "2012-03-31T09:21:00"^^xsd:dateTime ;
+             prov:endedAtTime   "2012-04-01T15:21:00"^^xsd:dateTime .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  activity(ex:correct, 2012-03-31T09:21:00, 2012-04-01T15:21:00)
+    </pre>
+   </div>
+   <p>
+    Time is visualized as additional information regarding activities or the
+    links between activities and entities or agents.
+   </p>
+   <img src="images/time.png" alt="Annotation of provenance graph with example timestamps" width="95%"/>
+  </section>
+
+  <section>
+   <h3>Alternate Entities and Specialization</h3>
+
+   <p>
+    Before noticing anything wrong with the government data, Betty had already
+    posted a blog entry about the article. The blog entry had its own published
+    provenance, stating that it quoted some text from the article.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:blogEntry a prov:Entity ;
+               prov:wasQuotedFrom ex:article .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  entity(ex:blogEntry)
+  wasDerivedFrom(ex:blogEntry, ex:article, [prov:type='prov:Quotation'])
+    </pre>
+   </div>
+   <p>
+    The newspaper, from past experience, anticipated that there could be revisions
+    to the article, and so created identifiers for both the article in general
+    (<code>ex:article</code>) as a URI that got redirected to the first version of the article (<code>ex:articleV1</code>),
+    allowing both to be referred to as entities in provenance data. 
+    In the provenance records, the newspaper describes the connection between the two: that
+    the first version of the article is a specialization of the article in general.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:articleV1 a prov:Entity ;
+               prov:specializationOf ex:article .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  entity(ex:articleV1)
+  specializationOf(ex:articleV1, ex:article)
+    </pre>
+   </div>
+   <p>
+    Later, after the data set is corrected and the new chart generated, a new version
+    of the article is created, <code>ex:articleV2</code>, with its own URI where the article
+    is redirected to.  To ensure that those
+    consulting the provenance of <code>ex:articleV2</code> understand that it
+    is connected with the provenance of <code>ex:article</code> and <code>ex:articleV1</code>,
+    the newspaper describes how these entities are related.
+   </p>
+   <div class="turtle example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>Turtle Example</b></span></div>
+    <pre>
+  ex:articleV2 prov:specializationOf ex:article .
+  ex:articleV2 prov:alternateOf      ex:articleV1 .
+    </pre>
+   </div>
+   <div class="provn example">
+    <div class="exampleheader">
+     <span class="exampleheader"><b>PROV-N Example</b></span></div>
+    <pre>
+  specializationOf(ex:articleV2, ex:article)
+  alternateOf(ex:articleV2, ex:articleV1)
+    </pre>
+   </div>
+   <p>
+    Note that above we could have also
+    stated that <code>ex:articleV2</code> was a revision of <code>ex:articleV1</code>,
+    as we did between <code>ex:chart2</code> and <code>ex:chart1</code>,
+    which would describe more concretely how the alternate entities are related.
+    Specialization and alternate relations connect entities, and so are visualized
+    as links between them.
+   </p>
+   <img src="images/specialization.png" alt="Specialization and alternate links between entities"/>
+  </section>
+
+  <section>
+   <h3>Complete PROV data</h3>
+   <p>
+    We visualize the whole example below.
+   </p>
+   <img src="images/everything.png" alt="Provenance graph for whole example" width="95%"/>
+  </section>
+ </section>
+
+ <section class="appendix">
+  <h2>Acknowledgements</h2>
+  <p>
+   The Provenance Working Group members.
+  </p>
+ </section>
+
+ <section class="appendix"> 
+  <h2>Changes Since Second Public Working Draft</h2> 
+  <ul>
+   <li>Added selection between Turtle and PROV-N examples with supporting text.</li>
+   <li>Removed PROV-N appendix.</li>
+   <li>Removed reference to accounts, using bundles instead.</li>
+   <li>Scaled the width of wide figures to aid printing.</li>
+   <li>Used generatedAtTime rather than qualified PROV-O.</li>
+   <li>Many clarifications and improvements throughout the text.</li>
+  </ul>
+ </section>
+
+</body></html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-201207/extra.css	Sun Jul 08 21:29:39 2012 +0100
@@ -0,0 +1,75 @@
+
+/* --- EDITORIAL NOTES --- */
+.pending {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #f00;
+    background: #BFEFFF;
+}
+
+.pending::before {
+    content:    "Pending Review";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+
+.resolved {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #f00;
+    background: #9BCD9B;
+}
+
+.resolved::before {
+    content:    "Resolved";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+
+.inference {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 0px solid #f00;
+    background: #fff;
+}
+
+.inference::before {
+    content:    "Inference";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+.constraint {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #00f;
+    background: #fff;
+}
+
+.constraint::before {
+    content:    "Constraint";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #00f;
+    background: #fff;
+    padding:    3px 1em;
+}
Binary file primer/WD-prov-primer-201207/images/activities.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-201207/images/activities.svg	Sun Jul 08 21:29:39 2012 +0100
@@ -0,0 +1,250 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.2 r9819"
+   width="151.61964"
+   height="106.33577"
+   xml:space="preserve"
+   sodipodi:docname="activities.svg"
+   inkscape:export-filename="C:\Work\standards\w3c\prov\primer\images\activities.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><linearGradient
+       id="linearGradient4511"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515" /></linearGradient><linearGradient
+       id="linearGradient4452"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452"
+       id="linearGradient4458"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-6"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-5" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-0" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4480"
+       xlink:href="#linearGradient4452-6"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4511"
+       id="linearGradient4517"
+       x1="375.91525"
+       y1="246.26715"
+       x2="375.91525"
+       y2="226.1618"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4539"
+       xlink:href="#linearGradient4452-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-4"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-4" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-6" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4584"
+       xlink:href="#linearGradient4511-4"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-5-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4670"
+       xlink:href="#linearGradient4452-5-7"
+       inkscape:collect="always" /><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3791"
+       xlink:href="#linearGradient4511-42"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-42"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3462"
+       xlink:href="#linearGradient4511-42"
+       inkscape:collect="always" /></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1272"
+     inkscape:window-height="860"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.87538929"
+     inkscape:cx="63.895744"
+     inkscape:cy="-139.20606"
+     inkscape:window-x="46"
+     inkscape:window-y="1"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="g12"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0" /><g
+     id="g12"
+     inkscape:groupmode="layer"
+     inkscape:label="example-graphical"
+     transform="matrix(1.25,0,0,-1.25,-408.36677,1147.7738)"><g
+   id="g14"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><g
+   transform="matrix(1.2454971,0,0,-1,-114.53013,1092.5192)"
+   id="g262"><path
+     inkscape:connector-curvature="0"
+     id="path264"
+     style="fill:url(#linearGradient4517);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,344.03962,862.61922)"
+   id="g266"><text
+   id="text268"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">compose</tspan></text>
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.2454971,0,0,-1,-49.371993,1092.4584)"
+   id="g262-0"><path
+     inkscape:connector-curvature="0"
+     id="path264-6"
+     style="fill:url(#linearGradient4584);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,410.44232,861.9157)"
+   id="g266-6"><text
+   id="text268-18"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270-4"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509-9"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">illustrate</tspan></text>
+
+
+
+</g>
+
+
+
+
+<g
+   transform="matrix(1.2454971,0,0,-1,-82.39973,1138.911)"
+   id="g262-7"><path
+     inkscape:connector-curvature="0"
+     id="path264-3"
+     style="fill:url(#linearGradient3462);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,377.41458,910.88206)"
+   id="g266-1"><text
+   id="text268-7"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270-40"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509-94"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">compile</tspan></text>
+
+</g></g></svg>
\ No newline at end of file
Binary file primer/WD-prov-primer-201207/images/agents.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-201207/images/agents.svg	Sun Jul 08 21:29:39 2012 +0100
@@ -0,0 +1,1105 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.2 r9819"
+   width="1130.6279"
+   height="376.13803"
+   xml:space="preserve"
+   sodipodi:docname="agents.svg"
+   inkscape:export-filename="C:\Work\standards\w3c\prov\primer\images\agents.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><linearGradient
+       id="linearGradient3148"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152" /></linearGradient><linearGradient
+       id="linearGradient4511"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515" /></linearGradient><linearGradient
+       id="linearGradient4452"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452"
+       id="linearGradient4458"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-6"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-5" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-0" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4480"
+       xlink:href="#linearGradient4452-6"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4511"
+       id="linearGradient4517"
+       x1="375.91525"
+       y1="246.26715"
+       x2="375.91525"
+       y2="226.1618"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4539"
+       xlink:href="#linearGradient4452-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-4"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-4" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-6" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4584"
+       xlink:href="#linearGradient4511-4"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-5-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4670"
+       xlink:href="#linearGradient4452-5-7"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148"
+       id="linearGradient3154"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148"
+       id="linearGradient3349"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-7"
+       id="linearGradient3154-1"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient3148-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150-4" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152-0" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-7"
+       id="linearGradient3349-9"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       id="linearGradient3119"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3121" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3123" /></linearGradient><linearGradient
+       y2="317.47687"
+       x2="213.28375"
+       y1="304.68256"
+       x1="213.28375"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3134"
+       xlink:href="#linearGradient3148-7"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-7"
+       id="linearGradient4458-2"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-63"
+       id="linearGradient4458-9"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-63"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-7" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-8" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4511-42"
+       id="linearGradient4517-5"
+       x1="375.91525"
+       y1="246.26715"
+       x2="375.91525"
+       y2="226.1618"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4511-42"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9" /></linearGradient><linearGradient
+       id="linearGradient4511-42-5"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0-1" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9-2" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4670-8"
+       xlink:href="#linearGradient4452-5-7-9"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-5-7-9"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8-4" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3791-9"
+       xlink:href="#linearGradient4511-42-9"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-42-9"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0-6" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9-8" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-8"
+       id="linearGradient3154-9"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient3148-8"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150-9" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152-7" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-8"
+       id="linearGradient3349-2"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       id="linearGradient4697"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4699" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop4701" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-2"
+       id="linearGradient4458-4"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-2"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-58" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-6" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3236-4"
+       xlink:href="#linearGradient4452-7-0"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403-2"
+       xlink:href="#linearGradient4452-7-0-7"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-6" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3510-3"
+       xlink:href="#linearGradient4452-7-0-7-4"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-7-4"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-6-1" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-1-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403-6"
+       xlink:href="#linearGradient4452-7-0-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-2" /></linearGradient></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1440"
+     inkscape:window-height="838"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.87538929"
+     inkscape:cx="677.59184"
+     inkscape:cy="162.40677"
+     inkscape:window-x="-8"
+     inkscape:window-y="-8"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g12"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     showguides="true"
+     inkscape:guide-bbox="true" /><g
+     id="g12"
+     inkscape:groupmode="layer"
+     inkscape:label="example-graphical"
+     transform="matrix(1.25,0,0,-1.25,205.32932,1091.8649)"><g
+   id="g14"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><g
+   transform="matrix(1.2454971,0,0,-1,-262.57855,1034.7)"
+   id="g262"><path
+     inkscape:connector-curvature="0"
+     id="path264"
+     style="fill:url(#linearGradient4517);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,195.9912,804.8)"
+   id="g266"><text
+   id="text268"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">compose</tspan></text>
+
+
+
+
+
+
+
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g936-2"
+   transform="matrix(1.2811284,0,0,-1,-243.02664,966.2343)"><path
+     inkscape:connector-curvature="0"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     style="fill:url(#linearGradient4480);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path938-8" /></g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g544-9-6"
+   transform="matrix(1,0,0,-1,24.41479,797.44439)"><text
+   transform="translate(-7.640396,-2)"
+   id="text546-3-0"><tspan
+     id="tspan3196-2"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-4"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="13.75"
+     sodipodi:role="line">regionList</tspan></text>
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.2454971,0,0,-1,65.32126,1035.0947)"
+   id="g262-0"><path
+     inkscape:connector-curvature="0"
+     id="path264-6"
+     style="fill:url(#linearGradient4584);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,525.13557,804.552)"
+   id="g266-6"><text
+   id="text268-18"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270-4"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509-9"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">illustrate</tspan></text>
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1,0,0,-1,294.12,802.15)"
+   id="g334"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text336"
+   transform="translate(-46.02539,4)"><tspan
+     id="tspan338"
+     sodipodi:role="line"
+     y="0"
+     x="0 8.6664 15.3408 21.340799 30.6744 37.348801 44.023201 50.697601 54.6936 61.368 64.701599 71.375999 78.0504 86.054398"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasGeneratedBy</tspan></text>
+
+
+
+
+
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(0.9368205,0,0,-1,-142.39394,1034.7)"
+   id="g340"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path342"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="M 408.7794,240 524,240"
+     inkscape:connector-curvature="0" /></g><path
+   id="path344"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 233.2794,794.7 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(0.88509451,-0.46541135,-0.46541135,-0.88509451,106.34197,842.25263)"
+   id="g486"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text488"
+   transform="translate(-13.01074,4)"><tspan
+     id="tspan490"
+     sodipodi:role="line"
+     y="0"
+     x="0 6.6743999 12.6744 19.348801"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">used</tspan></text>
+
+
+
+
+
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1,0,0,-1,-175.5,1034.7)"
+   id="g498"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path500"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,240 -98.3914,0"
+     inkscape:connector-curvature="0" /></g><path
+   id="path502"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 72.8116,794.7 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1,0,0,-1,-175.5,1034.7)"
+   id="g504"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path506"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 248.3116,240 8,3 0,-6 -8,3 z"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1.4013433,0,0,-1,-265.22124,1021.9)"
+   id="g936"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938"
+     style="fill:url(#linearGradient4458);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(0.95180769,0,0,-0.79358682,-158.52958,985.26509)"
+   id="g960"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path962"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="M 354.703,240 254.7608,176.3198"
+     inkscape:connector-curvature="0" /></g><path
+   id="path964"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 80.514,848.279 5.1347,-6.8289 3.2242,5.0601 -8.3589,1.7688 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1,0,0,-1,116.27766,802.86125)"
+   id="g998"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text1000"
+   transform="translate(-13.01074,4)"><tspan
+     id="tspan1002"
+     sodipodi:role="line"
+     y="0"
+     x="0 6.6743999 12.6744 19.348801"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">used</tspan></text>
+
+
+
+
+
+
+
+
+
+
+
+
+
+</g>
+
+
+
+
+<g
+   transform="matrix(1,0,0,-1,23.2429,853.11014)"
+   id="g544-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448">dataSet1</tspan></text>
+
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(0.71351425,0,0,-1,254.12833,1034.83)"
+   id="g498-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path500-7"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,240 -98.3914,0"
+     inkscape:connector-curvature="0" /></g><path
+   id="path502-6"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 429.0103,794.83001 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1,0,0,-1,461.27636,802.99121)"
+   id="g998-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text1000-3"
+   transform="translate(-13.01074,4)"><tspan
+     id="tspan1002-2"
+     sodipodi:role="line"
+     y="0"
+     x="0 6.6743999 12.6744 19.348801"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">used</tspan></text>
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1,0,0,-1,629.04784,802.28001)"
+   id="g334-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text336-8"
+   transform="translate(-46.02539,4)"><tspan
+     id="tspan338-7"
+     sodipodi:role="line"
+     y="0"
+     x="0 8.6664 15.3408 21.340799 30.6744 37.348801 44.023201 50.697601 54.6936 61.368 64.701599 71.375999 78.0504 86.054398"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasGeneratedBy</tspan></text>
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.5826615,0,0,-1,38.212014,965.3546)"
+   id="g936-0"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-0"
+     style="fill:url(#linearGradient4539);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,366.35927,796.56467)"
+   id="g544-9-61"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-8">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-9">composition</tspan></text>
+
+
+
+
+
+
+
+
+</g><g
+   id="g3270"
+   transform="translate(0,-36.8)"><g
+     inkscape:export-ydpi="79.550438"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+     id="g340-4"
+     transform="matrix(1,0,0,-1,159.42784,1071.63)"><path
+       inkscape:connector-curvature="0"
+       d="M 408.7794,240 524,240"
+       style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+       id="path342-2" /></g><path
+     inkscape:connector-curvature="0"
+     inkscape:export-ydpi="79.550438"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+     d="m 560.54101,831.63001 8,-3.91388 0,7.82776 -8,-3.91388 z"
+     style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+     id="path344-6" /></g><g
+   transform="matrix(1.0394571,0,0,-1,483.59481,964.9161)"
+   id="g936-0-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-0-9"
+     style="fill:url(#linearGradient4670);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,702.38205,796.12622)"
+   id="g544-9-61-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-3-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-8-5">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-9-9">chart1</tspan></text>
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1,0,0,-1,-169.56841,991.0782)"
+   id="g318"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   style="fill:url(#linearGradient3154);fill-opacity:1"><path
+     inkscape:connector-curvature="0"
+     id="path320"
+     style="fill:url(#linearGradient3349);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 175,333.3316 0,-30.9031 36.456,-15.4285 36.456,15.4285 0,30.9031 -72.912,0 z" /></g><g
+   transform="matrix(0.42191787,1.5145196,0.84729499,-0.75416817,-174.41082,438.08422)"
+   id="g960-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path962-0"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="M 354.703,240 254.7608,176.3198"
+     inkscape:connector-curvature="0" /></g><path
+   id="path344-6-9"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 76.959475,687.80681 8.818086,1.24893 -4.392036,6.4795 -4.42605,-7.72843 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g544-9-6-4"
+   transform="matrix(1,0,0,-1,26.408902,680.37281)"><text
+   id="text546-3-0-8"
+   x="-0.32936299"
+   y="-2"><tspan
+     id="tspan3196-2-8"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-0.32936299"
+     y="-2"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-4-2"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-0.32936299"
+     y="11.75"
+     sodipodi:role="line">derek</tspan></text>
+
+
+
+
+
+
+</g><text
+   style="font-size:12px"
+   y="-421.20554"
+   x="570.37744"
+   transform="matrix(0.69154428,0.72233407,0.72233407,-0.69154428,0,0)"
+   id="text336-5"><tspan
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="570.37744 579.04388 585.71826"
+     y="-421.20554"
+     sodipodi:role="line"
+     id="tspan338-5">wasAssociatedWith</tspan></text>
+
+
+
+
+
+
+<text
+   style="font-size:11.99999905px"
+   y="-654.78522"
+   x="350.8913"
+   transform="matrix(0.97795856,0.20879907,0.20879907,-0.97795856,0,0)"
+   id="text336-5-1"><tspan
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="350.8913 359.55774 366.23212"
+     y="-654.78522"
+     sodipodi:role="line"
+     id="tspan338-5-7">wasAssociatedWith</tspan></text>
+
+
+
+
+
+
+<path
+   style="fill:none;stroke:#000000;stroke-width:0.92126256px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   d="M 506.9356,780.19235 79.473094,677.8999"
+   id="path3327"
+   inkscape:connector-curvature="0" /><path
+   id="path344-6-9-2"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 76.780911,678.50155 8.200081,-3.47522 -0.423603,7.8163 -7.776478,-4.34108 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><path
+   style="fill:none;stroke:#000000;stroke-width:1.16911769px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   d="M 686.42734,783.45182 82.834028,666.78515"
+   id="path3327-1"
+   inkscape:connector-curvature="0" /><path
+   id="path344-6-9-2-6"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 78.66727,666.88626 8.20008,-3.47522 -0.4236,7.8163 -7.77648,-4.34108 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><text
+   style="font-size:11.99999809px"
+   y="-637.52173"
+   x="521.4187"
+   transform="matrix(0.9800966,0.19852118,0.19852118,-0.9800966,0,0)"
+   id="text336-5-1-8"><tspan
+     style="font-size:11.19999886px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="521.4187 530.08514 536.75952"
+     y="-637.52173"
+     sodipodi:role="line"
+     id="tspan338-5-7-5">wasAttributedTo</tspan></text>
+
+
+
+
+
+
+<g
+   transform="matrix(1,0,0,-1,-170.83865,906.41306)"
+   id="g318-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   style="fill:url(#linearGradient3154-1);fill-opacity:1"><path
+     inkscape:connector-curvature="0"
+     id="path320-8"
+     style="fill:url(#linearGradient3134);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 175,333.3316 0,-30.9031 36.456,-15.4285 36.456,15.4285 0,30.9031 -72.912,0 z" /></g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g544-9-6-4-2"
+   transform="matrix(1,0,0,-1,25.138656,595.70772)"><text
+   id="text546-3-0-8-4"
+   x="-5.1293631"
+   y="-2"><tspan
+     id="tspan3196-2-8-5"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-5.1293631"
+     y="-2"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-4-2-5"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-5.1293631"
+     y="11.75"
+     sodipodi:role="line">chartgen</tspan></text>
+
+
+
+
+
+</g><path
+   id="path344-6-9-2-6-1"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 40.556676,618.3994 4.238763,7.83271 -7.821181,0.32112 3.582418,-8.15383 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(0.00498905,-0.41777461,-0.99998756,-0.00208432,278.53266,764.04859)"
+   id="g498-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path500-5"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,240 -98.3914,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1.6167515,0,0,-1.7598192,-207.07236,1105.7628)"
+   id="g558-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-8"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,-146.02498,686.81689)"
+   id="g544-9-3-8-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-2"
+   x="-7.6403961"
+   y="-13.200001"><tspan
+     sodipodi:role="line"
+     y="-13.200001"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3303-9">foaf:givenName=</tspan><tspan
+     sodipodi:role="line"
+     y="0.54999924"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3355">  &quot;Derek&quot;</tspan><tspan
+     sodipodi:role="line"
+     y="14.299999"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3357">foaf:mbox=</tspan><tspan
+     sodipodi:role="line"
+     y="28.049999"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3359">  &quot;derek@example.org&quot;</tspan></text>
+
+
+
+
+
+<g
+   transform="matrix(1.6167515,0,0,0.92048921,-60.257445,-125.07222)"
+   id="g558-1-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-8-1"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><text
+   style="font-size:12px"
+   id="text546-3-2-5-2-2"
+   x="-6.850409"
+   y="93.257935"><tspan
+     sodipodi:role="line"
+     y="93.257935"
+     x="-6.850409"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3303-9-3">foaf:name=</tspan><tspan
+     sodipodi:role="line"
+     y="107.00793"
+     x="-6.850409"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3359-1">&quot;Chart Generators Inc&quot;</tspan></text>
+
+
+
+
+
+<g
+   transform="matrix(0.43309751,0.00230963,0.02385816,1.4614635,60.59143,-253.39309)"
+   id="g572-5-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-4-3"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g></g><g
+   transform="matrix(0.43309751,-0.00230963,0.02385816,-1.4614635,-86.223483,1032.268)"
+   id="g572-5"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-4"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><g
+   transform="matrix(1,0,0,-1,56.558885,638.06112)"
+   id="g998-27"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text1000-7"
+   transform="translate(-13.01074,4)"><tspan
+     id="tspan1002-9"
+     sodipodi:role="line"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0">actedOnBehalfOf</tspan></text>
+
+
+
+
+
+</g>
+
+
+
+
+
+</g></svg>
\ No newline at end of file
Binary file primer/WD-prov-primer-201207/images/derivation.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-201207/images/derivation.svg	Sun Jul 08 21:29:39 2012 +0100
@@ -0,0 +1,662 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.2 r9819"
+   width="565.4317"
+   height="57.177254"
+   xml:space="preserve"
+   sodipodi:docname="derivation.svg"
+   inkscape:export-filename="C:\Work\standards\w3c\prov\primer\images\derivation.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><linearGradient
+       id="linearGradient3148"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152" /></linearGradient><linearGradient
+       id="linearGradient4511"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515" /></linearGradient><linearGradient
+       id="linearGradient4452"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452"
+       id="linearGradient4458"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-6"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-5" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-0" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4480"
+       xlink:href="#linearGradient4452-6"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4511"
+       id="linearGradient4517"
+       x1="375.91525"
+       y1="246.26715"
+       x2="375.91525"
+       y2="226.1618"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4539"
+       xlink:href="#linearGradient4452-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-4"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-4" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-6" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4584"
+       xlink:href="#linearGradient4511-4"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-5-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4670"
+       xlink:href="#linearGradient4452-5-7"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148"
+       id="linearGradient3154"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148"
+       id="linearGradient3349"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-7"
+       id="linearGradient3154-1"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient3148-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150-4" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152-0" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-7"
+       id="linearGradient3349-9"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       id="linearGradient3119"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3121" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3123" /></linearGradient><linearGradient
+       y2="317.47687"
+       x2="213.28375"
+       y1="304.68256"
+       x1="213.28375"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3134"
+       xlink:href="#linearGradient3148-7"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-7"
+       id="linearGradient4458-2"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3236"
+       xlink:href="#linearGradient4452-7"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-63"
+       id="linearGradient4458-9"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-63"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-7" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-8" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3700"
+       xlink:href="#linearGradient4452-63"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4511-42"
+       id="linearGradient4517-5"
+       x1="375.91525"
+       y1="246.26715"
+       x2="375.91525"
+       y2="226.1618"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4511-42"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3791"
+       xlink:href="#linearGradient4511-42"
+       inkscape:collect="always" /><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3791-3"
+       xlink:href="#linearGradient4511-42-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-42-5"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0-1" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9-2" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4670-8"
+       xlink:href="#linearGradient4452-5-7-9"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-5-7-9"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8-4" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4283"
+       xlink:href="#linearGradient4452-5-7-9"
+       inkscape:collect="always" /><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3791-9"
+       xlink:href="#linearGradient4511-42-9"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-42-9"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0-6" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9-8" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4503"
+       xlink:href="#linearGradient4511-42-9"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-8"
+       id="linearGradient3154-9"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient3148-8"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150-9" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152-7" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-8"
+       id="linearGradient3349-2"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       id="linearGradient4697"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4699" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop4701" /></linearGradient><linearGradient
+       y2="317.47687"
+       x2="213.28375"
+       y1="304.68256"
+       x1="213.28375"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4709"
+       xlink:href="#linearGradient3148-8"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-2"
+       id="linearGradient4458-4"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-2"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-58" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-6" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4836"
+       xlink:href="#linearGradient4452-2"
+       inkscape:collect="always" /><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3236-4"
+       xlink:href="#linearGradient4452-7-0"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403"
+       xlink:href="#linearGradient4452-7-0"
+       inkscape:collect="always" /><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403-2"
+       xlink:href="#linearGradient4452-7-0-7"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-6" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3510"
+       xlink:href="#linearGradient4452-7-0-7"
+       inkscape:collect="always" /><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3510-3"
+       xlink:href="#linearGradient4452-7-0-7-4"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-7-4"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-6-1" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-1-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403-6"
+       xlink:href="#linearGradient4452-7-0-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-2" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3766"
+       xlink:href="#linearGradient4452-7-0-5"
+       inkscape:collect="always" /></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1440"
+     inkscape:window-height="838"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.87538929"
+     inkscape:cx="463.91615"
+     inkscape:cy="-81.867571"
+     inkscape:window-x="-8"
+     inkscape:window-y="-8"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g12"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     showguides="true"
+     inkscape:guide-bbox="true" /><g
+     id="g12"
+     inkscape:groupmode="layer"
+     inkscape:label="example-graphical"
+     transform="matrix(1.25,0,0,-1.25,124.5304,1154.2603)"><g
+   id="g14"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><g
+   transform="matrix(1.7434792,0,0,-1,-436.48081,1071.5)"
+   id="g936"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938"
+     style="fill:url(#linearGradient4458);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g>
+
+
+
+
+<g
+   transform="matrix(1,0,0,-1,-66.3571,902.71014)"
+   id="g544-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448">dataSet1</tspan></text>
+
+
+
+
+
+
+
+
+</g>
+
+
+
+
+
+
+
+
+
+
+
+<g
+   transform="matrix(1.2811284,0,0,-1,-136.45578,1071.8423)"
+   id="g936-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-29"
+     style="fill:url(#linearGradient3700);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><text
+   transform="scale(1,-1)"
+   id="text546-3-35"
+   x="123.34532"
+   y="-905.05206"><tspan
+     id="tspan3196-9"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="123.34532"
+     y="-905.05206"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-8"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="123.34532"
+     y="-891.30206"
+     sodipodi:role="line">dataSet2</tspan></text>
+
+
+
+
+<g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4"
+   transform="matrix(1,0,0,-1,59.59197,907.6109)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76">wasRevisionOf</tspan></text>
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3"
+   transform="matrix(1.0279105,0,0,-1,-425.85643,1140.1609)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6" /></g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m -6.04863,900.1609 8,-3 0,6 -8,-3 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1" /><g
+   transform="matrix(1.0394571,0,0,-1,96.076999,1071.1762)"
+   id="g936-0-2-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-0-9-4"
+     style="fill:url(#linearGradient4283);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,314.86425,902.38622)"
+   id="g544-9-61-1-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-3-3-9"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-8-5-8">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-9-9-8">chart2</tspan></text>
+
+
+
+
+</g>
+
+
+<g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-1"
+   transform="matrix(1,0,0,-1,243.88488,908.08738)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-7"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-4">wasDerivedFrom</tspan></text>
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-0"
+   transform="matrix(1.0279105,0,0,-1,-241.56351,1140.6374)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-9" /></g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m 178.24429,900.63738 8,-3 0,6 -8,-3 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-4" /></g></svg>
\ No newline at end of file
Binary file primer/WD-prov-primer-201207/images/entities.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-201207/images/entities.svg	Sun Jul 08 21:29:39 2012 +0100
@@ -0,0 +1,309 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.2 r9819"
+   width="284.83585"
+   height="144.10878"
+   xml:space="preserve"
+   sodipodi:docname="entities.svg"
+   inkscape:export-filename="C:\Work\standards\w3c\prov\primer\images\entities.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><linearGradient
+       id="linearGradient4511"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515" /></linearGradient><linearGradient
+       id="linearGradient4452"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452"
+       id="linearGradient4458"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-6"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-5" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-0" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4480"
+       xlink:href="#linearGradient4452-6"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4539"
+       xlink:href="#linearGradient4452-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-4"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-4" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-6" /></linearGradient><linearGradient
+       id="linearGradient4452-5-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4670"
+       xlink:href="#linearGradient4452-5-7"
+       inkscape:collect="always" /><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3236"
+       xlink:href="#linearGradient4452-7"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3487"
+       xlink:href="#linearGradient4452-7"
+       inkscape:collect="always" /></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1272"
+     inkscape:window-height="860"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.87538929"
+     inkscape:cx="141.37633"
+     inkscape:cy="-108.42504"
+     inkscape:window-x="46"
+     inkscape:window-y="1"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="g12"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0" /><g
+     id="g12"
+     inkscape:groupmode="layer"
+     inkscape:label="example-graphical"
+     transform="matrix(1.25,0,0,-1.25,-330.88619,1154.7658)"><g
+   id="g14"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g936-2"
+   transform="matrix(1.2811284,0,0,-1,17.263767,1002.1204)"><path
+     inkscape:connector-curvature="0"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     style="fill:url(#linearGradient4480);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path938-8" /></g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g544-9-6"
+   transform="matrix(1,0,0,-1,284.7052,833.33051)"><text
+   transform="translate(-7.640396,-2)"
+   id="text546-3-0"><tspan
+     id="tspan3196-2"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-4"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="13.75"
+     sodipodi:role="line">regionList</tspan></text>
+
+
+
+</g><g
+   transform="matrix(1.2811284,0,0,-1,17.691867,1070.5861)"
+   id="g936"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938"
+     style="fill:url(#linearGradient4458);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g>
+
+
+
+
+<g
+   transform="matrix(1,0,0,-1,285.13331,901.79626)"
+   id="g544-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448">dataSet1</tspan></text>
+
+
+
+
+</g><g
+   transform="matrix(1.5826615,0,0,-1,38.212014,1002.1546)"
+   id="g936-0"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-0"
+     style="fill:url(#linearGradient4539);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,366.35927,833.36467)"
+   id="g544-9-61"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-8">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-9">composition</tspan></text>
+
+
+
+</g><g
+   transform="matrix(1.0394571,0,0,-1,235.93357,1003.5439)"
+   id="g936-0-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-0-9"
+     style="fill:url(#linearGradient4670);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,454.72081,834.75398)"
+   id="g544-9-61-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-3-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-8-5">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-9-9">chart1</tspan></text>
+
+
+
+</g><g
+   transform="matrix(1.6023023,0,0,-1,33.274351,1072.1797)"
+   id="g936-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-2"
+     style="fill:url(#linearGradient3487);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,376.38119,903.38979)"
+   id="g544-9-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-21">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-6">article</tspan></text>
+
+</g></g></svg>
\ No newline at end of file
Binary file primer/WD-prov-primer-201207/images/everything.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-201207/images/everything.svg	Sun Jul 08 21:29:39 2012 +0100
@@ -0,0 +1,2522 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.2 r9819"
+   width="1154.5759"
+   height="766.44946"
+   xml:space="preserve"
+   sodipodi:docname="everything.svg"
+   inkscape:export-filename="C:\Work\standards\w3c\prov\primer\images\everything.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><linearGradient
+       id="linearGradient3148"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152" /></linearGradient><linearGradient
+       id="linearGradient4511"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515" /></linearGradient><linearGradient
+       id="linearGradient4452"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452"
+       id="linearGradient4458"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-6"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-5" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-0" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4480"
+       xlink:href="#linearGradient4452-6"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4511"
+       id="linearGradient4517"
+       x1="375.91525"
+       y1="246.26715"
+       x2="375.91525"
+       y2="226.1618"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4539"
+       xlink:href="#linearGradient4452-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-4"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-4" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-6" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4584"
+       xlink:href="#linearGradient4511-4"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-5-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4670"
+       xlink:href="#linearGradient4452-5-7"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148"
+       id="linearGradient3154"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148"
+       id="linearGradient3349"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-7"
+       id="linearGradient3154-1"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient3148-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150-4" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152-0" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-7"
+       id="linearGradient3349-9"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       id="linearGradient3119"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3121" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3123" /></linearGradient><linearGradient
+       y2="317.47687"
+       x2="213.28375"
+       y1="304.68256"
+       x1="213.28375"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3134"
+       xlink:href="#linearGradient3148-7"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-7"
+       id="linearGradient4458-2"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3236"
+       xlink:href="#linearGradient4452-7"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-63"
+       id="linearGradient4458-9"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-63"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-7" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-8" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3700"
+       xlink:href="#linearGradient4452-63"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4511-42"
+       id="linearGradient4517-5"
+       x1="375.91525"
+       y1="246.26715"
+       x2="375.91525"
+       y2="226.1618"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4511-42"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3791"
+       xlink:href="#linearGradient4511-42"
+       inkscape:collect="always" /><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3791-3"
+       xlink:href="#linearGradient4511-42-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-42-5"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0-1" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9-2" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4670-8"
+       xlink:href="#linearGradient4452-5-7-9"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-5-7-9"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8-4" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4283"
+       xlink:href="#linearGradient4452-5-7-9"
+       inkscape:collect="always" /><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3791-9"
+       xlink:href="#linearGradient4511-42-9"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-42-9"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0-6" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9-8" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4503"
+       xlink:href="#linearGradient4511-42-9"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-8"
+       id="linearGradient3154-9"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient3148-8"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150-9" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152-7" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-8"
+       id="linearGradient3349-2"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       id="linearGradient4697"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4699" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop4701" /></linearGradient><linearGradient
+       y2="317.47687"
+       x2="213.28375"
+       y1="304.68256"
+       x1="213.28375"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4709"
+       xlink:href="#linearGradient3148-8"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-2"
+       id="linearGradient4458-4"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-2"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-58" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-6" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4836"
+       xlink:href="#linearGradient4452-2"
+       inkscape:collect="always" /><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3236-4"
+       xlink:href="#linearGradient4452-7-0"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403"
+       xlink:href="#linearGradient4452-7-0"
+       inkscape:collect="always" /><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403-2"
+       xlink:href="#linearGradient4452-7-0-7"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-6" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3510"
+       xlink:href="#linearGradient4452-7-0-7"
+       inkscape:collect="always" /><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3510-3"
+       xlink:href="#linearGradient4452-7-0-7-4"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-7-4"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-6-1" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-1-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403-6"
+       xlink:href="#linearGradient4452-7-0-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-2" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3766"
+       xlink:href="#linearGradient4452-7-0-5"
+       inkscape:collect="always" /></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1440"
+     inkscape:window-height="838"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.87538929"
+     inkscape:cx="677.59184"
+     inkscape:cy="436.5705"
+     inkscape:window-x="-8"
+     inkscape:window-y="-8"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g12"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     showguides="true"
+     inkscape:guide-bbox="true" /><g
+     id="g12"
+     inkscape:groupmode="layer"
+     inkscape:label="example-graphical"
+     transform="matrix(1.25,0,0,-1.25,205.32932,1482.1763)"><path
+   id="path502-6-2"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 412.28727,901.46249 6.36954,-5.69464 2.17385,5.59235 -8.54339,0.10229 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   id="g14"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><g
+   transform="matrix(1.2454971,0,0,-1,-262.57855,1034.7)"
+   id="g262"><path
+     inkscape:connector-curvature="0"
+     id="path264"
+     style="fill:url(#linearGradient4517);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,195.9912,804.8)"
+   id="g266"><text
+   id="text268"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">compose</tspan></text>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g936-2"
+   transform="matrix(1.2811284,0,0,-1,-243.02664,966.2343)"><path
+     inkscape:connector-curvature="0"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     style="fill:url(#linearGradient4480);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path938-8" /></g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g544-9-6"
+   transform="matrix(1,0,0,-1,24.41479,797.44439)"><text
+   transform="translate(-7.640396,-2)"
+   id="text546-3-0"><tspan
+     id="tspan3196-2"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-4"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="13.75"
+     sodipodi:role="line">regionList</tspan></text>
+
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.2454971,0,0,-1,65.32126,1035.0947)"
+   id="g262-0"><path
+     inkscape:connector-curvature="0"
+     id="path264-6"
+     style="fill:url(#linearGradient4584);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,525.13557,804.552)"
+   id="g266-6"><text
+   id="text268-18"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270-4"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509-9"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">illustrate</tspan></text>
+
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1,0,0,-1,294.12,802.15)"
+   id="g334"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text336"
+   transform="translate(-46.02539,4)"><tspan
+     id="tspan338"
+     sodipodi:role="line"
+     y="0"
+     x="0 8.6664 15.3408 21.340799 30.6744 37.348801 44.023201 50.697601 54.6936 61.368 64.701599 71.375999 78.0504 86.054398"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasGeneratedBy</tspan></text>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(0.9368205,0,0,-1,-142.39394,1034.7)"
+   id="g340"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path342"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="M 408.7794,240 524,240"
+     inkscape:connector-curvature="0" /></g><path
+   id="path344"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 233.2794,794.7 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(0.88509451,-0.46541135,-0.46541135,-0.88509451,106.34197,842.25263)"
+   id="g486"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text488"
+   transform="translate(-13.01074,4)"><tspan
+     id="tspan490"
+     sodipodi:role="line"
+     y="0"
+     x="0 6.6743999 12.6744 19.348801"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">used</tspan></text>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1,0,0,-1,-175.5,1034.7)"
+   id="g498"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path500"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,240 -98.3914,0"
+     inkscape:connector-curvature="0" /></g><path
+   id="path502"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 72.8116,794.7 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1,0,0,-1,-175.5,1034.7)"
+   id="g504"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path506"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 248.3116,240 8,3 0,-6 -8,3 z"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1.7434792,0,0,-1,-436.48081,1071.5)"
+   id="g936"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938"
+     style="fill:url(#linearGradient4458);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1.8669634,0,0,-1.5696053,-483.55761,1171.9327)"
+   id="g960"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path962"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="M 354.703,240 254.7608,176.3198"
+     inkscape:connector-curvature="0" /></g><path
+   id="path964"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m -9.086,897.879 5.1347,-6.8289 3.2242,5.0601 -8.3589,1.7688 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1,0,0,-1,116.27766,802.86125)"
+   id="g998"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text1000"
+   transform="translate(-13.01074,4)"><tspan
+     id="tspan1002"
+     sodipodi:role="line"
+     y="0"
+     x="0 6.6743999 12.6744 19.348801"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">used</tspan></text>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</g>
+
+
+
+
+<g
+   transform="matrix(1,0,0,-1,-66.3571,902.71014)"
+   id="g544-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448">dataSet1</tspan></text>
+
+
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(0.71351425,0,0,-1,254.12833,1034.83)"
+   id="g498-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path500-7"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,240 -98.3914,0"
+     inkscape:connector-curvature="0" /></g><path
+   id="path502-6"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 429.0103,794.83001 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1,0,0,-1,461.27636,802.99121)"
+   id="g998-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text1000-3"
+   transform="translate(-13.01074,4)"><tspan
+     id="tspan1002-2"
+     sodipodi:role="line"
+     y="0"
+     x="0 6.6743999 12.6744 19.348801"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">used</tspan></text>
+
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1,0,0,-1,629.04784,802.28001)"
+   id="g334-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text336-8"
+   transform="translate(-46.02539,4)"><tspan
+     id="tspan338-7"
+     sodipodi:role="line"
+     y="0"
+     x="0 8.6664 15.3408 21.340799 30.6744 37.348801 44.023201 50.697601 54.6936 61.368 64.701599 71.375999 78.0504 86.054398"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasGeneratedBy</tspan></text>
+
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.5826615,0,0,-1,38.212014,965.3546)"
+   id="g936-0"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-0"
+     style="fill:url(#linearGradient4539);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,366.35927,796.56467)"
+   id="g544-9-61"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-8">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-9">composition</tspan></text>
+
+
+
+
+
+
+
+
+
+</g><g
+   id="g3270"
+   transform="translate(0,-36.8)"><g
+     inkscape:export-ydpi="79.550438"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+     id="g340-4"
+     transform="matrix(1,0,0,-1,159.42784,1071.63)"><path
+       inkscape:connector-curvature="0"
+       d="M 408.7794,240 524,240"
+       style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+       id="path342-2" /></g><path
+     inkscape:connector-curvature="0"
+     inkscape:export-ydpi="79.550438"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+     d="m 560.54101,831.63001 8,-3.91388 0,7.82776 -8,-3.91388 z"
+     style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+     id="path344-6" /></g><g
+   transform="matrix(1.0394571,0,0,-1,483.59481,964.9161)"
+   id="g936-0-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-0-9"
+     style="fill:url(#linearGradient4670);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,702.38205,796.12622)"
+   id="g544-9-61-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-3-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-8-5">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-9-9">chart1</tspan></text>
+
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1,0,0,-1,-169.56841,991.0782)"
+   id="g318"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   style="fill:url(#linearGradient3154);fill-opacity:1"><path
+     inkscape:connector-curvature="0"
+     id="path320"
+     style="fill:url(#linearGradient3349);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 175,333.3316 0,-30.9031 36.456,-15.4285 36.456,15.4285 0,30.9031 -72.912,0 z" /></g><g
+   transform="matrix(0.42191787,1.5145196,0.84729499,-0.75416817,-174.41082,438.08422)"
+   id="g960-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path962-0"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="M 354.703,240 254.7608,176.3198"
+     inkscape:connector-curvature="0" /></g><path
+   id="path344-6-9"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 76.959475,687.80681 8.818086,1.24893 -4.392036,6.4795 -4.42605,-7.72843 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g544-9-6-4"
+   transform="matrix(1,0,0,-1,26.408902,680.37281)"><text
+   id="text546-3-0-8"
+   x="-0.32936299"
+   y="-2"><tspan
+     id="tspan3196-2-8"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-0.32936299"
+     y="-2"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-4-2"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-0.32936299"
+     y="11.75"
+     sodipodi:role="line">derek</tspan></text>
+
+
+
+
+
+
+
+</g><text
+   style="font-size:12px"
+   y="-421.20554"
+   x="570.37744"
+   transform="matrix(0.69154428,0.72233407,0.72233407,-0.69154428,0,0)"
+   id="text336-5"><tspan
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="570.37744 579.04388 585.71826"
+     y="-421.20554"
+     sodipodi:role="line"
+     id="tspan338-5">wasAssociatedWith</tspan></text>
+
+
+
+
+
+
+
+<text
+   style="font-size:11.99999905px"
+   y="-654.78522"
+   x="350.8913"
+   transform="matrix(0.97795856,0.20879907,0.20879907,-0.97795856,0,0)"
+   id="text336-5-1"><tspan
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="350.8913 359.55774 366.23212"
+     y="-654.78522"
+     sodipodi:role="line"
+     id="tspan338-5-7">wasAssociatedWith</tspan></text>
+
+
+
+
+
+
+
+<path
+   style="fill:none;stroke:#000000;stroke-width:0.92126256px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   d="M 506.9356,780.19235 79.473094,677.8999"
+   id="path3327"
+   inkscape:connector-curvature="0" /><path
+   id="path344-6-9-2"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 76.780911,678.50155 8.200081,-3.47522 -0.423603,7.8163 -7.776478,-4.34108 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><path
+   style="fill:none;stroke:#000000;stroke-width:1.16911769px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   d="M 686.42734,783.45182 82.834028,666.78515"
+   id="path3327-1"
+   inkscape:connector-curvature="0" /><path
+   id="path344-6-9-2-6"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 78.66727,666.88626 8.20008,-3.47522 -0.4236,7.8163 -7.77648,-4.34108 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><text
+   style="font-size:11.99999809px"
+   y="-637.52173"
+   x="521.4187"
+   transform="matrix(0.9800966,0.19852118,0.19852118,-0.9800966,0,0)"
+   id="text336-5-1-8"><tspan
+     style="font-size:11.19999886px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="521.4187 530.08514 536.75952"
+     y="-637.52173"
+     sodipodi:role="line"
+     id="tspan338-5-7-5">wasAttributedTo</tspan></text>
+
+
+
+
+
+
+
+<g
+   transform="matrix(1,0,0,-1,-170.83865,906.41306)"
+   id="g318-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   style="fill:url(#linearGradient3154-1);fill-opacity:1"><path
+     inkscape:connector-curvature="0"
+     id="path320-8"
+     style="fill:url(#linearGradient3134);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 175,333.3316 0,-30.9031 36.456,-15.4285 36.456,15.4285 0,30.9031 -72.912,0 z" /></g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g544-9-6-4-2"
+   transform="matrix(1,0,0,-1,25.138656,595.70772)"><text
+   id="text546-3-0-8-4"
+   x="-5.1293631"
+   y="-2"><tspan
+     id="tspan3196-2-8-5"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-5.1293631"
+     y="-2"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-4-2-5"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-5.1293631"
+     y="11.75"
+     sodipodi:role="line">chartgen</tspan></text>
+
+
+
+
+
+
+</g><path
+   id="path344-6-9-2-6-1"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 40.556676,618.3994 4.238763,7.83271 -7.821181,0.32112 3.582418,-8.15383 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(0.00498905,-0.41777461,-0.99998756,-0.00208432,278.53266,764.04859)"
+   id="g498-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path500-5"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,240 -98.3914,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1.3408862,0,0,-1,-120.15904,1332.779)"
+   id="g936-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-2"
+     style="fill:url(#linearGradient3236);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,167.31306,1163.9891)"
+   id="g544-9-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-21">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-6">article</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.6167515,0,0,-1,-69.14114,1403.714)"
+   id="g558"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,-8.093757,1165.6297)"
+   id="g544-9-3-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-6-6">dcterms:title=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3303">   &quot;Crime rises in cities&quot;</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(0.43309751,-0.00230963,0.02385816,-1.4614635,51.707733,1511.0808)"
+   id="g572"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><g
+   transform="matrix(1.6167515,0,0,-1.7598192,-207.07236,1105.7628)"
+   id="g558-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-8"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,-146.02498,686.81689)"
+   id="g544-9-3-8-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-2"
+   x="-7.6403961"
+   y="-13.200001"><tspan
+     sodipodi:role="line"
+     y="-13.200001"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3303-9">foaf:givenName=</tspan><tspan
+     sodipodi:role="line"
+     y="0.54999924"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3355">  &quot;Derek&quot;</tspan><tspan
+     sodipodi:role="line"
+     y="14.299999"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3357">foaf:mbox=</tspan><tspan
+     sodipodi:role="line"
+     y="28.049999"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3359">  &quot;derek@example.org&quot;</tspan></text>
+
+
+
+
+
+
+<g
+   transform="matrix(1.6167515,0,0,0.92048921,-60.257445,-125.07222)"
+   id="g558-1-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-8-1"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><text
+   style="font-size:12px"
+   id="text546-3-2-5-2-2"
+   x="-6.850409"
+   y="93.257935"><tspan
+     sodipodi:role="line"
+     y="93.257935"
+     x="-6.850409"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3303-9-3">foaf:name=</tspan><tspan
+     sodipodi:role="line"
+     y="107.00793"
+     x="-6.850409"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3359-1">&quot;Chart Generators Inc&quot;</tspan></text>
+
+
+
+
+
+
+<g
+   transform="matrix(0.43309751,0.00230963,0.02385816,1.4614635,60.59143,-253.39309)"
+   id="g572-5-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-4-3"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g></g><g
+   transform="matrix(0.43309751,-0.00230963,0.02385816,-1.4614635,-86.223483,1032.268)"
+   id="g572-5"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-4"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><g
+   transform="matrix(1,0,0,-1,56.558885,638.06112)"
+   id="g998-27"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text1000-7"
+   transform="translate(-13.01074,4)"><tspan
+     id="tspan1002-9"
+     sodipodi:role="line"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0">actedOnBehalfOf</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.4146437,0,0,-0.84786888,92.069991,1075.8453)"
+   id="g558-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-1"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,144.46046,873.33077)"
+   id="g544-9-3-8-98"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3491">prov:hadRole=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495">  ex:dataToCompose</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(0.29192986,0.32279258,1.7382768,-0.60122387,-303.94221,938.06345)"
+   id="g572-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-8"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><g
+   transform="matrix(1.6504538,0,0,-0.84786888,-128.20999,1048.9774)"
+   id="g558-3-6"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-1-0"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,-48.752028,844.86283)"
+   id="g544-9-3-8-98-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6-4"
+   x="-30.040401"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-30.040401"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3491-8">prov:hadRole=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-30.040401"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495-6">ex:regionsToAggregateBy</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(-0.6837653,0.41048076,1.4796713,1.9262836,-179.39281,286.98448)"
+   id="g572-2-5"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-8-0"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><g
+   transform="matrix(1.0553141,0,0,-0.84786888,-37.026375,950.96745)"
+   id="g558-3-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-1-00"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,5.662205,746.85286)"
+   id="g544-9-3-8-98-6"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6-1"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3491-3">prov:hadRole=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495-8">ex:analyst</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(-0.62188296,0.39975874,1.3457576,1.8759678,-168.43478,203.36898)"
+   id="g572-2-5-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-8-0-3"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><g
+   transform="matrix(1.268666,0,0,-0.84786888,197.0879,1040.9746)"
+   id="g558-3-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-1-4"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,245.53697,836.85999)"
+   id="g544-9-3-8-98-60"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6-6"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3491-6">prov:hadRole=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495-1">ex:composedData</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(0.00870226,0.28186705,1.6936272,-0.18063826,-164.96914,810.84161)"
+   id="g572-2-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-8-4"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><g
+   transform="matrix(1.2811284,0,0,-1,124.91365,1127.6032)"
+   id="g936-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-29"
+     style="fill:url(#linearGradient3700);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><text
+   transform="scale(1,-1)"
+   id="text546-3-35"
+   x="384.71475"
+   y="-960.81244"><tspan
+     id="tspan3196-9"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="384.71475"
+     y="-960.81244"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-8"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="384.71475"
+     y="-947.06244"
+     sodipodi:role="line">dataSet2</tspan></text>
+
+
+
+
+
+
+<g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4"
+   transform="matrix(1,0,0,-1,245.19197,907.6109)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76">used</tspan></text>
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3"
+   transform="matrix(3.1568137,0,0,-1,-1296.1082,1140.1609)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6" /></g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m -6.04863,900.1609 8,-3 0,6 -8,-3 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1" /><g
+   transform="matrix(1.2454971,0,0,-1,-82.36558,1138.8523)"
+   id="g262-7"><path
+     inkscape:connector-curvature="0"
+     id="path264-3"
+     style="fill:url(#linearGradient3791);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,377.80416,908.95229)"
+   id="g266-7"><text
+   id="text268-2"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270-6"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509-0"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">compile</tspan></text>
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-7"
+   transform="matrix(2.4073596,-0.77821634,-0.25502404,-0.96742807,-508.74913,1450.296)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-7" /></g><g
+   transform="matrix(0.9376888,0.34747621,0.34747621,-0.9376888,535.52127,922.6664)"
+   id="g334-3-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text336-8-8"
+   transform="matrix(0.79140274,0.61129511,-0.61129511,0.79140274,0,0)"
+   x="-29.671028"
+   y="53.953274"
+   style="font-size:12px"><tspan
+     id="tspan338-7-2"
+     sodipodi:role="line"
+     y="53.953274"
+     x="-29.671028 -21.004583 -14.330159 -8.3301592 1.003441 7.6778412 14.352242 21.026646 25.022642 31.697042 35.030647 41.705082 48.379513 56.383511"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasGeneratedBy</tspan></text>
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-9"
+   transform="matrix(0.98784205,0.15546086,0.15546086,-0.98784205,218.63236,966.43059)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-4"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-7">used</tspan></text>
+
+
+
+
+
+
+</g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m -10.009689,908.16524 9.415904,-0.97922 -1.705725,6.71283 -7.710179,-5.73361 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-8" /><path
+   id="path502-6-2-0"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 556.04305,958.73795 9.09492,-5.69464 3.10399,5.59235 -12.19891,0.10229 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1.2454971,0,0,-1,61.3902,1194.5278)"
+   id="g262-7-1"><path
+     inkscape:connector-curvature="0"
+     id="path264-3-6"
+     style="fill:url(#linearGradient3791-3);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,521.55993,964.62775)"
+   id="g266-7-4"><text
+   id="text268-2-0"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270-6-6"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509-0-1"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">compile2</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.0394571,0,0,-1,502.75321,1071.8623)"
+   id="g936-0-2-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-0-9-4"
+     style="fill:url(#linearGradient4283);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,721.54046,903.07234)"
+   id="g544-9-61-1-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-3-3-9"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-8-5-8">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-9-9-8">chart2</tspan></text>
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-7-0"
+   transform="matrix(1.2556932,-0.38098545,-0.13302207,-0.4736164,82.22042,1226.2691)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-7-8" /></g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-77"
+   transform="matrix(0.49252485,0,0,-1,243.74663,1195.0032)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-8" /></g><path
+   id="path344-3"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 439.8321,954.58752 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-8"
+   transform="matrix(1,0,0,-1,510.98321,962.77573)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-3"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-71">used</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(0.9376888,0.34747621,0.34747621,-0.9376888,651.76262,989.27394)"
+   id="g334-3-1-0"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text336-8-8-7"
+   transform="matrix(0.79140274,0.61129511,-0.61129511,0.79140274,0,0)"
+   x="-29.671028"
+   y="53.953274"
+   style="font-size:12px"><tspan
+     id="tspan338-7-2-3"
+     sodipodi:role="line"
+     y="53.953274"
+     x="-29.671028 -21.004583 -14.330159 -8.3301592 1.003441 7.6778412 14.352242 21.026646 25.022642 31.697042 35.030647 41.705082 48.379513 56.383511"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasGeneratedBy</tspan></text>
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-7-0-4"
+   transform="matrix(2.4508216,-0.4139357,-0.25962818,-0.51457805,-514.99751,1230.2079)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-7-8-9" /></g><path
+   id="path344-3-6"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 425.85916,936.6943 8,-3.91388 0,7.82776 -8,-3.91388 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(0.88373777,0.46798243,0.46798243,-0.88373777,595.55353,966.06502)"
+   id="g334-3-1-0-5"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text336-8-8-7-1"
+   transform="matrix(0.79140274,0.61129511,-0.61129511,0.79140274,0,0)"
+   x="-29.671028"
+   y="53.953274"
+   style="font-size:12px"><tspan
+     id="tspan338-7-2-3-0"
+     sodipodi:role="line"
+     y="53.953274"
+     x="-29.671028 -21.004583 -14.330159"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasDerivedFrom</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.0611643,0,0,-1,-123.33092,1236.364)"
+   id="g262-7-3"><path
+     inkscape:connector-curvature="0"
+     id="path264-3-4"
+     style="fill:url(#linearGradient4503);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,271.45542,1006.4641)"
+   id="g266-7-8"><text
+   id="text268-2-4"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270-6-9"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509-0-9"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">correct</tspan></text>
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-2"
+   transform="matrix(3.3051302,0.3220066,0.23412569,-0.81211558,-1411.7302,972.30402)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-5" /></g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m -13.570491,910.6307 9.882505,-2.3145 -2.240765,6.59819 -7.64174,-4.28369 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-5" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-3"
+   transform="matrix(0.99545918,0.09518926,0.09518926,-0.99545918,263.8164,941.40513)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-33"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-74">wasRevisionOf</tspan></text>
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-8-0"
+   transform="matrix(0.92712277,-0.37475776,-0.37475776,-0.92712277,354.85251,978.18444)"><text
+   id="text336-0-3-6"
+   x="-62.025375"
+   y="-8.8000002"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-62.025375"
+     y="-8.8000002"
+     sodipodi:role="line"
+     id="tspan338-76-71-8">wasGeneratedBy</tspan></text>
+
+
+
+
+
+
+</g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m 300.35167,997.5632 8.21358,-5.9631 0.49111,6.951 -8.70469,-0.9879 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-5-1" /><g
+   transform="matrix(1,0,0,-0.82435258,-111.75773,1257.675)"
+   id="g318-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   style="fill:url(#linearGradient3154-9);fill-opacity:1"><path
+     inkscape:connector-curvature="0"
+     id="path320-82"
+     style="fill:url(#linearGradient4709);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 175,333.3316 0,-30.9031 36.456,-15.4285 36.456,15.4285 0,30.9031 -72.912,0 z" /></g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g544-9-6-4-8"
+   transform="matrix(1,0,0,-1,89.019582,1002.3184)"><text
+   id="text546-3-0-8-9"
+   x="-0.32936299"
+   y="-2"><tspan
+     id="tspan3196-2-8-0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-0.32936299"
+     y="-2"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-4-2-7"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-0.32936299"
+     y="11.75"
+     sodipodi:role="line">edith</tspan></text>
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-8"
+   transform="matrix(0.95841126,0,0,-1,-251.49432,1243.6893)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-1" /></g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m 136.61215,1003.6893 8,-3 0,6 -8,-3 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-58" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-6"
+   transform="matrix(1,0,0,-1,189.238,1013.7053)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-1"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-2">wasAssociatedWith</tspan></text>
+
+
+
+
+
+
+</g><path
+   sodipodi:type="arc"
+   style="fill:#151b23;fill-opacity:0.97916667;stroke:#000000;stroke-width:1.20000005;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+   id="path5588-7"
+   sodipodi:cx="409.51385"
+   sodipodi:cy="345.28378"
+   sodipodi:rx="4.4720702"
+   sodipodi:ry="4.4720702"
+   d="m 413.98593,345.28378 c 0,2.46986 -2.00222,4.47207 -4.47208,4.47207 -2.46985,0 -4.47207,-2.00221 -4.47207,-4.47207 0,-2.46985 2.00222,-4.47207 4.47207,-4.47207 2.46986,0 4.47208,2.00222 4.47208,4.47207 z"
+   transform="matrix(0.8,0,0,-0.8,-124.61032,1279.7512)"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><g
+   transform="matrix(1.5022527,0,0,-0.71210916,-235.32786,1077.4576)"
+   id="g936-26"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-5"
+     style="fill:url(#linearGradient4836);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,76.631191,957.89944)"
+   id="g544-9-39"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-24"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-6">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-1">instructions</tspan></text>
+
+
+
+
+
+
+</g><path
+   id="path342-6-0-2"
+   style="fill:none;stroke:#000000;stroke-width:1.27020955;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+   d="m 138.53221,959.81329 67.19758,46.07211"
+   inkscape:connector-curvature="0" /><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m 133.40742,958.04482 10.05906,1.35502 -4.44278,5.36833 -5.61628,-6.72335 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-5-11" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-9-9"
+   transform="matrix(0.84177283,0.53983192,0.53983192,-0.84177283,178.57558,993.70215)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-4-7"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-7-6">hadPlan</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.4146052,0,0,-0.84786888,359.52897,1054.7903)"
+   id="g558-3-4-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-1-4-9"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,423.73947,850.67572)"
+   id="g544-9-3-8-98-60-5"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6-6-2"
+   x="-22.0404"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495-1-0">prov:atTime=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4969"> 2012-03-02T10:30:00</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(-0.79741846,0.01415798,0.60418273,1.6898123,522.91277,437.9406)"
+   id="g572-2-8-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-8-4-9"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><g
+   transform="matrix(1.5156667,0,0,-0.84786888,590.04978,1170.8109)"
+   id="g558-3-4-2-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-1-4-9-8"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,656.98893,966.69625)"
+   id="g544-9-3-8-98-60-5-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6-6-2-9"
+   x="-22.0404"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495-1-0-5">prov:generatedAtTime=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4969-3">2012-04-01T15:21:00</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(-0.4860202,-0.23750576,-0.18759351,1.1471291,727.3055,719.20578)"
+   id="g572-2-8-3-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-8-4-9-5"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><g
+   transform="matrix(1.694849,0,0,-1.5821629,158.89211,1431.5985)"
+   id="g558-3-4-2-1-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-1-4-9-8-5"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,230.66918,1063.5218)"
+   id="g544-9-3-8-98-60-5-1-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6-6-2-9-6"
+   x="-22.0404"
+   y="-3.5999999"><tspan
+     sodipodi:role="line"
+     y="-3.5999999"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495-1-0-5-7">prov:startedAtTime=</tspan><tspan
+     sodipodi:role="line"
+     y="10.15"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4969-3-7"> 2012-03-31T09:21:00</tspan><tspan
+     sodipodi:role="line"
+     y="23.9"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3353">prov:endedAtTime=</tspan><tspan
+     sodipodi:role="line"
+     y="37.650002"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3356"> 2012-04-01T15:21:00</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(0.0340166,0.0659249,2.399107,-0.03142758,-305.93401,1016.1301)"
+   id="g572-2-5-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-8-0-7"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><path
+   style="fill:none;stroke:#000000;stroke-width:0.65616947px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   d="m 304.6916,995.61216 71.60192,-29.59491"
+   id="path3381"
+   inkscape:connector-type="polyline"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1.2806619,0,0,-1,-106.05234,1270.1581)"
+   id="g936-4-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-2-8"
+     style="fill:url(#linearGradient3403);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,161.29517,1101.3682)"
+   id="g544-9-3-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-4"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-21-5">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-6-5">articleV1</tspan></text>
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-7-0-1"
+   transform="matrix(0.01012975,-0.16687377,-0.7766355,2.2128047e-4,358.28157,1209.3703)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-7-8-1" /></g><path
+   id="path344-6-9-2-5"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 175.47867,1140.9223 -2.49756,-8.5487 7.71393,1.3301 -5.21637,7.2186 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1.2806619,0,0,-1,68.752795,1334.1752)"
+   id="g936-4-8-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-2-8-2"
+     style="fill:url(#linearGradient3510);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,335.18702,1164.4634)"
+   id="g544-9-3-2-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-4-2"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-21-5-2">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-6-5-1">blogEntry</tspan></text>
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-77-6"
+   transform="matrix(0.87879751,0,0,-1,-145.48889,1402.3773)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-8-8" /></g><path
+   id="path344-3-5"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 208.49689,1161.9616 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-8-7"
+   transform="matrix(1,0,0,-1,279.64801,1163.7498)"><text
+   id="text336-0-3-61"
+   x="-60.425377"
+   y="-3.0861211"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-60.425377"
+     y="-3.0861211"
+     sodipodi:role="line"
+     id="tspan338-76-71-89">wasQuotedFrom</tspan></text>
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-2-2"
+   transform="matrix(2.608892,0.56412354,0.27069134,-0.74718224,-1136.038,860.75549)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-5-7" /></g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-5-8-9"
+   transform="matrix(1.8148222,1.3857039,0.65866967,-1.2672404,-951.06028,659.54012)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-0-2-5" /></g><text
+   style="font-size:12px"
+   y="-790.39417"
+   x="572.9967"
+   transform="matrix(0.81417724,0.58061642,0.58061642,-0.81417724,0,0)"
+   id="text336-5-4"><tspan
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="572.9967 581.66315 588.33752"
+     y="-790.39417"
+     sodipodi:role="line"
+     id="tspan338-5-3">wasDerivedFrom</tspan></text>
+
+
+
+
+
+<g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-6-1"
+   transform="matrix(1,0,0,-1,131.42121,1129.6466)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-1-2"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-2-3">specializationOf</tspan></text>
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-77-6-7"
+   transform="matrix(2.0630747,0,0,-1,-628.81077,1340.9054)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-8-8-9" /></g><path
+   id="path344-3-5-3"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 209.28311,1100.4897 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-8-7-1"
+   transform="matrix(1,0,0,-1,280.43423,1119.8779)"><text
+   id="text336-0-3-61-9"
+   x="10.857195"
+   y="14.277582"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="10.857195"
+     y="14.277582"
+     sodipodi:role="line"
+     id="tspan338-76-71-89-8">alternateOf</tspan></text>
+
+
+
+
+
+</g><g
+   transform="matrix(1.2806619,0,0,-1,201.63694,1272.02)"
+   id="g936-4-8-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-2-8-6"
+     style="fill:url(#linearGradient3766);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,468.98445,1103.2301)"
+   id="g544-9-3-2-0"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-4-24"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-21-5-8">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-6-5-6">articleV2</tspan></text>
+
+
+
+
+
+</g><path
+   id="path344-6-9-0"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m -51.92373,921.93294 8.81809,1.249 -4.39204,6.4795 -4.42605,-7.7285 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-7-0-1-2"
+   transform="matrix(2.1038968,-0.39272917,355.87968,-67.003206,-86063.128,17394.89)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-7-8-1-7" /></g><path
+   id="path344-6-9-2-5-6"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 217.69004,1155.9691 -8.58796,-1.4872 5.94663,-7.569 2.64133,9.0562 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-6-1-1"
+   transform="matrix(0.98297512,-0.18373855,-0.18373855,-0.98297512,385.18382,1127.7006)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-1-2-4"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-2-3-2">specializationOf</tspan></text>
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-5-8-9-1"
+   transform="matrix(0.44273048,0.87492319,1.0362874,-0.56001155,-9.483132,754.92455)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-0-2-5-7" /></g><text
+   style="font-size:11.99999905px"
+   y="-76.7658"
+   x="1077.7798"
+   transform="matrix(0.45679829,0.8895703,0.8895703,-0.45679829,0,0)"
+   id="text336-5-4-1"><tspan
+     style="font-size:11.19999886px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="1077.7798 1086.4462 1093.1206"
+     y="-76.7658"
+     sodipodi:role="line"
+     id="tspan338-5-3-1">wasDerivedFrom</tspan></text>
+
+
+
+
+<path
+   id="path344-6-9-0-5"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 417.43652,975.90336 7.67897,4.51128 -6.52758,4.32014 -1.15139,-8.83142 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><path
+   sodipodi:type="arc"
+   style="fill:#151b23;fill-opacity:0.97916667;stroke:#000000;stroke-width:1.20000005;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+   id="path5588-7-1"
+   sodipodi:cx="409.51385"
+   sodipodi:cy="345.28378"
+   sodipodi:rx="4.4720702"
+   sodipodi:ry="4.4720702"
+   d="m 413.98593,345.28378 c 0,2.46986 -2.00222,4.47207 -4.47208,4.47207 -2.46985,0 -4.47207,-2.00221 -4.47207,-4.47207 0,-2.46985 2.00222,-4.47207 4.47207,-4.47207 2.46986,0 4.47208,2.00222 4.47208,4.47207 z"
+   transform="matrix(0.8,0,0,-0.8,262.98962,1224.4128)"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><path
+   sodipodi:type="arc"
+   style="fill:#151b23;fill-opacity:0.97916667;stroke:#000000;stroke-width:1.20000005;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+   id="path5588-7-7"
+   sodipodi:cx="409.51385"
+   sodipodi:cy="345.28378"
+   sodipodi:rx="4.4720702"
+   sodipodi:ry="4.4720702"
+   d="m 413.98593,345.28378 c 0,2.46986 -2.00222,4.47207 -4.47208,4.47207 -2.46985,0 -4.47207,-2.00221 -4.47207,-4.47207 0,-2.46985 2.00222,-4.47207 4.47207,-4.47207 2.46986,0 4.47208,2.00222 4.47208,4.47207 z"
+   transform="matrix(0.8,0,0,-0.8,252.93695,1122.9722)"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-5-8-9-1-4"
+   transform="matrix(0.34953261,0.56881474,0.81814162,-0.36408089,362.4421,670.551)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-0-2-5-7-0" /></g><path
+   id="path344-6-9-0-5-8"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 698.34308,812.71117 7.67897,4.5113 -6.52758,4.3201 -1.15139,-8.8314 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><text
+   style="font-size:11.99999905px"
+   y="131.42052"
+   x="1061.271"
+   transform="matrix(0.55092344,0.83455579,0.83455579,-0.55092344,0,0)"
+   id="text336-5-4-1-8"
+   inkscape:transform-center-x="32.286452"
+   inkscape:transform-center-y="-6.8540935"><tspan
+     style="font-size:11.19999886px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="1061.271 1069.9374 1076.6118"
+     y="131.42052"
+     sodipodi:role="line"
+     id="tspan338-5-3-1-2">wasRevisionOf</tspan></text>
+</g></svg>
\ No newline at end of file
Binary file primer/WD-prov-primer-201207/images/plans.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-201207/images/plans.svg	Sun Jul 08 21:29:39 2012 +0100
@@ -0,0 +1,720 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.2 r9819"
+   width="675.11542"
+   height="169.59584"
+   xml:space="preserve"
+   sodipodi:docname="plans.svg"
+   inkscape:export-filename="C:\Work\standards\w3c\prov\primer\images\plans.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><linearGradient
+       id="linearGradient3148"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152" /></linearGradient><linearGradient
+       id="linearGradient4511"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515" /></linearGradient><linearGradient
+       id="linearGradient4452"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452"
+       id="linearGradient4458"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-6"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-5" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-0" /></linearGradient><linearGradient
+       id="linearGradient4452-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9" /></linearGradient><linearGradient
+       id="linearGradient4511-4"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-4" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-6" /></linearGradient><linearGradient
+       id="linearGradient4452-5-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148"
+       id="linearGradient3154"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-7"
+       id="linearGradient3154-1"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient3148-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150-4" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152-0" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-7"
+       id="linearGradient3349-9"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       id="linearGradient3119"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3121" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3123" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-7"
+       id="linearGradient4458-2"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-63"
+       id="linearGradient4458-9"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-63"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-7" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-8" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3700"
+       xlink:href="#linearGradient4452-63"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4511-42"
+       id="linearGradient4517-5"
+       x1="375.91525"
+       y1="246.26715"
+       x2="375.91525"
+       y2="226.1618"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4511-42"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9" /></linearGradient><linearGradient
+       id="linearGradient4511-42-5"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0-1" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9-2" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4670-8"
+       xlink:href="#linearGradient4452-5-7-9"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-5-7-9"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8-4" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3791-9"
+       xlink:href="#linearGradient4511-42-9"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-42-9"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0-6" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9-8" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4503"
+       xlink:href="#linearGradient4511-42-9"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-8"
+       id="linearGradient3154-9"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient3148-8"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150-9" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152-7" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-8"
+       id="linearGradient3349-2"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       id="linearGradient4697"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4699" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop4701" /></linearGradient><linearGradient
+       y2="317.47687"
+       x2="213.28375"
+       y1="304.68256"
+       x1="213.28375"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4709"
+       xlink:href="#linearGradient3148-8"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-2"
+       id="linearGradient4458-4"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-2"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-58" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-6" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4836"
+       xlink:href="#linearGradient4452-2"
+       inkscape:collect="always" /><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3236-4"
+       xlink:href="#linearGradient4452-7-0"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403-2"
+       xlink:href="#linearGradient4452-7-0-7"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-6" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3510-3"
+       xlink:href="#linearGradient4452-7-0-7-4"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-7-4"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-6-1" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-1-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403-6"
+       xlink:href="#linearGradient4452-7-0-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-2" /></linearGradient></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1440"
+     inkscape:window-height="838"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.87538929"
+     inkscape:cx="595.92231"
+     inkscape:cy="90.662413"
+     inkscape:window-x="-8"
+     inkscape:window-y="-8"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g12"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     showguides="true"
+     inkscape:guide-bbox="true" /><g
+     id="g12"
+     inkscape:groupmode="layer"
+     inkscape:label="example-graphical"
+     transform="matrix(1.25,0,0,-1.25,123.65979,1276.9247)"><g
+   id="g14"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><g
+   transform="matrix(1.6225458,0,0,-1,-412.39637,1079.5)"
+   id="g936"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938"
+     style="fill:url(#linearGradient4458);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g>
+
+
+
+
+<g
+   transform="matrix(1,0,0,-1,-75.9571,910.71014)"
+   id="g544-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448">dataSet1</tspan></text>
+
+
+
+
+
+
+
+
+</g>
+
+
+
+
+
+
+
+
+
+
+
+<g
+   transform="matrix(1.2811284,0,0,-1,124.91365,1127.6032)"
+   id="g936-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-29"
+     style="fill:url(#linearGradient3700);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><text
+   transform="scale(1,-1)"
+   id="text546-3-35"
+   x="384.71475"
+   y="-960.81244"><tspan
+     id="tspan3196-9"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="384.71475"
+     y="-960.81244"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-8"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="384.71475"
+     y="-947.06244"
+     sodipodi:role="line">dataSet2</tspan></text>
+
+
+
+
+<g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-9"
+   transform="matrix(0.93883907,0.34435619,0.34435619,-0.93883907,181.41703,984.5309)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-4"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-7">used</tspan></text>
+
+
+
+
+</g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m -10.009689,908.16524 9.415904,-0.97922 -1.705725,6.71283 -7.710179,-5.73361 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-8" /><g
+   transform="matrix(1.0611643,0,0,-1,-123.33092,1236.364)"
+   id="g262-7-3"><path
+     inkscape:connector-curvature="0"
+     id="path264-3-4"
+     style="fill:url(#linearGradient4503);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,271.45542,1006.4641)"
+   id="g266-7-8"><text
+   id="text268-2-4"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270-6-9"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509-0-9"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">correct</tspan></text>
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-2"
+   transform="matrix(3.3051302,0.3220066,0.23412569,-0.81211558,-1411.7302,972.30402)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-5" /></g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m -13.570491,910.6307 9.882505,-2.3145 -2.240765,6.59819 -7.64174,-4.28369 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-5" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-3"
+   transform="matrix(0.99545918,0.09518926,0.09518926,-0.99545918,263.8164,941.40513)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-33"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-74">wasRevisionOf</tspan></text>
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-8-0"
+   transform="matrix(0.92712277,-0.37475776,-0.37475776,-0.92712277,354.85251,978.18444)"><text
+   id="text336-0-3-6"
+   x="-62.025375"
+   y="-8.8000002"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-62.025375"
+     y="-8.8000002"
+     sodipodi:role="line"
+     id="tspan338-76-71-8">wasGeneratedBy</tspan></text>
+
+
+
+
+</g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m 300.35167,997.5632 8.21358,-5.9631 0.49111,6.951 -8.70469,-0.9879 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-5-1" /><g
+   transform="matrix(1,0,0,-0.82435258,-263.75773,1257.675)"
+   id="g318-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   style="fill:url(#linearGradient3154-9);fill-opacity:1"><path
+     inkscape:connector-curvature="0"
+     id="path320-82"
+     style="fill:url(#linearGradient4709);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 175,333.3316 0,-30.9031 36.456,-15.4285 36.456,15.4285 0,30.9031 -72.912,0 z" /></g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g544-9-6-4-8"
+   transform="matrix(1,0,0,-1,-62.980418,1002.3184)"><text
+   id="text546-3-0-8-9"
+   x="-0.32936299"
+   y="-2"><tspan
+     id="tspan3196-2-8-0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-0.32936299"
+     y="-2"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-4-2-7"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-0.32936299"
+     y="11.75"
+     sodipodi:role="line">edith</tspan></text>
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-8"
+   transform="matrix(2.2850588,0,0,-1,-945.80049,1243.6893)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-1" /></g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m -15.38785,1003.6893 8,-3 0,6 -8,-3 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-58" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-6"
+   transform="matrix(1,0,0,-1,37.238,1013.7053)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-1"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-2">wasAssociatedWith</tspan></text>
+
+
+
+
+</g><path
+   sodipodi:type="arc"
+   style="fill:#151b23;fill-opacity:0.97916667;stroke:#000000;stroke-width:1.20000005;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+   id="path5588-7"
+   sodipodi:cx="409.51385"
+   sodipodi:cy="345.28378"
+   sodipodi:rx="4.4720702"
+   sodipodi:ry="4.4720702"
+   d="m 413.98593,345.28378 c 0,2.46986 -2.00222,4.47207 -4.47208,4.47207 -2.46985,0 -4.47207,-2.00221 -4.47207,-4.47207 0,-2.46985 2.00222,-4.47207 4.47207,-4.47207 2.46986,0 4.47208,2.00222 4.47208,4.47207 z"
+   transform="matrix(0.8,0,0,-0.8,-276.61032,1279.7512)"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><g
+   transform="matrix(1.5022527,0,0,-0.71210916,-387.32786,1077.4576)"
+   id="g936-26"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-5"
+     style="fill:url(#linearGradient4836);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,-75.368809,957.8994)"
+   id="g544-9-39"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-24"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-6">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-1">instructions</tspan></text>
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-5-8"
+   transform="matrix(0.58320806,0.39985992,0.01511638,-2.7561142,-255.49916,1457.8262)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-0-2" /></g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m -18.59258,958.0448 10.05906,1.355 -4.44278,5.3684 -5.61628,-6.7234 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-5-11" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-9-9"
+   transform="matrix(0.84177283,0.53983192,0.53983192,-0.84177283,26.57558,993.7022)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-4-7"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-7-6">hadPlan</tspan></text>
+
+
+
+
+</g><path
+   style="fill:none;stroke:#000000;stroke-width:0.65616947px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   d="m 304.6916,995.61216 71.60192,-29.59491"
+   id="path3381"
+   inkscape:connector-type="polyline"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-2-2"
+   transform="matrix(2.2221111,0.72705208,0.23056003,-0.96298127,-968.40588,846.15479)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-5-7" /></g>
+
+
+</g></svg>
\ No newline at end of file
Binary file primer/WD-prov-primer-201207/images/roles.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-201207/images/roles.svg	Sun Jul 08 21:29:39 2012 +0100
@@ -0,0 +1,1015 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.2 r9819"
+   width="660.56439"
+   height="332.392"
+   xml:space="preserve"
+   sodipodi:docname="roles.svg"
+   inkscape:export-filename="C:\Work\standards\w3c\prov\primer\images\roles.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><linearGradient
+   id="linearGradient3148"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop3150" /><stop
+     style="stop-color:#b8b8b8;stop-opacity:1;"
+     offset="1"
+     id="stop3152" /></linearGradient><linearGradient
+   id="linearGradient4511"><stop
+     style="stop-color:#d19d00;stop-opacity:1;"
+     offset="0"
+     id="stop4513" /><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="1"
+     id="stop4515" /></linearGradient><linearGradient
+   id="linearGradient4452"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop4454" /><stop
+     style="stop-color:#2effff;stop-opacity:1;"
+     offset="1"
+     id="stop4456" /></linearGradient><linearGradient
+   inkscape:collect="always"
+   xlink:href="#linearGradient4452"
+   id="linearGradient4458"
+   x1="222.17677"
+   y1="164.01802"
+   x2="223.60345"
+   y2="182.29561"
+   gradientUnits="userSpaceOnUse" /><linearGradient
+   id="linearGradient4452-6"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop4454-5" /><stop
+     style="stop-color:#2effff;stop-opacity:1;"
+     offset="1"
+     id="stop4456-0" /></linearGradient><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient4480"
+   xlink:href="#linearGradient4452-6"
+   inkscape:collect="always" /><linearGradient
+   inkscape:collect="always"
+   xlink:href="#linearGradient4511"
+   id="linearGradient4517"
+   x1="375.91525"
+   y1="246.26715"
+   x2="375.91525"
+   y2="226.1618"
+   gradientUnits="userSpaceOnUse" /><linearGradient
+   id="linearGradient4452-5"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop4454-0" /><stop
+     style="stop-color:#2effff;stop-opacity:1;"
+     offset="1"
+     id="stop4456-9" /></linearGradient><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient4539"
+   xlink:href="#linearGradient4452-5"
+   inkscape:collect="always" /><linearGradient
+   id="linearGradient4511-4"><stop
+     style="stop-color:#d19d00;stop-opacity:1;"
+     offset="0"
+     id="stop4513-4" /><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="1"
+     id="stop4515-6" /></linearGradient><linearGradient
+   y2="226.1618"
+   x2="375.91525"
+   y1="246.26715"
+   x1="375.91525"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient4584"
+   xlink:href="#linearGradient4511-4"
+   inkscape:collect="always" /><linearGradient
+   id="linearGradient4452-5-7"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop4454-0-8" /><stop
+     style="stop-color:#2effff;stop-opacity:1;"
+     offset="1"
+     id="stop4456-9-8" /></linearGradient><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient4670"
+   xlink:href="#linearGradient4452-5-7"
+   inkscape:collect="always" /><linearGradient
+   inkscape:collect="always"
+   xlink:href="#linearGradient3148"
+   id="linearGradient3154"
+   x1="213.28375"
+   y1="304.68256"
+   x2="213.28375"
+   y2="317.47687"
+   gradientUnits="userSpaceOnUse" /><linearGradient
+   inkscape:collect="always"
+   xlink:href="#linearGradient3148"
+   id="linearGradient3349"
+   gradientUnits="userSpaceOnUse"
+   x1="213.28375"
+   y1="304.68256"
+   x2="213.28375"
+   y2="317.47687" /><linearGradient
+   inkscape:collect="always"
+   xlink:href="#linearGradient3148-7"
+   id="linearGradient3154-1"
+   x1="213.28375"
+   y1="304.68256"
+   x2="213.28375"
+   y2="317.47687"
+   gradientUnits="userSpaceOnUse" /><linearGradient
+   id="linearGradient3148-7"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop3150-4" /><stop
+     style="stop-color:#b8b8b8;stop-opacity:1;"
+     offset="1"
+     id="stop3152-0" /></linearGradient><linearGradient
+   inkscape:collect="always"
+   xlink:href="#linearGradient3148-7"
+   id="linearGradient3349-9"
+   gradientUnits="userSpaceOnUse"
+   x1="213.28375"
+   y1="304.68256"
+   x2="213.28375"
+   y2="317.47687" /><linearGradient
+   id="linearGradient3119"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop3121" /><stop
+     style="stop-color:#b8b8b8;stop-opacity:1;"
+     offset="1"
+     id="stop3123" /></linearGradient><linearGradient
+   y2="317.47687"
+   x2="213.28375"
+   y1="304.68256"
+   x1="213.28375"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient3134"
+   xlink:href="#linearGradient3148-7"
+   inkscape:collect="always" /><linearGradient
+   inkscape:collect="always"
+   xlink:href="#linearGradient4452-7"
+   id="linearGradient4458-2"
+   x1="222.17677"
+   y1="164.01802"
+   x2="223.60345"
+   y2="182.29561"
+   gradientUnits="userSpaceOnUse" /><linearGradient
+   id="linearGradient4452-7"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop4454-6" /><stop
+     style="stop-color:#2effff;stop-opacity:1;"
+     offset="1"
+     id="stop4456-1" /></linearGradient><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient3236"
+   xlink:href="#linearGradient4452-7"
+   inkscape:collect="always" /><linearGradient
+   inkscape:collect="always"
+   xlink:href="#linearGradient4452-63"
+   id="linearGradient4458-9"
+   x1="222.17677"
+   y1="164.01802"
+   x2="223.60345"
+   y2="182.29561"
+   gradientUnits="userSpaceOnUse" /><linearGradient
+   id="linearGradient4452-63"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop4454-7" /><stop
+     style="stop-color:#2effff;stop-opacity:1;"
+     offset="1"
+     id="stop4456-8" /></linearGradient><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient3700"
+   xlink:href="#linearGradient4452-63"
+   inkscape:collect="always" /><linearGradient
+   inkscape:collect="always"
+   xlink:href="#linearGradient4511-42"
+   id="linearGradient4517-5"
+   x1="375.91525"
+   y1="246.26715"
+   x2="375.91525"
+   y2="226.1618"
+   gradientUnits="userSpaceOnUse" /><linearGradient
+   id="linearGradient4511-42"><stop
+     style="stop-color:#d19d00;stop-opacity:1;"
+     offset="0"
+     id="stop4513-0" /><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="1"
+     id="stop4515-9" /></linearGradient><linearGradient
+   y2="226.1618"
+   x2="375.91525"
+   y1="246.26715"
+   x1="375.91525"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient3791"
+   xlink:href="#linearGradient4511-42"
+   inkscape:collect="always" /><linearGradient
+   y2="226.1618"
+   x2="375.91525"
+   y1="246.26715"
+   x1="375.91525"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient3791-3"
+   xlink:href="#linearGradient4511-42-5"
+   inkscape:collect="always" /><linearGradient
+   id="linearGradient4511-42-5"><stop
+     style="stop-color:#d19d00;stop-opacity:1;"
+     offset="0"
+     id="stop4513-0-1" /><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="1"
+     id="stop4515-9-2" /></linearGradient><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient4670-8"
+   xlink:href="#linearGradient4452-5-7-9"
+   inkscape:collect="always" /><linearGradient
+   id="linearGradient4452-5-7-9"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop4454-0-8-8" /><stop
+     style="stop-color:#2effff;stop-opacity:1;"
+     offset="1"
+     id="stop4456-9-8-4" /></linearGradient><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient4283"
+   xlink:href="#linearGradient4452-5-7-9"
+   inkscape:collect="always" /><linearGradient
+   y2="226.1618"
+   x2="375.91525"
+   y1="246.26715"
+   x1="375.91525"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient3791-9"
+   xlink:href="#linearGradient4511-42-9"
+   inkscape:collect="always" /><linearGradient
+   id="linearGradient4511-42-9"><stop
+     style="stop-color:#d19d00;stop-opacity:1;"
+     offset="0"
+     id="stop4513-0-6" /><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="1"
+     id="stop4515-9-8" /></linearGradient><linearGradient
+   y2="226.1618"
+   x2="375.91525"
+   y1="246.26715"
+   x1="375.91525"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient4503"
+   xlink:href="#linearGradient4511-42-9"
+   inkscape:collect="always" /><linearGradient
+   inkscape:collect="always"
+   xlink:href="#linearGradient3148-8"
+   id="linearGradient3154-9"
+   x1="213.28375"
+   y1="304.68256"
+   x2="213.28375"
+   y2="317.47687"
+   gradientUnits="userSpaceOnUse" /><linearGradient
+   id="linearGradient3148-8"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop3150-9" /><stop
+     style="stop-color:#b8b8b8;stop-opacity:1;"
+     offset="1"
+     id="stop3152-7" /></linearGradient><linearGradient
+   inkscape:collect="always"
+   xlink:href="#linearGradient3148-8"
+   id="linearGradient3349-2"
+   gradientUnits="userSpaceOnUse"
+   x1="213.28375"
+   y1="304.68256"
+   x2="213.28375"
+   y2="317.47687" /><linearGradient
+   id="linearGradient4697"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop4699" /><stop
+     style="stop-color:#b8b8b8;stop-opacity:1;"
+     offset="1"
+     id="stop4701" /></linearGradient><linearGradient
+   y2="317.47687"
+   x2="213.28375"
+   y1="304.68256"
+   x1="213.28375"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient4709"
+   xlink:href="#linearGradient3148-8"
+   inkscape:collect="always" /><linearGradient
+   inkscape:collect="always"
+   xlink:href="#linearGradient4452-2"
+   id="linearGradient4458-4"
+   x1="222.17677"
+   y1="164.01802"
+   x2="223.60345"
+   y2="182.29561"
+   gradientUnits="userSpaceOnUse" /><linearGradient
+   id="linearGradient4452-2"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop4454-58" /><stop
+     style="stop-color:#2effff;stop-opacity:1;"
+     offset="1"
+     id="stop4456-6" /></linearGradient><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient4836"
+   xlink:href="#linearGradient4452-2"
+   inkscape:collect="always" /><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient3236-4"
+   xlink:href="#linearGradient4452-7-0"
+   inkscape:collect="always" /><linearGradient
+   id="linearGradient4452-7-0"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop4454-6-9" /><stop
+     style="stop-color:#2effff;stop-opacity:1;"
+     offset="1"
+     id="stop4456-1-4" /></linearGradient><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient3403"
+   xlink:href="#linearGradient4452-7-0"
+   inkscape:collect="always" /><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient3403-2"
+   xlink:href="#linearGradient4452-7-0-7"
+   inkscape:collect="always" /><linearGradient
+   id="linearGradient4452-7-0-7"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop4454-6-9-6" /><stop
+     style="stop-color:#2effff;stop-opacity:1;"
+     offset="1"
+     id="stop4456-1-4-1" /></linearGradient><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient3510"
+   xlink:href="#linearGradient4452-7-0-7"
+   inkscape:collect="always" /><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient3510-3"
+   xlink:href="#linearGradient4452-7-0-7-4"
+   inkscape:collect="always" /><linearGradient
+   id="linearGradient4452-7-0-7-4"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop4454-6-9-6-1" /><stop
+     style="stop-color:#2effff;stop-opacity:1;"
+     offset="1"
+     id="stop4456-1-4-1-1" /></linearGradient><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient3403-6"
+   xlink:href="#linearGradient4452-7-0-5"
+   inkscape:collect="always" /><linearGradient
+   id="linearGradient4452-7-0-5"><stop
+     style="stop-color:#ffffff;stop-opacity:1;"
+     offset="0"
+     id="stop4454-6-9-0" /><stop
+     style="stop-color:#2effff;stop-opacity:1;"
+     offset="1"
+     id="stop4456-1-4-2" /></linearGradient><linearGradient
+   y2="182.29561"
+   x2="223.60345"
+   y1="164.01802"
+   x1="222.17677"
+   gradientUnits="userSpaceOnUse"
+   id="linearGradient3766"
+   xlink:href="#linearGradient4452-7-0-5"
+   inkscape:collect="always" />
+
+
+
+
+
+</defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1440"
+     inkscape:window-height="838"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.87538929"
+     inkscape:cx="596.79292"
+     inkscape:cy="147.96326"
+     inkscape:window-x="-8"
+     inkscape:window-y="-8"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g12"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     showguides="true"
+     inkscape:guide-bbox="true" /><g
+     id="g12"
+     inkscape:groupmode="layer"
+     inkscape:label="example-graphical"
+     transform="matrix(1.25,0,0,-1.25,124.5304,1153.9503)"><g
+   id="g14"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><g
+   transform="matrix(1.2454971,0,0,-1,-262.57855,1034.7)"
+   id="g262"><path
+     inkscape:connector-curvature="0"
+     id="path264"
+     style="fill:url(#linearGradient4517);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,195.9912,804.8)"
+   id="g266"><text
+   id="text268"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">compose</tspan></text>
+
+
+
+
+
+
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g936-2"
+   transform="matrix(1.2811284,0,0,-1,-243.02664,966.2343)"><path
+     inkscape:connector-curvature="0"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     style="fill:url(#linearGradient4480);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path938-8" /></g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g544-9-6"
+   transform="matrix(1,0,0,-1,24.41479,797.44439)"><text
+   transform="translate(-7.640396,-2)"
+   id="text546-3-0"><tspan
+     id="tspan3196-2"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-4"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="13.75"
+     sodipodi:role="line">regionList</tspan></text>
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1,0,0,-1,294.12,802.15)"
+   id="g334"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text336"
+   transform="translate(-46.02539,4)"><tspan
+     id="tspan338"
+     sodipodi:role="line"
+     y="0"
+     x="0 8.6664 15.3408 21.340799 30.6744 37.348801 44.023201 50.697601 54.6936 61.368 64.701599 71.375999 78.0504 86.054398"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasGeneratedBy</tspan></text>
+
+
+
+
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(0.9368205,0,0,-1,-142.39394,1034.7)"
+   id="g340"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path342"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="M 408.7794,240 524,240"
+     inkscape:connector-curvature="0" /></g><path
+   id="path344"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 233.2794,794.7 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(0.88509451,-0.46541135,-0.46541135,-0.88509451,106.34197,842.25263)"
+   id="g486"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text488"
+   transform="translate(-13.01074,4)"><tspan
+     id="tspan490"
+     sodipodi:role="line"
+     y="0"
+     x="0 6.6743999 12.6744 19.348801"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">used</tspan></text>
+
+
+
+
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1,0,0,-1,-175.5,1034.7)"
+   id="g498"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path500"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,240 -98.3914,0"
+     inkscape:connector-curvature="0" /></g><path
+   id="path502"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 72.8116,794.7 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1,0,0,-1,-175.5,1034.7)"
+   id="g504"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path506"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 248.3116,240 8,3 0,-6 -8,3 z"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1.7434792,0,0,-1,-436.48081,1071.5)"
+   id="g936"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938"
+     style="fill:url(#linearGradient4458);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1.8669634,0,0,-1.5696053,-483.55761,1171.9327)"
+   id="g960"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path962"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="M 354.703,240 254.7608,176.3198"
+     inkscape:connector-curvature="0" /></g><path
+   id="path964"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m -9.086,897.879 5.1347,-6.8289 3.2242,5.0601 -8.3589,1.7688 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1,0,0,-1,116.27766,802.86125)"
+   id="g998"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text1000"
+   transform="translate(-13.01074,4)"><tspan
+     id="tspan1002"
+     sodipodi:role="line"
+     y="0"
+     x="0 6.6743999 12.6744 19.348801"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">used</tspan></text>
+
+
+
+
+
+
+
+
+
+
+
+
+</g>
+
+
+
+
+<g
+   transform="matrix(1,0,0,-1,-66.3571,902.71014)"
+   id="g544-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448">dataSet1</tspan></text>
+
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.5826615,0,0,-1,38.212014,965.3546)"
+   id="g936-0"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-0"
+     style="fill:url(#linearGradient4539);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,366.35927,796.56467)"
+   id="g544-9-61"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-8">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-9">composition</tspan></text>
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1,0,0,-1,-169.56841,991.0782)"
+   id="g318"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   style="fill:url(#linearGradient3154);fill-opacity:1"><path
+     inkscape:connector-curvature="0"
+     id="path320"
+     style="fill:url(#linearGradient3349);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 175,333.3316 0,-30.9031 36.456,-15.4285 36.456,15.4285 0,30.9031 -72.912,0 z" /></g><g
+   transform="matrix(0.42191787,1.5145196,0.84729499,-0.75416817,-174.41082,438.08422)"
+   id="g960-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path962-0"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="M 354.703,240 254.7608,176.3198"
+     inkscape:connector-curvature="0" /></g><path
+   id="path344-6-9"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 76.959475,687.80681 8.818086,1.24893 -4.392036,6.4795 -4.42605,-7.72843 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g544-9-6-4"
+   transform="matrix(1,0,0,-1,26.408902,680.37281)"><text
+   id="text546-3-0-8"
+   x="-0.32936299"
+   y="-2"><tspan
+     id="tspan3196-2-8"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-0.32936299"
+     y="-2"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-4-2"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-0.32936299"
+     y="11.75"
+     sodipodi:role="line">derek</tspan></text>
+
+
+
+
+
+</g><text
+   style="font-size:12px"
+   y="-421.20554"
+   x="570.37744"
+   transform="matrix(0.69154428,0.72233407,0.72233407,-0.69154428,0,0)"
+   id="text336-5"><tspan
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="570.37744 579.04388 585.71826"
+     y="-421.20554"
+     sodipodi:role="line"
+     id="tspan338-5">wasAssociatedWith</tspan></text>
+
+
+
+
+
+
+
+
+
+<path
+   id="path344-6-9-2"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 76.780911,678.50155 8.200081,-3.47522 -0.423603,7.8163 -7.776478,-4.34108 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" />
+
+
+
+<g
+   transform="matrix(1.4146437,0,0,-0.84786888,92.069991,1075.8453)"
+   id="g558-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-1"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,144.46046,873.33077)"
+   id="g544-9-3-8-98"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3491">prov:hadRole=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495">  ex:dataToCompose</tspan></text>
+
+
+
+
+</g><g
+   transform="matrix(0.40082252,0.4151758,2.3866708,-0.77329411,-480.79716,961.35321)"
+   id="g572-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-8"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><g
+   transform="matrix(1.6504538,0,0,-0.84786888,-128.20999,1048.9774)"
+   id="g558-3-6"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-1-0"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,-48.752028,844.86283)"
+   id="g544-9-3-8-98-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6-4"
+   x="-30.040401"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-30.040401"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3491-8">prov:hadRole=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-30.040401"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495-6">ex:regionsToAggregateBy</tspan></text>
+
+
+
+
+</g><g
+   transform="matrix(-0.6837653,0.41048076,1.4796713,1.9262836,-179.39281,286.98448)"
+   id="g572-2-5"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-8-0"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><g
+   transform="matrix(1.0553141,0,0,-0.84786888,-37.026375,950.96745)"
+   id="g558-3-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-1-00"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,5.662205,746.85286)"
+   id="g544-9-3-8-98-6"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6-1"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3491-3">prov:hadRole=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495-8">ex:analyst</tspan></text>
+
+
+
+
+</g><g
+   transform="matrix(-0.62188296,0.39975874,1.3457576,1.8759678,-168.43478,203.36898)"
+   id="g572-2-5-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-8-0-3"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><g
+   transform="matrix(1.268666,0,0,-0.84786888,197.0879,1040.9746)"
+   id="g558-3-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-1-4"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,245.53697,836.85999)"
+   id="g544-9-3-8-98-60"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6-6"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3491-6">prov:hadRole=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495-1">ex:composedData</tspan></text>
+
+
+
+
+</g><g
+   transform="matrix(0.00870226,0.28186705,1.6936272,-0.18063826,-164.96914,810.84161)"
+   id="g572-2-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-8-4"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g>
+
+
+
+
+
+</g></svg>
\ No newline at end of file
Binary file primer/WD-prov-primer-201207/images/specialization.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-201207/images/specialization.svg	Sun Jul 08 21:29:39 2012 +0100
@@ -0,0 +1,817 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.2 r9819"
+   width="709.74628"
+   height="197.32617"
+   xml:space="preserve"
+   sodipodi:docname="specialization.svg"
+   inkscape:export-filename="C:\Work\standards\w3c\prov\primer\images\specialization.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><linearGradient
+       id="linearGradient3148"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152" /></linearGradient><linearGradient
+       id="linearGradient4511"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515" /></linearGradient><linearGradient
+       id="linearGradient4452"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452"
+       id="linearGradient4458"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-6"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-5" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-0" /></linearGradient><linearGradient
+       id="linearGradient4452-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9" /></linearGradient><linearGradient
+       id="linearGradient4511-4"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-4" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-6" /></linearGradient><linearGradient
+       id="linearGradient4452-5-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148"
+       id="linearGradient3154"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-7"
+       id="linearGradient3154-1"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient3148-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150-4" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152-0" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-7"
+       id="linearGradient3349-9"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       id="linearGradient3119"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3121" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3123" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-7"
+       id="linearGradient4458-2"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3236"
+       xlink:href="#linearGradient4452-7"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-63"
+       id="linearGradient4458-9"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-63"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-7" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-8" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4511-42"
+       id="linearGradient4517-5"
+       x1="375.91525"
+       y1="246.26715"
+       x2="375.91525"
+       y2="226.1618"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4511-42"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9" /></linearGradient><linearGradient
+       id="linearGradient4511-42-5"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0-1" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9-2" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4670-8"
+       xlink:href="#linearGradient4452-5-7-9"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-5-7-9"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8-4" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3791-9"
+       xlink:href="#linearGradient4511-42-9"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-42-9"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0-6" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9-8" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-8"
+       id="linearGradient3154-9"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient3148-8"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150-9" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152-7" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-8"
+       id="linearGradient3349-2"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       id="linearGradient4697"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4699" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop4701" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-2"
+       id="linearGradient4458-4"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-2"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-58" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-6" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3236-4"
+       xlink:href="#linearGradient4452-7-0"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403"
+       xlink:href="#linearGradient4452-7-0"
+       inkscape:collect="always" /><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403-2"
+       xlink:href="#linearGradient4452-7-0-7"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-6" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3510"
+       xlink:href="#linearGradient4452-7-0-7"
+       inkscape:collect="always" /><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3510-3"
+       xlink:href="#linearGradient4452-7-0-7-4"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-7-4"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-6-1" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-1-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403-6"
+       xlink:href="#linearGradient4452-7-0-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-2" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3766"
+       xlink:href="#linearGradient4452-7-0-5"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-74"
+       id="linearGradient4458-1"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-74"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-09" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-4" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3439"
+       xlink:href="#linearGradient4452-74"
+       inkscape:collect="always" /></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1440"
+     inkscape:window-height="838"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.87538929"
+     inkscape:cx="534.79292"
+     inkscape:cy="17.37255"
+     inkscape:window-x="-8"
+     inkscape:window-y="-8"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g12"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     showguides="true"
+     inkscape:guide-bbox="true" /><g
+     id="g12"
+     inkscape:groupmode="layer"
+     inkscape:label="example-graphical"
+     transform="matrix(1.25,0,0,-1.25,62.530399,1482.1763)"><g
+   id="g14"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><g
+   transform="matrix(1.7434792,0,0,-1,-386.88081,1268.3)"
+   id="g936"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938"
+     style="fill:url(#linearGradient4458);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g>
+
+
+
+
+<g
+   transform="matrix(1,0,0,-1,-16.7571,1099.5101)"
+   id="g544-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448">dataSet1</tspan></text>
+
+
+
+
+
+
+
+</g>
+
+
+
+
+
+
+
+
+<g
+   transform="matrix(1.3408862,0,0,-1,-120.15904,1332.779)"
+   id="g936-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-2"
+     style="fill:url(#linearGradient3236);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,167.31306,1163.9891)"
+   id="g544-9-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-21">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-6">article</tspan></text>
+
+
+
+</g><g
+   transform="matrix(1.6167515,0,0,-1,-69.14114,1403.714)"
+   id="g558"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,-8.093757,1165.6297)"
+   id="g544-9-3-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-6-6">dcterms:title=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3303">   &quot;Crime rises in cities&quot;</tspan></text>
+
+
+
+</g><g
+   transform="matrix(0.43309751,-0.00230963,0.02385816,-1.4614635,51.707733,1511.0808)"
+   id="g572"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g>
+
+<g
+   transform="matrix(1.2806619,0,0,-1,-106.05234,1270.1581)"
+   id="g936-4-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-2-8"
+     style="fill:url(#linearGradient3403);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,161.29517,1101.3682)"
+   id="g544-9-3-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-4"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-21-5">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-6-5">articleV1</tspan></text>
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-7-0-1"
+   transform="matrix(0.01012975,-0.16687377,-0.7766355,2.2128047e-4,358.28157,1209.3703)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-7-8-1" /></g><path
+   id="path344-6-9-2-5"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 175.47867,1140.9223 -2.49756,-8.5487 7.71393,1.3301 -5.21637,7.2186 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1.2806619,0,0,-1,68.752795,1334.1752)"
+   id="g936-4-8-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-2-8-2"
+     style="fill:url(#linearGradient3510);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,335.18702,1164.4634)"
+   id="g544-9-3-2-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-4-2"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-21-5-2">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-6-5-1">blogEntry</tspan></text>
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-77-6"
+   transform="matrix(0.87879751,0,0,-1,-145.48889,1402.3773)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-8-8" /></g><path
+   id="path344-3-5"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 208.49689,1161.9616 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-8-7"
+   transform="matrix(1,0,0,-1,279.64801,1163.7498)"><text
+   id="text336-0-3-61"
+   x="-60.425377"
+   y="-3.0861211"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-60.425377"
+     y="-3.0861211"
+     sodipodi:role="line"
+     id="tspan338-76-71-89">wasQuotedFrom</tspan></text>
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-5-8-9"
+   transform="matrix(0.82043389,-0.01428911,-0.09138744,-1.4053671,-266.863,1442.504)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-0-2-5" /></g><text
+   style="font-size:12px"
+   y="-1103.9717"
+   x="42.655373"
+   transform="matrix(0.99996153,-0.0087717,-0.0087717,-0.99996153,0,0)"
+   id="text336-5-4"><tspan
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="42.655373 51.321815 57.996193"
+     y="-1103.9717"
+     sodipodi:role="line"
+     id="tspan338-5-3">wasDerivedFrom</tspan></text>
+
+
+<g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-6-1"
+   transform="matrix(1,0,0,-1,131.42121,1129.6466)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-1-2"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-2-3">specializationOf</tspan></text>
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-77-6-7"
+   transform="matrix(2.0630747,0,0,-1,-628.81077,1340.9054)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-8-8-9" /></g><path
+   id="path344-3-5-3"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 209.28311,1100.4897 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-8-7-1"
+   transform="matrix(1,0,0,-1,280.43423,1119.8779)"><text
+   id="text336-0-3-61-9"
+   x="10.857195"
+   y="14.277582"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="10.857195"
+     y="14.277582"
+     sodipodi:role="line"
+     id="tspan338-76-71-89-8">alternateOf</tspan></text>
+
+
+</g><g
+   transform="matrix(1.2806619,0,0,-1,201.63694,1272.02)"
+   id="g936-4-8-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-2-8-6"
+     style="fill:url(#linearGradient3766);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,468.98445,1103.2301)"
+   id="g544-9-3-2-0"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-4-24"
+   x="-7.6403961"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-21-5-8">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-7.6403961"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-6-5-6">articleV2</tspan></text>
+
+
+</g><path
+   id="path344-6-9-0"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 41.870012,1098.5313 8.426648,-2.8827 -0.978803,7.7663 -7.447845,-4.8836 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1.7434792,0,0,-1,-120.0624,1221.5403)"
+   id="g936-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-8"
+     style="fill:url(#linearGradient3439);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,250.0613,1052.7504)"
+   id="g544-9-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-4"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-5">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-5">dataSet2</tspan></text>
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-5-8-9-1"
+   transform="matrix(1.2713534,0.28332741,0.55600045,-1.6280082,-340.13324,1327.7366)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-0-2-5-7" /></g><text
+   style="font-size:12px"
+   y="-976.05518"
+   x="542.35956"
+   transform="matrix(0.98021572,0.19793216,0.19793216,-0.98021572,0,0)"
+   id="text336-5-4-1"><tspan
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="542.35956 551.026 557.70038"
+     y="-976.05518"
+     sodipodi:role="line"
+     id="tspan338-5-3-1">wasDerivedFrom</tspan></text>
+
+<path
+   id="path344-6-9-0-5"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 308.68841,1051.7716 8.42665,-2.8827 -0.9788,7.7663 -7.44785,-4.8836 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-7-0-1-2"
+   transform="matrix(2.1038968,-0.39272917,355.87968,-67.003206,-86064.676,17394.403)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-7-8-1-7" /></g><path
+   id="path344-6-9-2-5-6"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 216.14225,1155.4821 -8.58796,-1.4872 5.94663,-7.569 2.64133,9.0562 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-6-1-1"
+   transform="matrix(0.98297515,-0.18373855,-0.18373855,-0.98297515,383.63603,1127.2136)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-1-2-4"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-2-3-2">specializationOf</tspan></text>
+
+</g></g></svg>
\ No newline at end of file
Binary file primer/WD-prov-primer-201207/images/time.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-201207/images/time.svg	Sun Jul 08 21:29:39 2012 +0100
@@ -0,0 +1,1081 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.2 r9819"
+   width="1073.777"
+   height="334.96368"
+   xml:space="preserve"
+   sodipodi:docname="time.svg"
+   inkscape:export-filename="C:\Work\standards\w3c\prov\primer\images\time.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><linearGradient
+       id="linearGradient3148"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152" /></linearGradient><linearGradient
+       id="linearGradient4511"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515" /></linearGradient><linearGradient
+       id="linearGradient4452"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452"
+       id="linearGradient4458"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-6"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-5" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-0" /></linearGradient><linearGradient
+       id="linearGradient4452-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9" /></linearGradient><linearGradient
+       id="linearGradient4511-4"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-4" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-6" /></linearGradient><linearGradient
+       id="linearGradient4452-5-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148"
+       id="linearGradient3154"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148"
+       id="linearGradient3349"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-7"
+       id="linearGradient3154-1"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient3148-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150-4" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152-0" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-7"
+       id="linearGradient3349-9"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       id="linearGradient3119"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3121" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3123" /></linearGradient><linearGradient
+       y2="317.47687"
+       x2="213.28375"
+       y1="304.68256"
+       x1="213.28375"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3134"
+       xlink:href="#linearGradient3148-7"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-7"
+       id="linearGradient4458-2"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-63"
+       id="linearGradient4458-9"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-63"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-7" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-8" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3700"
+       xlink:href="#linearGradient4452-63"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4511-42"
+       id="linearGradient4517-5"
+       x1="375.91525"
+       y1="246.26715"
+       x2="375.91525"
+       y2="226.1618"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4511-42"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3791-3"
+       xlink:href="#linearGradient4511-42-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-42-5"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0-1" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9-2" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4670-8"
+       xlink:href="#linearGradient4452-5-7-9"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-5-7-9"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8-4" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4283"
+       xlink:href="#linearGradient4452-5-7-9"
+       inkscape:collect="always" /><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3791-9"
+       xlink:href="#linearGradient4511-42-9"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-42-9"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0-6" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9-8" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4503"
+       xlink:href="#linearGradient4511-42-9"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-8"
+       id="linearGradient3154-9"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient3148-8"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3150-9" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop3152-7" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3148-8"
+       id="linearGradient3349-2"
+       gradientUnits="userSpaceOnUse"
+       x1="213.28375"
+       y1="304.68256"
+       x2="213.28375"
+       y2="317.47687" /><linearGradient
+       id="linearGradient4697"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4699" /><stop
+         style="stop-color:#b8b8b8;stop-opacity:1;"
+         offset="1"
+         id="stop4701" /></linearGradient><linearGradient
+       y2="317.47687"
+       x2="213.28375"
+       y1="304.68256"
+       x1="213.28375"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4709"
+       xlink:href="#linearGradient3148-8"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452-2"
+       id="linearGradient4458-4"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-2"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-58" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-6" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4836"
+       xlink:href="#linearGradient4452-2"
+       inkscape:collect="always" /><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3236-4"
+       xlink:href="#linearGradient4452-7-0"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403-2"
+       xlink:href="#linearGradient4452-7-0-7"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-6" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3510-3"
+       xlink:href="#linearGradient4452-7-0-7-4"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-7-4"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-6-1" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-1-1" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3403-6"
+       xlink:href="#linearGradient4452-7-0-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-7-0-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-6-9-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-1-4-2" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3791"
+       xlink:href="#linearGradient4511-42-4"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-42-4"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-0-0" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-9-9" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4670"
+       xlink:href="#linearGradient4452-5-7-4"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-5-7-4"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8-88" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8-2" /></linearGradient><linearGradient
+       gradientTransform="matrix(1.0394571,0,0,-1,415.61504,1004.6718)"
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3513"
+       xlink:href="#linearGradient4452-5-7-4"
+       inkscape:collect="always" /></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1440"
+     inkscape:window-height="838"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.87538929"
+     inkscape:cx="596.79292"
+     inkscape:cy="138.34485"
+     inkscape:window-x="-8"
+     inkscape:window-y="-8"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g12"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     showguides="true"
+     inkscape:guide-bbox="true" /><g
+     id="g12"
+     inkscape:groupmode="layer"
+     inkscape:label="example-graphical"
+     transform="matrix(1.25,0,0,-1.25,124.5304,1348.9162)"><g
+   id="g14"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><g
+   transform="matrix(1.7434792,0,0,-1,-436.48081,1071.5)"
+   id="g936"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938"
+     style="fill:url(#linearGradient4458);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g>
+
+
+
+
+<g
+   transform="matrix(1,0,0,-1,-66.3571,902.71014)"
+   id="g544-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448">dataSet1</tspan></text>
+
+
+
+
+
+
+
+
+
+
+</g>
+
+
+
+
+
+
+
+
+<g
+   transform="matrix(1.2811284,0,0,-1,124.91365,1127.6032)"
+   id="g936-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-29"
+     style="fill:url(#linearGradient3700);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><text
+   transform="scale(1,-1)"
+   id="text546-3-35"
+   x="384.71475"
+   y="-960.81244"><tspan
+     id="tspan3196-9"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="384.71475"
+     y="-960.81244"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-8"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="384.71475"
+     y="-947.06244"
+     sodipodi:role="line">dataSet2</tspan></text>
+
+
+
+
+
+
+<g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-9"
+   transform="matrix(0.96011598,0.27960204,0.27960204,-0.96011598,201.74515,986.51739)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-4"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-7">used</tspan></text>
+
+
+
+
+
+
+</g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m -10.009689,908.16524 9.415904,-0.97922 -1.705725,6.71283 -7.710179,-5.73361 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-8" /><path
+   id="path502-6-2-0"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 556.04305,958.73795 9.09492,-5.69464 3.10399,5.59235 -12.19891,0.10229 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1.2454971,0,0,-1,61.3902,1194.5278)"
+   id="g262-7-1"><path
+     inkscape:connector-curvature="0"
+     id="path264-3-6"
+     style="fill:url(#linearGradient3791-3);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,521.55993,964.62775)"
+   id="g266-7-4"><text
+   id="text268-2-0"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270-6-6"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509-0-1"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">compile2</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.0394571,0,0,-1,502.75321,1070.2623)"
+   id="g936-0-2-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-0-9-4"
+     style="fill:url(#linearGradient4283);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,721.54046,901.47234)"
+   id="g544-9-61-1-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-3-3-9"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-8-5-8">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-9-9-8">chart2</tspan></text>
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-7-0"
+   transform="matrix(1.2556932,-0.38098545,-0.13302207,-0.4736164,82.22042,1226.2691)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-7-8" /></g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-77"
+   transform="matrix(0.49252485,0,0,-1,243.74663,1195.0032)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-8" /></g><path
+   id="path344-3"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 439.8321,954.58752 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-8"
+   transform="matrix(1,0,0,-1,510.98321,962.77573)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-3"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-71">used</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(0.9376888,0.34747621,0.34747621,-0.9376888,651.76262,989.27394)"
+   id="g334-3-1-0"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text336-8-8-7"
+   transform="matrix(0.79140274,0.61129511,-0.61129511,0.79140274,0,0)"
+   x="-29.671028"
+   y="53.953274"
+   style="font-size:12px"><tspan
+     id="tspan338-7-2-3"
+     sodipodi:role="line"
+     y="53.953274"
+     x="-29.671028 -21.004583 -14.330159 -8.3301592 1.003441 7.6778412 14.352242 21.026646 25.022642 31.697042 35.030647 41.705082 48.379513 56.383511"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasGeneratedBy</tspan></text>
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-7-0-4"
+   transform="matrix(2.4508216,-0.4139357,-0.25962818,-0.51457805,-514.99751,1230.2079)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-7-8-9" /></g><path
+   id="path344-3-6"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 425.85916,936.6943 8,-3.91388 0,7.82776 -8,-3.91388 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(0.88373777,0.46798243,0.46798243,-0.88373777,595.55353,966.06502)"
+   id="g334-3-1-0-5"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text336-8-8-7-1"
+   transform="matrix(0.79140274,0.61129511,-0.61129511,0.79140274,0,0)"
+   x="-29.671028"
+   y="53.953274"
+   style="font-size:12px"><tspan
+     id="tspan338-7-2-3-0"
+     sodipodi:role="line"
+     y="53.953274"
+     x="-29.671028 -21.004583 -14.330159"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasDerivedFrom</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.0611643,0,0,-1,-123.33092,1236.364)"
+   id="g262-7-3"><path
+     inkscape:connector-curvature="0"
+     id="path264-3-4"
+     style="fill:url(#linearGradient4503);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,271.45542,1006.4641)"
+   id="g266-7-8"><text
+   id="text268-2-4"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270-6-9"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509-0-9"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">correct</tspan></text>
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-2"
+   transform="matrix(3.3051302,0.3220066,0.23412569,-0.81211558,-1411.7302,972.30402)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-5" /></g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m -13.570491,910.6307 9.882505,-2.3145 -2.240765,6.59819 -7.64174,-4.28369 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-5" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-3"
+   transform="matrix(0.99545918,0.09518926,0.09518926,-0.99545918,263.8164,941.40513)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0-33"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76-74">wasRevisionOf</tspan></text>
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4-8-0"
+   transform="matrix(0.92712277,-0.37475776,-0.37475776,-0.92712277,354.85251,978.18444)"><text
+   id="text336-0-3-6"
+   x="-62.025375"
+   y="-8.8000002"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="-62.025375"
+     y="-8.8000002"
+     sodipodi:role="line"
+     id="tspan338-76-71-8">wasGeneratedBy</tspan></text>
+
+
+
+
+
+
+</g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m 300.35167,997.5632 8.21358,-5.9631 0.49111,6.951 -8.70469,-0.9879 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1-5-1" /><g
+   transform="matrix(1.5156667,0,0,-0.84786888,591.64978,1170.8109)"
+   id="g558-3-4-2-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-1-4-9-8"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,658.58893,966.69625)"
+   id="g544-9-3-8-98-60-5-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6-6-2-9"
+   x="-22.0404"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495-1-0-5">prov:generatedAtTime=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4969-3">2012-04-01T15:21:00</tspan></text>
+
+
+
+
+
+
+</g><g
+   transform="matrix(1.694849,0,0,-1.5821629,158.89211,1431.5985)"
+   id="g558-3-4-2-1-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path560-1-4-9-8-5"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 108,233.7841 c 0,-3.359 -1.0287,-3.7746 -8.54307,-7.0987 l -0.07938,-0.0345 c -7.55406,-3.3589 -7.63263,-3.3589 -15.38514,-3.3589 -10.32264,0 -56.99241,0 -56.99241,0 l 0,35.4582 81,0 0,-24.9661 z m 0,-0.173 c 0,-3.186 -0.0794,-3.186 -16.25508,-3.186 l 0,0 c 0,-7.0983 0,-7.1331 -7.27785,-7.1331" /></g><g
+   transform="matrix(1,0,0,-1,230.66918,1063.5218)"
+   id="g544-9-3-8-98-60-5-1-8"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6-6-2-9-6"
+   x="-22.0404"
+   y="-3.5999999"><tspan
+     sodipodi:role="line"
+     y="-3.5999999"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495-1-0-5-7">prov:startedAtTime=</tspan><tspan
+     sodipodi:role="line"
+     y="10.15"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4969-3-7"> 2012-03-31T09:21:00</tspan><tspan
+     sodipodi:role="line"
+     y="23.9"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3353">prov:endedAtTime=</tspan><tspan
+     sodipodi:role="line"
+     y="37.650002"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3356"> 2012-04-01T15:21:00</tspan></text>
+
+
+
+
+
+
+</g><path
+   style="fill:none;stroke:#000000;stroke-width:0.65616947px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   d="m 304.6916,995.61216 71.60192,-29.59491"
+   id="path3381"
+   inkscape:connector-type="polyline"
+   inkscape:connector-curvature="0" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-2-2"
+   transform="matrix(2.237898,0.72705208,0.23219804,-0.96298127,-975.248,846.15479)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-5-7" /></g>
+<path
+   inkscape:connector-curvature="0"
+   id="path560-1-4-9"
+   style="fill:none;stroke:#000000;stroke-width:1.09517109;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+   d="m 508.05827,858.12201 c 0,2.848 -1.45521,3.20037 -12.08507,6.01877 l -0.11229,0.0293 c -10.68601,2.84791 -10.79716,2.84791 -21.7639,2.84791 -14.60246,0 -80.62176,0 -80.62176,0 l 0,-30.06391 114.58302,0 0,21.16798 z m 0,0.14668 c 0,2.70132 -0.11232,2.70132 -22.99452,2.70132 l 0,0 c 0,6.01843 0,6.04793 -10.29529,6.04793" /><g
+   transform="matrix(1,0,0,-1,419.49141,852.2257)"
+   id="g544-9-3-8-98-60-5"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-2-5-6-6-2"
+   x="-22.0404"
+   y="-2"><tspan
+     sodipodi:role="line"
+     y="-2"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3495-1-0">prov:atTime=</tspan><tspan
+     sodipodi:role="line"
+     y="11.75"
+     x="-22.0404"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4969">2012-03-02T10:30:00</tspan></text>
+
+
+
+</g><g
+   transform="matrix(-0.79741846,0.01415798,0.60418273,1.6898123,518.66471,439.49058)"
+   id="g572-2-8-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-8-4-9"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><g
+   transform="matrix(-0.4860202,-0.23750576,-0.18759351,1.1471291,731.05744,719.15576)"
+   id="g572-2-8-3-2-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     inkscape:connector-curvature="0"
+     id="path574-8-4-9-5-7"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
+     d="M 108.5,240.6891 193.588,240" /></g><path
+   sodipodi:type="arc"
+   style="fill:#151b23;fill-opacity:0.97916667;stroke:#000000;stroke-width:1.20000005;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+   id="path5588-7-1"
+   sodipodi:cx="409.51385"
+   sodipodi:cy="345.28378"
+   sodipodi:rx="4.4720702"
+   sodipodi:ry="4.4720702"
+   d="m 413.98593,345.28378 c 0,2.46986 -2.00222,4.47207 -4.47208,4.47207 -2.46985,0 -4.47207,-2.00221 -4.47207,-4.47207 0,-2.46985 2.00222,-4.47207 4.47207,-4.47207 2.46986,0 4.47208,2.00222 4.47208,4.47207 z"
+   transform="matrix(0.8,0,0,-0.8,266.74156,1224.3627)"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><path
+   sodipodi:type="arc"
+   style="fill:#151b23;fill-opacity:0.97916667;stroke:#000000;stroke-width:1.20000005;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+   id="path5588-7-7"
+   sodipodi:cx="409.51385"
+   sodipodi:cy="345.28378"
+   sodipodi:rx="4.4720702"
+   sodipodi:ry="4.4720702"
+   d="m 413.98593,345.28378 c 0,2.46986 -2.00222,4.47207 -4.47208,4.47207 -2.46985,0 -4.47207,-2.00221 -4.47207,-4.47207 0,-2.46985 2.00222,-4.47207 4.47207,-4.47207 2.46986,0 4.47208,2.00222 4.47208,4.47207 z"
+   transform="matrix(0.8,0,0,-0.8,248.68889,1124.5222)"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><path
+   id="path938-0-9"
+   style="fill:url(#linearGradient3513);fill-opacity:1;stroke:#000000;stroke-width:1.01953769;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+   d="m 663.7083,849.22807 c 10.72137,-8.59151 10.72137,-22.52111 0,-31.1126 -10.72148,-8.5916 -28.10432,-8.5916 -38.8257,0 -10.72148,8.59149 -10.72148,22.52109 0,31.1126 10.72138,8.5916 28.10422,8.5916 38.8257,0"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1.2454971,0,0,-1,-84.745346,1140.208)"
+   id="g262-7"><path
+     inkscape:connector-curvature="0"
+     id="path264-3"
+     style="fill:url(#linearGradient3791);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,375.42439,910.30792)"
+   id="g266-7"><text
+   id="text268-2"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270-6"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509-0"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">compile</tspan></text>
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-7"
+   transform="matrix(1.7685645,-0.58338174,-0.18735317,-0.72522234,-264.85456,1314.0769)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-7" /></g><g
+   transform="matrix(0.9376888,0.34747621,0.34747621,-0.9376888,529.9415,924.02212)"
+   id="g334-3-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text336-8-8"
+   transform="matrix(0.79140274,0.61129511,-0.61129511,0.79140274,0,0)"
+   x="-29.671028"
+   y="53.953274"
+   style="font-size:12px"><tspan
+     id="tspan338-7-2"
+     sodipodi:role="line"
+     y="53.953274"
+     x="-29.671028 -21.004583 -14.330159 -8.3301592 1.003441 7.6778412 14.352242 21.026646 25.022642 31.697042 35.030647 41.705082 48.379513 56.383511"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasGeneratedBy</tspan></text>
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g334-4"
+   transform="matrix(1,0,0,-1,242.97135,907.41275)"><text
+   transform="translate(-46.02539,4)"
+   id="text336-0"><tspan
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line"
+     id="tspan338-76">used</tspan></text>
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3"
+   transform="matrix(3.1568137,0,0,-1,-1298.3288,1139.9628)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6" /></g><path
+   inkscape:connector-curvature="0"
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   d="m -8.2692543,899.96275 8.00000003,-3 0,6 -8.00000003,-3 z"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="path344-1" /><g
+   transform="matrix(1,0,0,-1,636.2526,835.82601)"
+   id="g544-9-61-1-3-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-3-3-9-5"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-8-5-8-5">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-9-9-8-1">chart1</tspan></text>
+
+
+
+</g></g></svg>
\ No newline at end of file
Binary file primer/WD-prov-primer-201207/images/use-generate.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-201207/images/use-generate.svg	Sun Jul 08 21:29:39 2012 +0100
@@ -0,0 +1,517 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.2 r9819"
+   width="919.77539"
+   height="143.57451"
+   xml:space="preserve"
+   sodipodi:docname="use-generate.svg"
+   inkscape:export-filename="C:\Work\standards\w3c\prov\primer\images\use-generate.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><linearGradient
+       id="linearGradient4511"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515" /></linearGradient><linearGradient
+       id="linearGradient4452"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456" /></linearGradient><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4452"
+       id="linearGradient4458"
+       x1="222.17677"
+       y1="164.01802"
+       x2="223.60345"
+       y2="182.29561"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-6"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-5" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-0" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4480"
+       xlink:href="#linearGradient4452-6"
+       inkscape:collect="always" /><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4511"
+       id="linearGradient4517"
+       x1="375.91525"
+       y1="246.26715"
+       x2="375.91525"
+       y2="226.1618"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient4452-5"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4539"
+       xlink:href="#linearGradient4452-5"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4511-4"><stop
+         style="stop-color:#d19d00;stop-opacity:1;"
+         offset="0"
+         id="stop4513-4" /><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4515-6" /></linearGradient><linearGradient
+       y2="226.1618"
+       x2="375.91525"
+       y1="246.26715"
+       x1="375.91525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4584"
+       xlink:href="#linearGradient4511-4"
+       inkscape:collect="always" /><linearGradient
+       id="linearGradient4452-5-7"><stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4454-0-8" /><stop
+         style="stop-color:#2effff;stop-opacity:1;"
+         offset="1"
+         id="stop4456-9-8" /></linearGradient><linearGradient
+       y2="182.29561"
+       x2="223.60345"
+       y1="164.01802"
+       x1="222.17677"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4670"
+       xlink:href="#linearGradient4452-5-7"
+       inkscape:collect="always" /></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1272"
+     inkscape:window-height="860"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.87538929"
+     inkscape:cx="466.73934"
+     inkscape:cy="-108.02596"
+     inkscape:window-x="46"
+     inkscape:window-y="1"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="g12"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0" /><g
+     id="g12"
+     inkscape:groupmode="layer"
+     inkscape:label="example-graphical"
+     transform="matrix(1.25,0,0,-1.25,-5.5231775,1153.8324)"><g
+   id="g14"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438" /><g
+   transform="matrix(1.2454971,0,0,-1,-262.57855,1071.5)"
+   id="g262"><path
+     inkscape:connector-curvature="0"
+     id="path264"
+     style="fill:url(#linearGradient4517);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,195.9912,841.6)"
+   id="g266"><text
+   id="text268"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">compose</tspan></text>
+
+
+
+
+
+
+
+</g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g936-2"
+   transform="matrix(1.2811284,0,0,-1,-243.02664,1003.0343)"><path
+     inkscape:connector-curvature="0"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     style="fill:url(#linearGradient4480);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path938-8" /></g><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g544-9-6"
+   transform="matrix(1,0,0,-1,24.41479,834.24439)"><text
+   transform="translate(-7.640396,-2)"
+   id="text546-3-0"><tspan
+     id="tspan3196-2"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="0"
+     sodipodi:role="line">ex:</tspan><tspan
+     id="tspan4448-4"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="0"
+     y="13.75"
+     sodipodi:role="line">regionList</tspan></text>
+
+
+</g><g
+   transform="matrix(1.2454971,0,0,-1,65.32126,1071.8947)"
+   id="g262-0"><path
+     inkscape:connector-curvature="0"
+     id="path264-6"
+     style="fill:url(#linearGradient4584);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,221.25 44.17639,0 0,37.5 -44.17639,0 0,-37.5 z" /></g><g
+   transform="matrix(1,0,0,-1,525.13557,841.352)"
+   id="g266-6"><text
+   id="text268-18"
+   transform="translate(-13.23096,5)"><tspan
+     y="0"
+     x="0"
+     id="tspan270-4"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">ex:</tspan><tspan
+     id="tspan4509-9"
+     y="14"
+     x="0"
+     sodipodi:role="line"
+     style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">illustrate</tspan></text>
+
+
+</g><g
+   transform="matrix(1,0,0,-1,294.12,838.95)"
+   id="g334"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text336"
+   transform="translate(-46.02539,4)"><tspan
+     id="tspan338"
+     sodipodi:role="line"
+     y="0"
+     x="0 8.6664 15.3408 21.340799 30.6744 37.348801 44.023201 50.697601 54.6936 61.368 64.701599 71.375999 78.0504 86.054398"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasGeneratedBy</tspan></text>
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(0.9368205,0,0,-1,-142.39394,1071.5)"
+   id="g340"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path342"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="M 408.7794,240 524,240"
+     inkscape:connector-curvature="0" /></g><path
+   id="path344"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 233.2794,831.5 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(0.81444052,-0.58024705,-0.58024705,-0.81444052,117.61722,882.29873)"
+   id="g486"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text488"
+   transform="translate(-13.01074,4)"><tspan
+     id="tspan490"
+     sodipodi:role="line"
+     y="0"
+     x="0 6.6743999 12.6744 19.348801"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">used</tspan></text>
+
+
+
+
+
+
+
+</g><g
+   transform="matrix(1,0,0,-1,-175.5,1071.5)"
+   id="g498"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path500"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,240 -98.3914,0"
+     inkscape:connector-curvature="0" /></g><path
+   id="path502"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 72.8116,831.5 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1,0,0,-1,-175.5,1071.5)"
+   id="g504"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path506"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 248.3116,240 8,3 0,-6 -8,3 z"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1.2811284,0,0,-1,-242.59854,1071.5)"
+   id="g936"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938"
+     style="fill:url(#linearGradient4458);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,-175.5,1071.5)"
+   id="g960"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path962"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="M 354.703,240 254.7608,176.3198"
+     inkscape:connector-curvature="0" /></g><path
+   id="path964"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 72.514,899.479 5.1347,-6.8289 3.2242,5.0601 -8.3589,1.7688 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1,0,0,-1,-175.5,1071.5)"
+   id="g966"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path968"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 248.014,172.021 5.1347,6.8289 3.2242,-5.0601 -8.3589,-1.7688 z"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,105.07766,839.66125)"
+   id="g998"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text1000"
+   transform="translate(-13.01074,4)"><tspan
+     id="tspan1002"
+     sodipodi:role="line"
+     y="0"
+     x="0 6.6743999 12.6744 19.348801"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">used</tspan></text>
+
+
+
+
+
+
+
+</g>
+
+
+
+
+<g
+   transform="matrix(1,0,0,-1,24.8429,902.71014)"
+   id="g544-9"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448">dataSet1</tspan></text>
+
+
+
+</g><g
+   transform="matrix(0.71351425,0,0,-1,254.12833,1071.63)"
+   id="g498-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path500-7"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 354.703,240 -98.3914,0"
+     inkscape:connector-curvature="0" /></g><path
+   id="path502-6"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 429.0103,831.63001 8,-3 0,6 -8,-3 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1,0,0,-1,180.69871,1071.63)"
+   id="g504-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path506-4"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 248.3116,240 8,3 0,-6 -8,3 z"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,461.27636,839.79121)"
+   id="g998-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text1000-3"
+   transform="translate(-13.01074,4)"><tspan
+     id="tspan1002-2"
+     sodipodi:role="line"
+     y="0"
+     x="0 6.6743999 12.6744 19.348801"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">used</tspan></text>
+
+
+</g><g
+   transform="matrix(1,0,0,-1,629.04784,839.08001)"
+   id="g334-3"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text336-8"
+   transform="translate(-46.02539,4)"><tspan
+     id="tspan338-7"
+     sodipodi:role="line"
+     y="0"
+     x="0 8.6664 15.3408 21.340799 30.6744 37.348801 44.023201 50.697601 54.6936 61.368 64.701599 71.375999 78.0504 86.054398"
+     style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasGeneratedBy</tspan></text>
+
+
+</g><g
+   transform="matrix(1,0,0,-1,159.42784,1071.63)"
+   id="g340-4"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path342-2"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="M 408.7794,240 524,240"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1.5826615,0,0,-1,38.212014,1002.1546)"
+   id="g936-0"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-0"
+     style="fill:url(#linearGradient4539);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,366.35927,833.36467)"
+   id="g544-9-61"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-8">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-9">composition</tspan></text>
+
+
+</g><path
+   id="path344-6"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 560.54101,831.63001 8,-3.91388 0,7.82776 -8,-3.91388 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><g
+   transform="matrix(1.0394571,0,0,-1,483.59481,1001.7161)"
+   id="g936-0-2"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><path
+     id="path938-0-9"
+     style="fill:url(#linearGradient4670);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
+     inkscape:connector-curvature="0" /></g><g
+   transform="matrix(1,0,0,-1,702.38205,832.92622)"
+   id="g544-9-61-1"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"><text
+   id="text546-3-3-3"
+   transform="translate(-7.640396,-2)"><tspan
+     sodipodi:role="line"
+     y="0"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan3196-8-5">ex:</tspan><tspan
+     sodipodi:role="line"
+     y="13.75"
+     x="0"
+     style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     id="tspan4448-9-9">chart1</tspan></text>
+
+
+</g></g></svg>
\ No newline at end of file
Binary file primer/images/everything.png has changed
--- a/primer/images/everything.svg	Sun Jul 08 21:29:19 2012 +0100
+++ b/primer/images/everything.svg	Sun Jul 08 21:29:39 2012 +0100
@@ -464,7 +464,7 @@
      showgrid="false"
      inkscape:zoom="0.87538929"
      inkscape:cx="677.59184"
-     inkscape:cy="527.95841"
+     inkscape:cy="436.5705"
      inkscape:window-x="-8"
      inkscape:window-y="-8"
      inkscape:window-maximized="1"
@@ -522,6 +522,8 @@
 
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -556,6 +558,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(1.2454971,0,0,-1,65.32126,1035.0947)"
    id="g262-0"><path
@@ -584,6 +588,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(1,0,0,-1,294.12,802.15)"
    id="g334"
@@ -609,6 +615,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(0.9368205,0,0,-1,-142.39394,1034.7)"
    id="g340"
@@ -650,6 +658,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(1,0,0,-1,-175.5,1034.7)"
    id="g498"
@@ -725,6 +735,8 @@
 
 
 
+
+
 </g>
 
 
@@ -756,6 +768,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(0.71351425,0,0,-1,254.12833,1034.83)"
    id="g498-2"
@@ -792,6 +806,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(1,0,0,-1,629.04784,802.28001)"
    id="g334-3"
@@ -812,6 +828,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(1.5826615,0,0,-1,38.212014,965.3546)"
    id="g936-0"
@@ -846,6 +864,8 @@
 
 
 
+
+
 </g><g
    id="g3270"
    transform="translate(0,-36.8)"><g
@@ -898,6 +918,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(1,0,0,-1,-169.56841,991.0782)"
    id="g318"
@@ -948,6 +970,8 @@
 
 
 
+
+
 </g><text
    style="font-size:12px"
    y="-421.20554"
@@ -964,6 +988,8 @@
 
 
 
+
+
 <text
    style="font-size:11.99999905px"
    y="-654.78522"
@@ -980,6 +1006,8 @@
 
 
 
+
+
 <path
    style="fill:none;stroke:#000000;stroke-width:0.92126256px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    d="M 506.9356,780.19235 79.473094,677.8999"
@@ -1018,6 +1046,8 @@
 
 
 
+
+
 <g
    transform="matrix(1,0,0,-1,-170.83865,906.41306)"
    id="g318-4"
@@ -1051,6 +1081,8 @@
 
 
 
+
+
 </g><path
    id="path344-6-9-2-6-1"
    style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
@@ -1099,6 +1131,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(1.6167515,0,0,-1,-69.14114,1403.714)"
    id="g558"
@@ -1131,6 +1165,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(0.43309751,-0.00230963,0.02385816,-1.4614635,51.707733,1511.0808)"
    id="g572"
@@ -1182,6 +1218,8 @@
 
 
 
+
+
 <g
    transform="matrix(1.6167515,0,0,0.92048921,-60.257445,-125.07222)"
    id="g558-1-3"
@@ -1210,6 +1248,8 @@
 
 
 
+
+
 <g
    transform="matrix(0.43309751,0.00230963,0.02385816,1.4614635,60.59143,-253.39309)"
    id="g572-5-1"
@@ -1245,6 +1285,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(1.4146437,0,0,-0.84786888,92.069991,1075.8453)"
    id="g558-3"
@@ -1277,6 +1319,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(0.29192986,0.32279258,1.7382768,-0.60122387,-303.94221,938.06345)"
    id="g572-2"
@@ -1318,6 +1362,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(-0.6837653,0.41048076,1.4796713,1.9262836,-179.39281,286.98448)"
    id="g572-2-5"
@@ -1359,6 +1405,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(-0.62188296,0.39975874,1.3457576,1.8759678,-168.43478,203.36898)"
    id="g572-2-5-9"
@@ -1400,6 +1448,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(0.00870226,0.28186705,1.6936272,-0.18063826,-164.96914,810.84161)"
    id="g572-2-8"
@@ -1437,6 +1487,8 @@
 
 
 
+
+
 <g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1454,6 +1506,8 @@
 
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1495,6 +1549,8 @@
 
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1524,6 +1580,8 @@
 
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1541,6 +1599,8 @@
 
 
 
+
+
 </g><path
    inkscape:connector-curvature="0"
    inkscape:export-ydpi="79.550438"
@@ -1580,8 +1640,10 @@
 
 
 
+
+
 </g><g
-   transform="matrix(1.0394571,0,0,-1,502.75321,1070.2623)"
+   transform="matrix(1.0394571,0,0,-1,502.75321,1071.8623)"
    id="g936-0-2-1"
    inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
    inkscape:export-xdpi="79.550438"
@@ -1590,7 +1652,7 @@
      style="fill:url(#linearGradient4283);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
      d="m 238.6758,155.4437 c 10.3144,8.5915 10.3144,22.5211 0,31.1126 -10.3145,8.5916 -27.0375,8.5916 -37.3519,0 -10.3145,-8.5915 -10.3145,-22.5211 0,-31.1126 10.3144,-8.5916 27.0374,-8.5916 37.3519,0"
      inkscape:connector-curvature="0" /></g><g
-   transform="matrix(1,0,0,-1,721.54046,901.47234)"
+   transform="matrix(1,0,0,-1,721.54046,903.07234)"
    id="g544-9-61-1-3"
    inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
    inkscape:export-xdpi="79.550438"
@@ -1611,6 +1673,8 @@
 
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1653,6 +1717,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(0.9376888,0.34747621,0.34747621,-0.9376888,651.76262,989.27394)"
    id="g334-3-1-0"
@@ -1673,6 +1739,8 @@
 
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1709,6 +1777,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(1.0611643,0,0,-1,-123.33092,1236.364)"
    id="g262-7-3"><path
@@ -1734,6 +1804,8 @@
 
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1767,6 +1839,8 @@
 
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1785,6 +1859,8 @@
 
 
 
+
+
 </g><path
    inkscape:connector-curvature="0"
    inkscape:export-ydpi="79.550438"
@@ -1825,6 +1901,8 @@
 
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1858,6 +1936,8 @@
 
 
 
+
+
 </g><path
    sodipodi:type="arc"
    style="fill:#151b23;fill-opacity:0.97916667;stroke:#000000;stroke-width:1.20000005;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
@@ -1902,6 +1982,8 @@
 
 
 
+
+
 </g><path
    id="path342-6-0-2"
    style="fill:none;stroke:#000000;stroke-width:1.27020955;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
@@ -1930,6 +2012,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(1.4146052,0,0,-0.84786888,359.52897,1054.7903)"
    id="g558-3-4-2"
@@ -1962,6 +2046,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(-0.79741846,0.01415798,0.60418273,1.6898123,522.91277,437.9406)"
    id="g572-2-8-3"
@@ -1972,7 +2058,7 @@
      id="path574-8-4-9"
      style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:4, 4;stroke-dashoffset:0"
      d="M 108.5,240.6891 193.588,240" /></g><g
-   transform="matrix(1.4146052,0,0,-0.84786888,592.77844,1170.8109)"
+   transform="matrix(1.5156667,0,0,-0.84786888,590.04978,1170.8109)"
    id="g558-3-4-2-1"
    inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
    inkscape:export-xdpi="79.550438"
@@ -1993,7 +2079,7 @@
      y="-2"
      x="-22.0404"
      style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
-     id="tspan3495-1-0-5">prov:atTime=</tspan><tspan
+     id="tspan3495-1-0-5">prov:generatedAtTime=</tspan><tspan
      sodipodi:role="line"
      y="11.75"
      x="-22.0404"
@@ -2003,6 +2089,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(-0.4860202,-0.23750576,-0.18759351,1.1471291,727.3055,719.20578)"
    id="g572-2-8-3-2"
@@ -2054,6 +2142,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(0.0340166,0.0659249,2.399107,-0.03142758,-305.93401,1016.1301)"
    id="g572-2-5-1"
@@ -2099,6 +2189,8 @@
 
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2146,6 +2238,8 @@
 
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2179,6 +2273,8 @@
 
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2211,6 +2307,8 @@
 
 
 
+
+
 <g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2227,6 +2325,8 @@
 
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2260,6 +2360,8 @@
 
 
 
+
+
 </g><g
    transform="matrix(1.2806619,0,0,-1,201.63694,1272.02)"
    id="g936-4-8-8"
@@ -2291,6 +2393,8 @@
 
 
 
+
+
 </g><path
    id="path344-6-9-0"
    style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
@@ -2329,6 +2433,8 @@
      id="tspan338-76-2-3-2">specializationOf</tspan></text>
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2351,6 +2457,8 @@
      id="tspan338-5-3-1">wasDerivedFrom</tspan></text>
 
 
+
+
 <path
    id="path344-6-9-0-5"
    style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
@@ -2382,4 +2490,33 @@
    transform="matrix(0.8,0,0,-0.8,252.93695,1122.9722)"
    inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
    inkscape:export-xdpi="79.550438"
-   inkscape:export-ydpi="79.550438" /></g></svg>
\ No newline at end of file
+   inkscape:export-ydpi="79.550438" /><g
+   inkscape:export-ydpi="79.550438"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   id="g340-3-5-8-9-1-4"
+   transform="matrix(0.34953261,0.56881474,0.81814162,-0.36408089,362.4421,670.551)"><path
+     inkscape:connector-curvature="0"
+     d="M 408.7794,240 524,240"
+     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none"
+     id="path342-6-0-2-5-7-0" /></g><path
+   id="path344-6-9-0-5-8"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   d="m 698.34308,812.71117 7.67897,4.5113 -6.52758,4.3201 -1.15139,-8.8314 z"
+   inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
+   inkscape:export-xdpi="79.550438"
+   inkscape:export-ydpi="79.550438"
+   inkscape:connector-curvature="0" /><text
+   style="font-size:11.99999905px"
+   y="131.42052"
+   x="1061.271"
+   transform="matrix(0.55092344,0.83455579,0.83455579,-0.55092344,0,0)"
+   id="text336-5-4-1-8"
+   inkscape:transform-center-x="32.286452"
+   inkscape:transform-center-y="-6.8540935"><tspan
+     style="font-size:11.19999886px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
+     x="1061.271 1069.9374 1076.6118"
+     y="131.42052"
+     sodipodi:role="line"
+     id="tspan338-5-3-1-2">wasRevisionOf</tspan></text>
+</g></svg>
\ No newline at end of file
Binary file primer/images/time.png has changed
--- a/primer/images/time.svg	Sun Jul 08 21:29:19 2012 +0100
+++ b/primer/images/time.svg	Sun Jul 08 21:29:39 2012 +0100
@@ -22,7 +22,7 @@
    inkscape:export-ydpi="90"><metadata
      id="metadata8"><rdf:RDF><cc:Work
          rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
      id="defs6"><linearGradient
        id="linearGradient3148"><stop
          style="stop-color:#ffffff;stop-opacity:1;"
@@ -482,6 +482,7 @@
 
 
 
+
 </g>
 
 
@@ -520,6 +521,7 @@
 
 
 
+
 <g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -538,6 +540,7 @@
 
 
 
+
 </g><path
    inkscape:connector-curvature="0"
    inkscape:export-ydpi="79.550438"
@@ -578,6 +581,7 @@
 
 
 
+
 </g><g
    transform="matrix(1.0394571,0,0,-1,502.75321,1070.2623)"
    id="g936-0-2-1"
@@ -610,6 +614,7 @@
 
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -653,6 +658,7 @@
 
 
 
+
 </g><g
    transform="matrix(0.9376888,0.34747621,0.34747621,-0.9376888,651.76262,989.27394)"
    id="g334-3-1-0"
@@ -674,6 +680,7 @@
 
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -711,6 +718,7 @@
 
 
 
+
 </g><g
    transform="matrix(1.0611643,0,0,-1,-123.33092,1236.364)"
    id="g262-7-3"><path
@@ -737,6 +745,7 @@
 
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -771,6 +780,7 @@
 
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -790,6 +800,7 @@
 
 
 
+
 </g><path
    inkscape:connector-curvature="0"
    inkscape:export-ydpi="79.550438"
@@ -798,7 +809,7 @@
    d="m 300.35167,997.5632 8.21358,-5.9631 0.49111,6.951 -8.70469,-0.9879 z"
    style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
    id="path344-1-5-1" /><g
-   transform="matrix(1.4146052,0,0,-0.84786888,594.37844,1170.8109)"
+   transform="matrix(1.5156667,0,0,-0.84786888,591.64978,1170.8109)"
    id="g558-3-4-2-1"
    inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/w3-publication1.png"
    inkscape:export-xdpi="79.550438"
@@ -819,7 +830,7 @@
      y="-2"
      x="-22.0404"
      style="font-size:11px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT"
-     id="tspan3495-1-0-5">prov:atTime=</tspan><tspan
+     id="tspan3495-1-0-5">prov:generatedAtTime=</tspan><tspan
      sodipodi:role="line"
      y="11.75"
      x="-22.0404"
@@ -830,6 +841,7 @@
 
 
 
+
 </g><g
    transform="matrix(1.694849,0,0,-1.5821629,158.89211,1431.5985)"
    id="g558-3-4-2-1-2"
@@ -873,6 +885,7 @@
 
 
 
+
 </g><path
    style="fill:none;stroke:#000000;stroke-width:0.65616947px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    d="m 304.6916,995.61216 71.60192,-29.59491"
@@ -913,6 +926,7 @@
      id="tspan4969">2012-03-02T10:30:00</tspan></text>
 
 
+
 </g><g
    transform="matrix(-0.79741846,0.01415798,0.60418273,1.6898123,518.66471,439.49058)"
    id="g572-2-8-3"
@@ -982,6 +996,7 @@
      style="font-size:11.19999981px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">compile</tspan></text>
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1009,6 +1024,7 @@
      style="font-size:12px;font-variant:normal;font-weight:normal;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:ArialMT;-inkscape-font-specification:ArialMT">wasGeneratedBy</tspan></text>
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1024,6 +1040,7 @@
      id="tspan338-76">used</tspan></text>
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1060,4 +1077,5 @@
      id="tspan4448-9-9-8-1">chart1</tspan></text>
 
 
+
 </g></g></svg>
\ No newline at end of file