librdf-generator-void-perl 0.13-3 source package in Ubuntu

Changelog

librdf-generator-void-perl (0.13-3) unstable; urgency=medium

  * Team upload.
  * Make the package autopkgtestable

 -- Niko Tyni <email address hidden>  Sat, 19 Sep 2015 13:05:26 +0300

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
librdf-generator-void-perl_0.13-3.dsc 2.2 KiB 395373d9a7abe881f379ba56645066b1c57f9194c9ebd9c1e5798f77f5e2e2db
librdf-generator-void-perl_0.13.orig.tar.gz 99.8 KiB f559f7c99bc7ea683a59dcaa6383c505af46bd3a92f7cfe562ba3cb0c64caa7d
librdf-generator-void-perl_0.13-3.debian.tar.xz 4.6 KiB 92fc508d85055ca093b6ab0627f7bc89539d6caafef224575ec639ecde62bd17

Available diffs

No changes file available.

Binary packages built by this source

librdf-generator-void-perl: generate VoID descriptions based on data in an RDF model

 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 VoID is an RDF Schema vocabulary for expressing metadata about RDF
 datasets, intended as a bridge between the publishers and users of RDF
 data. More info at <http://www.w3.org/TR/void/>.
 .
 RDF::Generator::Void takes a RDF::Trine::Model object as input to the
 constructor, and based on the data in that model as well as data
 supplied by the user, it creates a new model with a VoID description of
 the data in the model.