Download List

Descripción del Proyecto

Redland is a set of C libraries providing a high-level API for the Resource Description Framework (RDF), allowing it to be stored, parsed, serialized, queried, and manipulated. It has an object-based, modular design and comes with detailed reference documentation and examples. Redland supports all RDF vocabularies such as FOAF, RSS 1.0, Dublin Core, DOAP, and OWL, the query languages SPARQL and RDQL, and all RDF syntaxes including Turtle, RDF/XML, RDF/JSON, RSS, Atom, RDFa, and GRDDL.

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.

2011-12-05 01:32
1.0.15

librdf_new_statement_from_statement() fue restaurado a la semántica de copia original, y se agregó una nueva función de copia en profundidad. Se agregaron varias funciones de administración de memoria de la biblioteca (DLL). Se añadieron algunas nuevas API y varios errores corregidos.
Tags: Minor bugfixes, Minor feature enhancements
librdf_new_statement_from_statement() was restored to the original copy semantics, and a new deep copy function was added. Several functions were added for cross-library (DLL) memory management. A few new APIs were added and several bugs fixed.

2011-07-24 15:13
1.0.14

A pocas fugas URI y el nodo de referencia se fijaron después de los cambios realizados antes de Raptor V2. Los métodos de la clase parser se han añadido a analizar a partir de fuentes de flujo de E / S. Un método de clase estático consulta fue agregado a obtener descripciones de lenguaje de consulta. Código interno no utilizado y duplicado-Raptor se ha retirado y otras limpiezas de código se llevaron a cabo, la fijación de las variables utilizadas y los valores encontrados a través de GCC 4.6, LLVM, clang, y valgrind. Otras correcciones menores y mejoras se hicieron.
Tags: Bug fixes, Minor feature enhancements
A few URI and node reference leaks were fixed after changes made earlier for Raptor V2. Parser class methods were added to parse from I/O stream sources. A query class static method was added to get query language descriptions. Unused and Raptor-duplicate internal code was removed and other code cleanups were performed, fixing unused variables and values found via GCC 4.6, LLVM, clang, and valgrind. Other minor fixes and improvements were made.

2010-10-14 21:12
1.0.12

librdf.h ahora se puede utilizar como encabezado de nivel superior, además de fijar redland.h aplicación se genera. Vinculación de los problemas en la construcción con GNU ld con discapacidad se fijaron DT_NEEDED. Varios errores menores se arreglaron.
Tags: Major bugfixes
librdf.h can now be used as the top-level header in addition to redland.h to fix application builds. Linking issues when building with GNU ld with DT_NEEDED disabled were fixed. Several other minor bugs were fixed.

2010-09-26 21:19
1.0.11

El motor de almacenamiento virtuoso consultar ahora totalmente las obras. Varios API conveniencia se añadieron nuevos y obsoletos otros. Se agregó el soporte para la construcción con Raptor V2 API si está configurado con - with-raptor2. La biblioteca está ahora exportando más funciones a los enlaces el idioma SWIG. Muchas correcciones de errores y otras mejoras fueron hechas.
Tags: Major feature enhancements
The virtuoso storage backend querying now fully works. Several new convenience APIs were added and others deprecated. Support was added for building with Raptor V2 API if configured with --with-raptor2. The library now exports more functions to SWIG language bindings. Many other bug fixes and improvements were made.

2009-12-18 20:43
1.0.10

Un nuevo OpenLink Virtuoso backend de la tienda triple fue añadida. Apoyo a la 0.9.17 biblioteca Rasqal RDF lenguaje de consulta se añadió. Una revisión se realizó para permitir la compilación contra sqlite 3.6.17 o versiones más recientes. Algunos problemas con la carga dinámica de almacenamiento modular se fija. Varias otras correcciones y mejoras se hicieron.
Tags: Feature Enhancements, Bug fixes
A new OpenLink Virtuoso triple store backend was added. Support for the Rasqal 0.9.17 RDF query language library was added. A fix was made to enable compiling against sqlite 3.6.17 or newer versions. Some problems with dynamic loading of modular storage were fixed. Several other bugfixes and improvements were made.

Project Resources