echo 'digraph { "Joseph Joestar" -> "Hermit Purple" [taillabel = "Stand of"] "Holy Kujo" -> "Joseph Joestar" [taillabel = "Father of"] "Jotaro Kujo" -> "Joseph Joestar" [taillabel = "Grandfather of"] }' | dot -Tsvg > output.svg