Downloadliste

Projektbeschreibung

Raptor is a C library providing a set of parsers and
serializers for Resource Description Framework (RDF) triples by parsing syntaxes into RDF triples and serializing triples into a syntax. The parsers support RDF/XML, N-Triples, GRDDL, and Turtle, and via RSS tag soup: XML RSS, Atom 0.3, and Atom 1.0. The serializers support
RDF/XML (3 flavours), Turtle, DOT, N-Triples, RSS 1.0, and Atom 1.0. Raptor handles RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP, Dublin Core, and OWL. It can use either expat or libxml2 for XML parsing, libcurl when available for URI retrieval, and is portable to many POSIX systems.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-02 16:55 Zurück zur Release-Liste
2.0.3

Ein raptor2.h Header-Datei wurde hinzugefügt, um Konflikte zu vermeiden, wenn Raptor V1 ist auch vorhanden. Verbesserungen wurden an die Turtle / TRIG-Parser zum Parsen von größeren Dokumenten gemacht. Mehrere andere Fixes vorgenommen wurden.
Tags: Minor Bug fixes and enhancements
A raptor2.h header file was added to help avoid conflicts when raptor V1 is also present. Improvements were made to the Turtle / TRiG parser for parsing larger documents. Several other fixes were made.

Project Resources