Scroll to navigation

RDFPUML(1) convert RDF to PlantUML diagrams RDFPUML(1)

NAME

rdfpuml - convert RDF to PlantUML diagrams

SYNOPSIS

rdfpuml [options] infile

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).

OPTIONS

Read from this Turtle file.
Write to this PlantUML file.
Read Turtle-ish prefixes from this file.
Print a brief help message and exits.

ARGUMENTS

Read from this Turtle file.

Arguments override options. E.g. "rdfpuml --infile foo.ttl bar.ttl" will only read bar.ttl.

2025-02-17 rdfpuml 0~20250122~dfsg