Skip to content

PlantUML options #39

Discussion options

You must be logged in to vote

https://github.com/VladimirAlexiev/rdf2rml/blob/master/doc/rdfpuml.md#plantuml-options describes how rdfpuml can add options to its output. (And I edited the section a bit)

You can pass additional options to PlantUML to select a skin, set colors, etc by using a global config file (eg plantuml.cg). For example:

perl -S rdfpuml.pl       file.ttl
plantuml -Iplantuml.cfg  file.puml

The left to right is one that can be default.

Most of my diagrams are top-to-bottom (and I think I'm still the heaviest user), so I don't think it's a good idea to make left-to-right the default.

Length and types of arrows.

IMHO the default length should remain 1. As for arrow color, you can set that globally …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by VladimirAlexiev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant