Attempt at Pubrules compliance improvements.
authorDavid Wood <dwood@zepheira.com>
Wed, 03 Jul 2013 22:29:56 -0400
changeset 929 ca4c11a9a52d
parent 928 67f27f5fdfad
child 930 58cf01bf99cd
Attempt at Pubrules compliance improvements.
rdf-concepts/index.html
--- a/rdf-concepts/index.html	Wed Jul 03 22:26:31 2013 -0400
+++ b/rdf-concepts/index.html	Wed Jul 03 22:29:56 2013 -0400
@@ -3,19 +3,16 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>RDF 1.1 Concepts and Abstract Syntax</title>
-		<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD"/>
-		<!--
     <style type="text/css">
 .figure { text-align: center; }
 .figure a[href]:hover { background: transparent; }
 table td, table th { border: 1px solid #ddd; padding: 0.2em 0.5em; }
     </style>
-		-->
     <script src="//www.w3.org/Tools/respec/respec-w3c-common" class="remove"></script>
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "LCWD",
+          specStatus:           "LC",
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "rdf11-concepts",