summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'README.html')
-rw-r--r--README.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.html b/README.html
index 3132add4..5188ca36 100644
--- a/README.html
+++ b/README.html
@@ -20,7 +20,7 @@ generate Resource Description Framework (RDF) triples
by parsing syntaxes or serialize the triples into a syntax.
The supported parsing syntaxes are RDF/XML, N-Quads, N-Triples 1.0
and 1.1, TRiG, Turtle 2008 and 2013, RDFa 1.0 and 1.1, RSS tag soup
-including all versions of RSS, Atom 1.0 and 0.3, GRDDL and
+including all versions of RSS, Atom 0.3 and Atom 1.0, GRDDL and
microformats for HTML, XHTML and XML. The serializing syntaxes are
RDF/XML (regular, abbreviated, XMP), Turtle 2013, N-Quads, N-Triples
1.1, Atom 1.0, RSS 1.0, GraphViz DOT, HTML, JSON and mKR.
@@ -129,6 +129,7 @@ It also generates triples for RSS enclosures.
<p>This parser also provides support for the Atom 1.0 syndication
format defined in IETF
<a href="http://www.ietf.org/rfc/rfc4287.txt">RFC 4287</a>
+as well as the earlier Atom 0.3.
</p>