Skip to main content

Module cli

Module cli 

Source

Structs§

Args
Compare two RDF files and emit the diff as a quad dataset with two named graphs.
Cli
Top-level CLI entry point. Supports the default diff invocation (rdf-compare A B …) and a serve subcommand for the web viewer.
ServeArgs
Arguments accepted by rdf-compare serve.

Enums§

Command
InputFormat
OutputFormat

Functions§

detect_format
Detect input format from a path. Strips a trailing .gz first.