An RDF Parser Toolkit http://librdf.org/raptor/
Go to file
2024-01-06 05:32:26 +01:00
libraptor-1.4.21-curl-7.21.patch rebuilt with recent curl (added patch) and added build requirement for libgss-devel [release 1.4.21-3mamba;Wed Nov 30 2011] 2024-01-06 05:32:26 +01:00
libraptor.spec rebuilt with recent curl (added patch) and added build requirement for libgss-devel [release 1.4.21-3mamba;Wed Nov 30 2011] 2024-01-06 05:32:26 +01:00
README.md rebuilt with recent curl (added patch) and added build requirement for libgss-devel [release 1.4.21-3mamba;Wed Nov 30 2011] 2024-01-06 05:32:26 +01:00

libraptor

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, Turtle, RSS tag soup including Atom 0.3 and the serializing syntaxes are RDF/XML, N-Triples and RSS 1.0. Raptor was designed to work closely with the Redland RDF library (RDF Parser Toolkit for Redland) but is entirely separate. It is a portable library that works across many POSIX systems (Unix, GNU/Linux, BSDs, OSX, cygwin, win32). Raptor has no memory leaks and is fast.