More reorganization
authordgarijo
Thu, 18 Apr 2013 16:45:57 +0200
changeset 6227 6bcaf6f32dc8
parent 6226 bb997285029f
child 6228 244e799d7cbf
More reorganization
dc-note/releases/NOTE-prov-dc-20130430/Overview.html
--- a/dc-note/releases/NOTE-prov-dc-20130430/Overview.html	Thu Apr 18 16:36:00 2013 +0200
+++ b/dc-note/releases/NOTE-prov-dc-20130430/Overview.html	Thu Apr 18 16:45:57 2013 +0200
@@ -788,7 +788,7 @@
 		 the details about the kind of influence that an activity or an agent had are left to custom refinements of the PROV classes and properties. 
 		</p>	
 		<p>
-		<a href="#list_of_direct_terms_classes">Table 3</a>, <a href="#list_of_direct_terms_props">Table 4</a>, <a href="#list_of_direct_mappings2_classes">Table 5</a> and <a href="#list_of_direct_mappings2_props">Table 6</a> 
+		<a href="#list_of_direct_terms_classes">Table 4</a>, <a href="#list_of_direct_terms_props">Table 5</a>, <a href="#list_of_direct_mappings2_classes">Table 6</a> and <a href="#list_of_direct_mappings2_props">Table 7</a> 
 		provide the detailed mapping of the classes and properties in DC plus the rationale for each term.
 		 The rest of the terms can be found in the 
 		 <a href="#list-of-terms-excluded-from-the-mapping">list of terms left out of the mapping</a> section. 
@@ -796,82 +796,14 @@
 		
 		<div id="list_of_direct_terms_props" >
 		<table style="margin-left: auto; margin-right: auto;">
-			<caption> <a href="#list_of_direct_terms_props"> Table 3:</a> Direct mappings (Properties) </caption>
+			<caption> <a href="#list_of_direct_terms_props"> Table 4:</a> Direct mappings (Properties) </caption>
 			<tbody>
 			<tr>
 				<th>DC Term</th>
 				<th>Relation</th>
 				<th>PROV Term</th>
 				<th>Rationale</th>
-			</tr>			
-			<tr>
-				<td><b id="term_rightsHolder"><a href="http://purl.org/dc/terms/rightsHolder">dct:rightsHolder</a></b></td>
-				<td>rdfs:subPropertyOf</td>
-				<td><a href="http://www.w3.org/TR/prov-o/#wasAttributedTo">prov:wasAttributedTo</a></td>
-				<td>The rights holder has the attribution of the license associated to a resource. Thus, we can say that the resource is attributed in part to the rights holder.</td>
-			</tr>
-			<tr>
-				<td><b id="term_creator"><a href="http://purl.org/dc/terms/creator">dct:creator</a></b></td>
-				<td>rdfs:subPropertyOf</td>
-				<td><a href="http://www.w3.org/TR/prov-o/#wasAttributedTo">prov:wasAttributedTo</a></td>
-				<td>A creator is one of the agents who participated in the creation of a resource. They have the attribution for the outcome of that activity.</td>
-			</tr>
-			<tr>
-				<td><b id="term_publisher"><a href="http://purl.org/dc/terms/publisher">dct:publisher</a></b></td>
-				<td>rdfs:subPropertyOf</td>
-				<td><a href="http://www.w3.org/TR/prov-o/#wasAttributedTo">prov:wasAttributedTo</a></td>
-				<td>A publisher has the attribution of the published resource after participating in the publishing activity that generated it.</td>
-			</tr>
-			<tr>
-				<td><b id="term_contributor"><a href="http://purl.org/dc/terms/contributor">dct:contributor</a></b></td>
-				<td>rdfs:subPropertyOf</td>
-				<td><a href="http://www.w3.org/TR/prov-o/#wasAttributedTo">prov:wasAttributedTo</a></td>
-				<td>A contributor is associated with either the creation activity or the updating of the resource. Therefore, he/she has attribution over
-				the outcome of those activities.</td>
 			</tr>
-			<!--<tr>
-				<td><b id="term_isVersionOf"><a href="http://purl.org/dc/terms/isVersionOf">dct:isVersionOf</a></b></td>
-				<td>owl:equivalentProperty</td>
-				<td><a href="http://www.w3.org/TR/prov-o/#wasRevisionOf">prov:wasRevisionOf</a></td>
-				<td><code>dct:isVersionOf</code> refers to "a related resource to which the current resource is a version, edition or adaptation". 
-				In PROV, a revision is "a derivation for which the resulting entity is a revised version of some original". No specific attributes about revision
-				are provided, so editions and adaptations can be considered revisions as well.</td>
-			</tr>	-->
-			<tr>
-				<td><b id="term_isFormatOf"><a href="http://purl.org/dc/terms/isFormatOf">dct:isFormatOf</a></b></td>
-				<td>rdfs:subPropertyOf</td>
-				<td><a href="http://www.w3.org/TR/prov-o/#alternateOf">prov:alternateOf</a></td>
-				<td><code>dct:isFormatOf</code> refers to another resource which is the same but in another format. Thus, the mapping is straightforward to <code>prov:alternateOf</code>.</td>
-			</tr>
-			<tr>
-				<td><b id="term_isFormatOf"><a href="http://purl.org/dc/terms/isFormatOf">dct:isFormatOf</a></b></td>
-				<td>rdfs:subPropertyOf</td>
-				<td><a href="http://www.w3.org/TR/prov-o/#wasDerivedFrom">prov:wasDerivedFrom</a></td>
-				<td><code>dct:isFormatOf</code> refers to another pre-existing resource which is the same but in another format, 
-				implying that the new resource is based on the former.</td>
-			</tr>
-			<tr>
-				<td><b id="term_has_Format"><a href="http://purl.org/dc/terms/hasFormat">dct:hasFormat</a></b></td>
-				<td>rdfs:subPropertyOf</td>
-				<td><a href="http://www.w3.org/TR/prov-o/#alternateOf">prov:alternateOf</a></td>
-				<td> See rationale for <code>dct:isFormatOf</code> (as <code>prov:alternateOf</code>).</td>
-			</tr>
-			<tr>
-				<td><b id="term_references"><a href="http://purl.org/dc/terms/references">dct:references</a></b></td>
-				<td>rdfs:subPropertyOf</td>
-				<td><a href="http://www.w3.org/TR/prov-o/#wasDerivedFrom">prov:wasDerivedFrom</a></td>
-				<td>In PROV, a derivation is defined as "a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a 
-				pre-existing entity". If a resource n1 references another resource o1 then the construction of n1 is based on o1, even if 
-				o1 does not influence n1 significantly. Removing the reference to o1 in n1 would lead to the construction of another resource n1', different from n1.</td>
-			</tr>	
-			<tr>
-				<td><b id="term_source"><a href="http://purl.org/dc/terms/source">dct:source</a> </b></td>
-				<td>rdfs:subPropertyOf</td>
-				<td><a href="http://www.w3.org/TR/prov-o/#wasDerivedFrom">prov:wasDerivedFrom</a></td>
-				<td><code>dct:source</code> is defined as a "related resource from which the described resource is derived", which matches the notion of derivation
-				in PROV-DM ("a transformation of an entity in another"). However, prov:wasDerivedFrom also covers broader derivations such as "an update of an entity 
-				resulting in a new one" which is not covered  by dct:source</td>
-			</tr>			
 			<tr>
 				<td><b id="term_created"><a href="http://purl.org/dc/terms/created">dct:created</a></b></td>
 				<td>rdfs:subPropertyOf</td>
@@ -882,11 +814,17 @@
 				</td>
 			</tr>
 			<tr>
-				<td><b id="term_issued"><a href="http://purl.org/dc/terms/issued">dct:issued</a></b></td>
+				<td><b id="term_creator"><a href="http://purl.org/dc/terms/creator">dct:creator</a></b></td>
 				<td>rdfs:subPropertyOf</td>
-				<td><a href="http://www.w3.org/TR/prov-o/#generatedAtTime">prov:generatedAtTime</a></td>
-				<td>Property used to describe the date when the resource was issued. <code>dct:issued</code> is mapped as a subproperty of <code>prov:generatedAtTime</code> 
-				because the issued resource is an entity itself, which has been generated at a certain time.</td>
+				<td><a href="http://www.w3.org/TR/prov-o/#wasAttributedTo">prov:wasAttributedTo</a></td>
+				<td>A creator is one of the agents who participated in the creation of a resource. They have the attribution for the outcome of that activity.</td>
+			</tr>
+			<tr>
+				<td><b id="term_contributor"><a href="http://purl.org/dc/terms/contributor">dct:contributor</a></b></td>
+				<td>rdfs:subPropertyOf</td>
+				<td><a href="http://www.w3.org/TR/prov-o/#wasAttributedTo">prov:wasAttributedTo</a></td>
+				<td>A contributor is associated with either the creation activity or the updating of the resource. Therefore, he/she has attribution over
+				the outcome of those activities.</td>
 			</tr>
 			<tr>
 				<td><b id="term_dateAccepted"><a href="http://purl.org/dc/terms/dateAccepted">dct:dateAccepted</a></b></td>
@@ -910,12 +848,80 @@
 				because the submitted resource was generated by a "Submit" activity which may have changed it from its previous state.</td>
 			</tr>
 			<tr>
+				<td><b id="term_has_Format"><a href="http://purl.org/dc/terms/hasFormat">dct:hasFormat</a></b></td>
+				<td>rdfs:subPropertyOf</td>
+				<td><a href="http://www.w3.org/TR/prov-o/#alternateOf">prov:alternateOf</a></td>
+				<td> See rationale for <code>dct:isFormatOf</code> (as <code>prov:alternateOf</code>).</td>
+			</tr>
+			<tr>
+				<td><b id="term_isFormatOf"><a href="http://purl.org/dc/terms/isFormatOf">dct:isFormatOf</a></b></td>
+				<td>rdfs:subPropertyOf</td>
+				<td><a href="http://www.w3.org/TR/prov-o/#alternateOf">prov:alternateOf</a></td>
+				<td><code>dct:isFormatOf</code> refers to another resource which is the same but in another format. Thus, the mapping is straightforward to <code>prov:alternateOf</code>.</td>
+			</tr>
+			<tr>
+				<td><b id="term_isFormatOf"><a href="http://purl.org/dc/terms/isFormatOf">dct:isFormatOf</a></b></td>
+				<td>rdfs:subPropertyOf</td>
+				<td><a href="http://www.w3.org/TR/prov-o/#wasDerivedFrom">prov:wasDerivedFrom</a></td>
+				<td><code>dct:isFormatOf</code> refers to another pre-existing resource which is the same but in another format, 
+				implying that the new resource is based on the former.</td>
+			</tr>
+			<tr>
+				<td><b id="term_issued"><a href="http://purl.org/dc/terms/issued">dct:issued</a></b></td>
+				<td>rdfs:subPropertyOf</td>
+				<td><a href="http://www.w3.org/TR/prov-o/#generatedAtTime">prov:generatedAtTime</a></td>
+				<td>Property used to describe the date when the resource was issued. <code>dct:issued</code> is mapped as a subproperty of <code>prov:generatedAtTime</code> 
+				because the issued resource is an entity itself, which has been generated at a certain time.</td>
+			</tr>
+			<tr>
 				<td><b id="term_modified"><a href="http://purl.org/dc/terms/modified">dct:modified</a></b></td>
 				<td>rdfs:subPropertyOf</td>
 				<td><a href="http://www.w3.org/TR/prov-o/#generatedAtTime">prov:generatedAtTime</a></td>
 				<td>Property used to describe the date when the resource was modified. <code>dct:modified</code> is mapped as a subproperty of <code>prov:generatedAtTime</code> 
 				because the modified resource was generated by a "Modify" activity that changed it from its previous state.</td>
-			</tr>			
+			</tr>
+			
+			<tr>
+				<td><b id="term_rightsHolder"><a href="http://purl.org/dc/terms/rightsHolder">dct:rightsHolder</a></b></td>
+				<td>rdfs:subPropertyOf</td>
+				<td><a href="http://www.w3.org/TR/prov-o/#wasAttributedTo">prov:wasAttributedTo</a></td>
+				<td>The rights holder has the attribution of the license associated to a resource. Thus, we can say that the resource is attributed in part to the rights holder.</td>
+			</tr>
+			
+			<tr>
+				<td><b id="term_publisher"><a href="http://purl.org/dc/terms/publisher">dct:publisher</a></b></td>
+				<td>rdfs:subPropertyOf</td>
+				<td><a href="http://www.w3.org/TR/prov-o/#wasAttributedTo">prov:wasAttributedTo</a></td>
+				<td>A publisher has the attribution of the published resource after participating in the publishing activity that generated it.</td>
+			</tr>
+			
+			<!--<tr>
+				<td><b id="term_isVersionOf"><a href="http://purl.org/dc/terms/isVersionOf">dct:isVersionOf</a></b></td>
+				<td>owl:equivalentProperty</td>
+				<td><a href="http://www.w3.org/TR/prov-o/#wasRevisionOf">prov:wasRevisionOf</a></td>
+				<td><code>dct:isVersionOf</code> refers to "a related resource to which the current resource is a version, edition or adaptation". 
+				In PROV, a revision is "a derivation for which the resulting entity is a revised version of some original". No specific attributes about revision
+				are provided, so editions and adaptations can be considered revisions as well.</td>
+			</tr>	-->
+						
+			<tr>
+				<td><b id="term_references"><a href="http://purl.org/dc/terms/references">dct:references</a></b></td>
+				<td>rdfs:subPropertyOf</td>
+				<td><a href="http://www.w3.org/TR/prov-o/#wasDerivedFrom">prov:wasDerivedFrom</a></td>
+				<td>In PROV, a derivation is defined as "a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a 
+				pre-existing entity". If a resource n1 references another resource o1 then the construction of n1 is based on o1, even if 
+				o1 does not influence n1 significantly. Removing the reference to o1 in n1 would lead to the construction of another resource n1', different from n1.</td>
+			</tr>	
+			<tr>
+				<td><b id="term_source"><a href="http://purl.org/dc/terms/source">dct:source</a> </b></td>
+				<td>rdfs:subPropertyOf</td>
+				<td><a href="http://www.w3.org/TR/prov-o/#wasDerivedFrom">prov:wasDerivedFrom</a></td>
+				<td><code>dct:source</code> is defined as a "related resource from which the described resource is derived", which matches the notion of derivation
+				in PROV-DM ("a transformation of an entity in another"). However, prov:wasDerivedFrom also covers broader derivations such as "an update of an entity 
+				resulting in a new one" which is not covered  by dct:source</td>
+			</tr>						
+						
+						
 			</tbody>
 		</table>
 		</div>