UC1 edits
authorsteve.battle <steve.battle@sysemia.co.uk>
Thu, 22 Aug 2013 11:24:19 +0100
changeset 287 05f4b4e8ea88
parent 286 e92110818f93
child 288 26b12ae1c151
UC1 edits
ldp-ucr.html
--- a/ldp-ucr.html	Thu Aug 22 11:11:15 2013 +0100
+++ b/ldp-ucr.html	Thu Aug 22 11:24:19 2013 +0100
@@ -756,9 +756,10 @@
 		throughout the lifecycle of a project.
 	</p>
 	<pre class='example'>
-@prefix ro:     http://purl.org/wf4ever/ro#
-@prefix dct:    http://purl.org/dc/terms/
-@prefix ore:    http://www.openarchives.org/ore/
+@prefix ro:  &lt;http://purl.org/wf4ever/ro#&gt; .
+@prefix dct: &lt;http://purl.org/dc/terms/&gt; .
+@prefix ore: &lt;http://www.openarchives.org/ore/&gt; .
+@prefix xsd: &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 
 &lt;&gt; a ro:ResearchObject, ore:Aggregation ;
     dct:created &quot;2012-12-01&quot;^^xsd:dateTime .