rdfpuml - convert RDF to PlantUML diagrams
Contents
Arguments
infile Read from this Turtle file.
Arguments override options. E.g. "rdfpuml --infile foo.ttl bar.ttl" will only read bar.ttl.
rdfpuml 0~20250122~dfsg 2025-02-17 RDFPUML(1)
Description
rdfpuml makes true diagrams directly from Turtle examples using PlantUML and GraphViz.
Diagram readability is of prime concern, and rdfpuml introduces various diagram control mechanisms using
triples in the puml: namespace. Special attention is paid to inlining and visualizing various
Reification mechanisms (described with PRV).
Name
rdfpuml - convert RDF to PlantUML diagrams
Options
--infile Read from this Turtle file.
--outfile Write to this PlantUML file.
--prefixfile Read Turtle-ish prefixes from this file.
--help Print a brief help message and exits.
Synopsis
rdfpuml [options] infile
