Corrected erros for pub rules
authorphila
Tue, 03 Apr 2012 11:33:37 +0100
changeset 158 c0b22887739a
parent 157 26e6d5a6b2f8
child 159 61c83e7bbd91
Corrected erros for pub rules
dcat/index.html
dcat/respec-config.js
--- a/dcat/index.html	Tue Apr 03 10:57:26 2012 +0100
+++ b/dcat/index.html	Tue Apr 03 11:33:37 2012 +0100
@@ -318,7 +318,7 @@
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/dcat#record">dcat:record</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/dcat#CatalogRecord"dcat:CatalogRecord</a></td></tr>
+    <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/dcat#CatalogRecord">dcat:CatalogRecord</a></td></tr>
   </tbody>
 </table>
 </section>
@@ -728,7 +728,7 @@
 <table class="definition">
   <thead><tr><th>RDF Class:</th><th><a href="http://www.w3.org/ns/dcat#Feed">dcat:Feed</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Usage note:</td><td>Describe the feed using <a href="#Property:_access.2Fdownload"> accessUrl</a>, <a href="#Property:_format" format</a> and <a href="#Property:_size"> size</a>. Further description of the web service is out the scope of dcat.</td></tr>
+    <tr><td class="prop">Usage note:</td><td>Describe the feed using <a href="#Property:_access.2Fdownload"> accessUrl</a>, <a href="#Property:_format">format</a> and <a href="#Property:_size"> size</a>. Further description of the web service is out the scope of dcat.</td></tr>
     <tr><td class="prop">See also:</td><td><a href="#Class:_Distribution">Distribution</a>, <a href="#Class:_Download">Download</a>, <a href="#Class:_WebService">WebService</a></td></tr>
   </tbody>
 </table>
--- a/dcat/respec-config.js	Tue Apr 03 10:57:26 2012 +0100
+++ b/dcat/respec-config.js	Tue Apr 03 11:33:37 2012 +0100
@@ -58,7 +58,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/47663/status",
     maxTocLevel: 2,
     preProcess: [ preProc ]
     //alternateFormats: [ {uri: "diff-20110507.html", label: "diff to previous version"} ],