--- a/ldp-ucr.html Wed Oct 30 16:50:08 2013 +0000
+++ b/ldp-ucr.html Wed Oct 30 16:52:50 2013 +0000
@@ -1003,7 +1003,7 @@
project teams to review information held about these resources.
The example below illustrates the kinds of information that might
be held about organizational structures based on the <a
- href="http://www.epimorphics.com"
+ href="http://www.epimorphics.com/web/"
title="http://www.epimorphics.com" rel="nofollow">Epimorphics</a>
organizational ontology [[ORG-ONT]].
</p>
@@ -1428,7 +1428,7 @@
<p>In user story, <a>Maintaining Social Contact Information</a>, it is not uncommon for users to have a very large number of contacts.
This leads to a very large resource description, especially if some basic information about the contacts is included as well. The size of this representation may be so large that retrieval in a single HTTP request is impractical.</p>
-<p>In this example the response to the first request includes a reference to the <code>next</code> resource in an ordered collection of resources. For the purposes of the example, we make use of the <code>next</code> property defined by the <a href="http://www.w3.org/1999/xhtml/vocab/">XHTML Metainformation Vocabulary</a>. There is no presumption that the LDP specification will recommend the use of this vocabulary.</p>
+<p>In this example the response to the first request includes a reference to the <code>next</code> resource in an ordered collection of resources. For the purposes of the example, we make use of the <code>next</code> property defined by the <a href="http://www.w3.org/1999/xhtml/vocab">XHTML Metainformation Vocabulary</a>. There is no presumption that the LDP specification will recommend the use of this vocabulary.</p>
<pre class='example'><code>
@prefix : <http://example.com/people/>.
@prefix xhv: <http://www.w3.org/1999/xhtml/vocab#>.