Download List

Descripción del Proyecto

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.

System Requirements

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 Back to release list
1.4.19

Muchas de las mejoras a la sopa de la etiqueta RSS (RSS y Atom) y analizador de la RSS 1.0 y Atom serializadores se hicieron. Varias correcciones y mejoras se hicieron a la N-Triples, RDFa y RDF / analizadores XML, y el serializador tortuga. El uso y la configuración de la electricidad estática funciones libxml se ha mejorado para una mejor compatibilidad. Varios arreglos de portabilidad de Win32 se hicieron. Muchas otras correcciones, mejoras en la resistencia, y los cambios internos se hicieron.
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