xenial (1) delta.1.gz

Provided by: swap-cwm_1.2.1-7_all bug

NAME

       delta - find differences between two RDF graphs

DESCRIPTION

       Find  differences  between two RDF graphs, using functional and inverse functional properties to identify
       bnodes in the patch file.

       --from=uri
              -f uri     from-file

       --to=uri
              -t uri     file against which to check for differences

       --meta=uri
              -m uri     file with metadata to be assumed (in addition to schemas)

       --help -h         print this help message

       --verbose=
              -v 1       verbose mode (can be 0 to 10, 0 is default)

       --granularity=
              -g 0       g=0 - lots of little diffs.

              g=1, fewer diffs (default)

       If from-file but not to-file is given, from-file is smushed and  output  Uris  are  relative  to  present
       working directory.

       For motivation and explanation, see  <http://www.w3.org/DesignIssues/Diff>

       $Id: delta.py,v 1.11 2007/06/26 02:36:15 syosi Exp $ http://www.w3.org/2000/10/swap/diff.py