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.

2007-03-27 09:47 Retour à la liste release
1.4.15

L'analyseur GRDDL a été considérablement améliorée afin d'appuyer le GRDDL W3C Working Draft du 2 Mars 2007. Le rapport d'erreurs à partir de XML et URI a été beaucoup améliorée. Plusieurs questions ont été fixés et de nombreuses autres corrections et améliorations ont été apportées.
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.

Project Resources