Primer: corrected and added provenance graph images
authorSimon Miles <simon.miles@kcl.ac.uk>
Fri, 13 Apr 2012 17:13:06 +0100
changeset 2292 a3f82d776a4a
parent 2291 1f4c9a9bbea5
child 2293 d9b8e2cf4f09
Primer: corrected and added provenance graph images
primer/Primer.html
primer/images/agents.svg
primer/images/everything.svg
primer/images/time.svg
--- a/primer/Primer.html	Fri Apr 13 15:53:48 2012 +0100
+++ b/primer/Primer.html	Fri Apr 13 17:13:06 2012 +0100
@@ -461,7 +461,12 @@
      Any entity may have attributes not specific to provenance, 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.svg"/>
    </section>
 
    <section>
@@ -484,6 +489,10 @@
      ex:compose    a prov:Activity .
      ex:illustrate a prov:Activity .
     </pre>
+    <p>
+     In visualizations of the PROV data, activities are depicted as rectangles, as below.
+    </p>
+    <img src="images/activities.svg"/>
    </section>
 
    <section>
@@ -514,8 +523,8 @@
      ex:chart1     prov:wasGeneratedBy ex:illustrate .
     </pre>
     <p>
-     The PROV-DM data described so far is illustrated in the figure below, where
-     ovals denote entities and rectangles denote activities.
+     In visualizing the PROV data, usage and generation are connections between
+     entities and activities.
     </p>
     <img src="images/use-generate.svg"/>
    </section>
@@ -563,7 +572,7 @@
      ex:chart1 prov:wasAttributedTo ex:derek .
     </pre>
     <p>
-     We can extend our graphical depiction to show the association and attribution links.
+     We can extend our graphical depiction to show the agents, association and attribution links.
     </p>
     <img src="images/agents.svg"/>
    </section>
@@ -653,6 +662,10 @@
                         prov:hadRole   ex:composedData
      ] .
     </pre>
+    <p>
+     Depicting the above visually, we have the following.
+    </p>
+    <img src="images/roles.svg"/>
    </section>
 
    <section>
@@ -682,6 +695,11 @@
      ex:chart2 a prov:Entity ;
                prov:wasDerivedFrom ex:dataSet2 .
     </pre>
+    <p>
+     Derivation and revision are connections between entities, and so depicted
+     with arrows in our visualization.
+    </p>
+    <img src="images/derivation.svg"/>
    </section>
 
    <section>
@@ -713,6 +731,11 @@
                 ] .
      ex:dataSet2 prov:wasGeneratedBy ex:correct .
     </pre>
+    <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.svg"/>
    </section>
 
    <section>
@@ -749,6 +772,11 @@
      ex:correct prov:startedAtTime "2012-03-31T09:21:00"^^xsd:dateTime ;
                 prov:endedAtTime   "2012-04-01T15:21:00"^^xsd:dateTime .
     </pre>
+    <p>
+     Time is visualized as additional information regarding activities or the
+     links between activities and entities or agents.
+    </p>
+    <img src="images/time.svg"/>
    </section>
 
    <section>
@@ -800,7 +828,20 @@
      Here, <code>alternateOf</code> expresses that the first and second versions
      are specializations of the same thing (the article).
     </p>
-
+    <p>
+     Specialization and alternate relations connect entities, and so are visualized
+     as links between them.
+    </p>
+    <img src="images/specialization.svg"/>
+   </section>
+   
+   <section>
+    <h3>Complete PROV data</h3>
+    <p>
+     The set of provenance records above could be grouped into one or multiple bundles, referred to as <i>accounts</i>.
+     We visualize the whole example as a single account below.
+    </p>
+    <img src="images/everything.svg"/>
    </section>
   </section>
 
--- a/primer/images/agents.svg	Fri Apr 13 15:53:48 2012 +0100
+++ b/primer/images/agents.svg	Fri Apr 13 17:13:06 2012 +0100
@@ -423,6 +423,7 @@
 
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -456,6 +457,7 @@
 
 
 
+
 </g><g
    transform="matrix(1.2454971,0,0,-1,65.32126,1035.0947)"
    id="g262-0"><path
@@ -483,6 +485,7 @@
 
 
 
+
 </g><g
    transform="matrix(1,0,0,-1,294.12,802.15)"
    id="g334"
@@ -507,6 +510,7 @@
 
 
 
+
 </g><g
    transform="matrix(0.9368205,0,0,-1,-142.39394,1034.7)"
    id="g340"
@@ -547,6 +551,7 @@
 
 
 
+
 </g><g
    transform="matrix(1,0,0,-1,-175.5,1034.7)"
    id="g498"
@@ -621,6 +626,7 @@
 
 
 
+
 </g>
 
 
@@ -651,6 +657,7 @@
 
 
 
+
 </g><g
    transform="matrix(0.71351425,0,0,-1,254.12833,1034.83)"
    id="g498-2"
@@ -686,6 +693,7 @@
 
 
 
+
 </g><g
    transform="matrix(1,0,0,-1,629.04784,802.28001)"
    id="g334-3"
@@ -705,6 +713,7 @@
 
 
 
+
 </g><g
    transform="matrix(1.5826615,0,0,-1,38.212014,965.3546)"
    id="g936-0"
@@ -738,6 +747,7 @@
 
 
 
+
 </g><g
    id="g3270"
    transform="translate(0,-36.8)"><g
@@ -789,6 +799,7 @@
 
 
 
+
 </g><g
    transform="matrix(1,0,0,-1,-169.56841,991.0782)"
    id="g318"
@@ -838,6 +849,7 @@
 
 
 
+
 </g><text
    style="font-size:12px"
    y="-421.20554"
@@ -853,6 +865,7 @@
 
 
 
+
 <text
    style="font-size:11.99999905px"
    y="-654.78522"
@@ -868,6 +881,7 @@
 
 
 
+
 <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"
@@ -905,6 +919,7 @@
 
 
 
+
 <g
    transform="matrix(1,0,0,-1,-170.83865,906.41306)"
    id="g318-4"
@@ -937,6 +952,7 @@
 
 
 
+
 </g><path
    id="path344-6-9-2-6-1"
    style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
@@ -994,6 +1010,7 @@
 
 
 
+
 <g
    transform="matrix(1.6167515,0,0,0.92048921,-60.257445,-125.07222)"
    id="g558-1-3"
@@ -1021,6 +1038,7 @@
 
 
 
+
 <g
    transform="matrix(0.43309751,0.00230963,0.02385816,1.4614635,60.59143,-253.39309)"
    id="g572-5-1"
@@ -1055,16 +1073,8 @@
 
 
 
-</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>
 
 
 
--- a/primer/images/everything.svg	Fri Apr 13 15:53:48 2012 +0100
+++ b/primer/images/everything.svg	Fri Apr 13 17:13:06 2012 +0100
@@ -517,6 +517,7 @@
 
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -549,6 +550,7 @@
 
 
 
+
 </g><g
    transform="matrix(1.2454971,0,0,-1,65.32126,1035.0947)"
    id="g262-0"><path
@@ -575,6 +577,7 @@
 
 
 
+
 </g><g
    transform="matrix(1,0,0,-1,294.12,802.15)"
    id="g334"
@@ -598,6 +601,7 @@
 
 
 
+
 </g><g
    transform="matrix(0.9368205,0,0,-1,-142.39394,1034.7)"
    id="g340"
@@ -637,6 +641,7 @@
 
 
 
+
 </g><g
    transform="matrix(1,0,0,-1,-175.5,1034.7)"
    id="g498"
@@ -710,6 +715,7 @@
 
 
 
+
 </g>
 
 
@@ -739,6 +745,7 @@
 
 
 
+
 </g><g
    transform="matrix(0.71351425,0,0,-1,254.12833,1034.83)"
    id="g498-2"
@@ -773,6 +780,7 @@
 
 
 
+
 </g><g
    transform="matrix(1,0,0,-1,629.04784,802.28001)"
    id="g334-3"
@@ -791,6 +799,7 @@
 
 
 
+
 </g><g
    transform="matrix(1.5826615,0,0,-1,38.212014,965.3546)"
    id="g936-0"
@@ -823,6 +832,7 @@
 
 
 
+
 </g><g
    id="g3270"
    transform="translate(0,-36.8)"><g
@@ -873,6 +883,7 @@
 
 
 
+
 </g><g
    transform="matrix(1,0,0,-1,-169.56841,991.0782)"
    id="g318"
@@ -921,6 +932,7 @@
 
 
 
+
 </g><text
    style="font-size:12px"
    y="-421.20554"
@@ -935,6 +947,7 @@
 
 
 
+
 <text
    style="font-size:11.99999905px"
    y="-654.78522"
@@ -949,6 +962,7 @@
 
 
 
+
 <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"
@@ -985,6 +999,7 @@
 
 
 
+
 <g
    transform="matrix(1,0,0,-1,-170.83865,906.41306)"
    id="g318-4"
@@ -1016,6 +1031,7 @@
      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"
@@ -1062,6 +1078,7 @@
      id="tspan4448-6">article</tspan></text>
 
 
+
 </g><g
    transform="matrix(1.6167515,0,0,-1,-69.14114,1403.714)"
    id="g558"
@@ -1092,6 +1109,7 @@
      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"
@@ -1141,6 +1159,7 @@
      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"
@@ -1167,6 +1186,7 @@
      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"
@@ -1200,6 +1220,7 @@
      y="0">actedOnBehalfOf</tspan></text>
 
 
+
 </g><g
    transform="matrix(1.4146437,0,0,-0.84786888,92.069991,1075.8453)"
    id="g558-3"
@@ -1230,6 +1251,7 @@
      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"
@@ -1269,6 +1291,7 @@
      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"
@@ -1308,6 +1331,7 @@
      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"
@@ -1347,6 +1371,7 @@
      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"
@@ -1382,6 +1407,7 @@
      sodipodi:role="line">dataSet2</tspan></text>
 
 
+
 <g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1397,6 +1423,7 @@
      id="tspan338-76">used</tspan></text>
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1436,6 +1463,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"
@@ -1463,6 +1491,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"
@@ -1478,6 +1507,7 @@
      id="tspan338-76-7">used</tspan></text>
 
 
+
 </g><path
    inkscape:connector-curvature="0"
    inkscape:export-ydpi="79.550438"
@@ -1515,6 +1545,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">compile2</tspan></text>
 
 
+
 </g><g
    transform="matrix(1.0394571,0,0,-1,502.75321,1070.2623)"
    id="g936-0-2-1"
@@ -1544,6 +1575,7 @@
      id="tspan4448-9-9-8">chart2</tspan></text>
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1584,6 +1616,7 @@
      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"
@@ -1602,6 +1635,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"
@@ -1636,6 +1670,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">wasDerivedFrom</tspan></text>
 
 
+
 </g><g
    transform="matrix(1.0611643,0,0,-1,-123.33092,1236.364)"
    id="g262-7-3"><path
@@ -1659,6 +1694,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">correct</tspan></text>
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1690,6 +1726,7 @@
      id="tspan338-76-74">wasRevisionOf</tspan></text>
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1706,6 +1743,7 @@
      id="tspan338-76-71-8">wasGeneratedBy</tspan></text>
 
 
+
 </g><path
    inkscape:connector-curvature="0"
    inkscape:export-ydpi="79.550438"
@@ -1744,6 +1782,7 @@
      sodipodi:role="line">edith</tspan></text>
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1775,6 +1814,7 @@
      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"
@@ -1817,16 +1857,12 @@
      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,-103.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
+
+</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"
@@ -1848,6 +1884,7 @@
      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"
@@ -1878,6 +1915,7 @@
      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"
@@ -1917,8 +1955,9 @@
      id="tspan4969-3">2012-04-01T15:21:00</tspan></text>
 
 
+
 </g><g
-   transform="matrix(-0.79741846,0.01415798,0.60418273,1.6898123,568.96224,553.96113)"
+   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"
@@ -1966,6 +2005,7 @@
      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"
@@ -2009,6 +2049,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"
      id="tspan4448-6-5">articleV1</tspan></text>
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2054,6 +2095,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"
      id="tspan4448-6-5-1">blogEntry</tspan></text>
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2085,6 +2127,7 @@
      sodipodi:role="line"
      id="tspan338-76-71-89">wasQuotedFrom</tspan></text>
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2115,6 +2158,7 @@
      sodipodi:role="line"
      id="tspan338-5-3">wasDerivedFrom</tspan></text>
 
+
 <g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2129,6 +2173,7 @@
      sodipodi:role="line"
      id="tspan338-76-2-3">specialisationOf</tspan></text>
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2160,6 +2205,7 @@
      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"
@@ -2189,6 +2235,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"
      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"
@@ -2218,13 +2265,14 @@
    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">specialisationOf</tspan></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">specialisationOf</tspan></text>
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2245,6 +2293,7 @@
      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"
@@ -2252,4 +2301,28 @@
    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></svg>
\ No newline at end of file
+   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 a 4.4720702,4.4720702 0 1 1 -8.94415,0 4.4720702,4.4720702 0 1 1 8.94415,0 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 a 4.4720702,4.4720702 0 1 1 -8.94415,0 4.4720702,4.4720702 0 1 1 8.94415,0 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></svg>
\ No newline at end of file
--- a/primer/images/time.svg	Fri Apr 13 15:53:48 2012 +0100
+++ b/primer/images/time.svg	Fri Apr 13 17:13:06 2012 +0100
@@ -14,7 +14,7 @@
    version="1.1"
    inkscape:version="0.48.2 r9819"
    width="1073.777"
-   height="252.97552"
+   height="334.96368"
    xml:space="preserve"
    sodipodi:docname="time.svg"><metadata
      id="metadata8"><rdf:RDF><cc:Work
@@ -366,7 +366,46 @@
          id="stop4454-6-9-0" /><stop
          style="stop-color:#2effff;stop-opacity:1;"
          offset="1"
-         id="stop4456-1-4-2" /></linearGradient></defs><sodipodi:namedview
+         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"
@@ -381,7 +420,7 @@
      showgrid="false"
      inkscape:zoom="0.87538929"
      inkscape:cx="596.79292"
-     inkscape:cy="56.356673"
+     inkscape:cy="138.34485"
      inkscape:window-x="-8"
      inkscape:window-y="-8"
      inkscape:window-maximized="1"
@@ -437,6 +476,8 @@
 
 
 
+
+
 </g>
 
 
@@ -472,12 +513,14 @@
      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.98784205,0.15546086,0.15546086,-0.98784205,218.63236,966.43059)"><text
+   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"
@@ -487,6 +530,8 @@
      id="tspan338-76-7">used</tspan></text>
 
 
+
+
 </g><path
    inkscape:connector-curvature="0"
    inkscape:export-ydpi="79.550438"
@@ -524,6 +569,8 @@
      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"
@@ -553,6 +600,8 @@
      id="tspan4448-9-9-8">chart2</tspan></text>
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -593,6 +642,8 @@
      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"
@@ -611,6 +662,8 @@
      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"
@@ -645,6 +698,8 @@
      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
@@ -668,6 +723,8 @@
      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"
@@ -699,6 +756,8 @@
      id="tspan338-76-74">wasRevisionOf</tspan></text>
 
 
+
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -715,6 +774,8 @@
      id="tspan338-76-71-8">wasGeneratedBy</tspan></text>
 
 
+
+
 </g><path
    inkscape:connector-curvature="0"
    inkscape:export-ydpi="79.550438"
@@ -723,142 +784,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,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><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,-103.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 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,592.77844,1170.8109)"
+   transform="matrix(1.4146052,0,0,-0.84786888,594.37844,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"
@@ -867,7 +793,7 @@
      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)"
+   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"
@@ -887,16 +813,9 @@
      id="tspan4969-3">2012-04-01T15:21:00</tspan></text>
 
 
+
+
 </g><g
-   transform="matrix(-0.79741846,0.01415798,0.60418273,1.6898123,568.96224,553.96113)"
-   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"
@@ -936,16 +855,9 @@
      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
+
+
+</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"
@@ -955,9 +867,176 @@
    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
+   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>
-</g></svg>
\ No newline at end of file
+<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