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-11-29 20:46 Back to release list
1.4.20

La sintaxis de la Tortuga serializar el rendimiento se ha mejorado. El analizador de librdfa RDFa se ha actualizado para fijar tipo de datos vacía, xml: lang, y 1-char prefijos errores. Un accidente cuando el analizador GRDDL informó de los errores fue corregido. Soporte de archivos grandes para sistemas de 32-bits fue habilitado. Varios otros la resistencia, la portabilidad de menores, y correcciones de errores se hicieron.
Tags: Minor Bug fixes and enhancements
The Turtle syntax serializing performance was improved. The librdfa RDFa parser was updated to fix empty datatype, xml:lang, and 1-char prefixes bugs. A crash when the GRDDL parser reported errors was fixed. Large file support for 32-bit systems was enabled. Several other resilience, minor portability, and bug fixes were made.

Project Resources