redland 1.0.16-3ubuntu1 source package in Ubuntu

Changelog

redland (1.0.16-3ubuntu1) trusty; urgency=low

  * Convert to dh-autoreconf in order to update libtool.m4 for new ports.
    This also requires build-depending on gtk-doc-tools.
 -- Colin Watson <email address hidden>   Tue, 17 Dec 2013 10:23:03 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
redland_1.0.16.orig.tar.gz 1.5 MiB d9a274fc086e61119d5c9beafb8d05527e040ec86f4c0961276ca8de0a049dbd
redland_1.0.16-3ubuntu1.debian.tar.gz 8.8 KiB ebca227b92516c2c0510d94aa6df1610deb7881ab35fb1eb81342c10effde37b
redland_1.0.16-3ubuntu1.dsc 2.4 KiB 60cdc2ea26422e240dad887657419507adafe85772f621c401d10eac8e90243e

View changes file

Binary packages built by this source

librdf-storage-mysql: RDF library, MySQL backend

 Redland is a library that provides a high-level interface for RDF
 (Resource Description Framework) implemented in an object-based API.
 It is modular and supports different RDF/XML parsers, storage
 mechanisms and other elements. Redland is designed for applications
 developers to provide RDF support in their applications as well as
 for RDF developers to experiment with the technology.
 .
 This package contains the MySQL storage backend.

librdf-storage-postgresql: RDF library, PostGreSQL backend

 Redland is a library that provides a high-level interface for RDF
 (Resource Description Framework) implemented in an object-based API.
 It is modular and supports different RDF/XML parsers, storage
 mechanisms and other elements. Redland is designed for applications
 developers to provide RDF support in their applications as well as
 for RDF developers to experiment with the technology.
 .
 This package contains the PostGreSQL storage backend.

librdf-storage-sqlite: RDF library, SQLite backend

 Redland is a library that provides a high-level interface for RDF
 (Resource Description Framework) implemented in an object-based API.
 It is modular and supports different RDF/XML parsers, storage
 mechanisms and other elements. Redland is designed for applications
 developers to provide RDF support in their applications as well as
 for RDF developers to experiment with the technology.
 .
 This package contains the SQLite storage backend.

librdf-storage-virtuoso: RDF library, Virtuoso backend

 Redland is a library that provides a high-level interface for RDF
 (Resource Description Framework) implemented in an object-based API.
 It is modular and supports different RDF/XML parsers, storage
 mechanisms and other elements. Redland is designed for applications
 developers to provide RDF support in their applications as well as
 for RDF developers to experiment with the technology.
 .
 This package contains the Virtuoso storage backend.

librdf0: Redland Resource Description Framework (RDF) library

 Redland is a library that provides a high-level interface for RDF
 (Resource Description Framework) implemented in an object-based API.
 It is modular and supports different RDF/XML parsers, storage
 mechanisms and other elements. Redland is designed for applications
 developers to provide RDF support in their applications as well as
 for RDF developers to experiment with the technology.
 .
 This package includes the core file-based storages. To get database
 backed storages, the librdf-storage-postgresql, librdf-storage-mysql,
 librdf-storage-sqlite or librdf-storage-virtuoso packages should be
 installed.

librdf0-dev: Redland RDF library development libraries and headers

 RDF development libraries, header files, documentation and utilities
 needed by program that want to be compiled with Redland.

redland-utils: Redland Resource Description Framework (RDF) Utility programs

 This package provides the rdfproc utility for processing the
 Resource Description Framework (RDF) format using the Redland RDF library.
 It allows reading RDF from syntaxes, manipulating the RDF graph, querying
 using RDQL and SPARQL and serializing RDF into syntaxes in RDF/XML,
 N-Triples, Turtle and RSS 1.0.