digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio="0.56" bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] ROOT [shape=tripleoctagon, color="darkorange", label="wir", width="0.7"] [color="#FA58D0"] ABT1 [label="IT"] ABT2 [label="Design"] ABT3 [label="Ferti-\ngung"] node [shape=circle, style=filled, color="blue", width="0.5"] node [shape=folder, style=filled, color="orange", width="0.8"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] node [fontsize="10"] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] node [image="", shape=note, width="0.5", style="", color="#4D4D4D", fontcolor="black", fontsize="30"] node [shape=square, style=filled, color="darkgreen", width="0.8", fontcolor="white", fontsize="8"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="7"] node [shape=none, color="white", fontcolor="black", fontsize="14"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] subgraph Rel1 { edge [dir=none] ROOT -> ABT2 ROOT -> ABT1 ROOT -> ABT3 } }
digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio="0.56" bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] ROOT [shape=tripleoctagon, color="darkorange", label="wir", width="0.7"] [color="#FA58D0"] ABT1 [label="IT"] ABT2 [label="Design"] ABT3 [label="Ferti-\ngung"] node [shape=circle, style=filled, color="blue", width="0.5"] node [shape=folder, style=filled, color="orange", width="0.8"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] PERSONA [label="Person\nA"] PERSONB [label="Person\nB"] PERSONC [label="Person\nC"] node [fontsize="10"] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] node [image="", shape=note, width="0.5", style="", color="#4D4D4D", fontcolor="black", fontsize="30"] node [shape=square, style=filled, color="darkgreen", width="0.8", fontcolor="white", fontsize="8"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="7"] node [shape=none, color="white", fontcolor="black", fontsize="14"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] subgraph Rel1 { edge [dir=none] ROOT -> ABT2 ROOT -> ABT1 ROOT -> ABT3 ABT3 -> PERSONA ABT2 -> PERSONC PERSONB -> ABT1 } }
digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio="0.56" bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] ABT3 [label="Ferti-\ngung"] ABT4 [label="KFZ"] ABT5 [label="LKW"] THEMA2 [color="cyan", label="Motor", width="0.77"] node [shape=circle, style=filled, color="blue", width="0.5"] KNOTEN1 [label=""] KNOTEN2 [label=""] KNOTEN6 [label=""] node [shape=folder, style=filled, color="orange", width="0.8"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] PERSONA [label="Person\nA"] node [fontsize="10"] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] node [image="", shape=note, width="0.5", style="", color="#4D4D4D", fontcolor="black", fontsize="30"] node [shape=square, style=filled, color="darkgreen", width="0.8", fontcolor="white", fontsize="8"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="7"] node [shape=none, color="white", fontcolor="black", fontsize="14"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] subgraph Rel1 { edge [dir=none] ABT3 -> PERSONA KNOTEN1 -> ABT3 KNOTEN2 -> ABT3 ABT3 -> ABT4 KNOTEN6 -> ABT4 ABT3 -> ABT5 ABT4 -> THEMA2 ABT5 -> THEMA2 } }
digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio="0.56" bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] ABT1 [label="IT"] THEMA1 [color="cyan", label="Server", width="0.77"] node [shape=circle, style=filled, color="blue", width="0.5"] KNOTEN3 [label=""] KNOTEN4 [label=""] KNOTEN5 [label=""] node [shape=folder, style=filled, color="orange", width="0.8"] SYSTEM1 [label="Zentral\nIT"] SYSTEM1A [label="intern"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] PERSONB [label="Person\nB"] node [fontsize="10"] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] node [image="", shape=note, width="0.5", style="", color="#4D4D4D", fontcolor="black", fontsize="30"] DOC2 [label="2"] node [shape=square, style=filled, color="darkgreen", width="0.8", fontcolor="white", fontsize="8"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="7"] node [shape=none, color="white", fontcolor="black", fontsize="14"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] DOC2 -> PERSONB subgraph Rel1 { edge [dir=none] PERSONB -> ABT1 PERSONB -> KNOTEN5 ABT1 -> THEMA1 DOC2 -> THEMA1 KNOTEN3 -> THEMA1 KNOTEN4 -> THEMA1 ABT1 -> SYSTEM1 ABT1 -> SYSTEM1A } }
digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio="0.56" bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] ABT2 [label="Design"] node [shape=circle, style=filled, color="blue", width="0.5"] node [shape=folder, style=filled, color="orange", width="0.8"] SYSTEM2 [label="CAD"] SYSTEM2A [label="Simulation"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] PERSONC [label="Person\nC"] node [fontsize="10"] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] node [image="", shape=note, width="0.5", style="", color="#4D4D4D", fontcolor="black", fontsize="30"] DOC3 [label="3"] node [shape=square, style=filled, color="darkgreen", width="0.8", fontcolor="white", fontsize="8"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="7"] node [shape=none, color="white", fontcolor="black", fontsize="14"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] subgraph Rel1 { edge [dir=none] ABT2 -> PERSONC ABT2 -> DOC3 ABT2 -> SYSTEM2 ABT2 -> SYSTEM2A } }
digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio="0.56" bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] ABT2 [label="Design"] node [shape=circle, style=filled, color="blue", width="0.5"] node [shape=folder, style=filled, color="orange", width="0.8"] SYSTEM2 [label="CAD"] [color="#FA58D0"] SYSTEM2A [label="Simulation"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] node [fontsize="10"] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] node [image="", shape=note, width="0.5", style="", color="#4D4D4D", fontcolor="black", fontsize="30"] DOCD1 [label="Des\nCAD\n1"] DOCD2 [label="Des\nCAD\n2"] DOCD4 [label="Des\nSIM\n1"] DOCD5 [label="Des\nSIM\n2"] node [shape=square, style=filled, color="darkgreen", width="0.8", fontcolor="white", fontsize="8"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="7"] node [shape=none, color="white", fontcolor="black", fontsize="14"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] SYSTEM2 -> DOCD1 SYSTEM2 -> DOCD2 SYSTEM2A -> DOCD4 SYSTEM2A -> DOCD5 subgraph Rel1 { edge [dir=none] ABT2 -> SYSTEM2 ABT2 -> SYSTEM2A } }
digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio="0.56" bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] ABT1 [label="IT"] ABT2 [label="Design"] [color="#FA58D0"] node [shape=circle, style=filled, color="blue", width="0.5"] node [shape=folder, style=filled, color="orange", width="0.8"] SYSTEM1 [label="Zentral\nIT"] SYSTEM2 [label="CAD"] SYSTEM2A [label="Simulation"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] node [fontsize="10"] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] node [image="", shape=note, width="0.5", style="", color="#4D4D4D", fontcolor="black", fontsize="30"] DOCD6 [label="Z-IT\nHR"] node [shape=square, style=filled, color="darkgreen", width="0.8", fontcolor="white", fontsize="8"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="7"] node [shape=none, color="white", fontcolor="black", fontsize="14"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] SYSTEM1 -> DOCD6 subgraph Rel1 { edge [dir=none] ABT2 -> DOCD6 ABT1 -> SYSTEM1 ABT2 -> SYSTEM2 ABT2 -> SYSTEM2A } }
digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio="0.56" bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] ROOT [shape=tripleoctagon, color="darkorange", label="wir", width="0.7"] [color="#FA58D0"] ABT1 [label="IT"] ABT2 [label="Design"] ABT3 [label="Ferti-\ngung"] ABT4 [label="KFZ"] ABT5 [label="LKW"] THEMA1 [color="cyan", label="Server", width="0.77"] THEMA2 [color="cyan", label="Motor", width="0.77"] node [shape=circle, style=filled, color="blue", width="0.5"] KNOTEN1 [label=""] KNOTEN2 [label=""] KNOTEN3 [label=""] KNOTEN4 [label=""] KNOTEN5 [label=""] KNOTEN6 [label=""] node [shape=folder, style=filled, color="orange", width="0.8"] SYSTEM1 [label="Zentral\nIT"] SYSTEM2 [label="CAD"] SYSTEM4 [label="mgmt"] SYSTEM5 [label=""] SYSTEM1A [label="intern"] SYSTEM4A [label="lager"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] PERSONA [label="Person\nA"] PERSONB [label="Person\nB"] PERSONC [label="Person\nC"] node [fontsize="10"] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] node [image="", shape=note, width="0.5", style="", color="#4D4D4D", fontcolor="black", fontsize="30"] DOC1 [label="1"] DOC2 [label="2"] DOC3 [label="3"] node [shape=square, style=filled, color="darkgreen", width="0.8", fontcolor="white", fontsize="8"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="7"] node [shape=none, color="white", fontcolor="black", fontsize="14"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] DOC1 -> PERSONA [label="Autor"] DOC1 -> PERSONB DOC2 -> PERSONB subgraph Rel1 { edge [dir=none] ROOT -> ABT2 ROOT -> ABT1 ROOT -> ABT3 ABT3 -> PERSONA ABT2 -> PERSONC PERSONB -> ABT1 PERSONB -> KNOTEN5 ABT1 -> THEMA1 DOC2 -> THEMA1 ABT2 -> DOC3 KNOTEN1 -> ABT3 KNOTEN2 -> ABT3 KNOTEN3 -> THEMA1 KNOTEN4 -> THEMA1 ABT3 -> ABT4 KNOTEN6 -> ABT4 ABT3 -> ABT5 ABT4 -> THEMA2 ABT5 -> THEMA2 ABT1 -> SYSTEM1 ABT1 -> SYSTEM1A ABT2 -> SYSTEM2 ABT4 -> SYSTEM4 ABT4 -> SYSTEM4A ABT5 -> SYSTEM5 } }
digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio="0.56" bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] ROOT [shape=tripleoctagon, color="darkorange", label="wir", width="0.7"] [color="#FA58D0"] ABT1 [label="IT"] ABT2 [label="Design"] ABT3 [label="Ferti-\ngung"] ABT4 [label="KFZ"] ABT5 [label="LKW"] ABT6 [label="Motorrad"] ABT7 [label="Fahrrad"] THEMA1 [color="cyan", label="Server", width="0.77"] THEMA2 [color="cyan", label="Motor", width="0.77"] node [shape=circle, style=filled, color="blue", width="0.5"] KNOTEN1 [label=""] KNOTEN2 [label=""] KNOTEN3 [label=""] KNOTEN4 [label=""] KNOTEN5 [label=""] KNOTEN6 [label=""] node [shape=folder, style=filled, color="orange", width="0.8"] SYSTEM1 [label="Zentral\nIT"] SYSTEM2 [label="CAD"] SYSTEM3 [label=""] SYSTEM4 [label="mgmt"] SYSTEM5 [label=""] SYSTEM6 [label=""] SYSTEM7 [label=""] SYSTEM1A [label="intern"] SYSTEM2A [label="Simulation"] SYSTEM4A [label="lager"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] PERSONA [label="Person\nA"] PERSONB [label="Person\nB"] PERSONC [label="Person\nC"] PERSOND [label="Person\nD"] PERSONT [label="Person\nT"] node [fontsize="10"] PERSONA1 [label="P 1\n "] PERSONA2 [label="P 2\n "] PERSONA3 [label="P 3\n "] PERSONA4 [label="P 4\n "] PERSONA5 [label="P 5\n "] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] GRUPPEA [label=""] node [image="", shape=note, width="0.5", style="", color="#4D4D4D", fontcolor="black", fontsize="30"] DOC1 [label="1"] DOC2 [label="2"] DOC3 [label="3"] node [shape=square, style=filled, color="darkgreen", width="0.8", fontcolor="white", fontsize="8"] DETAIL0 [label="Modell 1"] DETAIL1 [label="Chassis"] DETAIL2 [label="Getriebe"] DETAIL3 [label="Motor"] DETAIL11 [label="Tür"] DETAIL111 [label="Laut-\nsprecher"] DETAIL112 [label="Tür-\nschloss"] DETAIL1121 [label="Schlüssel"] DETAIL1122 [label="Zentral-\nver-\nriegel-\nung"] DETAIL113 [label="Fenster"] DETAIL1131 [label="Glas"] DETAIL1132 [label="Fenster-\nheber"] DETAIL4 [label="Sicherung"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="7"] ATTRIBUTE1 [label="trans-\nparent"] ATTRIBUTE2 [label="4 Ampere"] ATTRIBUTE3 [label="2 Ampere"] node [shape=none, color="white", fontcolor="black", fontsize="14"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] DETAIL1 -> DETAIL0 [label="PART-OF"] DETAIL2 -> DETAIL0 [label="PART-OF"] DETAIL3 -> DETAIL0 [label="PART-OF"] DETAIL11 -> DETAIL1 [label="PART-OF"] DETAIL111 -> DETAIL11 [label="PART-OF"] DETAIL112 -> DETAIL11 [label="PART-OF"] DETAIL113 -> DETAIL11 [label="PART-OF"] DETAIL113 -> DETAIL1131 [label="besteht-aus"] DETAIL1131 -> ATTRIBUTE1 [label="Eigenschaft"] DETAIL1121 -> DETAIL112 [label="gehört-zu"] DETAIL1122 -> DETAIL112 [label="gehört-zu"] DETAIL1132 -> DETAIL113 [label="gehört-zu"] DETAIL4 -> DETAIL1122 [label="für"] DETAIL4 -> DETAIL1132 [label="für"] DOC1 -> PERSONA [label="Autor"] DOC1 -> PERSONB DOC2 -> PERSONB DOC3 -> PERSOND subgraph Rel1 { edge [dir=none] ROOT -> ABT2 ROOT -> ABT1 ROOT -> ABT3 ABT3 -> PERSONA ABT2 -> PERSONC PERSONB -> ABT1 PERSONB -> KNOTEN5 PERSOND -> THEMA1 ABT1 -> THEMA1 DOC2 -> THEMA1 ABT2 -> DOC3 KNOTEN1 -> ABT3 KNOTEN2 -> ABT3 KNOTEN3 -> THEMA1 KNOTEN4 -> THEMA1 ABT3 -> ABT4 KNOTEN6 -> ABT4 DETAIL4 -> ATTRIBUTE3 ATTRIBUTE3 -> DETAIL1122 DETAIL1132 -> ATTRIBUTE2 ATTRIBUTE2 -> DETAIL4 GRUPPEA -> DETAIL0 GRUPPEA -> PERSONA1 GRUPPEA -> PERSONA2 GRUPPEA -> PERSONA3 GRUPPEA -> PERSONA4 GRUPPEA -> PERSONA5 GRUPPEA -> PERSONA ABT4 -> DETAIL0 PERSONA1 -> DETAIL112 PERSONA2 -> DETAIL111 PERSONA3 -> DETAIL113 PERSONT -> GRUPPEA PERSONT -> ABT4 ABT3 -> ABT5 ABT3 -> ABT6 ABT3 -> ABT7 ABT4 -> THEMA2 ABT5 -> THEMA2 ABT6 -> THEMA2 ABT1 -> SYSTEM1 ABT1 -> SYSTEM1A ABT2 -> SYSTEM2 ABT2 -> SYSTEM2A ABT3 -> SYSTEM3 ABT4 -> SYSTEM4 ABT4 -> SYSTEM4A ABT5 -> SYSTEM5 ABT6 -> SYSTEM6 ABT7 -> SYSTEM7 } }
digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio="0.56" bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] ROOT [shape=tripleoctagon, color="darkorange", label="wir", width="0.7"] ABT1 [label="IT"] ABT2 [label="Design"] ABT3 [label="Ferti-\ngung"] node [shape=circle, style=filled, color="blue", width="0.5"] KNOTEN1 [label=""] KNOTEN2 [label=""] KNOTEN5 [label=""] node [shape=folder, style=filled, color="orange", width="0.8"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] PERSONA [label="Person\nA"] PERSONB [label="Person\nB"] PERSONC [label="Person\nC"] node [fontsize="10"] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] node [image="", shape=note, width="0.5", style="", color="#4D4D4D", fontcolor="black", fontsize="30"] DOC1 [label="1"] DOC2 [label="2"] DOC3 [label="3"] node [shape=square, style=filled, color="darkgreen", width="0.8", fontcolor="white", fontsize="8"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="7"] node [shape=none, color="white", fontcolor="black", fontsize="14"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] DOC1 -> PERSONA [label="Autor"] DOC1 -> PERSONB DOC2 -> PERSONB subgraph Rel1 { edge [dir=none] ROOT -> ABT2 ROOT -> ABT1 ROOT -> ABT3 ABT3 -> PERSONA ABT2 -> PERSONC PERSONB -> ABT1 PERSONB -> KNOTEN5 ABT2 -> DOC3 KNOTEN1 -> ABT3 KNOTEN2 -> ABT3 } }
digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio=0.55 bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] node [shape=circle, style=filled, color="#98DC98", width="2", fontsize="14"] ABT1 [label="Ferti-\ngung"] node [shape=circle, style=filled, color="cyan", width="2", fontcolor="blue", fontsize="18"] THEMA2 [label="Zer-\nspanen"] THEMA1 [label="Laser"] THEMA3 [label="Kühl- &\nSchmier-\nstoffe"] node [shape=circle, style=filled, color="blue", width="0.5", fontcolor="white", fontsize="14"] KNOTEN2 [label="K98"] KNOTEN3 [label="K12"] node [shape=folder, style=filled, color="orange", width="0.8"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] PERSONA [label="Person\nA"] PERSONB [label="Person\nB"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] PERSONT [label="ich\n "] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] node [image="", shape=note, width="1.5", style="", color="#4D4D4D", fontcolor="black", fontsize="16"] DOC3A [label="Kühlen"] DOC3B [label="Schmieren"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="12"] node [shape=none, color="yellow", fontcolor="black", fontsize="16"] LEGEND1 [label="Kx = Kühlmittel"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] PERSONA -> DOC3A [label="Experte"] PERSONB -> DOC3B [label="Experte"] subgraph Rel1 { edge [dir=none] ABT1 -> PERSONT THEMA3 -> DOC3A THEMA3 -> DOC3B KNOTEN2 -> DOC3A KNOTEN3 -> DOC3A KNOTEN3 -> THEMA2 KNOTEN3 -> THEMA3 THEMA1 -> KNOTEN2 THEMA3 -> KNOTEN2 THEMA3 -> THEMA1 THEMA3 -> THEMA2 THEMA1 -> ABT1 THEMA2 -> ABT1 } subgraph Rel2 { edge [dir=none] } }
digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio=0.55 bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] node [shape=circle, style=filled, color="#98DC98", width="2", fontsize="14"] ABT1 [label="Ferti-\ngung"] node [shape=circle, style=filled, color="cyan", width="2", fontcolor="blue", fontsize="18"] THEMA2 [label="Zer-\nspanen"] THEMA1 [label="Laser"] THEMA3 [label="Kühl- &\nSchmier-\nstoffe"] node [shape=circle, style=filled, color="blue", width="0.5", fontcolor="white", fontsize="14"] KNOTEN1 [label="KS7"] [color="#FA58D0"] KNOTEN2 [label="K98"] KNOTEN3 [label="K12"] node [shape=folder, style=filled, color="orange", width="0.8"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] PERSONA [label="Person\nA"] PERSONB [label="Person\nB"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] PERSONT [label="ich\n "] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] node [image="", shape=note, width="1.5", style="", color="#4D4D4D", fontcolor="black", fontsize="16"] DOC3A [label="Kühlen"] DOC3B [label="Schmieren"] DOCNEU [label="neu"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="12"] ATTRIBUTE1 [label="umwelt-\nfreundlich"] node [shape=none, color="yellow", fontcolor="black", fontsize="16"] LEGEND3 [label="Kx = Kühlmittel\n\nKSx = Kühl- und Schmiermittel"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] PERSONA -> DOC3A [label="Experte"] PERSONB -> DOC3B [label="Experte"] PERSONT -> DOCNEU [label="Vorschlag"] subgraph Rel1 { edge [dir=none] ABT1 -> PERSONT THEMA3 -> DOC3A THEMA3 -> DOC3B KNOTEN1 -> DOCNEU KNOTEN1 -> DOC3B KNOTEN1 -> DOC3A KNOTEN2 -> DOC3A KNOTEN3 -> DOC3A KNOTEN3 -> THEMA2 KNOTEN3 -> THEMA3 THEMA1 -> KNOTEN2 THEMA2 -> KNOTEN1 THEMA3 -> KNOTEN1 THEMA3 -> KNOTEN2 THEMA3 -> THEMA1 THEMA3 -> THEMA2 THEMA1 -> ABT1 THEMA2 -> ABT1 KNOTEN1 -> ATTRIBUTE1 } subgraph Rel2 { edge [dir=none] } }
digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio=0.55 bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] node [shape=circle, style=filled, color="#98DC98", width="2", fontsize="14"] node [shape=circle, style=filled, color="cyan", width="2", fontcolor="blue", fontsize="18"] THEMA2 [label="Zer-\nspanen"] THEMA1 [label="Laser"] THEMA3 [label="Kühl- &\nSchmier-\nstoffe"] THEMA4 [label="Bohren"] THEMA5 [label="Drehen"] THEMA6 [label="Fräsen"] THEMA7 [label="Schlei-\nfen"] THEMA20 [label="Ferti-\ngungs-\nver-\nfahren"] THEMA21 [label="Ur-\nformen"] THEMA22 [label="Um-\nformen"] THEMA23 [label="Trennen"] THEMA24 [label="Fügen"] THEMA25 [label="Beschichten"] THEMA26 [label="Stoff-\neigen-\nschaften\nändern"] THEMA30 [label="additiv"] THEMA31 [label="3D-Druck"] node [shape=circle, style=filled, color="blue", width="0.5", fontcolor="white", fontsize="14"] node [shape=folder, style=filled, color="orange", width="0.8"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] node [image="", shape=note, width="1.5", style="", color="#4D4D4D", fontcolor="black", fontsize="16"] DOC3A [label="Kühlen"] DOC3B [label="Schmieren"] DOCDIN8580 [label="DIN 8580"] DOCDIN17071 [label="DIN SPEC 17071"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="12"] node [shape=none, color="yellow", fontcolor="black", fontsize="16"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] THEMA20 -> DOCDIN8580 THEMA20 -> THEMA21 THEMA20 -> THEMA22 THEMA20 -> THEMA23 THEMA20 -> THEMA24 THEMA20 -> THEMA25 THEMA20 -> THEMA26 THEMA20 -> THEMA30 THEMA30 -> THEMA31 THEMA30 -> DOCDIN17071 THEMA23 -> THEMA1 THEMA23 -> THEMA2 subgraph Rel1 { edge [dir=none] THEMA3 -> DOC3A THEMA3 -> DOC3B THEMA3 -> THEMA1 THEMA3 -> THEMA2 THEMA2 -> THEMA4 THEMA2 -> THEMA5 THEMA2 -> THEMA6 THEMA2 -> THEMA7 } subgraph Rel2 { edge [dir=none] } }
digraph G { // graph [ dpi = 300, bgcolor="transparent"] ratio=0.55 bgcolor="transparent" node [fontname="DejaVuSansMono"] node [shape=circle, style=filled, color="#98DC98", width="1.1"] ROOT [shape=tripleoctagon, color="darkorange", label="wir", width="0.7"] [color="#FA58D0"] node [shape=circle, style=filled, color="#98DC98", width="2", fontsize="14"] ABT1 [label="Ferti-\ngung"] ABT2 [label="Design"] ABT3 [label="IT"] node [shape=circle, style=filled, color="cyan", width="2", fontcolor="blue", fontsize="18"] THEMA2 [label="Zer-\nspanen"] THEMA1 [label="Laser"] THEMA3 [label="Kühl- &\nSchmier-\nstoffe"] node [shape=circle, style=filled, color="blue", width="0.5", fontcolor="white", fontsize="14"] KNOTEN2 [label="K98"] KNOTEN3 [label="K12"] node [shape=folder, style=filled, color="orange", width="0.8"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] PERSONA [label="Person\nA"] PERSONB [label="Person\nB"] PERSONC [label="Person\nC"] node [shape=Mcircle, width="0.8", style="", color="red", fontcolor="red", fontsize="12"] PERSONT [label="ich\n "] node [shape=Mcircle, width="1.2", style="", color="green", fontcolor="green", fontsize="12"] GRUPPEA [label=""] GRUPPEB [label=""] GRUPPEC [label=""] node [image="", shape=note, width="1.5", style="", color="#4D4D4D", fontcolor="black", fontsize="16"] DOC3A [label="Kühlen"] DOC3B [label="Schmieren"] node [shape=hexagon, style=filled, color="#4D4D4D", width="0.6", fontcolor="white", fontsize="12"] node [shape=none, color="yellow", fontcolor="black", fontsize="16"] LEGEND1 [label="Kx = Kühlmittel"] node [shape=""] edge [shape="", fontname="DejaVuSansMono", fontsize="8", fontcolor="darkblue"] PERSONA -> DOC3A [label="Experte"] PERSONB -> DOC3B [label="Experte"] subgraph Rel1 { edge [dir=none] ROOT -> ABT1 ROOT -> ABT2 ROOT -> ABT3 ABT1 -> GRUPPEA ABT1 -> PERSONT GRUPPEA -> PERSONA GRUPPEA -> PERSONB GRUPPEA -> PERSONC GRUPPEB -> PERSONC ABT2 -> GRUPPEB ABT3 -> GRUPPEC THEMA3 -> DOC3A THEMA3 -> DOC3B KNOTEN2 -> DOC3A KNOTEN3 -> DOC3A KNOTEN3 -> THEMA2 KNOTEN3 -> THEMA3 THEMA1 -> KNOTEN2 THEMA3 -> KNOTEN2 THEMA3 -> THEMA1 THEMA3 -> THEMA2 THEMA1 -> ABT1 THEMA2 -> ABT1 } subgraph Rel2 { edge [dir=none] } }