A commandline tool for testing if rdf graphs are isomorpic
rdfgraphisomorphism [options] file1 file2 ... fileN
A commandline tool for testing if RDF graphs are isomorpic, i.e. equal if BNode labels are ignored.
-h, --help
show this help message and exit
-s, --stdin
Load from STDIN as well
--format=RDF_FORMAT
The format of the RDF document(s) to compare
One of 'xml','n3','trix', 'nt', or 'rdfa'. The default is xml
This manual page was written by Olivier Berger <[email protected]>, for the Debian distribution.