add use-case-diagram
This commit is contained in:
parent
89bcb626a4
commit
799d734006
|
@ -0,0 +1,106 @@
|
|||
<mxfile host="65bd71144e">
|
||||
<diagram id="wx7b4aK32fM1OVj42BCt" name="Page-1">
|
||||
<mxGraphModel dx="898" dy="769" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
||||
<root>
|
||||
<mxCell id="0"/>
|
||||
<mxCell id="1" parent="0"/>
|
||||
<mxCell id="41" value="Veracity_AI Use-case Diagram" style="shape=rect;html=1;verticalAlign=top;fontStyle=1;whiteSpace=wrap;align=center;fontSize=24;" parent="1" vertex="1">
|
||||
<mxGeometry x="210" y="340" width="600" height="630" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="5" value="<span style="font-size: 24px;">Link eingeben</span>" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="290" y="470" width="170" height="60" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="6" value="<span style="font-size: 24px;">Text eingeben</span>" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="290" y="550" width="170" height="60" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="10" value="<span style="font-size: 24px;">Text von Webseite extrahieren</span>" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="570" y="440" width="230" height="100" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="17" value="<span style="font-size: 24px;">Erklärung und Resultat wird angezeigt</span>" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="240" y="740" width="220" height="100" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="22" value="<span style="font-size: 24px;">Fake News Detection</span>" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="475" y="610" width="200" height="90" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="28" value="<span style="font-size: 24px;">LLM Erklärung<br>generieren<br></span>" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="475" y="760" width="200" height="90" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="31" value="<span style="font-size: 24px;">Ergenis in Datenbank speichern</span>" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="590" y="860" width="200" height="90" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="33" value="<span style="font-size: 24px;">Datenbank wird angezeigt</span>" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="255" y="850" width="220" height="100" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="36" value="User" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;fontSize=24;" parent="1" vertex="1">
|
||||
<mxGeometry x="50" y="710" width="60" height="80" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="43" value="" style="edgeStyle=none;html=1;endArrow=none;verticalAlign=bottom;exitX=0;exitY=0.5;exitDx=0;exitDy=0;startArrow=none;startFill=0;entryX=1;entryY=0.3333333333333333;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="5" target="36">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="420" y="600" as="sourcePoint"/>
|
||||
<mxPoint x="110" y="710" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="44" value="" style="edgeStyle=none;html=1;endArrow=none;verticalAlign=bottom;startArrow=none;startFill=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.3333333333333333;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="6" target="36">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="420" y="600" as="sourcePoint"/>
|
||||
<mxPoint x="170" y="710" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="45" value="" style="edgeStyle=none;html=1;endArrow=none;verticalAlign=bottom;startArrow=none;startFill=0;exitX=1;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="36" target="17">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="420" y="600" as="sourcePoint"/>
|
||||
<mxPoint x="580" y="600" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="46" value="" style="edgeStyle=none;html=1;endArrow=none;verticalAlign=bottom;exitX=1;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="36" target="33">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="420" y="600" as="sourcePoint"/>
|
||||
<mxPoint x="580" y="600" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="47" value="&lt;&lt;include&gt;&gt;" style="edgeStyle=none;html=1;endArrow=open;verticalAlign=bottom;dashed=1;labelBackgroundColor=none;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="5" target="10">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="420" y="600" as="sourcePoint"/>
|
||||
<mxPoint x="580" y="600" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="48" value="&lt;&lt;include&gt;&gt;" style="edgeStyle=none;html=1;endArrow=open;verticalAlign=bottom;dashed=1;labelBackgroundColor=none;entryX=1;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="10" target="22">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="420" y="600" as="sourcePoint"/>
|
||||
<mxPoint x="580" y="600" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="49" value="&lt;&lt;include&gt;&gt;" style="edgeStyle=none;html=1;endArrow=open;verticalAlign=bottom;dashed=1;labelBackgroundColor=none;exitX=1;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="6" target="22">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="420" y="600" as="sourcePoint"/>
|
||||
<mxPoint x="580" y="600" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="50" value="&lt;&lt;include&gt;&gt;" style="edgeStyle=none;html=1;endArrow=open;verticalAlign=bottom;dashed=1;labelBackgroundColor=none;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="22" target="28">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="420" y="600" as="sourcePoint"/>
|
||||
<mxPoint x="580" y="600" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="51" value="&lt;&lt;include&gt;&gt;" style="edgeStyle=none;html=1;endArrow=open;verticalAlign=bottom;dashed=1;labelBackgroundColor=none;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="22" target="31">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="420" y="600" as="sourcePoint"/>
|
||||
<mxPoint x="580" y="600" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="52" value="&lt;&lt;include&gt;&gt;" style="edgeStyle=none;html=1;endArrow=open;verticalAlign=bottom;dashed=1;labelBackgroundColor=none;exitX=0;exitY=1;exitDx=0;exitDy=0;entryX=1;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="28" target="17">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="420" y="600" as="sourcePoint"/>
|
||||
<mxPoint x="580" y="600" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="53" value="&lt;&lt;include&gt;&gt;" style="edgeStyle=none;html=1;endArrow=open;verticalAlign=bottom;dashed=1;labelBackgroundColor=none;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="31" target="33">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="420" y="600" as="sourcePoint"/>
|
||||
<mxPoint x="580" y="600" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
</root>
|
||||
</mxGraphModel>
|
||||
</diagram>
|
||||
</mxfile>
|
|
@ -1,86 +0,0 @@
|
|||
<mxfile host="65bd71144e">
|
||||
<diagram id="wx7b4aK32fM1OVj42BCt" name="Page-1">
|
||||
<mxGraphModel dx="1367" dy="931" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
||||
<root>
|
||||
<mxCell id="0"/>
|
||||
<mxCell id="1" parent="0"/>
|
||||
<mxCell id="41" value="Veracity_AI Use-case Diagram" style="shape=rect;html=1;verticalAlign=top;fontStyle=1;whiteSpace=wrap;align=center;fontSize=24;" vertex="1" parent="1">
|
||||
<mxGeometry x="250" y="460" width="600" height="630" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="7" style="edgeStyle=none;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontSize=24;exitX=1;exitY=0.5;exitDx=0;exitDy=0;dashed=1;" edge="1" parent="1" target="6">
|
||||
<mxGeometry relative="1" as="geometry">
|
||||
<mxPoint x="170" y="870" as="sourcePoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="8" style="edgeStyle=none;html=1;entryX=0.009;entryY=0.674;entryDx=0;entryDy=0;entryPerimeter=0;fontSize=24;exitX=1;exitY=0.5;exitDx=0;exitDy=0;dashed=1;" edge="1" parent="1" target="5">
|
||||
<mxGeometry relative="1" as="geometry">
|
||||
<mxPoint x="170" y="870" as="sourcePoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="25" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;fontSize=24;dashed=1;" edge="1" parent="1" source="5" target="10">
|
||||
<mxGeometry relative="1" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="5" value="<span style="font-size: 24px;">Link eingeben</span>" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||||
<mxGeometry x="330" y="590" width="170" height="60" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="24" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;fontSize=24;dashed=1;" edge="1" parent="1" source="6" target="22">
|
||||
<mxGeometry relative="1" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="6" value="<span style="font-size: 24px;">Text eingeben</span>" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||||
<mxGeometry x="330" y="670" width="170" height="60" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="26" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontSize=24;dashed=1;" edge="1" parent="1" source="10" target="22">
|
||||
<mxGeometry relative="1" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="10" value="<span style="font-size: 24px;">Text von Webseite extrahieren</span>" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||||
<mxGeometry x="610" y="560" width="230" height="100" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="18" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.997;entryY=0.615;entryDx=0;entryDy=0;fontSize=24;entryPerimeter=0;dashed=1;" edge="1" parent="1" source="17">
|
||||
<mxGeometry relative="1" as="geometry">
|
||||
<mxPoint x="169.49" y="876.8999999999999" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="17" value="<span style="font-size: 24px;">Erklärung und Resultat wird angezeigt</span>" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||||
<mxGeometry x="280" y="860" width="220" height="100" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="27" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontSize=24;dashed=1;" edge="1" parent="1" source="22">
|
||||
<mxGeometry relative="1" as="geometry">
|
||||
<mxPoint x="615" y="880" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="30" style="edgeStyle=none;html=1;exitX=0;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;dashed=1;fontSize=24;" edge="1" parent="1" source="22" target="17">
|
||||
<mxGeometry relative="1" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="32" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;dashed=1;fontSize=24;" edge="1" parent="1" source="22" target="31">
|
||||
<mxGeometry relative="1" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="22" value="<span style="font-size: 24px;">Fake News Detection</span>" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||||
<mxGeometry x="515" y="730" width="200" height="90" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="29" style="edgeStyle=none;html=1;exitX=0;exitY=1;exitDx=0;exitDy=0;fontSize=24;dashed=1;" edge="1" parent="1" source="28" target="17">
|
||||
<mxGeometry relative="1" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="28" value="<span style="font-size: 24px;">LLM Erklärung<br>generieren<br></span>" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||||
<mxGeometry x="515" y="880" width="200" height="90" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="34" style="edgeStyle=none;html=1;exitX=0;exitY=1;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;dashed=1;fontSize=24;" edge="1" parent="1" source="31" target="33">
|
||||
<mxGeometry relative="1" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="31" value="<span style="font-size: 24px;">Ergenis in Datenbank speichern</span>" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||||
<mxGeometry x="630" y="980" width="200" height="90" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="35" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;dashed=1;fontSize=24;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="33">
|
||||
<mxGeometry relative="1" as="geometry">
|
||||
<mxPoint x="170" y="870" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="33" value="<span style="font-size: 24px;">Datenbank wird angezeigt</span>" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||||
<mxGeometry x="295" y="970" width="220" height="100" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="36" value="User" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;fontSize=24;" vertex="1" parent="1">
|
||||
<mxGeometry x="90" y="830" width="60" height="80" as="geometry"/>
|
||||
</mxCell>
|
||||
</root>
|
||||
</mxGraphModel>
|
||||
</diagram>
|
||||
</mxfile>
|
Loading…
Reference in New Issue