summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2008-06-21 06:20:49 +0000
committerDave Beckett <dave@dajobe.org>2008-06-21 06:20:49 +0000
commit3f695c264a6f546a8fbf44bd2e536ecdec04bace (patch)
tree5ba9b7702e48b99fcaf22824bc3166e954a2e15b
parent99c002e2a54978a1a3de65840af1ffa2c6ead93a (diff)
downloadraptor-3f695c264a6f546a8fbf44bd2e536ecdec04bace.tar.gz
Update RDFa pointers to http://www.w3.org/TR/2008/CR-rdfa-syntax-20080620/ caniddate rec
-rw-r--r--README.html4
-rw-r--r--RELEASE.html2
-rw-r--r--docs/raptor-parsers.xml4
-rw-r--r--utils/rapper.19
4 files changed, 13 insertions, 6 deletions
diff --git a/README.html b/README.html
index 0afa5910..8da68d4e 100644
--- a/README.html
+++ b/README.html
@@ -131,8 +131,8 @@ a lax HTML parser to allow HTML tag soup to be read.</p>
<h3>RDFa parser</h3>
<p>A parser for
-<a href="http://www.w3.org/TR/2008/WD-rdfa-syntax-20080221/">RDFa</a>
-(W3C Working Draft 2008-02-21) implemented via
+<a href="http://www.w3.org/TR/2008/CR-rdfa-syntax-20080620/">RDFa</a>
+(W3C Candidate Recommendation 20 June 2008) implemented via
<a href="http://rdfa.digitalbazaar.com/librdfa/">librdfa</a>
linked inside Raptor, written by Manu Sporny of Digital Bazaar,
licensed with the same license as Raptor.</p>
diff --git a/RELEASE.html b/RELEASE.html
index 8da5b5a1..5ce412d7 100644
--- a/RELEASE.html
+++ b/RELEASE.html
@@ -24,7 +24,7 @@
<h3>Parser Changes</h3>
<p>A new
-<a href="http://www.w3.org/TR/2008/WD-rdfa-syntax-20080221/">RDFa</a>
+<a href="http://www.w3.org/TR/2008/CR-rdfa-syntax-20080620/">RDFa</a>
parser was added (name <code>rdfa</code>) using
<a href="http://rdfa.digitalbazaar.com/librdfa/">librdfa</a> to
implement it. librdfa is linked as part of Raptor and
diff --git a/docs/raptor-parsers.xml b/docs/raptor-parsers.xml
index 0c8b45b0..8f1be683 100644
--- a/docs/raptor-parsers.xml
+++ b/docs/raptor-parsers.xml
@@ -129,8 +129,8 @@ for the <ulink url="http://www.w3.org/TR/rdf-testcases/">RDF Test Cases</ulink>.
<title>RDFa parser - (name <literal>rdfa</literal>)</title>
<para>
A parser for the
-<ulink url="http://www.w3.org/TR/2008/WD-rdfa-syntax-20080221">RDFa syntax</ulink>
-syntax, W3C Working Draft 2008-02-21 which allows reading XHTML
+<ulink url="http://www.w3.org/TR/2008/CR-rdfa-syntax-20080620/">RDFa</ulink>
+syntax, W3C Candidate Recommendation 20 June 2008 which allows reading XHTML
and XML as RDF triples by interpreting attributes on elements to
describe which ones have RDF semantics. This is implemented via
<ulink url="http://rdfa.digitalbazaar.com/librdfa/">librdfa</ulink>
diff --git a/utils/rapper.1 b/utils/rapper.1
index 64f60229..9937c704 100644
--- a/utils/rapper.1
+++ b/utils/rapper.1
@@ -136,7 +136,7 @@ W3C Recommendation,
http://www.w3.org/TR/rdf-syntax-grammar/
.UE
-\fIN-Triples\fR, in \fIRDF Test Cases\fR, Jan Grant and Dave Beckett (eds.)
+\fIN-Triples\fR, in \fIRDF Test Cases\fR, Jan Grant and Dave Beckett (eds.),
W3C Recommendation,
.UR http://www.w3.org/TR/rdf-testcases/#ntriples
http://www.w3.org/TR/rdf-testcases/#ntriples
@@ -147,6 +147,13 @@ http://www.w3.org/TR/rdf-testcases/#ntriples
http://www.dajobe.org/2004/01/turtle/
.UE
+\fIRDFA in XHTML: Syntax and Processing\fR, Ben Adida, Mark Birbeck,
+Shane McCarron and Steven Pemberton (eds.),
+W3C Candidate Recommendation, 20 June 2008
+.UR http://www.w3.org/TR/2008/CR-rdfa-syntax-20080620/
+http://www.w3.org/TR/2008/CR-rdfa-syntax-20080620/
+.UE
+
\fIRDF Site Summary (RSS) 1.0\fR, 2000-12-06
.UR http://purl.org/rss/1.0/spec
http://purl.org/rss/1.0/spec