DOKK / manpages / debian 10 / python3-schema-salad / schema-salad-tool.1.en
SCHEMA-SALAD-TOOL3(1) User Commands SCHEMA-SALAD-TOOL3(1)

schema-salad-tool - Schema Annotations for Linked Avro Data (SALAD)

usage: schema-salad-tool [-h] [--rdf-serializer RDF_SERIALIZER] [--skip-schemas]

[--strict-foreign-properties] [--print-jsonld-context | --print-rdfs | --print-avro | --print-rdf | --print-pre | --print-index | --print-metadata | --print-inheritance-dot | --print-fieldrefs-dot | --codegen language | --print-oneline] [--strict | --non-strict] [--verbose | --quiet | --debug] [--version] [schema] [document]

schema document

show this help message and exit
Output RDF serialization format used by --print-rdf (one of turtle (default), n3, nt, xml)
If specified, ignore $schemas sections.
Strict checking of foreign properties
Print JSON-LD context for schema
Print RDF schema
Print Avro schema
Print corresponding RDF graph for document
Print document after preprocessing
Print node index
Print document metadata
Print graphviz file of inheritance
Print graphviz file of field refs
Generate classes in target language, currently supported: python
Print each error message in oneline
Strict validation (unrecognized or out of place fields are error)
Lenient validation (ignore unrecognized fields)
Default logging
Only print warnings and errors.
Print even more logging
Print version
January 2019 python3 3.0.20181206233650