Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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.

2009-07-20 08:15 Retour à la liste release
1.4.19

De nombreuses améliorations à la soupe de balise RSS (RSS et Atom) et l'analyseur RSS 1.0 et Atom sérialiseurs ont été faites. Plusieurs corrections et améliorations ont été apportées à la N-Triples, RDFa et RDF / parseurs XML, et la sérialiseur Turtle. L'utilisation et la configuration des fonctions statiques libxml a été amélioré pour une meilleure compatibilité. Plusieurs corrections de portabilité Win32 ont été faites. De nombreuses autres corrections, améliorations de la résilience, et des changements internes ont été faites.
Tags: Major bugfixes, major changes
Many improvements to the RSS tag soup (RSS and Atom) parser and the RSS 1.0 and Atom serializers were made. Several fixes and improvements were made to the N-Triples, RDFa and RDF/XML parsers, and the Turtle serializer. The use and configuration of static libxml functions was improved for better compatibility. Several Win32 portability fixes were made. Many other fixes, resilience improvements, and internal
changes were made.

Project Resources