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.

2008-03-30 17:34
1.4.17

Zwei neue JSON Serialisierungsprogramme, Ressourcen-centric "json" RDF / JSON-und Triple-centric "json-Tripel", kamen hinzu. Eine neue öffentliche SAX2 XML-API-Klasse und Fehlerbehandlung Strukturen wurden aufgenommen. Die I / O Stream-Klasse wurde aktualisiert, um die Lesung zu unterstützen. Mehrere neue API-Methoden wurden in anderen Klassen aufgenommen. Viele andere Korrekturen und Portabilität und Widerstandsfähigkeit Verbesserungen durchgeführt.
Tags: Major feature enhancements
Two new JSON serializers, resource-centric "json" RDF/JSON and triple-centric "json-triples", were added. A new public XML SAX2 API class and error handling structures were added. The I/O Stream class was updated to support reading. Several new API methods were added in other classes. Many other fixes and portability and resilience improvements were made.

2007-10-01 11:04
1.4.16

Volle Unterstützung für die Empfehlung des W3C GRDDL 2007-09-11 wurde hinzugefügt. Die Turtle-Parser und Serializer wurden aktualisiert, um @ Basis zu unterstützen. Die Schildkröte und RDF / XML Serialisierungsprogramme hatte Leistungsverbesserungen für große Graphen. Einer trigonometrischen Parser basiert auf Schildkröte mit dem Namen Grafik-Support wurde hinzugefügt. Mehrere andere API-Änderungen, Fehlerbehebungen und Verbesserungen durchgeführt.
Tags: Major feature enhancements
Full support for the GRDDL W3C Recommendation of
2007-09-11 was added. The Turtle parser and
serializer were updated to support @base. The
Turtle and RDF/XML serializers had performance
improvements for large graphs. A TRiG Parser based
on Turtle with named graph support was added.
Several other API changes, fixes, and improvements
were made.

2007-03-27 09:47
1.4.15

Die GRDDL Parser wurde grundlegend aktualisiert zur Unterstützung der GRDDL W3C Working Draft vom 2. März 2007. Error Reporting von XML und URIs wurde erheblich verbessert. Einige Probleme wurden behoben und viele andere Verbesserungen und Bugfixes wurden.
Tags: Major feature enhancements
The GRDDL parser was substantially updated to support the GRDDL W3C Working Draft of 2 March 2007. Error reporting from XML and URIs was much improved. Several issues were fixed and many other fixes and improvements were made.

2007-02-01 08:21
1.4.14

Neue RDF Serialisierungsprogramme wurden für die Turtle und GraphViz DOT-Formate hinzugefügt. Die GRDDL Parser wurde aktualisiert, um rekursive Namespace und sichtbar machen URI-Traversal. Viele andere kleine Verbesserungen und Bugfixes wurden.
Tags: Major feature enhancements
New RDF serializers were added for the Turtle and
GraphViz DOT formats. The GRDDL parser was updated
to do recursive namespace and profile URI
traversal. Many other fixes and improvements were
made.

2006-10-23 09:18
1.4.13

Ein Speicherleck wurde in der XML-Writer festgesetzt. Weitere kleine Verbesserungen und Bugfixes wurden, um das Tutorial, Konfiguration gemacht, und Build-System.
Tags: Minor bugfixes
A memory leak was fixed in the XML writer. Other
minor improvements and fixes were made to the
tutorial, configuration, and build system.

Project Resources