merged
authorStian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
Wed, 26 Oct 2011 11:57:10 +0100
changeset 779 ecda03959b53
parent 778 f7da058677da (current diff)
parent 776 cfda3aba0e91 (diff)
child 780 cd1542088eee
merged
ontology/ProvenanceFormalModel.html
ontology/ProvenanceOntology.owl
--- a/ontology/ProvenanceFormalModel.html	Wed Oct 26 11:37:40 2011 +0100
+++ b/ontology/ProvenanceFormalModel.html	Wed Oct 26 11:57:10 2011 +0100
@@ -337,17 +337,6 @@
           c</p> 
 		</section>
 
-
-		<section id="revision">
-		  <h4>Revision</h4>	    
-	      <div><b>Class Description</b></div>
-	      <p>Revision is defined as a modified version of a Entity.</p> 
-		  <div><b>OWL syntax</b></div>
-		  <pre>prov:Revision rdfs:subClassOf owl:Thing.</pre>
-		</section>
-
-
-
 		<section id="provenancecontainer">
 		  <h4>ProvenanceContainer</h4>	    
 	      <div><b>Class Description</b></div>
Binary file ontology/diagram-history/khalidDiagrams/assumedRole.png has changed
Binary file ontology/diagram-history/khalidDiagrams/assumedRoleAt.png has changed
Binary file ontology/diagram-history/khalidDiagrams/endedAt.png has changed
Binary file ontology/diagram-history/khalidDiagrams/hadOriginalSource.png has changed
Binary file ontology/diagram-history/khalidDiagrams/startedAt.png has changed
Binary file ontology/diagram-history/khalidDiagrams/wasAssumedBy.png has changed
Binary file ontology/diagram-history/khalidDiagrams/wasAttributedTo.png has changed
Binary file ontology/diagram-history/khalidDiagrams/wasGeneratedAt.png has changed
Binary file ontology/diagram-history/khalidDiagrams/wasQuoteOf.png has changed
Binary file ontology/diagram-history/khalidDiagrams/wasSummaryOf.png has changed
--- a/primer/Primer.html	Wed Oct 26 11:37:40 2011 +0100
+++ b/primer/Primer.html	Wed Oct 26 11:57:10 2011 +0100
@@ -181,7 +181,16 @@
    <section>
     <h3>Agents</h3>
 
-    <p>An intuitive overview of how to think about agents in Prov-DM.</p>
+    <p>An agent can be a person, a piece of software or an inanimate object
+     that was involved in the creation or transformation of an entity or
+     collection of entities. Consider a graph displaying some statistics
+     regarding crime rates over time in a linear regression.
+
+     To represent the provenance of a particular graph in a newspaper to
+     visually summarize and represent a dataset about crime statistics, the
+     agent can either be the person who analyzed or summarized the data in
+     order to process that into a visualization or a piece of software that
+     was used to create the graph.</p>
    </section>
 
    <section>
@@ -193,7 +202,11 @@
    <section>
     <h3>Roles</h3>
 
-    <p>An intuitive description of how the roles of entities in processes are expressed.</p>
+    <p>A role is a characterization of the function or part a characterized thing played in an activity.  In Prov-DM, roles are qualifiers on relations between entities and process executions that provide application context to the relationship.
+
+     Examples of roles an entity can take while participating in or controlling an activity include author, co-author, editor, manager, curator, publisher, etc.  Role can also be used to describe how an entity was used in an activity, examples include ingredient, source, evidence, etc.
+
+     Roles are intended as an extension point in the model; it is expected users will define and use custom role taxonomies.  Role interpretation is application specific.</p>
    </section>
 
    <section>
@@ -205,59 +218,59 @@
    <section>
     <h3>Complementarity</h3>
     <p>
-    Several asserted entities could be characterizing the same thing, in
-    particular when entities are asserted by different <em>accounts</em> or over
-    different time periods. If two such entities have <em>overlapping
-    lifespans</em>, and the first entity have some <em>attributes</em> that
-    have not been asserted (and not necessarily always true) for the second entity,
-    then the first entity is said to be <em>complementing</em> the second
-    entity, that is the first entity helps form a more detailed
-    description of the second entity, at least for the duration of the
-    overlapping lifespan.  
+     Several asserted entities could be characterizing the same thing, in
+     particular when entities are asserted by different <em>accounts</em> or over
+     different time periods. If two such entities have <em>overlapping
+      lifespans</em>, and the first entity have some <em>attributes</em> that
+     have not been asserted (and not necessarily always true) for the second entity,
+     then the first entity is said to be <em>complementing</em> the second
+     entity, that is the first entity helps form a more detailed
+     description of the second entity, at least for the duration of the
+     overlapping lifespan.  
     </p> 
     <p> 
-    In addition, if <code>:A prov:wasComplementOf :B</code>, then of all the
-    attributes of the entity <code>:A</code> which can be <em>mapped</em> to
-    <em>compatible</em> attributes of <code>:B</code> MUST be <em>matching</em>
-    for the contiuous duration of the overlap of <code>:A</code> and
-    <code>:B</code>'s lifespans.
-    It is out of scope for PROV to specify or assert the nature of
-    the <em>compatibility mapping</em> and <em>matching</em>, the exact
-    interpretation of these is left to the asserter of
-    <code>wasComplementOf</code>
+     In addition, if <code>:A prov:wasComplementOf :B</code>, then of all the
+     attributes of the entity <code>:A</code> which can be <em>mapped</em> to
+     <em>compatible</em> attributes of <code>:B</code> MUST be <em>matching</em>
+     for the contiuous duration of the overlap of <code>:A</code> and
+     <code>:B</code>'s lifespans.
+     It is out of scope for PROV to specify or assert the nature of
+     the <em>compatibility mapping</em> and <em>matching</em>, the exact
+     interpretation of these is left to the asserter of
+     <code>wasComplementOf</code>
     </p>
     <p>
-    If <code>:B</code> also have some attributes which 
-    are not asserted (or not always true) about <code>:A</code>,
-    then this MAY be asserted using the 
-    inverse relation <code>:B prov:wasComplementOf :A</code>. If two entities
-    both complement each other in this manner, both MUST have some
-    attributes the other does not have, although those attributes MAY
-    not have been asserted in the provenance. Note that the
-    <em>lack</em> of such an inverse assertion does not neccessarily
-    mean that <code>:B</code> did not have any additional attributes
-    for <code>:A</code> in the timespan, only that this has not
-    been asserted.
+     If <code>:B</code> also have some attributes which 
+     are not asserted (or not always true) about <code>:A</code>,
+     then this MAY be asserted using the 
+     inverse relation <code>:B prov:wasComplementOf :A</code>. If two entities
+     both complement each other in this manner, both MUST have some
+     attributes the other does not have, although those attributes MAY
+     not have been asserted in the provenance. Note that the
+     <em>lack</em> of such an inverse assertion does not neccessarily
+     mean that <code>:B</code> did not have any additional attributes
+     for <code>:A</code> in the timespan, only that this has not
+     been asserted.
     </p>
     <p>
-    In the simplest case, both entites are described using the same
-    attributes, in which case <em>matching</em> means the values SHOULD
-    literally be the same (matching by identity). On the other hand an
-    attribute like <code>ex1:speed_in_mph</code> can be <em>mapped</em> to
-    a compatible <code>ex2:speed_in_kmh</code> attribute. Not all
-    attributes might be mappable in both directions, for instance
-    <code>ex1:city</code> to <code>ex2:country</code>, but not vice
-    versa.
+     In the simplest case, both entites are described using the same
+     attributes, in which case <em>matching</em> means the values SHOULD
+     literally be the same (matching by identity). On the other hand an
+     attribute like <code>ex1:speed_in_mph</code> can be <em>mapped</em> to
+     a compatible <code>ex2:speed_in_kmh</code> attribute. Not all
+     attributes might be mappable in both directions, for instance
+     <code>ex1:city</code> to <code>ex2:country</code>, but not vice
+     versa.
     </p>
     <p>
-    Note that it is out of scope for PROV to assert or explain any
-    mapping of compatible attributes. This is merely a conclusion 
-    that can be drawn from the assertion that the two entities both
-    described the same thing in the overlapping time spans.  Also note
-    that asserting a complementary relationship does not detail how the
-    two entity timespans overlap, this could be anything from
-    complete one-to-one match (where all attributes are always true for
-    both entities) to merely touching overlaps. 
+     Note that it is out of scope for PROV to assert or explain any
+     mapping of compatible attributes. This is merely a conclusion 
+     that can be drawn from the assertion that the two entities both
+     described the same thing in the overlapping time spans.  Also note
+     that asserting a complementary relationship does not detail how the
+     two entity timespans overlap, this could be anything from
+     complete one-to-one match (where all attributes are always true for
+     both entities) to merely touching overlaps. 
     </p>
    </section>
 
@@ -377,31 +390,31 @@
      and he looks at the provenance of the new data to understand what he needs to
      reanalyse. </p>
     <p>In addition to specifying that 
-        <code>ex1:dataSet2</code> is a new revision of
-        <code>ex1:dataSet1</code>, the provenance from DataGov also 
-        asserts that both of these entities were a <em>complement of</em>
-        another entity <code>ex1:dataSet</code>.
+     <code>ex1:dataSet2</code> is a new revision of
+     <code>ex1:dataSet1</code>, the provenance from DataGov also 
+     asserts that both of these entities were a <em>complement of</em>
+     another entity <code>ex1:dataSet</code>.
     </p>
-     <pre class="turtle example">
+    <pre class="turtle example">
      ex1:dataSet1 prov:wasComplementOf ex1:dataSet .
      ex1:dataSet2 prov:wasComplementOf ex1:dataSet .
-     </pre>
-     <!--
-     <pre class="asn example">
-     wasComplementOf(ex1:dataSet1, ex1:dataSet)
-     wasComplementOf(ex1:dataSet2, ex1:dataSet)
-     </pre>
-     -->
-     <p>
-        This assertion means that <code>ex1:dataSet1</code> at some point shared
-        its characterising attributes with <code>ex1:dataSet</code>, and the same for
-        <code>ex2:dataSet2</code>. Thus the <em>entity</em>
-        <code>ex1:dataSet1</code> did at some point represent the same
-        thing as characterized by the entity <code>ex1:dataSet</code>. The same is
-        true for <code>ex1:dataSet2</code> - but not neccessarily at the
-        same point in time. 
-     </p>
-     <p>
+    </pre>
+    <!--
+    <pre class="asn example">
+    wasComplementOf(ex1:dataSet1, ex1:dataSet)
+    wasComplementOf(ex1:dataSet2, ex1:dataSet)
+    </pre>
+    -->
+    <p>
+     This assertion means that <code>ex1:dataSet1</code> at some point shared
+     its characterising attributes with <code>ex1:dataSet</code>, and the same for
+     <code>ex2:dataSet2</code>. Thus the <em>entity</em>
+     <code>ex1:dataSet1</code> did at some point represent the same
+     thing as characterized by the entity <code>ex1:dataSet</code>. The same is
+     true for <code>ex1:dataSet2</code> - but not neccessarily at the
+     same point in time. 
+    </p>
+    <p>
      The term <em>was complement of</em> here means that the
      <code>ex1:dataSet1</code>
      provide additional details that adds to the details of
@@ -413,135 +426,135 @@
      <em>Compatible</em> here means that some kind of mapping can be
      established between the attributes, they don't neccessarily have to
      match directly.
-     </p>
-     <p>   
-        Derek then looks at the characterization of 
-        <code>ex1:dataSet</code> to find these compatible attributes:
-     </p>
-     <pre class="example turtle">
+    </p>
+    <p>   
+     Derek then looks at the characterization of 
+     <code>ex1:dataSet</code> to find these compatible attributes:
+    </p>
+    <pre class="example turtle">
      ex1:dataSet a ex1:DataSet ;
          ex1:regions ( ex1:North, ex1:NorthWest, ex1:East ) ;
          dc:creator ex1:DataGov ;
          dc:title "Regional incidence dataset 2011" .
-     </pre>
-     <!--
-     <pre class="example asn">
-     entity(ex1:dataSet, [
-        type="ex1:DataSet",
-        ex1:regions="North,NorthWest,East",
-        dc:creator="ex1:DataGov",
-        dc:title="Regional incidence dataset 2011"])
-     </pre>
-     -->
-     <p>Derek can from this deduce that both datasets had at some point
-        the same creator and title.  Derek then compares this to the
-        attributes for each of the complementing entities:
-     </p>
-     <pre class="example turtle">
+    </pre>
+    <!--
+    <pre class="example asn">
+    entity(ex1:dataSet, [
+       type="ex1:DataSet",
+       ex1:regions="North,NorthWest,East",
+       dc:creator="ex1:DataGov",
+       dc:title="Regional incidence dataset 2011"])
+    </pre>
+    -->
+    <p>Derek can from this deduce that both datasets had at some point
+     the same creator and title.  Derek then compares this to the
+     attributes for each of the complementing entities:
+    </p>
+    <pre class="example turtle">
      ex1:dataSet1 a ex1:DataSet ;
          ex1:postCodes ( "N1", "N2", "NW1", "E1", "E2" ) ;
          ex1:totalIncidents 141 ;
          dc:creator ex1:DataGov ;
          dc:title "Regional incidence dataset 2011" .
-     </pre>
-     <!--
-     <pre class="example asn">
-     entity(ex1:dataSet1, [
-        type="ex1:DataSet",
-        ex1:postCodes="N1,N2,NW1,E1,E2",
-        ex1:totalIncidents="141",
-        dc:creator="ex1:DataGov",
-        dc:title="Regional incidence dataset 2011"])
-     </pre>
-     -->
-     <p>
-        Derek sees that the creator and title are directly mappable and 
-        equal between these entities. He also knows (from his region
-        aggregation method) that the <code>ex1:postCodes</code> <code>N1</code> and
-        <code>N2</code> are in the
-        region <code>ex1:North</code>, and so on, and can confirm that although
-        this regional characterisation of the data is not expressed
-        using the same attributes in the two entities, they are <em>compatible</em>. 
-      </p>
-      <p>Derek notes that <code>ex1:totalIncidents</code> is not stated
-        for <code>ex1:dataSet</code>, and not mappable to any of the
-        other existing attributes. Thus this could be one of the
-        complementing attributes that makes <code>ex1:dataSet1</code>
-        more specific than <code>ex1:dataSet</code>.
-            
-        Derek can from the assertion <code>ex1:dataSet1
-        prov:wasComplementOf ex1:dataSet</code>
-        see that <code>ex1:dataSet</code>
-        did have 141 incidents when its characterization interval
-        overlapped that of <code>ex1:dataSet1</code>, but not neccessarily
-        throughout its lifetime. Note that in this example the provenance
-        assertions are not providing any direct description of the
-        characterization interval of the entities.
-      </p>
-      <p> 
-        Due to the open world assumption (more
-        information might be added later) he can not conclude
-        from this alone that <code>ex1:dataSet</code> at any point did
-        <strong>not</strong> have 141 incidents. He therefore does not know
-        for sure that <code>ex1:totalIncidents</code> is a complementing
-        attribute which <code>ex1:dataSet</code> does not have in its
-        characterisation.
-      </p>
-      <p>
-      Derek finally compares the newer revision 
-      <code>ex1:dataSet2</code> with
-      <code>ex1:dataSet</code>:
-      </p>
-     <pre class="example turtle">
+    </pre>
+    <!--
+    <pre class="example asn">
+    entity(ex1:dataSet1, [
+       type="ex1:DataSet",
+       ex1:postCodes="N1,N2,NW1,E1,E2",
+       ex1:totalIncidents="141",
+       dc:creator="ex1:DataGov",
+       dc:title="Regional incidence dataset 2011"])
+    </pre>
+    -->
+    <p>
+     Derek sees that the creator and title are directly mappable and 
+     equal between these entities. He also knows (from his region
+     aggregation method) that the <code>ex1:postCodes</code> <code>N1</code> and
+     <code>N2</code> are in the
+     region <code>ex1:North</code>, and so on, and can confirm that although
+     this regional characterisation of the data is not expressed
+     using the same attributes in the two entities, they are <em>compatible</em>. 
+    </p>
+    <p>Derek notes that <code>ex1:totalIncidents</code> is not stated
+     for <code>ex1:dataSet</code>, and not mappable to any of the
+     other existing attributes. Thus this could be one of the
+     complementing attributes that makes <code>ex1:dataSet1</code>
+     more specific than <code>ex1:dataSet</code>.
+
+     Derek can from the assertion <code>ex1:dataSet1
+      prov:wasComplementOf ex1:dataSet</code>
+     see that <code>ex1:dataSet</code>
+     did have 141 incidents when its characterization interval
+     overlapped that of <code>ex1:dataSet1</code>, but not neccessarily
+     throughout its lifetime. Note that in this example the provenance
+     assertions are not providing any direct description of the
+     characterization interval of the entities.
+    </p>
+    <p> 
+     Due to the open world assumption (more
+     information might be added later) he can not conclude
+     from this alone that <code>ex1:dataSet</code> at any point did
+     <strong>not</strong> have 141 incidents. He therefore does not know
+     for sure that <code>ex1:totalIncidents</code> is a complementing
+     attribute which <code>ex1:dataSet</code> does not have in its
+     characterisation.
+    </p>
+    <p>
+     Derek finally compares the newer revision 
+     <code>ex1:dataSet2</code> with
+     <code>ex1:dataSet</code>:
+    </p>
+    <pre class="example turtle">
      ex1:dataSet2 a ex1:DataSet ;
          ex1:postCodes ( "N1", "N2", "NW1", "NW2", "E1", "E2" ) ;
          ex1:totalIncidents 158 ;
          dc:creator ex1:DataGov ;
          dc:title "Regional incidence dataset 2011" .
-     </pre>
-     <!--
-     <pre class="example asn">
-     entity(ex1:dataSet1, [
-        type="ex1:DataSe2",
-        ex1:postCodes="N1,N2,NW1,NW2,E1,E2",
-        ex1:totalIncidents="158",
-        dc:creator="ex1:DataGov",
-        dc:title="Regional incidence dataset 2011"])
-     </pre>
-     -->
-     <p>
-      In this revision, the new postcode <kbd>NW2</kbd> appears, this is still
-      <em>compatible</em> with the region <code>ex1:NorthWest</code>
-      of <code>ex1:dataSet</code>
-      On the other hand, the attribute <code>prov:totalIncidents</code> have gone up to 158. 
-     </p>
-     <p>
-      From the <code>prov:wasComplementOf</code> assertion Derek knows that
-      <code>ex1:dataSet2</code> also provides additional attributes for
-      <code>ex1:dataSet</code>, but because the total incidents can't
-      both be 141 and 158, the attribute <code>ex1:totalIncidents</code>
-      is a complementing attribute, and changes over the
-      characterisation interval (lifespan) of <code>ex1:dataSet</code>,
-      and is thus not one of its characterising attributes.  He also now
-      knows that <code>ex1:dataSet</code> is a common characterisation
-      of the dataset that spans (parts of) both revisions. It has
-      however not been asserted explicitly that the
-      <code>ex1:dataSet</code> is a somewhat more general
-      characterisation, just that it allows mutability on the
-      <code>prov:totalIncidents</code> attribute and overlapped (parts
-      of) the timespans of the two revisions.
-      </p>
-     <p>
-      From this Derek concludes that he can still use the regions Nort,
-      North West and East in the diagram layout, but as the
-      <code>ex1:totalIncidents</code> differ, something in the
-      raw data has changed. He can't from this provenance assertion
-      alone tell if that is merely from the addition of the post code
-      NW2, or if data for the other post codes have changed as well.
-      Derek desides to redo the aggregation by region using
-      <code>ex1:dataSet2</code> and regenerate the
-      graphics using the same layout.
-     </p>
+    </pre>
+    <!--
+    <pre class="example asn">
+    entity(ex1:dataSet1, [
+       type="ex1:DataSe2",
+       ex1:postCodes="N1,N2,NW1,NW2,E1,E2",
+       ex1:totalIncidents="158",
+       dc:creator="ex1:DataGov",
+       dc:title="Regional incidence dataset 2011"])
+    </pre>
+    -->
+    <p>
+     In this revision, the new postcode <kbd>NW2</kbd> appears, this is still
+     <em>compatible</em> with the region <code>ex1:NorthWest</code>
+     of <code>ex1:dataSet</code>
+     On the other hand, the attribute <code>prov:totalIncidents</code> have gone up to 158. 
+    </p>
+    <p>
+     From the <code>prov:wasComplementOf</code> assertion Derek knows that
+     <code>ex1:dataSet2</code> also provides additional attributes for
+     <code>ex1:dataSet</code>, but because the total incidents can't
+     both be 141 and 158, the attribute <code>ex1:totalIncidents</code>
+     is a complementing attribute, and changes over the
+     characterisation interval (lifespan) of <code>ex1:dataSet</code>,
+     and is thus not one of its characterising attributes.  He also now
+     knows that <code>ex1:dataSet</code> is a common characterisation
+     of the dataset that spans (parts of) both revisions. It has
+     however not been asserted explicitly that the
+     <code>ex1:dataSet</code> is a somewhat more general
+     characterisation, just that it allows mutability on the
+     <code>prov:totalIncidents</code> attribute and overlapped (parts
+     of) the timespans of the two revisions.
+    </p>
+    <p>
+     From this Derek concludes that he can still use the regions Nort,
+     North West and East in the diagram layout, but as the
+     <code>ex1:totalIncidents</code> differ, something in the
+     raw data has changed. He can't from this provenance assertion
+     alone tell if that is merely from the addition of the post code
+     NW2, or if data for the other post codes have changed as well.
+     Derek desides to redo the aggregation by region using
+     <code>ex1:dataSet2</code> and regenerate the
+     graphics using the same layout.
+    </p>
    </section>
 
    <section>