redland 1.0.16-2 source package in Ubuntu

Changelog

redland (1.0.16-2) unstable; urgency=low


  * Added librdf-storage-virtuoso package (Closes: #729427)
  * Enabled multiarch support using instructions from
    https://wiki.debian.org/Multiarch/Implementation (Closes: #722823)
  * debian/rules:
    - Fix 'make clean' target
  * debian/control: Require Raptor2 2.0.10+ and Rasqal 0.9.30+

 -- Dave Beckett <email address hidden>  Tue, 12 Nov 2013 11:33:22 -0800

Upload details

Uploaded by:
Dave Beckett
Uploaded to:
Sid
Original maintainer:
Dave Beckett
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-2.dsc 1.6 KiB a79b95150c0b2728ae3adc94ea749d9dee33b6c6d02c8a61f02ca823935f790d
redland_1.0.16.orig.tar.gz 1.5 MiB d9a274fc086e61119d5c9beafb8d05527e040ec86f4c0961276ca8de0a049dbd
redland_1.0.16-2.debian.tar.gz 8.6 KiB da3ad4dc54bb426ecdd08b6b32f957fe14ddca394e90cdab62728e9076c8611e

No changes file available.

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.