UC1 edits
authorsteve.battle <steve.battle@sysemia.co.uk>
Thu, 22 Aug 2013 11:09:14 +0100
changeset 285 9d04ad99b6b2
parent 284 dc6f22366747
child 286 e92110818f93
UC1 edits
ldp-ucr.html
--- a/ldp-ucr.html	Thu Aug 22 10:55:27 2013 +0100
+++ b/ldp-ucr.html	Thu Aug 22 11:09:14 2013 +0100
@@ -746,10 +746,13 @@
 		investigations. A basic workflow research object will be created
 		to aggregate <a href="http://ceur-ws.org/Vol-903/paper-01.pdf"
 			title="http://ceur-ws.org/Vol-903/paper-01.pdf" rel="nofollow">scientific
-			workflows</a> and the artefacts that result from this workflow. The
-		research object below, begins life as an empty container (see below) into which
-		workflows, datasets, results and other data will be added
-		throughout the lifecycle of the project.
+			workflows</a> and the artefacts that result from this workflow. 
+			
+		<a href="http://www.wf4ever-project.org/">Wf4Ever</a> is concerned with the challenges associated with the preservation of scientific experiments in data-intensive science.
+		In the example below, a
+		research object is defined as a composition of
+		workflows, datasets, and results which will be added
+		throughout the lifecycle of a project.
 	</p>
 	<pre class='example'>
 @prefix ro:     http://purl.org/wf4ever/ro#
@@ -1462,68 +1465,84 @@
 
 <section>
 	<h2 id="reqs-functional">Functional Requirements</h2>
-	<ol>
-		<li>Create Containers, from <a href="#uc-manage_containers"
+	<dl>
+		<dt><dfn>F1</dfn>:</dt>
+		<dd>Create Containers, from <a href="#uc-manage_containers"
 			title="">Use Case: Manage containers</a>
-		</li>
-		<li>Creation of nested containers, from <a
+		</dd>
+		<dt><dfn>F2</dfn>:</dt>
+		<dd>Creation of nested containers, from <a
 			href="#uc-manage_containers" title="">Use Case: Manage
 				containers</a>
-		</li>
-		<li>Creation of resources (within a container), from <a
+		</dd>
+		<dt><dfn>F3</dfn>:</dt>
+		<dd>Creation of resources (within a container), from <a
 			href="#uc-manage_resources" title="">Use Case: Manage resources</a>
-		</li>
-		<li>Deletion of resources, from <a
+		</dd>
+		<dt><dfn>F4</dfn>:</dt>
+		<dd>Deletion of resources, from <a
 			href="#uc-manage_resources" title="">Use Case: Manage resources</a>
-		</li>
-		<li>Moving contained resources, from <a
+		</dd>
+		<dt><dfn>F5</dfn>:</dt>
+		<dd>Moving contained resources, from <a
 			href="#uc-manage_resources" title="">Use Case: Manage resources</a>
-		</li>
-		<li>Retrieve resource description, from <a
+		</dd>
+		<dt><dfn>F6</dfn>:</dt>
+		<dd>Retrieve resource description, from <a
 			href="#uc-retrieve_resource_description" title="">Use Case:
 				Retrieve resource description</a>
-		</li>
-		<li>Retrieve description of a non-document resource, from <a
+		</dd>
+		<dt><dfn>F7</dfn>:</dt>
+		<dd>Retrieve description of a non-document resource, from <a
 			href="#uc-retrieve_resource_description" title="">Use Case:
 				Retrieve resource description</a>
-		</li>
-		<li>Enrichment (substituting update of existing resource),
+		</dd>
+		<dt><dfn>F8</dfn>:</dt>
+		<dd>Enrichment (substituting update of existing resource),
 			from <a href="#uc-update_existing" title="">Use Case:
 				Update existing resource</a>
-		</li>
-		<li>Selective update of a resource, from <a
+		</dd>
+		<dt><dfn>F9</dfn>:</dt>
+		<dd>Selective update of a resource, from <a
 			href="#uc-update_existing" title="">Use Case: Update
 				existing resource</a>
-		</li>
-		<li>Determine if a resource has changed, from <a
+		</dd>
+		<dt><dfn>F10</dfn>:</dt>
+		<dd>Determine if a resource has changed, from <a
 			href="#uc-has_resource_changed" title="">Use Case:
 				Determine if a resource has changed</a>
-		</li>
-		<li>Add a resource to a collection, from <a
-			href="#uc-aggregate_resources" title="">Use Case: Aggregate
-				resources</a>
-		</li>
-		<li>Add a resource to multiple collections, from <a
+		</dd>
+		<dt><dfn>F11</dfn>:</dt>
+		<dd>Add a resource to a collection, from <a
 			href="#uc-aggregate_resources" title="">Use Case: Aggregate
 				resources</a>
-		</li>
-		<li>Retrieve collection-level description, from <a
-			href="#uc-filter_resource_description" title="">Use Case:
-				Filter resource description</a>
-		</li>
-		<li>Retrieve item-level description of a collection, from <a
+		</dd>
+		<dt><dfn>F12</dfn>:</dt>
+		<dd>Add a resource to multiple collections, from <a
+			href="#uc-aggregate_resources" title="">Use Case: Aggregate
+				resources</a>
+		</dd>
+		<dt><dfn>F13</dfn>:</dt>
+		<dd>Retrieve collection-level description, from <a
 			href="#uc-filter_resource_description" title="">Use Case:
 				Filter resource description</a>
-		</li>
-		<li>Access media resources, from <a
+		</dd>
+		<dt><dfn>F14</dfn>:</dt>
+		<dd>Retrieve item-level description of a collection, from <a
+			href="#uc-filter_resource_description" title="">Use Case:
+				Filter resource description</a>
+		</dd>
+		<dt><dfn>F15</dfn>:</dt>
+		<dd>Access media resources, from <a
 			href="#uc-manage_media_resources" title="">Use Case: Manage
 				media resources</a>
-		</li>
-		<li>Media-resource attachments, from <a
+		</dd>
+		<dt><dfn>F16</dfn>:</dt>
+		<dd>Media-resource attachments, from <a
 			href="#uc-manage_media_resources" title="">Use Case: Manage
 				media resources</a>
-		</li>
-	</ol>
+		</dd>
+	</dl>
 	</section>
 	
 	<section>