--- a/trig/index.html Sat Aug 31 15:13:34 2013 +0100
+++ b/trig/index.html Sat Aug 31 15:15:16 2013 +0100
@@ -67,7 +67,11 @@
editors: [
{ name: "Gavin Carothers",
// link error, pls correct: url: "http://gavin.carothers.name/",
- company: "Lex Machina", companyURL: "https://lexmachina.com/" }
+ company: "Lex Machina", companyURL: "https://lexmachina.com/" },
+ { name: "Andy Seaborne" ,
+ company: "Apache Software Foundation",
+ companyURL: "http://www.apache.org/"
+ }
],
// authors, add as many as you like.
@@ -104,6 +108,40 @@
preProcess: [ preprocessTrig ]
};
</script>
+
+ <style type="text/css">
+ /* Style Turtle script blocks to be visable */
+ pre.example script {
+ display:block;
+ }
+ .separated { border-collapse:collapse; }
+ .separated thead tr th { border:1px solid black; padding: .2em; }
+ .separated tbody tr td { border:1px solid black; text-align: center; }
+ .separated tbody tr td.r { text-align: right; padding: .5em; }
+ .grammar td { font-family: monospace; vertical-align: top; }
+ .grammar-literal { color: gray;}
+ .atrisk {
+ padding: 1em;
+ margin: 1em 0em 0em;
+ border: 1px solid #f00;
+ background: #ffc;
+}
+
+/* .atrisk::before */
+.atrisktext
+{
+ /* content: "Feature At Risk"; */
+ display: block;
+ width: 150px;
+ margin: -1.5em 0 0.5em 0;
+ font-weight: bold;
+ border: 1px solid #f00;
+ background: #fff;
+ padding: 3px 1em;
+}
+
+ </style>
+
</head>
<body>
<section id='abstract'>
@@ -202,11 +240,6 @@
_:a foaf:mbox <mailto:alice@work.example.org> .
} </script>
</pre>
- <p class="issue">
- A provenance example
- </p>
- <p class="issue">A versions example</p>
- <p class="issue">A web snapshot example</p>
</section>
<section id="other-terms">
<h3>Other Terms</h3>