Merge with local
authordgarijo
Mon, 01 Oct 2012 19:24:30 +0200
changeset 4504 49ab3f9c8f9e
parent 4503 6992fdf536e7 (current diff)
parent 4501 dcb14db2788f (diff)
child 4505 0bb532d70a1b
Merge with local
--- a/primer/Primer.html	Mon Oct 01 19:23:42 2012 +0200
+++ b/primer/Primer.html	Mon Oct 01 19:24:30 2012 +0200
@@ -23,43 +23,43 @@
    };
    var extraReferences = {
     "PROV-DM":
-     "Luc Moreau, Paolo Missier"+
+     "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"+
+     "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"+
+     "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"+
+     "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"+
+     "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"+
+     "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"+
+     "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>"
@@ -86,8 +86,8 @@
  
     // 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",
+    previousPublishDate:  "2012-07-24",
+    previousMaturity:  "WD-NOTE",
  
     // 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",
@@ -136,7 +136,7 @@
     wgURI:        "http://www.w3.org/2011/prov/",
           
     // name (with the @w3c.org) of the public mailing to which comments are due
-    wgPublicList: "public-prov-comment-wg",
+    wgPublicList: "public-prov-comments",
           
     // URI of the patent status for this WG, for Rec-track documents
     // !!!! IMPORTANT !!!!
@@ -335,7 +335,7 @@
     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
+   </p>
   </section>
 
   <section>
@@ -382,7 +382,7 @@
    <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 ,
+    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>
 
@@ -1234,14 +1234,11 @@
  </section>
 
  <section class="appendix"> 
-  <h2>Changes Since Second Public Working Draft</h2> 
+  <h2>Changes Since Third 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>
+   <li>Corrected mailing list address for public comments.</li>
+   <li>Fixed the status to clarify this is a note, not a recommendation.</li>
+   <li>Fixed minor typos.</li>
   </ul>
  </section>
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-next/Overview.html	Mon Oct 01 19:24:30 2012 +0200
@@ -0,0 +1,1566 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
+<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" typeof="bibo:Document">
+<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"></script> 
+  
+
+  
+ <style type="text/css">
+/*****************************************************************
+ * ReSpec CSS
+ * Robin Berjon (robin at berjon dot com)
+ * v0.05 - 2009-07-31
+ *****************************************************************/
+
+
+/* --- INLINES --- */
+em.rfc2119 { 
+    text-transform:     lowercase;
+    font-variant:       small-caps;
+    font-style:         normal;
+    color:              #900;
+}
+
+h1 acronym, h2 acronym, h3 acronym, h4 acronym, h5 acronym, h6 acronym, a acronym,
+h1 abbr, h2 abbr, h3 abbr, h4 abbr, h5 abbr, h6 abbr, a abbr {
+    border: none;
+}
+
+dfn {
+    font-weight:    bold;
+}
+
+a.internalDFN {
+    color:  inherit;
+    border-bottom:  1px solid #99c;
+    text-decoration:    none;
+}
+
+a.externalDFN {
+    color:  inherit;
+    border-bottom:  1px dotted #ccc;
+    text-decoration:    none;
+}
+
+a.bibref {
+    text-decoration:    none;
+}
+
+code {
+    color:  #ff4500;
+}
+
+
+/* --- WEB IDL --- */
+pre.idl {
+    border-top: 1px solid #90b8de;
+    border-bottom: 1px solid #90b8de;
+    padding:    1em;
+    line-height:    120%;
+}
+
+pre.idl::before {
+    content:    "WebIDL";
+    display:    block;
+    width:      150px;
+    background: #90b8de;
+    color:  #fff;
+    font-family:    initial;
+    padding:    3px;
+    font-weight:    bold;
+    margin: -1em 0 1em -1em;
+}
+
+.idlType {
+    color:  #ff4500;
+    font-weight:    bold;
+    text-decoration:    none;
+}
+
+/*.idlModule*/
+/*.idlModuleID*/
+/*.idlInterface*/
+.idlInterfaceID, .idlDictionaryID {
+    font-weight:    bold;
+    color:  #005a9c;
+}
+
+.idlSuperclass {
+    font-style: italic;
+    color:  #005a9c;
+}
+
+/*.idlAttribute*/
+.idlAttrType, .idlFieldType, .idlMemberType {
+    color:  #005a9c;
+}
+.idlAttrName, .idlFieldName, .idlMemberName {
+    color:  #ff4500;
+}
+.idlAttrName a, .idlFieldName a, .idlMemberName a {
+    color:  #ff4500;
+    border-bottom:  1px dotted #ff4500;
+    text-decoration: none;
+}
+
+/*.idlMethod*/
+.idlMethType {
+    color:  #005a9c;
+}
+.idlMethName {
+    color:  #ff4500;
+}
+.idlMethName a {
+    color:  #ff4500;
+    border-bottom:  1px dotted #ff4500;
+    text-decoration: none;
+}
+
+/*.idlParam*/
+.idlParamType {
+    color:  #005a9c;
+}
+.idlParamName {
+    font-style: italic;
+}
+
+.extAttr {
+    color:  #666;
+}
+
+/*.idlConst*/
+.idlConstType {
+    color:  #005a9c;
+}
+.idlConstName {
+    color:  #ff4500;
+}
+.idlConstName a {
+    color:  #ff4500;
+    border-bottom:  1px dotted #ff4500;
+    text-decoration: none;
+}
+
+/*.idlException*/
+.idlExceptionID {
+    font-weight:    bold;
+    color:  #c00;
+}
+
+.idlTypedefID, .idlTypedefType {
+    color:  #005a9c;
+}
+
+.idlRaises, .idlRaises a.idlType, .idlRaises a.idlType code, .excName a, .excName a code {
+    color:  #c00;
+    font-weight:    normal;
+}
+
+.excName a {
+    font-family:    monospace;
+}
+
+.idlRaises a.idlType, .excName a.idlType {
+    border-bottom:  1px dotted #c00;
+}
+
+.excGetSetTrue, .excGetSetFalse, .prmNullTrue, .prmNullFalse, .prmOptTrue, .prmOptFalse {
+    width:  45px;
+    text-align: center;
+}
+.excGetSetTrue, .prmNullTrue, .prmOptTrue { color:  #0c0; }
+.excGetSetFalse, .prmNullFalse, .prmOptFalse { color:  #c00; }
+
+.idlImplements a {
+    font-weight:    bold;
+}
+
+dl.attributes, dl.methods, dl.constants, dl.fields, dl.dictionary-members {
+    margin-left:    2em;
+}
+
+.attributes dt, .methods dt, .constants dt, .fields dt, .dictionary-members dt {
+    font-weight:    normal;
+}
+
+.attributes dt code, .methods dt code, .constants dt code, .fields dt code, .dictionary-members dt code {
+    font-weight:    bold;
+    color:  #000;
+    font-family:    monospace;
+}
+
+.attributes dt code, .fields dt code, .dictionary-members dt code {
+    background:  #ffffd2;
+}
+
+.attributes dt .idlAttrType code, .fields dt .idlFieldType code, .dictionary-members dt .idlMemberType code {
+    color:  #005a9c;
+    background:  transparent;
+    font-family:    inherit;
+    font-weight:    normal;
+    font-style: italic;
+}
+
+.methods dt code {
+    background:  #d9e6f8;
+}
+
+.constants dt code {
+    background:  #ddffd2;
+}
+
+.attributes dd, .methods dd, .constants dd, .fields dd, .dictionary-members dd {
+    margin-bottom:  1em;
+}
+
+table.parameters, table.exceptions {
+    border-spacing: 0;
+    border-collapse:    collapse;
+    margin: 0.5em 0;
+    width:  100%;
+}
+table.parameters { border-bottom:  1px solid #90b8de; }
+table.exceptions { border-bottom:  1px solid #deb890; }
+
+.parameters th, .exceptions th {
+    color:  #fff;
+    padding:    3px 5px;
+    text-align: left;
+    font-family:    initial;
+    font-weight:    normal;
+    text-shadow:    #666 1px 1px 0;
+}
+.parameters th { background: #90b8de; }
+.exceptions th { background: #deb890; }
+
+.parameters td, .exceptions td {
+    padding:    3px 10px;
+    border-top: 1px solid #ddd;
+    vertical-align: top;
+}
+
+.parameters tr:first-child td, .exceptions tr:first-child td {
+    border-top: none;
+}
+
+.parameters td.prmName, .exceptions td.excName, .exceptions td.excCodeName {
+    width:  100px;
+}
+
+.parameters td.prmType {
+    width:  120px;
+}
+
+table.exceptions table {
+    border-spacing: 0;
+    border-collapse:    collapse;
+    width:  100%;
+}
+
+/* --- TOC --- */
+.toc a {
+    text-decoration:    none;
+}
+
+a .secno {
+    color:  #000;
+}
+
+/* --- TABLE --- */
+table.simple {
+    border-spacing: 0;
+    border-collapse:    collapse;
+    border-bottom:  3px solid #005a9c;
+}
+
+.simple th {
+    background: #005a9c;
+    color:  #fff;
+    padding:    3px 5px;
+    text-align: left;
+}
+
+.simple th[scope="row"] {
+    background: inherit;
+    color:  inherit;
+    border-top: 1px solid #ddd;
+}
+
+.simple td {
+    padding:    3px 10px;
+    border-top: 1px solid #ddd;
+}
+
+.simple tr:nth-child(even) {
+    background: #f0f6ff;
+}
+
+/* --- DL --- */
+.section dd > p:first-child {
+    margin-top: 0;
+}
+
+.section dd > p:last-child {
+    margin-bottom: 0;
+}
+
+.section dd {
+    margin-bottom:  1em;
+}
+
+.section dl.attrs dd, .section dl.eldef dd {
+    margin-bottom:  0;
+}
+
+/* --- EXAMPLES --- */
+pre.example {
+    border-top: 1px solid #ff4500;
+    border-bottom: 1px solid #ff4500;
+    padding:    1em;
+    margin-top: 1em;
+}
+
+pre.example::before {
+    content:    "Example";
+    display:    block;
+    width:      150px;
+    background: #ff4500;
+    color:  #fff;
+    font-family:    initial;
+    padding:    3px;
+    font-weight:    bold;
+    margin: -1em 0 1em -1em;
+}
+
+/* --- EDITORIAL NOTES --- */
+.issue {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #f00;
+    background: #ffc;
+}
+
+.issue::before {
+    content:    "Issue";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+.note {
+    margin: 1em 0em 0em;
+    padding:    1em;
+    border: 2px solid #cff6d9;
+    background: #e2fff0;
+}
+
+.note::before {
+    content:    "Note";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #cff6d9;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+/* --- Best Practices --- */
+div.practice {
+    border: solid #bebebe 1px;
+    margin: 2em 1em 1em 2em;
+}
+
+span.practicelab {
+    margin: 1.5em 0.5em 1em 1em;
+    font-weight: bold;
+    font-style: italic;
+}
+
+span.practicelab   { background: #dfffff; }
+
+span.practicelab {
+    position: relative;
+    padding: 0 0.5em;
+    top: -1.5em;
+}
+
+p.practicedesc {
+    margin: 1.5em 0.5em 1em 1em;
+}
+
+@media screen {
+    p.practicedesc {
+        position: relative;
+        top: -2em;
+        padding: 0;
+        margin: 1.5em 0.5em -1em 1em;
+    }
+}
+
+/* --- SYNTAX HIGHLIGHTING --- */
+pre.sh_sourceCode {
+  background-color: white;
+  color: black;
+  font-style: normal;
+  font-weight: normal;
+}
+
+pre.sh_sourceCode .sh_keyword { color: #005a9c; font-weight: bold; }           /* language keywords */
+pre.sh_sourceCode .sh_type { color: #666; }                            /* basic types */
+pre.sh_sourceCode .sh_usertype { color: teal; }                             /* user defined types */
+pre.sh_sourceCode .sh_string { color: red; font-family: monospace; }        /* strings and chars */
+pre.sh_sourceCode .sh_regexp { color: orange; font-family: monospace; }     /* regular expressions */
+pre.sh_sourceCode .sh_specialchar { color: 	#ffc0cb; font-family: monospace; }  /* e.g., \n, \t, \\ */
+pre.sh_sourceCode .sh_comment { color: #A52A2A; font-style: italic; }         /* comments */
+pre.sh_sourceCode .sh_number { color: purple; }                             /* literal numbers */
+pre.sh_sourceCode .sh_preproc { color: #00008B; font-weight: bold; }       /* e.g., #include, import */
+pre.sh_sourceCode .sh_symbol { color: blue; }                            /* e.g., *, + */
+pre.sh_sourceCode .sh_function { color: black; font-weight: bold; }         /* function calls and declarations */
+pre.sh_sourceCode .sh_cbracket { color: red; }                              /* block brackets (e.g., {, }) */
+pre.sh_sourceCode .sh_todo { font-weight: bold; background-color: #00FFFF; }   /* TODO and FIXME */
+
+/* Predefined variables and functions (for instance glsl) */
+pre.sh_sourceCode .sh_predef_var { color: #00008B; }
+pre.sh_sourceCode .sh_predef_func { color: #00008B; font-weight: bold; }
+
+/* for OOP */
+pre.sh_sourceCode .sh_classname { color: teal; }
+
+/* line numbers (not yet implemented) */
+pre.sh_sourceCode .sh_linenum { display: none; }
+
+/* Internet related */
+pre.sh_sourceCode .sh_url { color: blue; text-decoration: underline; font-family: monospace; }
+
+/* for ChangeLog and Log files */
+pre.sh_sourceCode .sh_date { color: blue; font-weight: bold; }
+pre.sh_sourceCode .sh_time, pre.sh_sourceCode .sh_file { color: #00008B; font-weight: bold; }
+pre.sh_sourceCode .sh_ip, pre.sh_sourceCode .sh_name { color: #006400; }
+
+/* for Prolog, Perl... */
+pre.sh_sourceCode .sh_variable { color: #006400; }
+
+/* for LaTeX */
+pre.sh_sourceCode .sh_italics { color: #006400; font-style: italic; }
+pre.sh_sourceCode .sh_bold { color: #006400; font-weight: bold; }
+pre.sh_sourceCode .sh_underline { color: #006400; text-decoration: underline; }
+pre.sh_sourceCode .sh_fixed { color: green; font-family: monospace; }
+pre.sh_sourceCode .sh_argument { color: #006400; }
+pre.sh_sourceCode .sh_optionalargument { color: purple; }
+pre.sh_sourceCode .sh_math { color: orange; }
+pre.sh_sourceCode .sh_bibtex { color: blue; }
+
+/* for diffs */
+pre.sh_sourceCode .sh_oldfile { color: orange; }
+pre.sh_sourceCode .sh_newfile { color: #006400; }
+pre.sh_sourceCode .sh_difflines { color: blue; }
+
+/* for css */
+pre.sh_sourceCode .sh_selector { color: purple; }
+pre.sh_sourceCode .sh_property { color: blue; }
+pre.sh_sourceCode .sh_value { color: #006400; font-style: italic; }
+
+/* other */
+pre.sh_sourceCode .sh_section { color: black; font-weight: bold; }
+pre.sh_sourceCode .sh_paren { color: red; }
+pre.sh_sourceCode .sh_attribute { color: #006400; }
+
+</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css" charset="utf-8" /></head>
+ <body style="display: inherit; "><div class="head"><p><a href="http://www.w3.org/"><img width="72" height="48" src="http://www.w3.org/Icons/w3c_home" alt="W3C" /></a></p><h1 class="title" id="title">PROV Model Primer</h1><h2 id="w3c-working-draft-30-september-2012"><acronym title="World Wide Web Consortium">W3C</acronym> Working Draft 30 September 2012</h2><dl><dt>This version:</dt><dd><a href="http://www.w3.org/TR/2012/WD-prov-primer-20120930/">http://www.w3.org/TR/2012/WD-prov-primer-20120930/</a></dd><dt>Latest published version:</dt><dd><a href="http://www.w3.org/TR/prov-primer/">http://www.w3.org/TR/prov-primer/</a></dd><dt>Latest editor's draft:</dt><dd><a href="http://dvcs.w3.org/hg/prov/raw-file/default/primer/Primer.html">http://dvcs.w3.org/hg/prov/raw-file/default/primer/Primer.html</a></dd><dt>Previous version:</dt><dd><a href="http://www.w3.org/TR/2012/WD-prov-primer-20120724/">http://www.w3.org/TR/2012/WD-prov-primer-20120724/</a></dd><dt>Editors:</dt><dd><a href="http://www.isi.edu/~gil/">Yolanda Gil</a>, Information Sciences Institute, University of Southern California, US</dd>
+<dd><a href="http://www.inf.kcl.ac.uk/staff/simonm">Simon Miles</a>, King's College London, UK</dd>
+<dt>Authors:</dt><dd><span><a href="http://semanticweb.org/wiki/Khalid_Belhajjame">Khalid Belhajjame</a></span>, University of Manchester</dd>
+<dd><span>Helena Deus</span>, Digital Enterprise Research Institute (DERI), NUI Galway</dd>
+<dd><span><a href="http://www.oeg-upm.net/index.php/en/phdstudents/28-dgarijo">Daniel Garijo</a></span>, Universidad Politécnica de Madrid</dd>
+<dd><span>Graham Klyne</span>, University of Oxford</dd>
+<dd><span><a href="http://www.cs.ncl.ac.uk/people/Paolo.Missier">Paolo Missier</a></span>, Newcastle University</dd>
+<dd><span><a href="http://soiland-reyes.com/stian/">Stian Soiland-Reyes</a></span>, University of Manchester</dd>
+<dd><span><a href="http://tw.rpi.edu/web/person/StephanZednik">Stephan Zednik</a></span>, Rensselaer Polytechnic Institute</dd>
+</dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. <acronym title="World Wide Web Consortium">W3C</acronym> <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p><hr /></div>
+  <div id="abstract" class="introductory section"><h2>Abstract</h2>
+   <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  -->
+
+  </div><div id="sotd" class="introductory section"><h2>Status of This Document</h2><p><em>This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current <acronym title="World Wide Web Consortium">W3C</acronym> publications and the latest revision of this technical report can be found in the <a href="http://www.w3.org/TR/"><acronym title="World Wide Web Consortium">W3C</acronym> technical reports index</a> at http://www.w3.org/TR/.</em></p>
+   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 id="prov-family-of-specifications">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 id="how-to-read-the-prov-family-of-specifications">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>
+
+
+  <p>This document was published by the <a href="http://www.w3.org/2011/prov/">Provenance Working Group</a> as a Working Draft. If you wish to make comments regarding this document, please send them to <a href="mailto:public-prov-comments@w3.org">public-prov-comments@w3.org</a> (<a href="mailto:public-prov-comments-request@w3.org?subject=subscribe">subscribe</a>, <a href="http://lists.w3.org/Archives/Public/public-prov-comments/">archives</a>). All feedback is welcome.</p><p>Publication as a Working Draft does not imply endorsement by the <acronym title="World Wide Web Consortium">W3C</acronym> Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.</p><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February 2004 <acronym title="World Wide Web Consortium">W3C</acronym> Patent Policy</a>. The group does not expect this document to become a <acronym title="World Wide Web Consortium">W3C</acronym> Recommendation. <acronym title="World Wide Web Consortium">W3C</acronym> maintains a <a href="http://www.w3.org/2004/01/pp-impl/46974/status" rel="disclosure">public list of any patent disclosures</a> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</a> must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the <acronym title="World Wide Web Consortium">W3C</acronym> Patent Policy</a>.</p></div><div id="toc" class="section"><h2 class="introductory">Table of Contents</h2><ul class="toc"><li class="tocline"><a href="#introduction" class="tocxref"><span class="secno">1. </span>Introduction</a></li><li class="tocline"><a href="#intuitive-overview-of-prov" class="tocxref"><span class="secno">2. </span>Intuitive overview of PROV</a><ul class="toc"><li class="tocline"><a href="#entities" class="tocxref"><span class="secno">2.1 </span>Entities</a></li><li class="tocline"><a href="#activities" class="tocxref"><span class="secno">2.2 </span>Activities</a></li><li class="tocline"><a href="#usage-and-generation" class="tocxref"><span class="secno">2.3 </span>Usage and Generation</a></li><li class="tocline"><a href="#agents-and-responsibility" class="tocxref"><span class="secno">2.4 </span>Agents and Responsibility</a></li><li class="tocline"><a href="#roles" class="tocxref"><span class="secno">2.5 </span>Roles</a></li><li class="tocline"><a href="#derivation-and-revision" class="tocxref"><span class="secno">2.6 </span>Derivation and Revision</a></li><li class="tocline"><a href="#plans" class="tocxref"><span class="secno">2.7 </span>Plans</a></li><li class="tocline"><a href="#time" class="tocxref"><span class="secno">2.8 </span>Time</a></li><li class="tocline"><a href="#alternate-entities-and-specialization" class="tocxref"><span class="secno">2.9 </span>Alternate Entities and Specialization</a></li></ul></li><li class="tocline"><a href="#examples-of-key-concepts-in-prov" class="tocxref"><span class="secno">3. </span>Examples of Key Concepts in PROV</a><ul class="toc"><li class="tocline"><a href="#entities-1" class="tocxref"><span class="secno">3.1 </span>Entities</a></li><li class="tocline"><a href="#activities-1" class="tocxref"><span class="secno">3.2 </span>Activities</a></li><li class="tocline"><a href="#usage-and-generation-1" class="tocxref"><span class="secno">3.3 </span>Usage and Generation</a></li><li class="tocline"><a href="#agents-and-responsibility-1" class="tocxref"><span class="secno">3.4 </span>Agents and Responsibility</a></li><li class="tocline"><a href="#roles-1" class="tocxref"><span class="secno">3.5 </span>Roles</a></li><li class="tocline"><a href="#derivation-and-revision-1" class="tocxref"><span class="secno">3.6 </span>Derivation and Revision</a></li><li class="tocline"><a href="#plans-1" class="tocxref"><span class="secno">3.7 </span>Plans</a></li><li class="tocline"><a href="#time-1" class="tocxref"><span class="secno">3.8 </span>Time</a></li><li class="tocline"><a href="#alternate-entities-and-specialization-1" class="tocxref"><span class="secno">3.9 </span>Alternate Entities and Specialization</a></li><li class="tocline"><a href="#complete-prov-data" class="tocxref"><span class="secno">3.10 </span>Complete PROV data</a></li></ul></li><li class="tocline"><a href="#acknowledgements" class="tocxref"><span class="secno">A. </span>Acknowledgements</a></li><li class="tocline"><a href="#changes-since-second-public-working-draft" class="tocxref"><span class="secno">B. </span>Changes Since Second Public Working Draft</a></li><li class="tocline"><a href="#references" class="tocxref"><span class="secno">C. </span>References</a><ul class="toc"><li class="tocline"><a href="#normative-references" class="tocxref"><span class="secno">C.1 </span>Normative references</a></li><li class="tocline"><a href="#informative-references" class="tocxref"><span class="secno">C.2 </span>Informative references</a></li></ul></li></ul></div> 
+
+  
+
+  <div id="introduction" class="section"> 
+   
+<!-- OddPage -->
+<h2><span class="secno">1. </span>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.
+   </p><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>
+
+  <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 <acronym title="World Wide Web Consortium">W3C</acronym> Provenance Incubator Group [<cite><a class="bibref" rel="biblioentry" href="#bib-PROVENANCE-XG">PROVENANCE-XG</a></cite>].
+   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 [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>].</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 [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-O">PROV-O</a></cite>].</li>
+   <li>Example snippets using a notation of PROV designed for human
+    consumption (PROV-N).  Details of this notation can be found at [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-N">PROV-N</a></cite>].</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 [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-AQ">PROV-AQ</a></cite>], 
+   the constraints on the PROV data model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-CONSTRAINTS">PROV-CONSTRAINTS</a></cite>], 
+   a formal semantics of the PROV data model (PROV-SEM), and the PROV XML notation 
+   (PROV-XML). </p>
+
+ </div>
+
+ <div id="intuitive-overview-of-prov" class="section">
+  
+<!-- OddPage -->
+<h2><span class="secno">2. </span>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 [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>]
+   provides precise definitions and constraints [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-CONSTRAINTS">PROV-CONSTRAINTS</a></cite>] 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 [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] 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>
+
+  <div id="entities" class="section">
+   <h3><span class="secno">2.1 </span>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>
+  </div>
+
+  <div id="activities" class="section">
+   <h3><span class="secno">2.2 </span>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>
+  </div>
+
+  <div id="usage-and-generation" class="section">
+   <h3><span class="secno">2.3 </span>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>
+  </div>
+
+  <div id="agents-and-responsibility" class="section">
+   <h3><span class="secno">2.4 </span>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>
+
+  </div>
+
+  <div id="roles" class="section">
+   <h3><span class="secno">2.5 </span>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 &quot;editor&quot; in an activity that uses
+    one entity in the role of &quot;document to be edited&quot; and another in the role of
+    &quot;addition to be made to the document&quot;, to generate a further entity in the role of &quot;edited document&quot;.
+    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  -->
+
+  </div>
+
+  <div id="derivation-and-revision" class="section">
+   <h3><span class="secno">2.6 </span>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>
+  </div>
+
+  <div id="plans" class="section">
+   <h3><span class="secno">2.7 </span>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>
+  </div>
+
+  <div id="time" class="section">
+   <h3><span class="secno">2.8 </span>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>
+  </div>
+
+  <div id="alternate-entities-and-specialization" class="section">
+   <h3><span class="secno">2.9 </span>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>
+  </div>   
+
+ </div>
+
+ <div id="examples-of-key-concepts-in-prov" class="section">
+  
+<!-- OddPage -->
+<h2><span class="secno">3. </span>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>[<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-O">PROV-O</a></cite>] RDF triples, expressed using the [<cite><a class="bibref" rel="biblioentry" href="#bib-TURTLE">TURTLE</a></cite>] notation.</li>
+   <li>[<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-N">PROV-N</a></cite>] 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>
+
+
+  <div id="entities-1" class="section">
+   <h3><span class="secno">3.1 </span>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 &quot;Crime rises in cities&quot; .
+  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" />
+  </div>
+
+  <div id="activities-1" class="section">
+   <h3><span class="secno">3.2 </span>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" />
+  </div>
+
+  <div id="usage-and-generation-1" class="section">
+   <h3><span class="secno">3.3 </span>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" />
+  </div>
+
+  <div id="agents-and-responsibility-1" class="section">
+   <h3><span class="secno">3.4 </span>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 &quot;Derek&quot;^^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 &quot;Chart Generators Inc&quot; .
+    </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%" />
+  </div>
+
+  <div id="roles-1" class="section">
+   <h3><span class="secno">3.5 </span>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" />
+  </div>
+
+  <div id="derivation-and-revision-1" class="section">
+   <h3><span class="secno">3.6 </span>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" />
+  </div>
+
+  <div id="plans-1" class="section">
+   <h3><span class="secno">3.7 </span>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.
+   </p><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" />
+  </div>
+
+  <div id="time-1" class="section">
+   <h3><span class="secno">3.8 </span>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 &quot;2012-03-02T10:30:00&quot;^^xsd:dateTime .
+  ex:chart2 prov:generatedAtTime &quot;2012-04-01T15:21:00&quot;^^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 &quot;2012-03-31T09:21:00&quot;^^xsd:dateTime ;
+             prov:endedAtTime   &quot;2012-04-01T15:21:00&quot;^^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%" />
+  </div>
+
+  <div id="alternate-entities-and-specialization-1" class="section">
+   <h3><span class="secno">3.9 </span>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" />
+  </div>
+
+  <div id="complete-prov-data" class="section">
+   <h3><span class="secno">3.10 </span>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%" />
+  </div>
+ </div>
+
+ <div class="appendix section" id="acknowledgements">
+  
+<!-- OddPage -->
+<h2><span class="secno">A. </span>Acknowledgements</h2>
+  <p>
+   The Provenance Working Group members.
+  </p>
+ </div>
+
+ <div class="appendix section" id="changes-since-second-public-working-draft"> 
+  
+<!-- OddPage -->
+<h2><span class="secno">B. </span>Changes Since Third Public Working Draft</h2> 
+  <ul>
+   <li>Corrected mailing list address for public comments.</li>
+   <li>Fixed the status to clarify this is a note, not a recommendation.</li>
+   <li>Fixed minor typos.</li>
+  </ul>
+ </div>
+
+
+<div id="references" class="appendix section">
+<!-- OddPage -->
+<h2><span class="secno">C. </span>References</h2><div id="normative-references" class="section"><h3><span class="secno">C.1 </span>Normative references</h3><p>No normative references.</p></div><div id="informative-references" class="section"><h3><span class="secno">C.2 </span>Informative references</h3><dl class="bibliography"><dt id="bib-PROV-AQ">[PROV-AQ]</dt><dd>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>
+</dd><dt id="bib-PROV-CONSTRAINTS">[PROV-CONSTRAINTS]</dt><dd>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>
+</dd><dt id="bib-PROV-DM">[PROV-DM]</dt><dd>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>
+</dd><dt id="bib-PROV-N">[PROV-N]</dt><dd>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>
+</dd><dt id="bib-PROV-O">[PROV-O]</dt><dd>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>
+</dd><dt id="bib-PROVENANCE-XG">[PROVENANCE-XG]</dt><dd>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>
+</dd><dt id="bib-TURTLE">[TURTLE]</dt><dd>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>
+</dd></dl></div></div></body></html>
\ No newline at end of file
Binary file primer/WD-prov-primer-next/OverviewDiagram.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-next/extra.css	Mon Oct 01 19:24:30 2012 +0200
@@ -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-next/images/activities.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-next/images/activities.svg	Mon Oct 01 19:24:30 2012 +0200
@@ -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-next/images/agents.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-next/images/agents.svg	Mon Oct 01 19:24:30 2012 +0200
@@ -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-next/images/derivation.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-next/images/derivation.svg	Mon Oct 01 19:24:30 2012 +0200
@@ -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-next/images/entities.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-next/images/entities.svg	Mon Oct 01 19:24:30 2012 +0200
@@ -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-next/images/everything.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-next/images/everything.svg	Mon Oct 01 19:24:30 2012 +0200
@@ -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-next/images/plans.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-next/images/plans.svg	Mon Oct 01 19:24:30 2012 +0200
@@ -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-next/images/roles.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-next/images/roles.svg	Mon Oct 01 19:24:30 2012 +0200
@@ -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-next/images/specialization.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-next/images/specialization.svg	Mon Oct 01 19:24:30 2012 +0200
@@ -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-next/images/time.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-next/images/time.svg	Mon Oct 01 19:24:30 2012 +0200
@@ -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-next/images/use-generate.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-next/images/use-generate.svg	Mon Oct 01 19:24:30 2012 +0200
@@ -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
--- a/primer/images/activities.svg	Mon Oct 01 19:23:42 2012 +0200
+++ b/primer/images/activities.svg	Mon Oct 01 19:24:30 2012 +0200
@@ -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="linearGradient4511"><stop
          style="stop-color:#d19d00;stop-opacity:1;"
@@ -155,7 +155,7 @@
      inkscape:window-x="46"
      inkscape:window-y="1"
      inkscape:window-maximized="0"
-     inkscape:current-layer="g12"
+     inkscape:current-layer="g266-6"
      fit-margin-top="0"
      fit-margin-left="0"
      fit-margin-right="0"
@@ -177,17 +177,14 @@
    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"
+   x="-14.83096"
+   y="11.400001"><tspan
+     id="tspan4509"
+     y="11.400001"
+     x="-14.83096"
      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>
+     style="font-size:9.60000038px;font-variant:normal;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:compose</tspan></text>
+
 
 
 
@@ -206,17 +203,15 @@
    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"
+   style="font-size:9.60000038px"
+   x="-14.83096"
+   y="11.400001"><tspan
+     id="tspan4509-9"
+     y="11.400001"
+     x="-14.83096"
      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>
+     style="font-size:9.60000038px;font-variant:normal;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:illustrate</tspan></text>
+
 
 
 
@@ -235,16 +230,23 @@
    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"
+   x="-13.23096"
+   y="13.000001"><tspan
+     id="tspan4509-94"
+     y="13.000001"
+     x="-13.23096"
      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>
+     style="font-size:9.60000038px;font-variant:normal;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:compile</tspan></text>
 
-</g></g></svg>
\ No newline at end of file
+
+<flowRoot
+   xml:space="preserve"
+   id="flowRoot3032"
+   style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion
+     id="flowRegion3034"><rect
+       id="rect3036"
+       width="261.5979"
+       height="70.82563"
+       x="-21.70463"
+       y="-21.607307" /></flowRegion><flowPara
+     id="flowPara3038"></flowPara></flowRoot></g></g></svg>
\ No newline at end of file
--- a/primer/images/everything.svg	Mon Oct 01 19:23:42 2012 +0200
+++ b/primer/images/everything.svg	Mon Oct 01 19:24:30 2012 +0200
@@ -463,7 +463,7 @@
      id="namedview4"
      showgrid="false"
      inkscape:zoom="0.87538929"
-     inkscape:cx="677.59184"
+     inkscape:cx="643.32137"
      inkscape:cy="436.5705"
      inkscape:window-x="-8"
      inkscape:window-y="-8"
@@ -496,20 +496,17 @@
      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)"
+   transform="matrix(1,0,0,-1,194.3912,800)"
    id="g266"><text
    id="text268"
-   transform="translate(-13.23096,5)"><tspan
+   transform="translate(-13.23096,5)"
+   style="font-size:9.60000038px"><tspan
+     id="tspan4509"
      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>
+     style="font-size:9.60000038px;font-variant:normal;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:compose</tspan></text>
+
 
 
 
@@ -538,19 +535,16 @@
    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="matrix(1,0,0,-1,19.61479,792.64439)"><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"
+   id="text546-3-0"
+   style="font-size:9.60000038px"><tspan
+     id="tspan4448-4"
+     style="font-size:9.60000038px;font-variant:normal;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>
+     sodipodi:role="line">ex:regionList</tspan></text>
+
 
 
 
@@ -567,20 +561,17 @@
      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)"
+   transform="matrix(1,0,0,-1,523.53557,799.752)"
    id="g266-6"><text
    id="text268-18"
-   transform="translate(-13.23096,5)"><tspan
+   transform="translate(-13.23096,5)"
+   style="font-size:9.60000038px"><tspan
+     id="tspan4509-9"
      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>
+     style="font-size:9.60000038px;font-variant:normal;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:illustrate</tspan></text>
+
 
 
 
@@ -617,6 +608,7 @@
 
 
 
+
 </g><g
    transform="matrix(0.9368205,0,0,-1,-142.39394,1034.7)"
    id="g340"
@@ -660,6 +652,7 @@
 
 
 
+
 </g><g
    transform="matrix(1,0,0,-1,-175.5,1034.7)"
    id="g498"
@@ -737,29 +730,27 @@
 
 
 
+
 </g>
 
 
 
 
 <g
-   transform="matrix(1,0,0,-1,-66.3571,902.71014)"
+   transform="matrix(1,0,0,-1,-71.1571,897.91014)"
    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
+   transform="translate(-7.640396,-2)"
+   style="font-size:9.60000038px"><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>
+     style="font-size:9.60000038px;font-variant:normal;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">ex:dataSet1</tspan></text>
+
 
 
 
@@ -808,6 +799,7 @@
 
 
 
+
 </g><g
    transform="matrix(1,0,0,-1,629.04784,802.28001)"
    id="g334-3"
@@ -830,6 +822,7 @@
 
 
 
+
 </g><g
    transform="matrix(1.5826615,0,0,-1,38.212014,965.3546)"
    id="g936-0"
@@ -840,23 +833,20 @@
      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)"
+   transform="matrix(1,0,0,-1,361.55927,791.76467)"
    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
+   transform="translate(-7.640396,-2)"
+   style="font-size:9.60000038px"><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>
+     style="font-size:9.60000038px;font-variant:normal;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">ex:composition</tspan></text>
+
 
 
 
@@ -894,23 +884,20 @@
      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)"
+   transform="matrix(1,0,0,-1,700.78205,792.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
+   transform="translate(-7.640396,-2)"
+   style="font-size:9.60000038px"><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>
+     style="font-size:9.60000038px;font-variant:normal;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">ex:chart1</tspan></text>
+
 
 
 
@@ -951,20 +938,17 @@
    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
+   transform="matrix(1,0,0,-1,21.608902,675.57281)"><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"
+   y="-2"
+   style="font-size:9.60000038px"><tspan
+     id="tspan4448-4-2"
+     style="font-size:9.60000038px;font-variant:normal;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>
+     sodipodi:role="line">ex:derek</tspan></text>
+
 
 
 
@@ -990,6 +974,7 @@
 
 
 
+
 <text
    style="font-size:11.99999905px"
    y="-654.78522"
@@ -1008,6 +993,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"
@@ -1048,6 +1034,7 @@
 
 
 
+
 <g
    transform="matrix(1,0,0,-1,-170.83865,906.41306)"
    id="g318-4"
@@ -1063,20 +1050,17 @@
    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
+   transform="matrix(1,0,0,-1,20.338656,590.90772)"><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"
+   y="-2"
+   style="font-size:9.60000038px"><tspan
+     style="font-size:9.60000038px;font-variant:normal;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>
+     sodipodi:role="line"
+     id="tspan3469">ex:chartgen</tspan></text>
+
 
 
 
@@ -1115,18 +1099,15 @@
    inkscape:export-xdpi="79.550438"
    inkscape:export-ydpi="79.550438"><text
    id="text546-3-2"
-   x="-7.6403961"
-   y="-2"><tspan
+   x="-12.440397"
+   y="4.4000001"
+   style="font-size:9.60000038px"><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>
+     y="4.4000001"
+     x="-12.440397"
+     style="font-size:9.60000038px;font-variant:normal;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">ex:article</tspan></text>
+
 
 
 
@@ -1167,6 +1148,7 @@
 
 
 
+
 </g><g
    transform="matrix(0.43309751,-0.00230963,0.02385816,-1.4614635,51.707733,1511.0808)"
    id="g572"
@@ -1220,6 +1202,7 @@
 
 
 
+
 <g
    transform="matrix(1.6167515,0,0,0.92048921,-60.257445,-125.07222)"
    id="g558-1-3"
@@ -1250,6 +1233,7 @@
 
 
 
+
 <g
    transform="matrix(0.43309751,0.00230963,0.02385816,1.4614635,60.59143,-253.39309)"
    id="g572-5-1"
@@ -1287,6 +1271,7 @@
 
 
 
+
 </g><g
    transform="matrix(1.4146437,0,0,-0.84786888,92.069991,1075.8453)"
    id="g558-3"
@@ -1321,6 +1306,7 @@
 
 
 
+
 </g><g
    transform="matrix(0.29192986,0.32279258,1.7382768,-0.60122387,-303.94221,938.06345)"
    id="g572-2"
@@ -1364,6 +1350,7 @@
 
 
 
+
 </g><g
    transform="matrix(-0.6837653,0.41048076,1.4796713,1.9262836,-179.39281,286.98448)"
    id="g572-2-5"
@@ -1407,6 +1394,7 @@
 
 
 
+
 </g><g
    transform="matrix(-0.62188296,0.39975874,1.3457576,1.8759678,-168.43478,203.36898)"
    id="g572-2-5-9"
@@ -1450,6 +1438,7 @@
 
 
 
+
 </g><g
    transform="matrix(0.00870226,0.28186705,1.6936272,-0.18063826,-164.96914,810.84161)"
    id="g572-2-8"
@@ -1471,18 +1460,15 @@
      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
+   x="381.51474"
+   y="-956.01251"
+   style="font-size:9.60000038px"><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>
+     style="font-size:9.60000038px;font-variant:normal;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="381.51474"
+     y="-956.01251"
+     sodipodi:role="line">ex:dataSet2</tspan></text>
+
 
 
 
@@ -1508,6 +1494,7 @@
 
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1531,20 +1518,17 @@
      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)"
+   transform="matrix(1,0,0,-1,376.20416,904.15229)"
    id="g266-7"><text
    id="text268-2"
-   transform="translate(-13.23096,5)"><tspan
+   transform="translate(-13.23096,5)"
+   style="font-size:9.60000038px"><tspan
+     id="tspan4509-0"
      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>
+     style="font-size:9.60000038px;font-variant:normal;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:compile</tspan></text>
+
 
 
 
@@ -1582,6 +1566,7 @@
 
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1601,6 +1586,7 @@
 
 
 
+
 </g><path
    inkscape:connector-curvature="0"
    inkscape:export-ydpi="79.550438"
@@ -1622,20 +1608,17 @@
      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)"
+   transform="matrix(1,0,0,-1,518.35993,959.82775)"
    id="g266-7-4"><text
    id="text268-2-0"
-   transform="translate(-13.23096,5)"><tspan
+   transform="translate(-13.23096,5)"
+   style="font-size:9.60000038px"><tspan
+     id="tspan4509-0-1"
      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>
+     style="font-size:9.60000038px;font-variant:normal;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:compile2</tspan></text>
+
 
 
 
@@ -1652,23 +1635,20 @@
      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)"
+   transform="matrix(1,0,0,-1,718.34046,898.27234)"
    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
+   transform="translate(-7.640396,-2)"
+   style="font-size:9.60000038px"><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>
+     style="font-size:9.60000038px;font-variant:normal;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">ex:chart2</tspan></text>
+
 
 
 
@@ -1719,6 +1699,7 @@
 
 
 
+
 </g><g
    transform="matrix(0.9376888,0.34747621,0.34747621,-0.9376888,651.76262,989.27394)"
    id="g334-3-1-0"
@@ -1741,6 +1722,7 @@
 
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1779,6 +1761,7 @@
 
 
 
+
 </g><g
    transform="matrix(1.0611643,0,0,-1,-123.33092,1236.364)"
    id="g262-7-3"><path
@@ -1786,20 +1769,17 @@
      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)"
+   transform="matrix(1,0,0,-1,268.25542,1001.6641)"
    id="g266-7-8"><text
    id="text268-2-4"
-   transform="translate(-13.23096,5)"><tspan
+   transform="translate(-13.23096,5)"
+   style="font-size:9.60000038px"><tspan
+     id="tspan4509-0-9"
      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>
+     style="font-size:9.60000038px;font-variant:normal;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:correct</tspan></text>
+
 
 
 
@@ -1841,6 +1821,7 @@
 
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -1861,6 +1842,7 @@
 
 
 
+
 </g><path
    inkscape:connector-curvature="0"
    inkscape:export-ydpi="79.550438"
@@ -1885,18 +1867,15 @@
    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
+   x="-6.729363"
+   y="4.4000001"
+   style="font-size:9.60000038px"><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>
+     style="font-size:9.60000038px;font-variant:normal;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="-6.729363"
+     y="4.4000001"
+     sodipodi:role="line">ex:edith</tspan></text>
+
 
 
 
@@ -1938,6 +1917,7 @@
 
 
 
+
 </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"
@@ -1960,24 +1940,21 @@
      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)"
+   transform="matrix(1,0,0,-1,71.831191,953.09944)"
    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
+   y="-2"
+   style="font-size:9.60000038px"><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>
+     style="font-size:9.60000038px;font-variant:normal;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">ex:instructions</tspan></text>
+
 
 
 
@@ -2014,6 +1991,7 @@
 
 
 
+
 </g><g
    transform="matrix(1.4146052,0,0,-0.84786888,359.52897,1054.7903)"
    id="g558-3-4-2"
@@ -2048,6 +2026,7 @@
 
 
 
+
 </g><g
    transform="matrix(-0.79741846,0.01415798,0.60418273,1.6898123,522.91277,437.9406)"
    id="g572-2-8-3"
@@ -2091,6 +2070,7 @@
 
 
 
+
 </g><g
    transform="matrix(-0.4860202,-0.23750576,-0.18759351,1.1471291,727.3055,719.20578)"
    id="g572-2-8-3-2"
@@ -2144,6 +2124,7 @@
 
 
 
+
 </g><g
    transform="matrix(0.0340166,0.0659249,2.399107,-0.03142758,-305.93401,1016.1301)"
    id="g572-2-5-1"
@@ -2174,18 +2155,15 @@
    inkscape:export-xdpi="79.550438"
    inkscape:export-ydpi="79.550438"><text
    id="text546-3-2-4"
-   x="-7.6403961"
-   y="-2"><tspan
+   x="-9.2403965"
+   y="4.4000001"
+   style="font-size:9.60000038px"><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>
+     y="4.4000001"
+     x="-9.2403965"
+     style="font-size:9.60000038px;font-variant:normal;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">ex:articleV1</tspan></text>
+
 
 
 
@@ -2223,18 +2201,15 @@
    inkscape:export-xdpi="79.550438"
    inkscape:export-ydpi="79.550438"><text
    id="text546-3-2-4-2"
-   x="-7.6403961"
-   y="-2"><tspan
+   x="-10.840397"
+   y="2.8"
+   style="font-size:9.60000038px"><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>
+     y="2.8"
+     x="-10.840397"
+     style="font-size:9.60000038px;font-variant:normal;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">ex:blogEntry</tspan></text>
+
 
 
 
@@ -2275,6 +2250,7 @@
 
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2309,6 +2285,7 @@
 
 
 
+
 <g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2327,6 +2304,7 @@
 
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2362,6 +2340,7 @@
 
 
 
+
 </g><g
    transform="matrix(1.2806619,0,0,-1,201.63694,1272.02)"
    id="g936-4-8-8"
@@ -2378,18 +2357,15 @@
    inkscape:export-xdpi="79.550438"
    inkscape:export-ydpi="79.550438"><text
    id="text546-3-2-4-24"
-   x="-7.6403961"
-   y="-2"><tspan
+   x="-9.2403965"
+   y="2.8000002"
+   style="font-size:9.60000038px"><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>
+     y="2.8000002"
+     x="-9.2403965"
+     style="font-size:9.60000038px;font-variant:normal;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">ex:articleV2</tspan></text>
+
 
 
 
@@ -2435,6 +2411,7 @@
 
 
 
+
 </g><g
    inkscape:export-ydpi="79.550438"
    inkscape:export-xdpi="79.550438"
@@ -2459,6 +2436,7 @@
 
 
 
+
 <path
    id="path344-6-9-0-5"
    style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
@@ -2519,4 +2497,5 @@
      y="131.42052"
      sodipodi:role="line"
      id="tspan338-5-3-1-2">wasRevisionOf</tspan></text>
+
 </g></svg>
\ No newline at end of file