added missing editor's draft url, changed short name to match other publications, fixed markup, added missing url to patent disclosures
authorArnaud Le Hors <lehors@us.ibm.com>
Mon, 25 Aug 2014 13:32:25 -0700 (2014-08-25)
changeset 769 206578d435ca
parent 768 baef3f10dd5f
child 770 3e1bea298f03
added missing editor's draft url, changed short name to match other publications, fixed markup, added missing url to patent disclosures
AccessControl.html
--- a/AccessControl.html	Mon Aug 25 13:26:24 2014 -0700
+++ b/AccessControl.html	Mon Aug 25 13:32:25 2014 -0700
@@ -2,7 +2,7 @@
 <html>
   <head>
     <title>LDP Access Control</title>
-    <!-- Changed by: , 13-Aug-2014 -->
+    <!-- Changed by: , 25-Aug-2014 -->
     <meta charset='utf-8'>
     <script src='https://www.w3.org/Tools/respec/respec-w3c-common'
             async class='remove'></script>
@@ -12,7 +12,7 @@
           specStatus:           "WG-NOTE",
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
-          shortName:            "LDP-AC",
+          shortName:            "ldp-acr",
 
           // if your specification has a subtitle that goes below the main
           // formal title, define it here
@@ -31,7 +31,7 @@
           // previousMaturity:  "WD",
 
           // if there a publicly available Editor's Draft, this is the link
-          // edDraftURI:           "http://berjon.com/",
+          edDraftURI:           "https://dvcs.w3.org/hg/ldpwg/raw-file/default/AccessControl.html",
 
           // if this is a LCWD, uncomment and set the end of its review period
           // lcEnd: "2009-08-05",
@@ -51,7 +51,7 @@
           wg:           "Linked Data Platform WG",
           
           // URI of the public WG page
-          wgURI:        "https://www.w3.org/2012/ldp/wiki/Main_Page",
+          wgURI:        "http://www.w3.org/2012/ldp",
           
           // name (without the @w3c.org) of the public mailing to which comments are due
           wgPublicList: "public-ldp-comments@w3.org",
@@ -61,7 +61,7 @@
           // This is important for Rec-track documents, do not copy a patent URI from a random
           // document unless you know what you're doing. If in doubt ask your friendly neighbourhood
           // Team Contact.
-          wgPatentURI:  "",
+          wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/55082/status",
           // !!!! IMPORTANT !!!! MAKE THE ABOVE BLINK IN YOUR HEAD
       };
     </script>
@@ -129,7 +129,7 @@
     <li>Adam would ideally like to know whether he will be able to perform an Action on a Resource 
 	before attempting such - i.e., whether he will have to authenticate before he is able to Read or Write the Resource.
 	</li>
-	<ol>
+	</ol>
 	</section>
 	<section>
 	<h3>Editability of Access Control Rules using HTTP</h3>
@@ -141,7 +141,7 @@
 	<li>Employees with job titles VP or SVP can sign (update) supplier contracts.</li>
     <li>Charlie, the Webmaster, would like to grant read access to the papers presented at a conference to all the 
 	people who attended the conference.</li>
-	<ol>
+	</ol>
 	</section>
 	<section>
 	<h3>User Interface Scenarios</h3>