Source: libatteanx-store-dbi-perl Standards-Version: 4.7.2 Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), libattean-perl , libcache-lru-perl , libdbd-sqlite3-perl , libdbi-perl , libdbix-multistatementdo-perl , libfile-sharedir-perl , libfile-slurp-perl , libhttp-message-perl , liblist-moreutils-perl , libmodule-install-perl, libmoo-perl , libmoose-perl , libmoox-log-any-perl , libnamespace-clean-perl , libtest-exception-perl , libtest-lwp-useragent-perl , libtest-roo-perl , libtry-tiny-perl , libtype-tiny-perl , perl, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libatteanx-store-dbi-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libatteanx-store-dbi-perl.git Homepage: https://metacpan.org/release/AtteanX-Store-DBI Package: libatteanx-store-dbi-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libattean-perl, libcache-lru-perl, libdbi-perl, libdbix-multistatementdo-perl, libfile-sharedir-perl, libfile-slurp-perl, liblist-moreutils-perl, libmoo-perl, libmoox-log-any-perl, libnamespace-clean-perl, libtry-tiny-perl, libtype-tiny-perl, Recommends: libtest-modern-perl, libtest-roo-perl, Description: DBI-based quad-store for Attean AtteanX::Store::DBI provides a quad-store for Attean based on DBI. . Attean is a Perl framework for working with RDF data and SPARQL queries. . The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. . A quad-store is a database container for named graphs of RDF linked data. . SPARQL is an RDF query language, that is, a semantic query language for databases, able to retrieve and manipulate data stored in Resource Description Framework format. . Resource Description Framework (RDF) is a standard model for data interchange on the Web.