--- a/ldp-ucr.html Thu Sep 26 10:36:18 2013 +0100
+++ b/ldp-ucr.html Thu Sep 26 10:47:39 2013 +0100
@@ -1283,11 +1283,10 @@
defines a collection of subject headings. This collection is
defined as a <tt>skos:ConceptScheme</tt> and the client wishes to insert a
new concept into the scheme. which will be related to the
- collection via a <tt>skos:inScheme</tt> link. The new subject-heading,
- "outer space exploration", is not necessarily owned by a
- container. The following RDF would be added to the (item-level)
- description of the collection. </p>
- <p>This example demonstrates that the relationship between the parent and child resources may run in a seemingly counter-intuitive direction, from child to parent.
+ collection via a <tt>skos:inScheme</tt> link. In the example below, the new subject-heading,
+ "outer space exploration" is added to the <tt>scheme:subject-heading</tt> collection. The following RDF describes the (item-level)
+ description of the collection.
+ This example also demonstrates that the relationship between the parent and child resources may run in a seemingly counter-intuitive direction, from child to parent.
</p>
<pre class='example'>
@prefix scheme : <http://example.com/concept-scheme/>.