.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.6. .TH DELTA "1" "June 2015" "delta 1.11" "User Commands" .SH NAME delta \- find differences between two RDF graphs .SH DESCRIPTION Find differences between two RDF graphs, using functional and inverse functional properties to identify bnodes in the patch file. .PP .TP .B \--from=\fI\,uri\/\fR \fB\-f\fR uri from\-file .TP .B \--to=\fI\,uri\/\fR \fB\-t\fR uri file against which to check for differences .TP .B \--meta=\fI\,uri\/\fR \fB\-m\fR uri file with metadata to be assumed (in addition to schemas) .TP .B \--help \fB\-h\fR print this help message .TP .B \--verbose=\fI\fR \fB\-v\fR 1 verbose mode (can be 0 to 10, 0 is default) .TP .B \--granularity=\fI\fR \fB\-g\fR 0 g=0 \- lots of little diffs. .IP g=1, fewer diffs (default) .PP If from\-file but not to\-file is given, from\-file is smushed and output Uris are relative to present working directory. .PP For motivation and explanation, see .PP $Id: delta.py,v 1.11 2007/06/26 02:36:15 syosi Exp $ http://www.w3.org/2000/10/swap/diff.py