diff options
author | Dave Beckett <dave@dajobe.org> | 2005-04-08 14:00:16 +0000 |
---|---|---|
committer | Dave Beckett <dave@dajobe.org> | 2005-04-08 14:00:16 +0000 |
commit | 45dc8f3c9fcd279a3ce66fbbee8b95ca9044e1f2 (patch) | |
tree | 725e50c578d0a22e41d167c3c6754b1c53dfa683 | |
parent | e2e766039da8822a8bfc4ba66a812ec69791bbb8 (diff) | |
download | raptor-45dc8f3c9fcd279a3ce66fbbee8b95ca9044e1f2.tar.gz |
#words
-rw-r--r-- | RELEASE.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/RELEASE.html b/RELEASE.html index 4ea787fe..4e6c066f 100644 --- a/RELEASE.html +++ b/RELEASE.html @@ -15,9 +15,13 @@ <p>Added <code>--with-xslt-config</code> configure option</p> -<p>New GRDDL parser</p> +<p>Added a new parser for +<a href="http://www.w3.org/2004/01/rdxh/spec">Gleaning Resource Descriptions from Dialects of Languages (GRDDL)</a> +which allows reading XHTML and XML as RDF triples by using profiles +in the document that declare XSLT transforms from the XHTML/XML +content into RDF/XML which is the RDF content.</p> -<p>Turtle parser now accepts """long literals"""</p> +<p>The turtle parser now accepts """long literals"""</p> <p>XML writer feature support were added in 1.4.5 and not documented. The new functions are: |