librdf-generator-void-perl 0.16-5 source package in Ubuntu

Changelog

librdf-generator-void-perl (0.16-5) unstable; urgency=medium

  * Team upload.
  * Remove Makefile.old via debian/clean. (Closes: #1048241)

 -- gregor herrmann <email address hidden>  Thu, 07 Mar 2024 17:45:58 +0100

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
Oracular release universe perl

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
librdf-generator-void-perl_0.16-5.dsc 2.5 KiB 4ec473d899967cc7e34f0d57bb900f21278078fd9c3d50bf607b0d5ed4f2e556
librdf-generator-void-perl_0.16.orig.tar.gz 69.7 KiB 3a1bd6578735f5f58ab4fe0f7312ff5a34ca1c9b3c23ee40777283901561ed8c
librdf-generator-void-perl_0.16-5.debian.tar.xz 5.9 KiB b9589be8b868acd433de65c8d438941d74e727bc7ee82e2de43c3603b1ce28eb

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.