Download List

Projeto Descrição

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

Muitas melhorias para a sopa tag RSS (RSS e Atom) do analisador e do RSS 1.0 e Atom serializers foram feitas. Várias correções e melhorias foram feitas para o N-Triplos, RDFa e RDF / analisadores XML, e os serializador Tartaruga. A utilização e configuração de funções estáticas libxml foi melhorada para uma melhor compatibilidade. Várias correções de portabilidade Win32 foram feitas. Muitas outras correções, melhorias de resiliência, e as mudanças internas foram feitas.
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