ISSUE-54 New 5.4.8.1 to set base URI on create for relative URI resolution
authorsspeiche
Thu, 13 Jun 2013 14:30:38 -0400
changeset 125 24853c53dae0
parent 124 6f1d7304f03f
child 126 e4ae46fd5294
ISSUE-54 New 5.4.8.1 to set base URI on create for relative URI resolution
ldp.html
--- a/ldp.html	Wed Jun 12 23:36:47 2013 +0100
+++ b/ldp.html	Thu Jun 13 14:30:38 2013 -0400
@@ -1220,6 +1220,9 @@
 	<div id="ldpc-5_4_8" class="rule">5.4.8 LDPC servers SHOULD assign the subject URI for the resource to be
 		created using server application specific rules in the absence of a <a href="#ldpc-5_4_10">client hint</a>.
 	</div>
+	<div id="ldpc-5_4_8_1" class="rule">5.4.8.1 For RDF representations, LDPC servers MUST assign the base-URI for
+	   [[!RFC3987]] relative-URI resolution to be the URI of the created subject resource.
+	</div> 
 	
 	<div id="ldpc-5_4_9" class="rule">5.4.9 LDPC servers SHOULD allow clients to create new resources without
 		requiring detailed knowledge of application-specific constraints.
@@ -1363,6 +1366,7 @@
 <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130701/">Third Public Working Draft</a></em></blockquote>
 -->
 <ul>
+	<li>2013-06-13 - ISSUE-54 New 5.4.8.1 to set base URI on create for relative URI resolution (SS)</li>
 	<li>2013-06-10 - ISSUE-74 4.4.2 require 428 Condition Required status code when appropriate; SS adding 6585 to biblio (JA)</li>
 	<li>2013-06-05 - ISSUE-64 Remove ?non-member-properties; 5.1.2, 5.3.2, 5.5.2 (JA)</li>
 	<li>2013-05-21 - ISSUE-35 Re-use of URIs on create; 5.2.9, 5.4.11, 5.5.4 (JA)</li>