--- a/ldp-ucr.html Fri Aug 23 15:05:48 2013 +0100
+++ b/ldp-ucr.html Fri Aug 23 15:10:50 2013 +0100
@@ -733,7 +733,6 @@
<section id="s1.1">
<h3>Primary scenario: create a container</h3>
- <div>(see functional requirement <a>F1.1</a>)</div>
<p>
Create a new container resource within the LDP server. In <a>Services Supporting the Process of Science</a>,
<a
@@ -759,6 +758,7 @@
<> a ro:ResearchObject, ore:Aggregation ;
dct:created "2012-12-01"^^xsd:dateTime .
</pre>
+ <div>(see functional requirement <a>F1.1</a>)</div>
</section>
<section id="s1.2">
@@ -787,10 +787,12 @@
:attachments a oslc_cm:AttachmentList;
oslc_cm:attachment :attachment324, :attachment251.
</pre>
+ <div>(see functional requirement <a>F1.2</a>)</div>
</section>
<section id="s1.3">
- <h3>Alternative scenario: Delete a container</h3>
+ <h3>Alternative scenario: Delete a container</h3>
If a container can be deleted, it seems natural that any contained resources and nested containers should also be deleted.
+ <div>(see functional requirement <a>F1.3</a>)</div>
</section>
</section>
@@ -1454,6 +1456,9 @@
<dt><dfn>F1.2</dfn>:</dt>
<dd>The system shall provide the ability to create nested containers, from <a>UC1</a>.
</dd>
+ <dt><dfn>F1.3</dfn>:</dt>
+ <dd>On deletion of a container, the system shall delete any contained resources and nested containers, from <a>UC1</a>.
+ </dd>
<dt><dfn>F2.1</dfn>:</dt>
<dd>The system shall provide the ability to compose resources within a container, from <a>UC2</a>.
</dd>