--- a/primer/Primer.html Wed Nov 21 12:25:42 2012 -0500
+++ b/primer/Primer.html Wed Nov 21 17:32:45 2012 +0000
@@ -38,7 +38,7 @@
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
- //specStatus: "FPWD-NOTE",
+ //specStatus: "WD-NOTE",
specStatus: "ED",
// the specification's short name, as in http://www.w3.org/TR/short-name/
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/Overview.html Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,1843 @@
+<?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>
+
+
+
+
+ <link href="http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css" rel="stylesheet" type="text/css" charset="utf-8" /><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-21-november-2012"><acronym title="World Wide Web Consortium">W3C</acronym> Working Draft 11 December 2012</h2><dl><dt>This version:</dt><dd><a href="http://www.w3.org/TR/2012/WD-prov-primer-20121121/">http://www.w3.org/TR/2012/WD-prov-primer-20121121/</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>
+ The PROV Document Overview describes the overall state of PROV, and should be read before other PROV documents.
+ </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>
+<h4 id="prov-family-of-documents">PROV Family of Documents</h4>
+This document is part of the PROV family of documents, a set of documents defining various aspects that are necessary to achieve the vision of inter-operable
+interchange of provenance information in heterogeneous environments such as the Web. These documents are:
+<ul>
+<li> <a href="http://www.w3.org/TR/2012/WD-prov-overview-20121211/">PROV-OVERVIEW</a> (Note), an overview of the PROV family of documents [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-OVERVIEW">PROV-OVERVIEW</a></cite>];</li>
+<li> <a href="http://www.w3.org/TR/2012/WD-prov-primer-20121211/">PROV-PRIMER</a> (Note), a primer for the PROV data model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-PRIMER">PROV-PRIMER</a></cite>];</li>
+<li> <a href="http://www.w3.org/TR/2012/CR-prov-o-20121211/">PROV-O</a> (Recommendation), the PROV ontology, an OWL2 ontology allowing the mapping of PROV to RDF [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-O">PROV-O</a></cite>];</li>
+<li> <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/">PROV-DM</a> (Recommendation), the PROV data model for provenance (this document);</li>
+<li> <a href="http://www.w3.org/TR/2012/CR-prov-n-20121211/">PROV-N</a> (Recommendation), a notation for provenance aimed at human consumption [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-N">PROV-N</a></cite>];</li>
+<li> <a href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/">PROV-CONSTRAINTS</a> (Recommendation), a set of constraints applying to the PROV data model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-CONSTRAINTS">PROV-CONSTRAINTS</a></cite>];</li>
+<li> <a href="http://www.w3.org/TR/2012/WD-prov-aq-20120619/">PROV-AQ</a> (Note), the mechanisms for accessing and querying provenance [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-AQ">PROV-AQ</a></cite>]; </li>
+<li> <a href="http://www.w3.org/TR/2012/WD-prov-xml-20121211/">PROV-XML</a> (Note), an XML schema for the PROV data model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-XML">PROV-XML</a></cite>].</li>
+
+</ul>
+<h4 id="how-to-read-the-prov-family-of-documentation">How to read the PROV Family of Documentation</h4>
+<ul>
+<li>The primer is the entry point to PROV offering an introduction to 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 OWL2 ontology. For further details, PROV-DM and PROV-CONSTRAINTS specify the constraints applicable to the data model, and its interpretation. </li>
+<li>Developers seeking to retrieve or publish provenance should focus on PROV-AQ.</li>
+<li>Readers seeking to implement other PROV serializations
+should focus on PROV-DM and PROV-CONSTRAINTS. PROV-O and PROV-N offer examples of mapping to RDF and text, 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-third-public-working-draft" class="tocxref"><span class="secno">B. </span>Changes Since Third 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 [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-SEM">PROV-SEM</a></cite>], and the PROV XML notation
+ [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-XML">PROV-XML</a></cite>]. </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.
+ 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="images/key-concepts.png" alt="PROV key concepts 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 "editor" in an activity that uses
+ one entity in the role of "document to be edited" and another in the role of
+ "addition to be made to the document", to generate a further entity in the role of "edited document".
+ Roles are application specific, so PROV does not define any particular roles.
+ </p>
+ </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>
+ There is often more than one way to describe something in a record of
+ provenance. Each perspective will be referred to by a separately identified
+ entity, and PROV provides a mechanism for linking the different descriptions of
+ the same thing together through the mechanism of <i>specialization</i>. One
+ entity is a specialization of another entity if it shares the same fixed attributes,
+ with the possible addition of further fixed attributes. This concept is best
+ illustrated through a few use cases, as below.
+ </p>
+ <p>
+ Entities can be mutable things. For example, a webpage is a single
+ entity, W, despite being edited over time. Each version of the webpage is
+ also an entity, W1, W2... To connect an individual version to the webpage
+ in general, we say that the former is a specialization of the latter: W1 is a
+ specialization of W, W2 is a specialization of W, and so on.
+ </p>
+ <p>
+ Two individuals may create provenance referring to the same thing from different
+ perspectives. For example, the author of an article may attribute that article
+ to themselves using PROV while, independently, a reader might quote a fact from that
+ article elsewhere and document this in PROV. If the author later changes the fact,
+ then from the reader's perspective there are now two versions of the article, and
+ they had quoted from the version before the change. From the author's perspective,
+ there is a single article, attributed to themselves. If either of them, or a
+ third party, were to connect the two PROV records, they would say that the
+ article as referred to by the reader is a specialization of the same article
+ as referred to by the author.
+ </p>
+ <p>
+ The above illustrates where we may want to connect entities by
+ saying that they refer to the same thing, but at different levels of specialization.
+ PROV also allows us to more generally draw a connection between two descriptions
+ of the same thing, even if not at different levels of specialization, describing the
+ entities as <i>alternates</i> of each other. For example,
+ two versions of the webpage above, W1 and W2, are alternates of each other because
+ they describe the same webpage.
+ </p>
+ <p>
+ As another example, if a file is copied from one directory to another to create a backup,
+ we may say that the copies are alternate versions of the same, location-independent, file.
+ Specifically, we may say that the file in the first directory, entity F1, is an alternate of the
+ file in the second directory, entity F2. Note that it is
+ the context (location) rather than content of the file that differs between the entities
+ in this case.
+ </p>
+
+<!--
+ <h3>Alternate Entities and Specialization</h3>
+ <p>
+ Entities are defined in a flexible way in PROV, allowing for different
+ perspectives to be taken as appropriate for the application. The following
+ are examples illustrating this idea.
+ </p>
+ <ul>
+ <li>The same entity can appear with different descriptions in a provenance record
+ because each appearance emphasizes different aspects of the entity, e.g.
+ a book may be described by its title in one place and by its author and publication date
+ in another.</li>
+ <li>The same entity can evolve over time into different
+ versions, e.g. a document that is repeatedly updated and has
+ subsequent releases over time.</li>
+ <li>The same entity can be copied
+ or replicated, e.g. a document may be copied to several directories.</li>
+ <li>An entity can go through different incarnations, e.g.
+ a committee producing a report may have a set of members when the report
+ is first released and have a different set of members when an update of
+ the report is released.</li>
+ </ul>
+ <p>
+ In all these situations,
+ the more specific entities (the versions, copies, incarnations) can be said in PROV to be <i>specializations</i>
+ of the more general entity (the book, the document or the committee as a general entity).
+ The specific entities in each example are also <i>alternates</i> of each other, as they are specializations
+ of the same general entity.
+ Being aware that two entities are alternates allows those
+ consuming the PROV data to know that understanding the provenance of one entity is salient
+ to understanding the provenance of the other. Knowing that alternate entities are
+ specializations of another allows a consumer of PROV to refer to the general entity
+ with a unique identifier even though it is specified as different alternates
+ throughout the provenance records.
+ </p>
+ -->
+
+ </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>
+ <li>[<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-XML">PROV-XML</a></cite>] fragments.</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');" />
+ <input id="hide-provxml-examples" type="button" value="Hide XML Examples" onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');" />
+ <input id="show-provxml-examples" type="button" value="Show XML Examples" style="display:none" onclick="
+ set_display_by_class('pre','provxml example','');
+ set_display_by_class('div','provxml example','');
+ set_display_by_id('hide-provxml-examples','');
+ set_display_by_id('show-provxml-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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> ex:article a prov:Entity ;
+ dcterms:title "Crime rises in cities" .
+ ex:dataset1 a prov:Entity .
+ ex:regionList a prov:Entity .
+ ex:composition a prov:Entity .
+ ex:chart1 a prov:Entity .
+ </pre>
+ </div>
+ <div class="provn example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>PROV-N Example</b>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:entity prov:id="ex:article">
+ <dct:title>Crime rises in cities</dct:title>
+ </prov:entity>
+ <prov:entity prov:id="ex:dataSet1"/>
+ <prov:entity prov:id="ex:regionList"/>
+ <prov:entity prov:id="ex:composition"/>
+ <prov:entity prov:id="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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> activity(ex:compile)
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:activity prov:id="ex:compile"/>
+ <prov:activity prov:id="ex:compose"/>
+ <prov:activity prov:id="ex:illustrate"/>
+ </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>
+ <div class="turtle example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>Turtle Example</b>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> activity(ex:compose)
+ activity(ex:illustrate)
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:used>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:entity prov:ref="ex:dataset1"/>
+ </prov:used>
+ <prov:used>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:entity prov:ref="ex:regionList"/>
+ </prov:used>
+ <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:composition"/>
+ <prov:activity prov:ref="ex:compose"/>
+ </prov:wasGeneratedBy>
+ <prov:used>
+ <prov:activity prov:ref="ex:illustrate"/>
+ <prov:entity prov:ref="ex:composition"/>
+ </prov:used>
+ <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:chart1"/>
+ <prov:activity prov:ref="ex:illustrate"/>
+ </prov:wasGeneratedBy>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> used(ex:compose, ex:dataSet1, -)
+ used(ex:compose, ex:regionList, -)
+ wasGeneratedBy(ex:composition, ex:compose, -)
+ </pre>
+ <p>Note that the - argument in the examples above denote unspecified optional
+ information. See the [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-N">PROV-N</a></cite>] specification for the details of what arguments
+ may be expressed in each PROV-N statement.
+ </p>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:used>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:entity prov:ref="ex:dataset1"/>
+ </prov:used>
+ <prov:used>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:entity prov:ref="ex:regionList"/>
+ </prov:used>
+ <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:composition"/>
+ <prov:activity prov:ref="ex:compose"/>
+ </prov:wasGeneratedBy>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> used(ex:illustrate, ex:composition, -)
+ wasGeneratedBy(ex:chart1, ex:illustrate, -)
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:used>
+ <prov:activity prov:ref="ex:illustrate"/>
+ <prov:entity prov:ref="ex:composition"/>
+ </prov:used>
+ <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:chart1"/>
+ <prov:activity prov:ref="ex:illustrate"/>
+ </prov:wasGeneratedBy>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> wasAssociatedWith(ex:compose, ex:derek, -)
+ wasAssociatedWith(ex:illustrate, ex:derek, -)
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:wasAssociatedWith>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:agent prov:ref="ex:derek"/>
+ </prov:wasAssociatedWith>
+ <prov:wasAssociatedWith>
+ <prov:activity prov:ref="ex:illustrate"/>
+ <prov:agent prov:ref="ex:derek"/>
+ </prov:wasAssociatedWith>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> ex:derek a prov:Agent ;
+ a prov:Person ;
+ foaf:givenName "Derek"^^xsd:string ;
+ foaf:mbox <mailto:derek@example.org> .
+ </pre>
+ </div>
+ <div class="provn example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>PROV-N Example</b>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> agent(ex:derek,
+ [prov:type='prov:Person', foaf:givenName="Derek",
+ foaf:mbox="<mailto:derek@example.org>"])
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:agent prov:id="ex:derek">
+ <prov:type>prov:Person</prov:type>
+ <foaf:givenName>Derek</foaf:givenName>
+ <foaf:mbox>mailto:derek@example.org</foaf:mbox>
+ </prov:agent>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> ex:derek prov:actedOnBehalfOf ex:chartgen .
+ ex:chartgen a prov:Agent ;
+ a prov:Organization ;
+ foaf:name "Chart Generators Inc" .
+ </pre>
+ </div>
+ <div class="provn example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>PROV-N Example</b>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> agent(ex:chartgen,
+ [prov:type='prov:Organization',
+ foaf:name="Chart Generators Inc"])
+ actedOnBehalfOf(ex:derek, ex:chartgen)
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:agent prov:id="ex:chartgen">
+ <prov:type>prov:Organization</prov:type>
+ <foaf:name>Chart Generators Inc</foaf:name>
+ </prov:agent>
+ <prov:actedOnBehalfOf>
+ <prov:delegate prov:ref="ex:derek"/>
+ <prov:responsible prov:ref="ex:chartgen"/>
+ </prov:actedOnBehalfOf>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> wasAttributedTo(ex:chart1, ex:derek)
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:wasAttributedTo>
+ <prov:entity prov:ref="ex:chart1"/>
+ <prov:agent prov:ref="ex:derek"/>
+ </prov:wasAttributedTo>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> used(ex:compose, ex:dataSet1, -, [prov:role='ex:dataToCompose'])
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:used>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:entity prov:ref="ex:dataSet1"/>
+ <prov:role>ex:dataToCompose</prov:role>
+ </prov:used>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> used(ex:compose, ex:regionList, -, [prov:role='ex:regionsToAggregateBy'])
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:used>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:entity prov:ref="ex:regionList"/>
+ <prov:role>ex:regionsToAggregateBy</prov:role>
+ </prov:used>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> wasAssociatedWith(ex:compose, ex:derek, -, [prov:role='ex:analyst'])
+ wasGeneratedBy(ex:composition, ex:compose, -, [prov:role='ex:composedData'])
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:wasAssociatedWith>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:agent prov:ref="ex:derek"/>
+ <prov:role>ex:analyst</prov:role>
+ </prov:wasAssociatedWith>
+ <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:composition"/>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:role>ex:composedData</prov:role>
+ </prov:wasGeneratedBy>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> entity(ex:dataSet2)
+ wasDerivedFrom(ex:dataSet2, ex:dataSet1, [prov:type='prov:Revision'])
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <entity prov:id="dataSet2"/>
+ <prov:wasDerivedFrom>
+ <prov:generatedEntity prov:ref="ex:dataSet2"/>
+ <prov:usedEntity prov:ref="ex:dataSet1"/>
+ <prov:type>prov:Revision</prov:type>
+ </prov:wasDerivedFrom>
+ </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
+ (the same relation could be expressed between the old chart and old dataset).
+ </p>
+ <div class="turtle example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>Turtle Example</b>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> wasDerivedFrom(ex:chart2, ex:dataSet2)
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:wasDerivedFrom>
+ <prov:generatedEntity prov:ref="ex:chart2"/>
+ <prov:usedEntity prov:ref="ex:dataSet2"/>
+ </prov:wasDerivedFrom>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> entity(ex:chart2)
+ wasDerivedFrom(ex:chart2, ex:chart1, [prov:type='prov:Revision'])
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <entity prov:id="chart2"/>
+ <prov:wasDerivedFrom>
+ <prov:generatedEntity prov:ref="ex:chart2"/>
+ <prov:usedEntity prov:ref="ex:chart1"/>
+ <prov:type>prov:Revision</prov:type>
+ </prov:wasDerivedFrom>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> activity(ex:correct)
+ agent(ex:edith, [prov:type='prov:Person'])
+ entity(ex:instructions)
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:activity prov:id="ex:correct"/>
+ <prov:agent prov:id="ex:edith">
+ <prov:type>prov:Person</prov:type>
+ </prov:agent>
+ <prov:entity prov:id="ex:instructions">
+ <prov:type>prov:Plan</prov:type>
+ </prov:entity>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> wasAssociatedWith(ex:correct, ex:edith, ex:instructions)
+ wasGeneratedBy(ex:dataSet2, ex:correct, -)
+ </pre>
+ </div>
+ <div class="provxml example">
+ <p>
+ In PROV-XML, the plan is an optional child of the wasAssociatedWith element.
+ </p>
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:wasAssociatedWith>
+ <prov:activity prov:ref="ex:correct"/>
+ <prov:agent prov:ref="ex:edith"/>
+ <prov:plan prov:ref="ex:instructions"/>
+ </prov:wasAssociatedWith>
+ <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:dataSet2"/>
+ <prov:activity prov:ref="ex:correct"/>
+ </prov:wasGeneratedBy>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> ex:chart1 prov:generatedAtTime "2012-03-02T10:30:00"^^xsd:dateTime .
+ ex:chart2 prov:generatedAtTime "2012-04-01T15:21:00"^^xsd:dateTime .
+ </pre>
+ </div>
+ <div class="provn example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>PROV-N Example</b>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:chart1"/>
+ <prov:time>2012-03-02T10:30:00</prov:time>
+ </prov:wasGeneratedBy>
+ <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:chart2"/>
+ <prov:time>2012-04-01T15:21:00</prov:time>
+ </prov:wasGeneratedBy>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> ex:correct prov:startedAtTime "2012-03-31T09:21:00"^^xsd:dateTime ;
+ prov:endedAtTime "2012-04-01T15:21:00"^^xsd:dateTime .
+ </pre>
+ </div>
+ <div class="provn example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>PROV-N Example</b>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> activity(ex:correct, 2012-03-31T09:21:00, 2012-04-01T15:21:00)
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:activity prov:id="ex:correct">
+ <prov:startTime>2012-03-31T09:21:00</prov:startTime>
+ <prov:endTime>2012-04-01T15:21:00</prov:endTime>
+ </prov:activity>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> entity(ex:blogEntry)
+ wasDerivedFrom(ex:blogEntry, ex:article, [prov:type='prov:Quotation'])
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:entity prov:id="ex:blogEntry"/>
+ <prov:wasDerivedFrom>
+ <prov:generatedEntity prov:ref="ex:blogEntry"/>
+ <prov:usedEntity prov:ref="ex:article"/>
+ <prov:type>prov:Quotation</prov:type>
+ </prov:wasDerivedFrom>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> entity(ex:articleV1)
+ specializationOf(ex:articleV1, ex:article)
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:entity prov:id="ex:articleV1"/>
+ <prov:specializationOf>
+ <prov:specificEntity prov:ref="ex:articleV1"/>
+ <prov:generalEntity prov:ref="ex:article"/>
+ </prov:specializationOf>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </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>
+ <a 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','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> specializationOf(ex:articleV2, ex:article)
+ alternateOf(ex:articleV2, ex:articleV1)
+ </pre>
+ </div>
+ <div class="provxml example">
+ <div class="exampleheader">
+ <span class="exampleheader"><b>XML Example</b>
+ <a onclick="
+ set_display_by_class('pre','provxml example','none');
+ set_display_by_class('div','provxml example','none');
+ set_display_by_id('hide-provxml-examples','none');
+ set_display_by_id('show-provxml-examples','');"><u><i>(hide all)</i></u></a>
+ </span></div>
+ <pre> <prov:specializationOf>
+ <prov:specificEntity prov:ref="ex:articleV2"/>
+ <prov:generalEntity prov:ref="ex:article"/>
+ </prov:specializationOf>
+ <prov:alternateOf>
+ <prov:alternate1 prov:ref="ex:articleV1"/>
+ <prov:alternate2 prov:ref="ex:articleV2"/>
+ </prov:alternateOf>
+ </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>
+ The full set of examples shown above are available in <a href="primer-turtle-examples.txt">PROV-O Turtle format</a>
+ or <a href="primer-provn-examples.txt">PROV-N format</a> or <a href="primer-prov-xml-examples.xml">PROV-XML format</a>.
+ 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-third-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>Added note explaining unspecified arguments in PROV-N statements.</li>
+ <li>Clarified derivation example discrepancies for old and new charts/datasets.</li>
+ <li>Added supporting files containing full PROV-O and PROV-N examples.</li>
+ <li>Figures edited so that each CURIEs is on one line rather being split across two.</li>
+ <li>Added buttons to hide all Turtle or PROV-N examples throughout document.</li>
+ <li>Added XML examples throughout, including buttons to hide/show and a link to a supporting complete XML file.</li>
+ <li>Rewritten intuition section on specialization and alternate to be clearer and more case-based.</li>
+ <li>Made actedOnBehalfOf examples consistent, not making explicit any activity to which the delegation was constrained.</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><dl class="bibliography"><dt id="bib-PROV-CONSTRAINTS">[PROV-CONSTRAINTS]</dt><dd>James Cheney; Paolo Missier; Luc Moreau; eds. <a href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/"><cite>Constraints of the PROV Data Model</cite></a>. 11 December 2012, W3C Candidate Recommendation. URL: <a href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/">http://www.w3.org/TR/2012/CR-prov-constraints-20121211/</a>
+</dd><dt id="bib-PROV-N">[PROV-N]</dt><dd>Luc Moreau; Paolo Missier; eds. <a href="http://www.w3.org/TR/2012/CR-prov-n-20121211/"><cite>PROV-N: The Provenance Notation</cite></a>. 11 December 2012, W3C Candidate Recommendation. URL: <a href="http://www.w3.org/TR/2012/CR-prov-n-20121211/">http://www.w3.org/TR/2012/CR-prov-n-20121211/</a>
+</dd><dt id="bib-PROV-O">[PROV-O]</dt><dd>Timothy Lebo; Satya Sahoo; Deborah McGuinness; eds. <a href="http://www.w3.org/TR/2012/CR-prov-o-20121211/"><cite>Provenance Formal Model</cite></a>. 11 December 2012, W3C Candidate Recommendation. URL: <a href="http://www.w3.org/TR/2012/CR-prov-o-20121211/">http://www.w3.org/TR/2012/CR-prov-o-20121211/</a>
+</dd></dl></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; eds. <a href="http://www.w3.org/TR/2012/WD-prov-aq-20120619/"><cite>Provenance Access and Query</cite></a>. 19 June 2012, Working Draft. URL: <a href="http://www.w3.org/TR/2012/WD-prov-aq-20120619/">http://www.w3.org/TR/2012/WD-prov-aq-20120619/</a>
+</dd><dt id="bib-PROV-DM">[PROV-DM]</dt><dd>Luc Moreau; Paolo Missier; eds. <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/"><cite>PROV-DM: The PROV Data Model</cite></a>. 11 December 2012, W3C Candidate Recommendation. URL: <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/">http://www.w3.org/TR/2012/CR-prov-dm-20121211/</a>
+</dd><dt id="bib-PROV-OVERVIEW">[PROV-OVERVIEW]</dt><dd>Editors TBD. <a href="http://www.w3.org/TR/2012/WD-prov-overview-20121211/"><cite>PROV-OVERVIEW: The PROV Family of Documents</cite></a>. 11 December 2012, Working Draft. URL: <a href="http://www.w3.org/TR/2012/WD-prov-overview-20121211/">http://www.w3.org/TR/2012/WD-prov-overview-20121211/</a>
+</dd><dt id="bib-PROV-PRIMER">[PROV-PRIMER]</dt><dd>Yolanda Gil; Simon Miles; eds. <a href="http://www.w3.org/TR/2012/WD-prov-primer-20121211/"><cite>Prov Model Primer</cite></a>. 11 December 2012, Working Draft. URL: <a href="http://www.w3.org/TR/2012/WD-prov-primer-20121211/">http://www.w3.org/TR/2012/WD-prov-primer-20121211/</a>
+</dd><dt id="bib-PROV-SEM">[PROV-SEM]</dt><dd>James Cheney; ed. <a href="http://www.w3.org/2011/prov/wiki/FormalSemanticsED"><cite>Formal Semantics of PROV</cite></a>. 2011, Work in progress. URL: <a href="http://www.w3.org/2011/prov/wiki/FormalSemanticsED">http://www.w3.org/2011/prov/wiki/FormalSemanticsED</a>.
+</dd><dt id="bib-PROV-XML">[PROV-XML]</dt><dd>Hook Hua; Curt Tilmes; Stephan Zednik; eds. <a href="http://www.w3.org/TR/2012/WD-prov-xml-20121211/"><cite>PROV-XML: The PROV XML Schema</cite></a>. 11 December 2012, Working Draft. URL: <a href="http://www.w3.org/TR/2012/WD-prov-xml-20121211/">http://www.w3.org/TR/2012/WD-prov-xml-20121211/</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
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/extra.css Wed Nov 21 17:32:45 2012 +0000
@@ -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-20121211/images/activities.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/images/activities.svg Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,255 @@
+<?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:\Mercurial\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="g266-6"
+ 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"
+ x="-14.83096"
+ y="11.400001"><tspan
+ id="tspan4509"
+ y="11.400001"
+ x="-14.83096"
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+
+
+</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"
+ 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: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>
+
+
+
+
+
+</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"
+ x="-13.23096"
+ y="13.000001"><tspan
+ id="tspan4509-94"
+ y="13.000001"
+ x="-13.23096"
+ sodipodi:role="line"
+ 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>
+
+
+
+<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" /></flowRoot></g></g></svg>
\ No newline at end of file
Binary file primer/WD-prov-primer-20121211/images/agents.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/images/agents.svg Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,1097 @@
+<?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:\Mercurial\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="g544-9-6-4-2"
+ 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"
+ style="font-size:9.60000038px"
+ x="-14.830959"
+ y="11.400001"><tspan
+ id="tspan4509"
+ y="11.400001"
+ x="-14.830959"
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</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
+ id="text546-3-0"
+ style="font-size:9.60000038px"
+ x="-12.440397"
+ y="4.4000001"><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="-12.440397"
+ y="4.4000001"
+ sodipodi:role="line">ex: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"
+ style="font-size:9.60000038px"
+ x="-14.830959"
+ y="11.400001"><tspan
+ id="tspan4509-9"
+ y="11.400001"
+ x="-14.830959"
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+
+</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"
+ x="-6.0403962"
+ y="4.4000001"><tspan
+ sodipodi:role="line"
+ y="4.4000001"
+ x="-6.0403962"
+ 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>
+
+
+
+
+
+
+
+
+
+
+</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"
+ style="font-size:9.60000038px"
+ x="-13.351429"
+ y="3.4832747"><tspan
+ sodipodi:role="line"
+ y="3.4832747"
+ x="-13.351429"
+ 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>
+
+
+
+
+
+
+
+
+
+</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"
+ style="font-size:9.60000038px"
+ x="-9.2403965"
+ y="4.1693954"><tspan
+ sodipodi:role="line"
+ y="4.1693954"
+ 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-9-9">ex: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="-3.5293629"
+ y="2.8"
+ 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="-3.5293629"
+ y="2.8"
+ sodipodi:role="line">ex: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="-9.9293633"
+ y="4.4000001"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4448-4-2-5"
+ 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="-9.9293633"
+ y="4.4000001"
+ sodipodi:role="line">ex: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"> "Derek"</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"> "derek@example.org"</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">"Chart Generators Inc"</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-20121211/images/derivation.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/images/derivation.svg Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,657 @@
+<?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:\Mercurial\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="g544-9-61-1-3"
+ 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"
+ style="font-size:9.60000038px"
+ x="-11.295913"
+ y="3.7138791"><tspan
+ sodipodi:role="line"
+ y="3.7138791"
+ x="-11.295913"
+ 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>
+
+
+
+
+
+
+
+
+
+</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="120.14532"
+ y="-898.65216"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4448-8"
+ 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="120.14532"
+ y="-898.65216"
+ sodipodi:role="line">ex: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"
+ style="font-size:9.60000038px"
+ x="-10.840397"
+ y="2.8000002"><tspan
+ sodipodi:role="line"
+ y="2.8000002"
+ 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-9-9-8">ex: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-20121211/images/entities.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/images/entities.svg Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,298 @@
+<?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:\Mercurial\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="g544-9-61-1"
+ 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
+ id="text546-3-0"
+ style="font-size:9.60000038px"
+ x="-12.440397"
+ y="4.4000001"><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="-12.440397"
+ y="4.4000001"
+ sodipodi:role="line">ex: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,900.19626)"
+ 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"
+ style="font-size:9.60000038px"
+ x="-10.840397"
+ y="2.8"><tspan
+ sodipodi:role="line"
+ 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">ex: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"
+ style="font-size:9.60000038px"
+ x="-12.440397"
+ y="4.4000001"><tspan
+ sodipodi:role="line"
+ 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-9">ex: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"
+ style="font-size:9.60000038px"
+ x="-10.840397"
+ y="4.4000001"><tspan
+ sodipodi:role="line"
+ y="4.4000001"
+ 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-9-9">ex: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,901.78979)"
+ 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="-10.840397"
+ y="2.8"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ 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">ex:article</tspan></text>
+
+
+</g></g></svg>
\ No newline at end of file
Binary file primer/WD-prov-primer-20121211/images/everything.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/images/everything.svg Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,2614 @@
+<?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:\Mercurial\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="643.32137"
+ inkscape:cy="436.5705"
+ inkscape:window-x="-8"
+ inkscape:window-y="-8"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="g266-7-8"
+ 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,194.3912,800)"
+ id="g266"><text
+ id="text268"
+ transform="translate(-13.23096,5)"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4509"
+ y="0"
+ x="0"
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</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,19.61479,792.64439)"><text
+ transform="translate(-7.640396,-2)"
+ 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: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,523.53557,799.752)"
+ id="g266-6"><text
+ id="text268-18"
+ transform="translate(-13.23096,5)"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4509-9"
+ y="0"
+ x="0"
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+
+
+
+
+</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,-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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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>
+
+
+
+
+
+
+
+
+
+
+
+
+
+</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,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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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>
+
+
+
+
+
+
+
+
+
+
+
+
+</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,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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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>
+
+
+
+
+
+
+
+
+
+
+
+
+</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,21.608902,675.57281)"><text
+ id="text546-3-0-8"
+ x="-0.32936299"
+ 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: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,20.338656,590.90772)"><text
+ id="text546-3-0-8-4"
+ x="-5.1293631"
+ 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"
+ id="tspan3469">ex: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="-12.440397"
+ y="4.4000001"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+
+</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"> "Crime rises in cities"</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"> "Derek"</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"> "derek@example.org"</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">"Chart Generators Inc"</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="381.51474"
+ y="-956.01251"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4448-8"
+ 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>
+
+
+
+
+
+
+
+
+
+<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,376.20416,904.15229)"
+ id="g266-7"><text
+ id="text268-2"
+ transform="translate(-13.23096,5)"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4509-0"
+ y="0"
+ x="0"
+ sodipodi:role="line"
+ 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
+ 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,518.35993,959.82775)"
+ id="g266-7-4"><text
+ id="text268-2-0"
+ transform="translate(-13.23096,5)"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4509-0-1"
+ y="0"
+ x="0"
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+
+</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,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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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>
+
+
+
+
+
+
+
+
+
+</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,268.25542,1001.6641)"
+ id="g266-7-8"><text
+ id="text268-2-4"
+ transform="translate(-13.23096,5)"
+ style="font-size:9.60000038px"
+ inkscape:export-filename="C:\Mercurial\prov\primer\images\everything.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"><tspan
+ id="tspan4509-0-9"
+ y="0"
+ x="0"
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+
+</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="-6.729363"
+ y="4.4000001"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4448-4-2-7"
+ 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>
+
+
+
+
+
+
+
+
+
+</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,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"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="-2"
+ x="-7.6403961"
+ 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>
+
+
+
+
+
+
+
+
+
+</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="-9.2403965"
+ y="4.4000001"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+</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="-10.840397"
+ y="2.8"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+</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="-9.2403965"
+ y="2.8000002"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+</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-20121211/images/key-concepts.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/images/key-concepts.svg Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,431 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
+ 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ inkscape:export-ydpi="90"
+ inkscape:export-xdpi="90"
+ inkscape:export-filename="C:\Mercurial\prov\primer\images\key-concepts.png"
+ sodipodi:docname="key-concepts.svg"
+ inkscape:version="0.48.2 r9819"
+ version="1.1"
+ id="svg3097"
+ height="338.41537"
+ width="546.86414">
+ <defs
+ id="defs3">
+ <linearGradient
+ id="linearGradient5471"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#271a2f;stop-opacity:1;"
+ offset="0"
+ id="stop5473" />
+ </linearGradient>
+ <marker
+ orient="auto"
+ overflow="visible"
+ markerUnits="strokeWidth"
+ id="FilledArrow_Marker_2"
+ viewBox="-1 -3 7 6"
+ markerWidth="7"
+ markerHeight="6"
+ style="color:#000000;overflow:visible">
+ <g
+ id="g20">
+ <path
+ d="M 4.8000002,0 0,-1.8000001 0,1.8000001 z"
+ id="path22"
+ inkscape:connector-curvature="0"
+ style="fill:currentColor;stroke:currentColor;stroke-width:1" />
+ </g>
+ </marker>
+ <marker
+ orient="auto"
+ overflow="visible"
+ markerUnits="strokeWidth"
+ id="marker3049"
+ viewBox="-1 -3 7 6"
+ markerWidth="7"
+ markerHeight="6"
+ style="color:#000000;overflow:visible">
+ <g
+ id="g3051">
+ <path
+ d="M 4.8000002,0 0,-1.8000001 0,1.8000001 z"
+ id="path3053"
+ inkscape:connector-curvature="0"
+ style="fill:currentColor;stroke:currentColor;stroke-width:1" />
+ </g>
+ </marker>
+ <marker
+ orient="auto"
+ overflow="visible"
+ markerUnits="strokeWidth"
+ id="marker3055"
+ viewBox="-1 -3 7 6"
+ markerWidth="7"
+ markerHeight="6"
+ style="color:#000000;overflow:visible">
+ <g
+ id="g3057">
+ <path
+ d="M 4.8000002,0 0,-1.8000001 0,1.8000001 z"
+ id="path3059"
+ inkscape:connector-curvature="0"
+ style="fill:currentColor;stroke:currentColor;stroke-width:1" />
+ </g>
+ </marker>
+ <marker
+ orient="auto"
+ overflow="visible"
+ markerUnits="strokeWidth"
+ id="marker3061"
+ viewBox="-1 -3 7 6"
+ markerWidth="7"
+ markerHeight="6"
+ style="color:#000000;overflow:visible">
+ <g
+ id="g3063">
+ <path
+ d="M 4.8000002,0 0,-1.8000001 0,1.8000001 z"
+ id="path3065"
+ inkscape:connector-curvature="0"
+ style="fill:currentColor;stroke:currentColor;stroke-width:1" />
+ </g>
+ </marker>
+ <marker
+ orient="auto"
+ overflow="visible"
+ markerUnits="strokeWidth"
+ id="marker3067"
+ viewBox="-1 -3 7 6"
+ markerWidth="7"
+ markerHeight="6"
+ style="color:#000000;overflow:visible">
+ <g
+ id="g3069">
+ <path
+ d="M 4.8000002,0 0,-1.8000001 0,1.8000001 z"
+ id="path3071"
+ inkscape:connector-curvature="0"
+ style="fill:currentColor;stroke:currentColor;stroke-width:1" />
+ </g>
+ </marker>
+ <filter
+ id="filter3060"
+ inkscape:menu-tooltip="Draws a black outline around"
+ inkscape:menu="ABCs"
+ inkscape:label="Black outline"
+ color-interpolation-filters="sRGB">
+ <feGaussianBlur
+ id="feGaussianBlur3062"
+ stdDeviation="0.89486725663716815"
+ in="SourceAlpha"
+ result="result0" />
+ <feComposite
+ id="feComposite3064"
+ in2="result0"
+ result="result3"
+ operator="arithmetic"
+ in="SourceGraphic"
+ k2="1"
+ k3="10" />
+ <feComposite
+ id="feComposite3066"
+ in2="result3"
+ k2="1"
+ operator="in"
+ in="result3"
+ result="result4" />
+ </filter>
+ <filter
+ id="filter4011"
+ inkscape:menu-tooltip="Draws a black outline around"
+ inkscape:menu="ABCs"
+ inkscape:label="Black outline"
+ color-interpolation-filters="sRGB">
+ <feGaussianBlur
+ id="feGaussianBlur4013"
+ stdDeviation="0.89486725663716815"
+ in="SourceAlpha"
+ result="result0" />
+ <feComposite
+ id="feComposite4015"
+ in2="result0"
+ result="result3"
+ operator="arithmetic"
+ in="SourceGraphic"
+ k2="1"
+ k3="10" />
+ <feComposite
+ id="feComposite4017"
+ in2="result3"
+ k2="1"
+ operator="in"
+ in="result3"
+ result="result4" />
+ </filter>
+ <filter
+ id="filter4019"
+ inkscape:menu-tooltip="Draws a black outline around"
+ inkscape:menu="ABCs"
+ inkscape:label="Black outline"
+ color-interpolation-filters="sRGB">
+ <feGaussianBlur
+ id="feGaussianBlur4021"
+ stdDeviation="2"
+ in="SourceAlpha"
+ result="result0" />
+ <feComposite
+ id="feComposite4023"
+ in2="result0"
+ result="result3"
+ operator="arithmetic"
+ in="SourceGraphic"
+ k2="1"
+ k3="10" />
+ <feComposite
+ id="feComposite4025"
+ in2="result3"
+ k2="1"
+ operator="in"
+ in="result3"
+ result="result4" />
+ </filter>
+ <filter
+ id="filter5477"
+ inkscape:menu-tooltip="Draws a black outline around"
+ inkscape:menu="ABCs"
+ inkscape:label="Black outline"
+ color-interpolation-filters="sRGB">
+ <feGaussianBlur
+ id="feGaussianBlur5479"
+ stdDeviation="0.01"
+ in="SourceAlpha"
+ result="result0" />
+ <feComposite
+ id="feComposite5481"
+ in2="result0"
+ result="result3"
+ operator="arithmetic"
+ in="SourceGraphic"
+ k2="1"
+ k3="10" />
+ <feComposite
+ id="feComposite5483"
+ in2="result3"
+ k2="1"
+ operator="in"
+ in="result3"
+ result="result4" />
+ </filter>
+ </defs>
+ <sodipodi:namedview
+ inkscape:document-units="mm"
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="0.98994949"
+ inkscape:cx="419.34488"
+ inkscape:cy="172.87737"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ units="mm"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="1440"
+ inkscape:window-height="838"
+ inkscape:window-x="-8"
+ inkscape:window-y="-8"
+ inkscape:window-maximized="1" />
+ <metadata
+ id="metadata4">
+ <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>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-160.85366,-191.72592)">
+ <path
+ style="stroke:#999999;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round"
+ inkscape:connector-curvature="0"
+ d="m 550.61929,275.96272 -79.53125,0 c -17.2589,0 -31.25,13.9911 -31.25,31.25 l 0,5 c 0,17.2589 13.9911,31.25 31.25,31.25 l 79.53125,0 c 17.2589,0 31.25,-13.9911 31.25,-31.25 l 0,-5 c 0,-17.2589 -13.9911,-31.25 -31.25,-31.25 0,0 0,0 0,0 z"
+ id="path117" />
+ <path
+ style="fill:#cfceff;stroke:#271a2f;stroke-opacity:0.46808511000000003;stroke-width:3.12519685000000000;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter5477)"
+ inkscape:connector-curvature="0"
+ d="m 578.692,529.60558 -137.10525,0 c -1.38073,0 -2.5,-1.1193 -2.5,-2.5 0,0 0,0 0,0 l 0,-62.5 c 0,-1.38071 1.11927,-2.5 2.5,-2.5 0,0 0,0 0,0 l 137.10525,0 c 1.38071,0 2.5,1.11929 2.5,2.5 l 0,62.5 c 0,1.3807 -1.11929,2.5 -2.5,2.5 0,0 0,0 0,0 z"
+ id="path107" />
+ <text
+ y="460.60779"
+ x="232.23029"
+ id="text55"
+ style="font-size:15px;fill:#000000;stroke:none">
+ <tspan
+ font-size="16"
+ font-weight="500"
+ x="232.50861"
+ y="479.35779"
+ textLength="137.55469"
+ id="tspan57"
+ style="font-size:20px;font-weight:500;fill:#000000;font-family:Georgia">wasAssociatedWith</tspan>
+ </text>
+ <text
+ y="369.4072"
+ x="558.75781"
+ id="text67"
+ style="font-size:15px;fill:#000000;stroke:none">
+ <tspan
+ font-size="16"
+ font-weight="500"
+ x="558.94824"
+ y="388.1572"
+ textLength="118.69531"
+ id="tspan69"
+ style="font-size:20px;font-weight:500;font-family:Georgia">wasGeneratedBy</tspan>
+ </text>
+ <text
+ y="321.3634"
+ x="255.98027"
+ id="text73"
+ style="font-size:15px;fill:#000000;stroke:none">
+ <tspan
+ font-size="16"
+ font-weight="500"
+ x="256.02423"
+ y="340.1134"
+ textLength="118.92969"
+ id="tspan75"
+ style="font-size:20px;font-weight:500;fill:#000000;font-family:Georgia">wasAttributedTo</tspan>
+ </text>
+ <text
+ y="188.09311"
+ x="430.44675"
+ id="text79"
+ style="font-size:15px;fill:#000000;stroke:none">
+ <tspan
+ font-size="16"
+ font-weight="500"
+ x="430.78366"
+ y="206.84311"
+ textLength="121.46094"
+ id="tspan81"
+ style="font-size:20px;font-weight:500;font-family:Georgia">wasDerivedFrom</tspan>
+ </text>
+ <path
+ d="m 516.35192,276.20491 c 5.88835,-15.44838 28.53285,-62.35358 -7.17009,-62.5 -27.57214,-0.11302 -18.48241,27.49619 -10.22656,47.58898"
+ id="path83"
+ inkscape:connector-curvature="0"
+ style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#FilledArrow_Marker_2)" />
+ <path
+ d="m 493.60224,461.45694 c -8.55595,-17.16563 -26.06963,-31.97443 -25.67041,-51.50203 0.31267,-15.29407 11.61338,-33.48989 20.99266,-51.17687"
+ id="path93"
+ inkscape:connector-curvature="0"
+ style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#FilledArrow_Marker_2)" />
+ <text
+ y="407.26526"
+ x="418.95306"
+ id="text97"
+ style="font-size:15px;fill:#000000;stroke:none">
+ <tspan
+ font-size="16"
+ font-weight="500"
+ x="419.55365"
+ y="426.01526"
+ textLength="33.039062"
+ id="tspan99"
+ style="font-size:20px;font-weight:500;font-family:Georgia">used</tspan>
+ </text>
+ <path
+ d="m 528.26883,344.26099 c 7.38693,14.39652 22.9914,23.66778 22.163,43.19392 -0.66643,15.70863 -11.96867,38.06188 -21.07137,59.0395"
+ id="path101"
+ inkscape:connector-curvature="0"
+ style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#FilledArrow_Marker_2)" />
+ <path
+ d="m 439.19857,310.38656 c -23.03475,21.99678 -46.48416,52.43711 -69.11116,65.99691 -17.20447,10.31022 -33.94132,10.8659 -50.74242,12.79203"
+ id="path105"
+ inkscape:connector-curvature="0"
+ style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#FilledArrow_Marker_2)" />
+ <text
+ y="483.8913"
+ x="460.11111"
+ id="text111"
+ style="font-size:15px;fill:#000000;stroke:none">
+ <tspan
+ font-size="16"
+ font-weight="bold"
+ x="471.49911"
+ y="502.6413"
+ textLength="62.726562"
+ id="tspan113"
+ style="font-size:20px;font-weight:bold;font-family:Georgia">Activity</tspan>
+ </text>
+ <path
+ d="m 550.43183,276.20491 -79.53125,0 c -17.2589,0 -31.25,13.9911 -31.25,31.25 l 0,5 c 0,17.2589 13.9911,31.25 31.25,31.25 l 79.53125,0 c 17.25891,0 31.25,-13.9911 31.25,-31.25 l 0,-5 c 0,-17.2589 -13.99109,-31.25 -31.25,-31.25 0,0 0,0 0,0 z"
+ id="path115"
+ inkscape:connector-curvature="0"
+ style="fill:#fffedf;stroke:none;filter:url(#filter4011)" />
+ <text
+ y="298.0799"
+ x="445.9006"
+ id="text119"
+ style="font-size:15px;fill:#000000;stroke:none">
+ <tspan
+ font-size="16"
+ font-weight="bold"
+ x="479.45041"
+ y="316.8299"
+ textLength="49.945312"
+ id="tspan121"
+ style="font-size:20px;font-weight:bold;font-family:Georgia">Entity</tspan>
+ </text>
+ <path
+ d="m 162.42509,437.45882 0,-45.52447 c 0,-3.04801 1.84464,-5.79286 4.6668,-6.94427 l 63.55263,-25.92891 c 1.81612,-0.74097 3.85027,-0.74097 5.6664,0 l 63.55262,25.92891 c 2.82216,1.15141 4.6668,3.89626 4.6668,6.94427 l 0,45.52447 c 0,4.14213 -3.35786,7.5 -7.5,7.5 l -127.10525,0 c -4.14214,0 -7.5,-3.35787 -7.5,-7.5 z"
+ id="path123"
+ inkscape:connector-curvature="0"
+ style="fill:#faffab;fill-opacity:0.92021275;stroke:none;filter:url(#filter3060);opacity:1"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90" />
+ <text
+ y="405.43649"
+ x="167.10367"
+ id="text127"
+ style="font-size:15px;fill:#000000;stroke:none">
+ <tspan
+ font-size="16"
+ font-weight="bold"
+ x="201.96489"
+ y="424.18649"
+ textLength="47.90625"
+ id="tspan129"
+ style="font-size:20px;font-weight:bold;font-family:Georgia">Agent</tspan>
+ </text>
+ <path
+ d="M 439.22519,495.30845 C 418.14567,472.61856 398.58716,441.11582 375.98031,427.23196 358.30105,416.37434 338.7492,416.28684 319.52313,414.33597"
+ id="path131"
+ inkscape:connector-curvature="0"
+ style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#FilledArrow_Marker_2)" />
+ </g>
+</svg>
Binary file primer/WD-prov-primer-20121211/images/plans.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/images/plans.svg Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,710 @@
+<?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:\Mercurial\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,-74.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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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>
+
+
+
+
+
+
+
+
+
+</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="381.51474"
+ y="-954.41254"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4448-8"
+ 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="-954.41254"
+ sodipodi:role="line">ex: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,268.25542,1000.0641)"
+ id="g266-7-8"><text
+ id="text268-2-4"
+ transform="translate(-13.23096,5)"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4509-0-9"
+ y="0"
+ x="0"
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+</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="-6.729363"
+ y="4.4000001"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4448-4-2-7"
+ 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>
+
+
+
+
+
+</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,-78.568809,951.4994)"
+ 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"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="-2"
+ x="-7.6403961"
+ 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>
+
+
+
+
+
+</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-20121211/images/roles.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/images/roles.svg Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,1013 @@
+<?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="D:\Mercurial\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="1600"
+ 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,194.3912,798.4)"
+ id="g266"><text
+ id="text268"
+ transform="translate(-13.23096,5)"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4509"
+ y="0"
+ x="0"
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</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,18.01479,791.04439)"><text
+ transform="translate(-7.640396,-2)"
+ 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: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,-71.1571,896.31014)"
+ 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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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>
+
+
+
+
+
+
+
+
+
+
+</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,363.15927,790.16467)"
+ 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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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>
+
+
+
+
+
+
+
+
+
+</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,21.608902,673.97281)"><text
+ id="text546-3-0-8"
+ x="-0.32936299"
+ y="-2"><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="-2"
+ sodipodi:role="line">ex: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>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<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-20121211/images/specialization.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/images/specialization.svg Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,806 @@
+<?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:\Mercurial\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,-19.9571,1093.1101)"
+ 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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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>
+
+
+
+
+
+
+
+
+</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,164.11306,1157.5891)"
+ 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"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="-2"
+ x="-7.6403961"
+ 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>
+
+
+
+
+</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"> "Crime rises in cities"</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,156.49517,1094.9682)"
+ 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"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="-2"
+ x="-7.6403961"
+ 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>
+
+
+
+</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,331.98702,1159.6634)"
+ 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"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="-2"
+ x="-7.6403961"
+ 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>
+
+
+
+</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,465.78445,1096.8301)"
+ 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"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="-2"
+ x="-7.6403961"
+ 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>
+
+
+
+</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,245.2613,1046.3504)"
+ 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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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-5">ex: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
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/images/starting-points.svg Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xl="http://www.w3.org/1999/xlink" version="1.1" viewBox="8 10 630 355" width="630pt" height="355pt"><metadata xmlns:dc="http://purl.org/dc/elements/1.1/"><dc:date>2012-07-17 18:21Z</dc:date><!-- Produced by OmniGraffle Professional 5.4 --></metadata><defs><marker orient="auto" overflow="visible" markerUnits="strokeWidth" id="FilledArrow_Marker" viewBox="-1 -3 7 6" markerWidth="7" markerHeight="6" color="gray"><g><path d="M 4.8000002 0 L 0 -1.8000001 L 0 1.8000001 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/></g></marker><font-face font-family="Georgia" font-size="16" panose-1="2 4 5 2 5 4 5 2 3 3" units-per-em="1000" underline-position="-88.378906" underline-thickness="49.316406" slope="0" x-height="495.60547" cap-height="709.47266" ascent="916.9922" descent="-219.23828" font-weight="500"><font-face-src><font-face-name name="Georgia"/></font-face-src></font-face><marker orient="auto" overflow="visible" markerUnits="strokeWidth" id="FilledArrow_Marker_2" viewBox="-1 -3 7 6" markerWidth="7" markerHeight="6" color="black"><g><path d="M 4.8000002 0 L 0 -1.8000001 L 0 1.8000001 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/></g></marker><marker orient="auto" overflow="visible" markerUnits="strokeWidth" id="FilledArrow_Marker_3" viewBox="-6 -3 7 6" markerWidth="7" markerHeight="6" color="black"><g><path d="M -4.8000002 0 L 0 1.8000001 L 0 -1.8000001 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/></g></marker><font-face font-family="Georgia" font-size="16" panose-1="2 4 8 2 5 4 5 2 2 3" units-per-em="1000" underline-position="-87.890625" underline-thickness="59.570312" slope="0" x-height="499.02344" cap-height="711.91406" ascent="916.9922" descent="-219.23828" font-weight="bold"><font-face-src><font-face-name name="Georgia-Bold"/></font-face-src></font-face></defs><g stroke="none" stroke-opacity="1" stroke-dasharray="none" fill="none" fill-opacity="1"><title>Canvas 1</title><rect fill="white" width="694" height="406"/><g><title>Layer 1</title><line x1="455.7823" y1="283.52519" x2="510.46198" y2="325.54177" marker-end="url(#FilledArrow_Marker)" stroke="gray" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><line x1="387.03948" y1="283.53818" x2="336.3846" y2="325.2067" marker-end="url(#FilledArrow_Marker)" stroke="gray" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><text transform="translate(497.15226 296.39702)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="500" x=".015625" y="15" textLength="95.96875">endedAtTime</tspan></text><rect x="192.47014" y="228.09374" width="148" height="19" fill="white"/><text transform="translate(197.47014 228.09374)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="500" fill="black" x=".22265625" y="15" textLength="137.55469">wasAssociatedWith</tspan></text><rect x="8.368844" y="210.53593" width="132" height="19" fill="white"/><text transform="translate(13.368844 210.53593)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="500" fill="black" x=".203125" y="15" textLength="121.59375">actedOnBehalfOf</tspan></text><rect x="453.69215" y="150.13326" width="129" height="29" fill="white"/><text transform="translate(458.69215 155.13326)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="500" x=".15234375" y="15" textLength="118.69531">wasGeneratedBy</tspan></text><rect x="211.47013" y="116.69822" width="129" height="19" fill="white"/><text transform="translate(216.47013 116.69822)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="500" fill="black" x=".03515625" y="15" textLength="118.92969">wasAttributedTo</tspan></text><rect x="351.0433" y="10.081995" width="132" height="19" fill="white"/><text transform="translate(356.0433 10.081995)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="500" x=".26953125" y="15" textLength="121.46094">wasDerivedFrom</tspan></text><path d="M 424.76745 80.57143 C 429.47813 68.21273 447.59373 30.68857 419.03138 30.571429 C 396.97366 30.481023 404.24545 52.568385 410.85013 68.64262" marker-end="url(#FilledArrow_Marker_2)" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><rect x="355.65806" y="330.8197" width="123" height="19" fill="white"/><text transform="translate(360.65806 330.8197)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="500" x=".40234375" y="15" textLength="112.19531">wasInformedBy</tspan></text><path d="M 424.7402 283.71702 C 429.45087 296.07572 447.59373 331.45429 419.03138 331.57143 C 397.0908 331.66135 404.20494 311.07593 410.7974 295.61202" marker-end="url(#FilledArrow_Marker_2)" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M 406.5677 228.77305 C 399.72294 215.04055 385.712 203.19351 386.03138 187.57143 C 386.28151 175.33617 395.32208 160.77952 402.8255 146.62993" marker-end="url(#FilledArrow_Marker_2)" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><rect x="341.84837" y="180.4197" width="44" height="29" fill="white"/><text transform="translate(346.84837 185.4197)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="500" x=".48046875" y="15" textLength="33.039062">used</tspan></text><path d="M 434.30098 135.01629 C 440.21052 146.533515 452.6941 153.95052 452.03138 169.57143 C 451.49823 182.13833 442.45644 200.02093 435.17428 216.80303" marker-end="url(#FilledArrow_Marker_2)" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M 127.59024 185.08037 C 107.01324 179.21836 72.15942 172.4132 72.612994 188.84755 C 73.18448 209.55223 95.32728 199.16384 140.36884 199.30667" marker-start="url(#FilledArrow_Marker_3)" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M 363.04477 107.916754 C 344.61697 125.51417 325.85744 149.86644 307.75584 160.71428 C 293.99226 168.96245 280.60278 169.407 267.1619 170.9479" marker-end="url(#FilledArrow_Marker_2)" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M 475.09058 283.22054 L 365.40638 283.22054 C 364.3018 283.22054 363.40638 282.3251 363.40638 281.22054 C 363.40638 281.22054 363.40638 281.22054 363.40638 281.22054 L 363.40638 231.22054 C 363.40638 230.11597 364.3018 229.22054 365.40638 229.22054 C 365.40638 229.22054 365.40638 229.22054 365.40638 229.22054 L 475.09058 229.22054 C 476.19515 229.22054 477.09058 230.11597 477.09058 231.22054 L 477.09058 281.22054 C 477.09058 282.3251 476.19515 283.22054 475.09058 283.22054 C 475.09058 283.22054 475.09058 283.22054 475.09058 283.22054 Z" fill="#cfceff"/><path d="M 475.09058 283.22054 L 365.40638 283.22054 C 364.3018 283.22054 363.40638 282.3251 363.40638 281.22054 C 363.40638 281.22054 363.40638 281.22054 363.40638 281.22054 L 363.40638 231.22054 C 363.40638 230.11597 364.3018 229.22054 365.40638 229.22054 C 365.40638 229.22054 365.40638 229.22054 365.40638 229.22054 L 475.09058 229.22054 C 476.19515 229.22054 477.09058 230.11597 477.09058 231.22054 L 477.09058 281.22054 C 477.09058 282.3251 476.19515 283.22054 475.09058 283.22054 C 475.09058 283.22054 475.09058 283.22054 475.09058 283.22054 Z M 465.72216 283.22054 L 465.72216 229.22054 M 374.7748 229.22054 L 374.7748 283.22054" stroke="#999" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/><text transform="translate(379.7748 246.72054)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="bold" x="9.110399" y="15" textLength="62.726562">Activity</tspan></text><path d="M 452.03138 80.57143 L 388.40638 80.57143 C 374.59926 80.57143 363.40638 91.76431 363.40638 105.57143 L 363.40638 109.57143 C 363.40638 123.37855 374.59926 134.57143 388.40638 134.57143 L 452.03138 134.57143 C 465.8385 134.57143 477.03138 123.37855 477.03138 109.571435 L 477.03138 105.57143 C 477.03138 91.76431 465.8385 80.57143 452.03138 80.57143 C 452.03138 80.57143 452.03138 80.57143 452.03138 80.57143 Z" fill="#fffedf"/><path d="M 452.03138 80.57143 L 388.40638 80.57143 C 374.59926 80.57143 363.40638 91.76431 363.40638 105.57143 L 363.40638 109.57143 C 363.40638 123.37855 374.59926 134.57143 388.40638 134.57143 L 452.03138 134.57143 C 465.8385 134.57143 477.03138 123.37855 477.03138 109.571435 L 477.03138 105.57143 C 477.03138 91.76431 465.8385 80.57143 452.03138 80.57143 C 452.03138 80.57143 452.03138 80.57143 452.03138 80.57143 Z" stroke="#999" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/><text transform="translate(368.40638 98.07143)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="bold" x="26.839844" y="15" textLength="49.945312">Entity</tspan></text><path d="M 140.36884 210.71741 L 140.36884 174.29784 C 140.36884 171.85943 141.84455 169.66355 144.10228 168.74242 L 194.94438 147.99929 C 196.39728 147.40652 198.0246 147.40652 199.4775 147.99929 L 250.3196 168.74242 C 252.57733 169.66355 254.05304 171.85943 254.05304 174.29784 L 254.05304 210.71741 C 254.05304 214.03112 251.36675 216.71741 248.05304 216.71741 L 146.36884 216.71741 C 143.05513 216.71741 140.36884 214.03112 140.36884 210.71741 Z" fill="#fc6" fill-opacity=".38999999"/><path d="M 140.36884 210.71741 L 140.36884 174.29784 C 140.36884 171.85943 141.84455 169.66355 144.10228 168.74242 L 194.94438 147.99929 C 196.39728 147.40652 198.0246 147.40652 199.4775 147.99929 L 250.3196 168.74242 C 252.57733 169.66355 254.05304 171.85943 254.05304 174.29784 L 254.05304 210.71741 C 254.05304 214.03112 251.36675 216.71741 248.05304 216.71741 L 146.36884 216.71741 C 143.05513 216.71741 140.36884 214.03112 140.36884 210.71741 Z" stroke="#999" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/><text transform="translate(145.36884 183.9567)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="bold" x="27.888975" y="15" textLength="47.90625">Agent</tspan></text><path d="M 363.06606 255.85426 C 346.20245 237.70235 330.55564 212.50016 312.47016 201.39307 C 298.32675 192.70697 282.68527 192.63697 267.30442 191.07628" marker-end="url(#FilledArrow_Marker_2)" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><rect x="520.69087" y="333.40178" width="114.63639" height="29.000002" fill="#e6e6e6"/><rect x="520.69087" y="333.40178" width="114.63639" height="29.000002" stroke="#999" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/><text transform="translate(525.69087 338.40178)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="500" x="4.2674138" y="15" textLength="96.10156">xsd:dateTime</tspan></text><text transform="translate(245.98162 296.39702)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="500" x=".4140625" y="15" textLength="102.171875">startedAtTime</tspan></text><rect x="211.78576" y="333.40178" width="114.63639" height="29.000002" fill="#e6e6e6"/><rect x="211.78576" y="333.40178" width="114.63639" height="29.000002" stroke="#999" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/><text transform="translate(216.78576 338.40178)" fill="black"><tspan font-family="Georgia" font-size="16" font-weight="500" x="4.2674138" y="15" textLength="96.10156">xsd:dateTime</tspan></text></g></g></svg>
Binary file primer/WD-prov-primer-20121211/images/time.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/images/time.svg Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,1096 @@
+<?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="D:\Mercurial\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></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="1600"
+ 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,-71.1571,896.31014)"
+ 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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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>
+
+
+
+
+
+
+
+
+
+
+
+
+</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="381.51474"
+ y="-954.41254"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4448-8"
+ 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="-954.41254"
+ sodipodi:role="line">ex: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,518.35993,958.22775)"
+ id="g266-7-4"><text
+ id="text268-2-0"
+ transform="translate(-13.23096,5)"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4509-0-1"
+ y="0"
+ x="0"
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+</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,719.94046,895.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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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>
+
+
+
+
+
+
+
+
+</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,268.25542,1000.0641)"
+ id="g266-7-8"><text
+ id="text268-2-4"
+ transform="translate(-13.23096,5)"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4509-0-9"
+ y="0"
+ x="0"
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+</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,373.82439,903.90792)"
+ id="g266-7"><text
+ id="text268-2"
+ transform="translate(-13.23096,5)"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4509-0"
+ y="0"
+ x="0"
+ sodipodi:role="line"
+ 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
+ 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,633.0526,829.42601)"
+ 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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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-1">ex:chart1</tspan></text>
+
+
+
+
+
+</g><path
+ id="path502-6-2-0-1"
+ style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="m 411.75957,901.94103 9.09492,-5.69468 3.10399,5.59238 -12.19891,0.1023 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></svg>
\ No newline at end of file
Binary file primer/WD-prov-primer-20121211/images/use-generate.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/images/use-generate.svg Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,504 @@
+<?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:\Mercurial\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,194.3912,835.2)"
+ id="g266"><text
+ id="text268"
+ transform="translate(-13.23096,5)"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4509"
+ y="0"
+ x="0"
+ sodipodi:role="line"
+ 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>
+
+
+
+
+
+
+
+
+</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,19.61479,827.84439)"><text
+ transform="translate(-7.640396,-2)"
+ 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: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,523.53557,834.952)"
+ id="g266-6"><text
+ id="text268-18"
+ transform="translate(-13.23096,5)"
+ style="font-size:9.60000038px"><tspan
+ id="tspan4509-9"
+ y="0"
+ x="0"
+ sodipodi:role="line"
+ 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>
+
+
+
+</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,23.2429,896.31014)"
+ 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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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>
+
+
+
+
+</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,361.55927,826.96467)"
+ 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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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>
+
+
+
+</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,700.78205,826.52622)"
+ 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)"
+ style="font-size:9.60000038px"><tspan
+ sodipodi:role="line"
+ y="0"
+ x="0"
+ 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>
+
+
+
+</g></g></svg>
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/primer-prov-xml-examples.xml Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,220 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<prov:document
+ xmlns:prov="http://www.w3.org/ns/prov#"
+ xmlns:ex="http://example.org/"
+ xmlns:dct="http://purl.org/dc/terms/"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/">
+
+ <!-- Entities -->
+
+ <prov:entity prov:id="ex:article">
+ <dct:title>Crime rises in cities</dct:title>
+ </prov:entity>
+
+ <prov:entity prov:id="ex:dataSet1"/>
+
+ <prov:entity prov:id="ex:regionList"/>
+
+ <prov:entity prov:id="ex:composition"/>
+
+ <prov:entity prov:id="ex:chart1"/>
+
+ <!-- Activities -->
+
+ <prov:activity prov:id="ex:compile"/>
+
+ <prov:activity prov:id="ex:compose"/>
+
+ <prov:activity prov:id="ex:illustrate"/>
+
+ <!-- Usage and Generation -->
+
+ <prov:used>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:entity prov:ref="ex:dataset1"/>
+ </prov:used>
+
+ <prov:used>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:entity prov:ref="ex:regionList"/>
+ </prov:used>
+
+ <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:composition"/>
+ <prov:activity prov:ref="ex:compose"/>
+ </prov:wasGeneratedBy>
+
+ <prov:used>
+ <prov:activity prov:ref="ex:illustrate"/>
+ <prov:entity prov:ref="ex:composition"/>
+ </prov:used>
+
+ <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:chart1"/>
+ <prov:activity prov:ref="ex:illustrate"/>
+ </prov:wasGeneratedBy>
+
+ <!-- Agents and Responsibility -->
+
+ <prov:agent prov:id="ex:derek">
+ <prov:type>prov:Person</prov:type>
+ <foaf:givenName>Derek</foaf:givenName>
+ <foaf:mbox>mailto:derek@example.org</foaf:mbox>
+ </prov:agent>
+
+ <prov:agent prov:id="ex:chartgen">
+ <prov:type>prov:Organization</prov:type>
+ <foaf:name>Chart Generators Inc</foaf:name>
+ </prov:agent>
+
+ <prov:wasAssociatedWith>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:agent prov:ref="ex:derek"/>
+ </prov:wasAssociatedWith>
+
+ <prov:wasAssociatedWith>
+ <prov:activity prov:ref="ex:illustrate"/>
+ <prov:agent prov:ref="ex:derek"/>
+ </prov:wasAssociatedWith>
+
+ <prov:wasAttributedTo>
+ <prov:entity prov:ref="ex:chart1"/>
+ <prov:agent prov:ref="ex:derek"/>
+ </prov:wasAttributedTo>
+
+ <prov:actedOnBehalfOf>
+ <prov:delegate prov:ref="ex:derek"/>
+ <prov:responsible prov:ref="ex:chartgen"/>
+ </prov:actedOnBehalfOf>
+
+ <!-- Roles -->
+
+ <prov:used>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:entity prov:ref="ex:dataSet1"/>
+ <prov:role>ex:dataToCompose</prov:role>
+ </prov:used>
+
+ <prov:used>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:entity prov:ref="ex:regionList"/>
+ <prov:role>ex:regionsToAggregateBy</prov:role>
+ </prov:used>
+
+ <prov:wasAssociatedWith>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:agent prov:ref="ex:derek"/>
+ <prov:role>ex:analyst</prov:role>
+ </prov:wasAssociatedWith>
+
+ <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:composition"/>
+ <prov:activity prov:ref="ex:compose"/>
+ <prov:role>ex:composedData</prov:role>
+ </prov:wasGeneratedBy>
+
+ <!-- Revision and Derivation -->
+
+ <entity prov:id="dataSet2"/>
+ <entity prov:id="chart2"/>
+
+ <prov:wasDerivedFrom>
+ <prov:generatedEntity prov:ref="ex:dataSet2"/>
+ <prov:usedEntity prov:ref="ex:dataSet1"/>
+ <prov:type>prov:Revision</prov:type>
+ </prov:wasDerivedFrom>
+
+ <prov:wasDerivedFrom>
+ <prov:generatedEntity prov:ref="ex:chart2"/>
+ <prov:usedEntity prov:ref="ex:dataSet2"/>
+ </prov:wasDerivedFrom>
+
+ <prov:wasDerivedFrom>
+ <prov:generatedEntity prov:ref="ex:chart2"/>
+ <prov:usedEntity prov:ref="ex:chart1"/>
+ <prov:type>prov:Revision</prov:type>
+ </prov:wasDerivedFrom>
+
+ <!-- Plans -->
+
+ <prov:activity prov:id="ex:correct"/>
+
+ <prov:entity prov:id="ex:instructions">
+ <prov:type>prov:Plan</prov:type>
+ </prov:entity>
+
+ <prov:agent prov:id="ex:edith">
+ <prov:type>prov:Person</prov:type>
+ </prov:agent>
+
+ <prov:wasAssociatedWith>
+ <prov:activity prov:ref="ex:correct"/>
+ <prov:agent prov:ref="ex:edith"/>
+ <prov:plan prov:ref="ex:instructions"/>
+ </prov:wasAssociatedWith>
+
+ <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:dataSet2"/>
+ <prov:activity prov:ref="ex:correct"/>
+ </prov:wasGeneratedBy>
+
+ <!-- Time -->
+
+ <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:chart1"/>
+ <prov:time>2012-03-02T10:30:00</prov:time>
+ </prov:wasGeneratedBy>
+
+ <prov:wasGeneratedBy>
+ <prov:entity prov:ref="ex:chart2"/>
+ <prov:time>2012-04-01T15:21:00</prov:time>
+ </prov:wasGeneratedBy>
+
+ <prov:wasStartedBy>
+ <prov:activity prov:ref="ex:correct"/>
+ <prov:time>2012-03-31T09:21:00</prov:time>
+ </prov:wasStartedBy>
+
+ <prov:wasEndedBy>
+ <prov:activity prov:ref="ex:correct"/>
+ <prov:time>2012-04-01T15:21:00</prov:time>
+ </prov:wasEndedBy>
+
+ <!-- alternatively, you can put the activity start and end time in the activity declaration -->
+
+ <prov:activity prov:id="ex:correct">
+ <prov:startTime>2012-03-31T09:21:00</prov:startTime>
+ <prov:endTime>2012-04-01T15:21:00</prov:endTime>
+ </prov:activity>
+
+ <!-- Alternate Entities and Specialization -->
+
+ <prov:entity prov:id="ex:blogEntry"/>
+
+ <prov:wasDerivedFrom>
+ <prov:generatedEntity prov:ref="ex:blogEntry"/>
+ <prov:usedEntity prov:ref="ex:article"/>
+ <prov:type>prov:Quotation</prov:type>
+ </prov:wasDerivedFrom>
+
+ <prov:entity prov:id="ex:articleV1"/>
+
+ <prov:specializationOf>
+ <prov:specificEntity prov:ref="ex:articleV1"/>
+ <prov:generalEntity prov:ref="ex:article"/>
+ </prov:specializationOf>
+
+ <prov:entity prov:id="ex:articleV2"/>
+
+ <prov:specializationOf>
+ <prov:specificEntity prov:ref="ex:articleV2"/>
+ <prov:generalEntity prov:ref="ex:article"/>
+ </prov:specializationOf>
+
+ <prov:alternateOf>
+ <prov:alternate1 prov:ref="ex:articleV1"/>
+ <prov:alternate2 prov:ref="ex:articleV2"/>
+ </prov:alternateOf>
+
+</prov:document>
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/primer-provn-examples.txt Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,84 @@
+prefix prov <http://www.w3.org/ns/prov#>
+prefix ex <http://www.example.org#>
+prefix dcterms <http://purl.org/dc/terms/>
+prefix foaf <http://xmlns.com/foaf/0.1/>
+
+// The examples below are taken from, and follow the same order
+// as in, the W3C PROV Primer, http://www.w3.org/TR/prov-primer/
+
+// Entities
+
+entity(ex:article, [dcterms:title="Crime rises in cities"])
+entity(ex:dataSet1)
+entity(ex:regionList)
+entity(ex:composition)
+entity(ex:chart1)
+
+// Activities
+
+activity(ex:compile)
+activity(ex:compose)
+activity(ex:illustrate)
+
+// Usage and Generation
+
+used(ex:compose, ex:dataSet1, -)
+used(ex:compose, ex:regionList, -)
+wasGeneratedBy(ex:composition, ex:compose, -)
+used(ex:illustrate, ex:composition, -)
+wasGeneratedBy(ex:chart1, ex:illustrate, -)
+
+// Agents and Responsibility
+
+wasAssociatedWith(ex:compose, ex:derek, -)
+wasAssociatedWith(ex:illustrate, ex:derek, -)
+agent(ex:derek,
+ [prov:type='prov:Person', foaf:givenName="Derek",
+ foaf:mbox="<mailto:derek@example.org>"])
+
+agent(ex:chartgen,
+ [prov:type='prov:Organization',
+ foaf:name="Chart Generators Inc"])
+actedOnBehalfOf(ex:derek, ex:chartgen)
+
+wasAttributedTo(ex:chart1, ex:derek)
+
+// Roles
+
+used(ex:compose, ex:dataSet1, -, [prov:role='ex:dataToCompose'])
+used(ex:compose, ex:regionList, -, [prov:role='ex:regionsToAggregateBy'])
+wasAssociatedWith(ex:compose, ex:derek, -, [prov:role='ex:analyst'])
+wasGeneratedBy(ex:composition, ex:compose, -, [prov:role='ex:composedData'])
+
+// Derivation and Revision
+
+entity(ex:dataSet2)
+wasDerivedFrom(ex:dataSet2, ex:dataSet1, [prov:type='prov:Revision'])
+wasDerivedFrom(ex:chart2, ex:dataSet2)
+entity(ex:chart2)
+wasDerivedFrom(ex:chart2, ex:chart1, [prov:type='prov:Revision'])
+
+// Plans
+
+activity(ex:correct)
+agent(ex:edith, [prov:type='prov:Person'])
+entity(ex:instructions)
+wasAssociatedWith(ex:correct, ex:edith, ex:instructions)
+wasGeneratedBy(ex:dataSet2, ex:correct, -)
+
+// Time
+
+wasGeneratedBy(ex:chart1, ex:compile, 2012-03-02T10:30:00)
+wasGeneratedBy(ex:chart2, ex:compile2, 2012-04-01T15:21:00)
+activity(ex:correct, 2012-03-31T09:21:00, 2012-04-01T15:21:00)
+
+// Alternate Entities and Specialization
+
+entity(ex:blogEntry)
+wasDerivedFrom(ex:blogEntry, ex:article, [prov:type='prov:Quotation'])
+
+entity(ex:articleV1)
+specializationOf(ex:articleV1, ex:article)
+specializationOf(ex:articleV2, ex:article)
+alternateOf(ex:articleV2, ex:articleV1)
+
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/primer/WD-prov-primer-20121211/primer-turtle-examples.txt Wed Nov 21 17:32:45 2012 +0000
@@ -0,0 +1,113 @@
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix ex: <http://www.example.org#> .
+@prefix dcterms: <http://purl.org/dc/terms/> .
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+
+# The examples below are taken from, and follow the same order
+# as in the W3C PROV Primer, http://www.w3.org/TR/prov-primer/
+
+# Entities
+
+ex:article a prov:Entity ;
+ dcterms:title "Crime rises in cities" .
+ex:dataset1 a prov:Entity .
+ex:regionList a prov:Entity .
+ex:composition a prov:Entity .
+ex:chart1 a prov:Entity .
+
+# Activities
+
+ex:compile a prov:Activity .
+ex:compose a prov:Activity .
+ex:illustrate a prov:Activity .
+
+# Usage and Generation
+
+ex:compose prov:used ex:dataSet1 ;
+ prov:used ex:regionList .
+ex:composition prov:wasGeneratedBy ex:compose .
+ex:illustrate prov:used ex:composition .
+ex:chart1 prov:wasGeneratedBy ex:illustrate .
+
+# Agents and Responsibility
+
+ex:compose prov:wasAssociatedWith ex:derek .
+ex:illustrate prov:wasAssociatedWith ex:derek .
+ex:derek a prov:Agent ;
+ a prov:Person ;
+ foaf:givenName "Derek"^^xsd:string ;
+ foaf:mbox <mailto:derek@example.org> .
+ex:derek prov:actedOnBehalfOf ex:chartgen .
+ex:chartgen a prov:Agent ;
+ a prov:Organization ;
+ foaf:name "Chart Generators Inc" .
+ex:chart1 prov:wasAttributedTo ex:derek .
+
+# Roles
+
+ex:dataToCompose a prov:Role .
+ex:regionsToAggregateBy a prov:Role .
+ex:composedData a prov:Role .
+ex:analyst a prov:Role .
+ex:compose prov:qualifiedUsage [
+ a prov:Usage ;
+ prov:entity ex:dataSet1 ;
+ prov:hadRole ex:dataToCompose
+] .
+ex:compose prov:qualifiedUsage [
+ a prov:Usage ;
+ prov:entity ex:regionList ;
+ prov:hadRole ex:regionsToAggregateBy
+] .
+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
+] .
+
+# Revision and Derivation
+
+ex:dataSet2 a prov:Entity ;
+ prov:wasRevisionOf ex:dataSet1 .
+ex:chart2 a prov:Entity ;
+ prov:wasDerivedFrom ex:dataSet2 .
+ex:chart2 a prov:Entity ;
+ prov:wasRevisionOf ex:chart1 .
+
+# Plans
+
+ex:correct a prov:Activity .
+ex:edith a prov:Agent, prov:Person .
+ex:instructions a prov:Plan .
+
+ex:correct prov:qualifiedAssociation [
+ a Association ;
+ prov:agent ex:edith ;
+ prov:hadPlan ex:instructions
+] .
+ex:dataSet2 prov:wasGeneratedBy ex:correct .
+
+# Time
+
+ex:chart1 prov:generatedAtTime "2012-03-02T10:30:00"^^xsd:dateTime .
+ex:chart2 prov:generatedAtTime "2012-04-01T15:21:00"^^xsd:dateTime .
+
+ex:correct prov:startedAtTime "2012-03-31T09:21:00"^^xsd:dateTime ;
+ prov:endedAtTime "2012-04-01T15:21:00"^^xsd:dateTime .
+
+# Alternate Entities and Specialization
+
+ex:blogEntry a prov:Entity ;
+ prov:wasQuotedFrom ex:article .
+
+ex:articleV1 a prov:Entity ;
+ prov:specializationOf ex:article .
+
+ex:articleV2 prov:specializationOf ex:article .
+ex:articleV2 prov:alternateOf ex:articleV1 .
\ No newline at end of file
--- a/primer/WD-prov-primer-next/Overview.html Wed Nov 21 12:25:42 2012 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1566 +0,0 @@
-<?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 "editor" in an activity that uses
- one entity in the role of "document to be edited" and another in the role of
- "addition to be made to the document", to generate a further entity in the role of "edited document".
- Roles are application specific, so PROV does not define any particular roles.
- </p>
-
-<!-- p>Roles are intended as an extension point in the model; it is expected users will define and use custom role taxonomies. Role interpretation is application specific.</p -->
-
- </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 "Crime rises in cities" .
- ex:dataset1 a prov:Entity .
- ex:regionList a prov:Entity .
- ex:composition a prov:Entity .
- ex:chart1 a prov:Entity .
- </pre>
- </div>
- <div class="provn example">
- <div class="exampleheader">
- <span class="exampleheader"><b>PROV-N Example</b></span></div>
- <pre> entity(ex:article, [dcterms:title='Crime rises in cities'])
- entity(ex:dataSet1)
- entity(ex:regionList)
- entity(ex:composition)
- entity(ex:chart1)
- </pre>
- </div>
- <p>
- These statements, in order, refer to the article (<code>ex:article</code>),
- an original data set (<code>ex:dataSet1</code>),
- a list of regions (<code>ex:regionList</code>),
- data aggregated by region (<code>ex:composition</code>),
- and a chart (<code>ex:chart1</code>), and state that each is an entity.
- Any entity may have attributes, such as the title
- of the article, expressed using <code>dcterms:title</code> above.
- </p>
- <p>
- PROV data is commonly visualized for human consumption using particular conventions,
- which we will introduce over the following sections. To start with, entities
- are denoted using ovals, as shown below.
- </p>
- <img src="images/entities.png" alt="Visualization of the example entities" />
- </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 "Derek"^^xsd:string ;
- foaf:mbox <mailto:derek@example.org> .
- </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='<mailto:derek@example.org>'])
- </pre>
- </div>
- <p>
- Derek works as part of an organization, Chart Generators Inc, and so the provenance
- declares that he acts on their behalf. Note that the organization is itself
- an agent.
- </p>
- <div class="turtle example">
- <div class="exampleheader">
- <span class="exampleheader"><b>Turtle Example</b></span></div>
- <pre> ex:derek prov:actedOnBehalfOf ex:chartgen .
- ex:chartgen a prov:Agent ;
- a prov:Organization ;
- foaf:name "Chart Generators Inc" .
- </pre>
- </div>
- <div class="provn example">
- <div class="exampleheader">
- <span class="exampleheader"><b>PROV-N Example</b></span></div>
- <pre> agent(ex:chartgen,
- [prov:type='prov:Organization',
- foaf:name = 'Chart Generators Inc'])
- actedOnBehalfOf(ex:derek, ex:chartgen, ex:compose)
- </pre>
- </div>
- <p>
- Finally, there is an explicit statement in the provenance that the chart was
- attributed to Derek.
- </p>
- <div class="turtle example">
- <div class="exampleheader">
- <span class="exampleheader"><b>Turtle Example</b></span></div>
- <pre> ex:chart1 prov:wasAttributedTo ex:derek .
- </pre>
- </div>
- <div class="provn example">
- <div class="exampleheader">
- <span class="exampleheader"><b>PROV-N Example</b></span></div>
- <pre> wasAttributedTo(ex:chart1, ex:derek)
- </pre>
- </div>
-
- <p>
- We can extend our graphical depiction to show the agents, association and attribution links.
- </p>
- <img src="images/agents.png" alt="Agents added to provenance graph and linked to entities and activities" width="95%" />
- </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 "2012-03-02T10:30:00"^^xsd:dateTime .
- ex:chart2 prov:generatedAtTime "2012-04-01T15:21:00"^^xsd:dateTime .
- </pre>
- </div>
- <div class="provn example">
- <div class="exampleheader">
- <span class="exampleheader"><b>PROV-N Example</b></span></div>
- <pre> wasGeneratedBy(ex:chart1, ex:compile, 2012-03-02T10:30:00)
- wasGeneratedBy(ex:chart2, ex:compile2, 2012-04-01T15:21:00)
- </pre>
- </div>
-
- <p>
- To ensure their procedures are efficient, the agency also wish to know how long the
- corrections took once the error was discovered. That is, they wish to know the
- start and end times of the correction activity (<code>ex:correct</code>).
- These details are expressed as follows, showing that the corrections took a
- little over a day.
- </p>
- <div class="turtle example">
- <div class="exampleheader">
- <span class="exampleheader"><b>Turtle Example</b></span></div>
- <pre> ex:correct prov:startedAtTime "2012-03-31T09:21:00"^^xsd:dateTime ;
- prov:endedAtTime "2012-04-01T15:21:00"^^xsd:dateTime .
- </pre>
- </div>
- <div class="provn example">
- <div class="exampleheader">
- <span class="exampleheader"><b>PROV-N Example</b></span></div>
- <pre> activity(ex:correct, 2012-03-31T09:21:00, 2012-04-01T15:21:00)
- </pre>
- </div>
- <p>
- Time is visualized as additional information regarding activities or the
- links between activities and entities or agents.
- </p>
- <img src="images/time.png" alt="Annotation of provenance graph with example timestamps" width="95%" />
- </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
--- a/primer/WD-prov-primer-next/extra.css Wed Nov 21 12:25:42 2012 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,75 +0,0 @@
-
-/* --- 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
--- a/primer/WD-prov-primer-next/images/activities.svg Wed Nov 21 12:25:42 2012 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,250 +0,0 @@
-<?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
--- a/primer/WD-prov-primer-next/images/agents.svg Wed Nov 21 12:25:42 2012 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1105 +0,0 @@
-<?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"> "Derek"</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"> "derek@example.org"</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">"Chart Generators Inc"</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
--- a/primer/WD-prov-primer-next/images/derivation.svg Wed Nov 21 12:25:42 2012 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,662 +0,0 @@
-<?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
--- a/primer/WD-prov-primer-next/images/entities.svg Wed Nov 21 12:25:42 2012 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,309 +0,0 @@
-<?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
--- a/primer/WD-prov-primer-next/images/everything.svg Wed Nov 21 12:25:42 2012 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2522 +0,0 @@
-<?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"> "Crime rises in cities"</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"> "Derek"</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"> "derek@example.org"</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">"Chart Generators Inc"</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
--- a/primer/WD-prov-primer-next/images/plans.svg Wed Nov 21 12:25:42 2012 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,720 +0,0 @@
-<?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
--- a/primer/WD-prov-primer-next/images/roles.svg Wed Nov 21 12:25:42 2012 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1015 +0,0 @@
-<?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
--- a/primer/WD-prov-primer-next/images/specialization.svg Wed Nov 21 12:25:42 2012 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,817 +0,0 @@
-<?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"> "Crime rises in cities"</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
--- a/primer/WD-prov-primer-next/images/time.svg Wed Nov 21 12:25:42 2012 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1081 +0,0 @@
-<?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
--- a/primer/WD-prov-primer-next/images/use-generate.svg Wed Nov 21 12:25:42 2012 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,517 +0,0 @@
-<?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