Source: libcatmandu-rdf-perl Section: perl Priority: optional Build-Depends: cdbs (>= 0.4.122~), licensecheck, perl, libmodule-build-tiny-perl, debhelper, dh-buildinfo, librdf-ldf-perl (>= 0.19), libcatmandu-perl (>= 0.9209), librdf-ns-perl (>= 20140910), librdf-query-perl (>= 2.913), librdf-trine-perl (>= 1.013), librdf-aref-perl (>= 0.25), perl (>= 5.19.5) | libtest-simple-perl (>= 0.99), libtest-lwp-useragent-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcatmandu-rdf-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatmandu-rdf-perl.git Homepage: https://github.com/LibreCat/Catmandu-RDF Package: libcatmandu-rdf-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Enhances: ${cdbs:Enhances} Description: modules for handling RDF data within the Catmandu framework Catmandu provides a suite of Perl modules to ease the import, storage, retrieval, export and transformation of metadata records. . Catmandu::RDF contains modules for handling RDF data within the Catmandu framework. RDF data is encoded/decoded in aREF as implemented with RDF::aREF. Please keep in mind that RDF is a graph-based data structuring format with specialized technologies such as SPARQL and triple stores. Using Catmandu::RDF to transform RDF to RDF (e.g. conversion from one RDF serialization to another) is possible but probably less performant than decent RDF tools. Catmandu::RDF, however, is more conventient to convert between RDF and other data formats.