[SCM] libtest-rdf-perl Debian packaging branch, master, updated. debian/0.26-1-8-g4b1a77e

Jonas Smedegaard dr at jones.dk
Tue Aug 7 02:55:38 UTC 2012


The following commit has been merged in the master branch:
commit 1490828b5aeac905204f1729389807d87109089a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 7 04:45:19 2012 +0200

    Improve long description, based on upstream description.

diff --git a/debian/control.in b/debian/control.in
index e847007..a305514 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -18,6 +18,8 @@ Description: Test RDF data for content, validity and equality
  Resource Description Framework (RDF) is a standard model for data
  interchange on the Web.
  .
- This Perl module, Test::RDF, provides tools for testing code which
- deals with RDF. It exports functions such as is_valid_rdf(),
- has_subject(), isomorph_graphs(), and pattern_ok().
+ Test::RDF provides tools for testing code which deals with RDF. It can
+ test RDF for validity, check if two RDF graphs are the same, or
+ subgraphs of each other, if a URI is or is not in a dataset, if it has
+ certain subjects, predicates, objects or literals. It can also test to
+ see if a full pattern is present.

-- 
libtest-rdf-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list