echo 'digraph { "Giorno Giovanna" -> "Jonathan Joestar" [taillabel = "Father of"] "Joseph Joestar (young)" -> "Jonathan Joestar" [taillabel = "Grandfather of"] "Erina Pendleton" -> "Jonathan Joestar" [taillabel = "Husband of"] "George Joestar II" -> "Jonathan Joestar" [taillabel = "Father of"] "Danny" -> "Jonathan Joestar" [taillabel = "Owner of"] "Jotaro Kujo" -> "Jonathan Joestar" [taillabel = "Grandfather of"] "Jonathan Joestar" -> "Erina Pendleton" [taillabel = "Wife of"] "Lisa Lisa" -> "Joseph Joestar (young)" [taillabel = "Son of"] "Erina Joestar" -> "Joseph Joestar (young)" [taillabel = "Grandson of"] "Erina Joestar" -> "Joseph Joestar (young)" [taillabel = "Grandson of "] "Jonathan Joestar" -> "Joseph Joestar (young)" [taillabel = "Grandson of"] "Suzi Q" -> "Joseph Joestar (young)" [taillabel = "Husband of"] "Holly Kujo" -> "Joseph Joestar (young)" [taillabel = "Father of"] "Giorno Giovanna" -> "Jotaro Kujo" [taillabel = "Relative of"] "Joseph Joestar" -> "Jotaro Kujo" [taillabel = "Grandson of"] "Holly Kujo" -> "Jotaro Kujo" [taillabel = "son of"] "Josuke Higashikata" -> "Jotaro Kujo" [taillabel = "the nephew of"] "Star Platinum" -> "Jotaro Kujo" [taillabel = "Stand User of"] "Jonathan Joestar (young)" -> "Danny" [taillabel = "Pet of"] "George Joestar I" -> "George Joestar II" [taillabel = "Grandson of"] "Jonathan Joestar" -> "George Joestar II" [taillabel = "Son of"] "Erina Joestar" -> "George Joestar II" [taillabel = "Son of"] "Lisa Lisa" -> "George Joestar II" [taillabel = "Husband of"] "Joseph Joestar (young)" -> "George Joestar II" [taillabel = "Father of"] "Suzi Q" -> "George Joestar II" [taillabel = "Daughter-in-law of"] "Holly Kujo" -> "George Joestar II" [taillabel = "Grandfather of"] "Josuke Higashikata" -> "George Joestar II" [taillabel = "Grandfather of"] "Dio Brando" -> "Giorno Giovanna" [taillabel = "Son of"] "Jonathan Joestar" -> "Giorno Giovanna" [taillabel = "Son of"] "Gold Experience" -> "Giorno Giovanna" [taillabel = "Stand User of"] "Gold Experience Requiem" -> "Giorno Giovanna" [taillabel = "Stand User of"] }' | dot -Tsvg > output.svg