diff options
Diffstat (limited to 'libraries/raptor/README')
-rw-r--r-- | libraries/raptor/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/raptor/README b/libraries/raptor/README new file mode 100644 index 0000000000..6ff1ab38f1 --- /dev/null +++ b/libraries/raptor/README @@ -0,0 +1,8 @@ +Raptor is a free software / Open Source C library that provides a set +of parsers and serializers that generate Resource Description Framework +(RDF) triples by parsing syntaxes or serialize the triples into a +syntax. The supported parsing syntaxes are RDF/XML, N-Triples, TRiG, +Turtle, RSS tag soup including all versions of RSS, Atom 1.0 and 0.3, +GRDDL and microformats for HTML, XHTML and XML. The serializing +syntaxes are RDF/XML (regular, and abbreviated), N-Triples, RSS 1.0, +Atom 1.0 and Adobe XMP.
\ No newline at end of file |