1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
Source: librdf-trin3-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
devscripts,
perl,
debhelper,
dh-buildinfo,
libossp-uuid-perl,
libwww-perl,
liblog-log4perl-perl,
libmodule-runtime-perl,
librdf-ns-perl,
librdf-trine-perl,
liburi-perl,
libnamespace-clean-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>,
Florian Schlichting <fschlich@zedat.fu-berlin.de>
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librdf-trin3-perl
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librdf-trin3-perl.git
Homepage: https://metacpan.org/release/RDF-TriN3
Package: librdf-trin3-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Description: notation 3 extensions for RDF::Trine
Resource Description Framework (RDF) is a standard model for data
interchange on the Web.
.
RDF::TriN3 extends RDF::Trine in three ways:
.
* Adds a Notation 3 parser.
* Adds a Notation 3 serializer.
* Provides a subclass of literals to represent Notation 3 formulae.
.
In addition, a parser is provided for Notation 3 extended with
ShorthandRDF notation - <http://esw.w3.org/ShorthandRDF>.
|