added diagrams for qualified involvement in prov-o html document
authorkbelhajj
Mon, 14 Nov 2011 19:19:25 +0000
changeset 889 cc4f29904e3c
parent 888 49da137f8bf2
child 890 8d708af43a64
added diagrams for qualified involvement in prov-o html document
ontology/ProvenanceFormalModel.html
ontology/diagram-history/khalidDiagrams/hadQualifiedControl.png
ontology/diagram-history/khalidDiagrams/hadQualifiedEntity.png
ontology/diagram-history/khalidDiagrams/hadQualifiedGeneration.png
ontology/diagram-history/khalidDiagrams/hadQualifiedParticipation.png
ontology/diagram-history/khalidDiagrams/hadQualifiedUsage.png
ontology/diagram-history/khalidDiagrams/wasComplementOf.png
--- a/ontology/ProvenanceFormalModel.html	Mon Nov 14 11:38:50 2011 +0000
+++ b/ontology/ProvenanceFormalModel.html	Mon Nov 14 19:19:25 2011 +0000
@@ -816,6 +816,8 @@
 		<section id="hadqualifiedusage">
 			<h4>hadQualifiedUsage</h4>
 	    	<p>The hadQualifiedUsage property links the ProcessExecution class with the Usage class.</p>
+	    			       <img src="diagram-history/khalidDiagrams/hadQualifiedUsage.png" 
+               style="height: 3em"  alt="hadQualifiedUsage links ProcessExecution to Usage" />
 			<div><b>Example</b></div>
 			  <p> Example of hadQualifiedUsage property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> <i> pe1 hadQualifiedUsage u1</i>, where the hadRole describes the usage of e1 as a "load". The RDF/XML syntax for asserting this is given below.</p>		
 			  <div class="exampleOuter">
@@ -830,6 +832,8 @@
 		<section id="hadqualifiedparticipation">
 			<h4>hadQualifiedParticipation</h4>
 	    	<p>The hadQualifiedParticipation property links the ProcessExecution class with the Participation class.</p>
+	    		       <img src="diagram-history/khalidDiagrams/hadQualifiedParticipation.png" 
+               style="height: 3em"  alt="hadQualifiedParticipation links ProcessExecution to Participation" />
 			<div><b>Example</b></div>
 			  <p> Example of hadQualifiedParticipation property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> <i> pe1 hadQualifiedParticipation p1</i>, where the hadRole describes the participation of Alice as an "author" in pe1. The RDF/XML syntax for asserting this is given below.</p>		
 			  <div class="exampleOuter">
@@ -844,6 +848,8 @@
 		<section id="hadqualifiedcontrol">
 			<h4>hadQualifiedControl</h4>
 	    	<p>The hadQualifiedControl property links the ProcessExecution class with the Control class.</p>
+	    		       <img src="diagram-history/khalidDiagrams/hadQualifiedControl.png" 
+               style="height: 3em"  alt="hadQualifiedControl links ProcessExecution to Control" />
 			<div><b>Example</b></div>
 			  <p> Example of hadQualifiedControl property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> <i> pe0 hadQualifiedControl c1</i>, where the hadRole describes the control of pe0 by Alice as "creator". The RDF/XML syntax for asserting this is given below.</p>		
 			  <div class="exampleOuter">
@@ -858,6 +864,8 @@
 		<section id="hadqualifiedgeneration">
 			<h4>hadQualifiedGeneration</h4>
 	    	<p>The hadQualifiedGeneration property links the ProcessExecution class with the Generation class.</p>
+	    		       <img src="diagram-history/khalidDiagrams/hadQualifiedGeneration.png" 
+               style="height: 3em"  alt="hadQualifiedGeneration links ProcessExecution to Generation" />
 			<div><b>Example</b></div>
 			  <p> Example of hadQualifiedGeneration property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> <i> e1 hadQualifiedGeneration g1</i>, where the hadRole describes the generation of e1 by "save". The RDF/XML syntax for asserting this is given below.</p>		
 			  <div class="exampleOuter">
@@ -872,6 +880,8 @@
 		<section id="hadqualifiedentity">
 			<h4>hadQualifiedEntity</h4>
 	    	<p>The hadQualifiedEntity property links the QualifiedInvolvement class with the Entity class.</p>
+	    		       <img src="diagram-history/khalidDiagrams/hadQualifiedEntity.png" 
+               style="height: 3em"  alt="hadQualifiedInvolvement links QualifiedInvolvement to Entity" />
 			<div><b>Example</b></div>
 			  <p> Example of hadQualifiedEntity property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> <i> u2 hadQualifiedEntity e2</i>, where the hadRole describes the usage of e2 as an "attachment". The RDF/XML syntax for asserting this is given below.</p>		
 			  <div class="exampleOuter">
Binary file ontology/diagram-history/khalidDiagrams/hadQualifiedControl.png has changed
Binary file ontology/diagram-history/khalidDiagrams/hadQualifiedEntity.png has changed
Binary file ontology/diagram-history/khalidDiagrams/hadQualifiedGeneration.png has changed
Binary file ontology/diagram-history/khalidDiagrams/hadQualifiedParticipation.png has changed
Binary file ontology/diagram-history/khalidDiagrams/hadQualifiedUsage.png has changed
Binary file ontology/diagram-history/khalidDiagrams/wasComplementOf.png has changed