Attempt at Pubrules compliance improvements.
--- 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",