update stod + doc props
authorGuus Schreiber <guus.schreiber@vu.nl>
Mon, 01 Apr 2013 15:29:19 +0200
changeset 710 86c2efcf330c
parent 709 046d70fff373
child 711 b930b8d40b5f
update stod + doc props
rdf-mt/index.html
--- a/rdf-mt/index.html	Mon Apr 01 01:30:38 2013 +0200
+++ b/rdf-mt/index.html	Mon Apr 01 15:29:19 2013 +0200
@@ -9,21 +9,21 @@
    <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "ED",
+          specStatus:           "FPWD",
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
-          //shortName:            "xxx-xxx",
+          //shortName:            "rdf11-mt",
 
           // if your specification has a subtitle that goes below the main
           // formal title, define it here
           // subtitle   :  "an excellent document",
 
           // if you wish the publication date to be other than today, set this
-          // publishDate:  "2009-08-06",
+          publishDate:  "2013-04-02",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
-           copyrightStart: "2004",
+          copyrightStart: "2004",
 
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
@@ -74,7 +74,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/46168/status",
       };
     </script>
 <style type="text/css">
@@ -90,7 +90,14 @@
     <section id='abstract'>
     <p>  This document describes a precise semantics for the Resource Description 
   Framework 1.1 [[RDF-PRIMER]] and RDF Schema [[RDF-SCHEMA]]. It defines a number of distinct entailment regimes and corresponding systems of inference rules. It is part of a suite of documents which comprise the full specification of RDF 1.1.</p>
-<p>This is a revision of the 2004 RDF Semantics specification for RDF [[RDF-MT]] and supersedes that document. </p>  </section>
+<p>This is a revision of the 2004 RDF Semantics specification for RDF
+          [[RDF-MT]] and supersedes that document. </p>  </section>
+
+<section id='stod'>
+<p>This is a revision of the 2004 Semantics specification for RDF
+ [[RDF-MT]] and supersedes that document.</p>
+</section>
+
     <section class='introductory'><h2>Notes</h2>
 <p class='changenote'>Notes in this style indicate changes from the 2004 RDF semantics.</p>
 <p class='technote'>Notes in this style are technical asides on obscure or recondite matters.</p></section>