Scroll to navigation

RUDOF(1) User Commands RUDOF(1)

NAME

rudof compare - Compare two shapes (which can be in different formats)

SYNOPSIS

rudof compare [OPTIONS] --schema1 <INPUT> --schema2 <INPUT>

DESCRIPTION

Compare two shapes (which can be in different formats)

OPTIONS

Path to config file
Input mode first schema [default: shex] [possible values: shacl, shex, dctap, service]
Input mode second schema [default: shex] [possible values: shacl, shex, dctap, service]
Force overwrite to output file if it already exists
Schema 1 (URI, file or - for stdin)
Schema 2 (URI, file or - for stdin)
File format 1 [default: shexc] [possible values: shexc, shexj, turtle, rdfxml, ntriples]
File format 2 [default: shexc] [possible values: shexc, shexj, turtle, rdfxml, ntriples]
Base IRI for 1st Schema
Base IRI for 2nd Schema
Result format [default: internal] [possible values: internal, json]
Output file name, default = terminal
Target folder
shape1 (default = START)
shape2 (default = START)
RDF Reader mode [default: strict] [possible values: lax, strict]
Show processing time [possible values: true, false]
Print help
October 2025 rudof compare 0.1.134+ds