Rechercher une page de manuel
delta
Langue: en
Version: June 2010 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
delta - find differences between two RDF graphsDESCRIPTION
/build/buildd/swap-cwm-1.2.1/swap/llyn.py:60: DeprecationWarning: the md5 module is deprecated; use hashlib instead- import md5, binascii
- # for building md5 URIs
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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre