logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rdfgraphisomorphism: - A commandline tool for testing if RDF graphs are isomorpic

Author

       This manual page was written by Olivier Berger <obergix@debian.org>, for the Debian distribution.

rdfgraphisomorphism                               December 2013                           RDFGRAPHISOMORPHISM(1)

Description

       A commandline tool for testing if RDF graphs are isomorpic, i.e. equal if BNode labels are ignored.

Name

       rdfgraphisomorphism: - A commandline tool for testing if RDF graphs are isomorpic

Options

-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

Synopsis

rdfgraphisomorphism [options] file1file2 ... fileN

See Also