An RDF Parser Toolkit https://librdf.org/raptor/
Go to file
2024-01-06 05:32:34 +01:00
libraptor2-2.0.4-fix_pkgconfig_includedir.patch automatic version update by autodist [release 2.0.13-1mamba;Sun Mar 02 2014] 2024-01-06 05:32:34 +01:00
libraptor2.spec automatic version update by autodist [release 2.0.13-1mamba;Sun Mar 02 2014] 2024-01-06 05:32:34 +01:00
README.md automatic version update by autodist [release 2.0.13-1mamba;Sun Mar 02 2014] 2024-01-06 05:32:34 +01:00

libraptor2

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.