mapping attribute to production
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 28 May 2012 13:43:50 +0100
changeset 3008 8c29c2e20079
parent 3005 158f5cc1c1ce
child 3009 484229b8efee
mapping attribute to production
model/prov-n.html
--- a/model/prov-n.html	Mon May 28 13:22:50 2012 +0100
+++ b/model/prov-n.html	Mon May 28 13:43:50 2012 +0100
@@ -11,7 +11,28 @@
 <!-- PM -->
     <style type="text/css">
       .note { font-size:small; margin-left:50px }
-     </style>
+table.thinborder {
+	border-width: 1px;
+	border-spacing: 0px;
+	border-style: none;
+	border-color: gray;
+	border-collapse: collapse;
+}
+table.thinborder th {
+	border-width: 1px;
+	padding: 0px;
+	border-style: solid;
+	border-color: gray;
+	-moz-border-radius: ;
+}
+table.thinborder td {
+	border-width: 1px;
+	padding: 2px;
+	border-style: solid;
+	border-color: gray;
+	-moz-border-radius: ;
+}
+</style>
 
     <script src="grammar/ll.js" class="remove"></script>
 
@@ -755,6 +776,20 @@
 
 </table>
 
+<div style="text-align: left; ">
+<table class="thinborder" style="margin-left: auto; margin-right: auto;">
+<tr><td><b>PROV-DM Attributes</b></td><td><b>PROV-N Production</b></td></tr>
+<tr><td><a href="http://www.w3.org/TR/prov-dm/#generation.id"><span class='attribute' id="generation.id">id</span></a></td><td><code class="content"><a class="grammarRef" href="#prod-optionalIdentifier">optionalIdentifier</a></code></td></tr>
+<tr><td><a href="http://www.w3.org/TR/prov-dm/#generation.entity"><span class='attribute' id="generation.entity">entity</span></a></td><td><code class="content"><a class="grammarRef" href="#prod-eIdentifier">eIdentifier</a></code></td></tr>
+<tr><td><a href="http://www.w3.org/TR/prov-dm/#generation.activity"><span class='attribute' id="generation.activity">activity</span></a></td><td><code class="content"><a class="grammarRef" href="#prod-aIdentifierOrMarker">aIdentifierOrMarker</a></code></td></tr>
+
+<tr><td><a href="http://www.w3.org/TR/prov-dm/#generation.time"><span class='attribute' id="generation.time">time</span></a></td><td><code class="content"><a class="grammarRef" href="#prod-timeOrMarker">timeOrMarker</a></code></td></tr>
+
+<tr><td><a href="http://www.w3.org/TR/prov-dm/#generation.attributes"><span class='attribute' id="generation.attributes">attributes</span></a></td><td><code class="content"><a class="grammarRef" href="#prod-optionalAttributeValuePairs">optionalAttributeValuePairs</a></code></td></tr>
+</table>
+</div>
+
+
 <div class="anexample">
 
 <pre class="codeexample">