-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathschema.uml
67 lines (66 loc) · 3.67 KB
/
schema.uml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>DATABASE</ID>
<OriginalElement>b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.auth_cas</OriginalElement>
<nodes>
<node x="153.0" y="282.0">b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.sample</node>
<node x="46.0" y="6.0">b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.platform_attribute</node>
<node x="154.0" y="101.0">b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.platform</node>
<node x="293.0" y="96.0">b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.series_tag</node>
<node x="48.0" y="387.0">b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.sample_attribute</node>
<node x="378.0" y="7.0">b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.tag</node>
<node x="304.0" y="283.0">b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.series</node>
<node x="212.0" y="193.0">b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.sample_tag</node>
<node x="368.0" y="385.0">b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.series_attribute</node>
</nodes>
<notes />
<edges>
<edge source="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.platform_attribute" target="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.platform">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
<edge source="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.series_tag" target="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.platform">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
<edge source="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.series_tag" target="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.tag">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
<edge source="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.series_tag" target="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.series">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
<edge source="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.sample_tag" target="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.series_tag">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
<edge source="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.sample" target="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.platform">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
<edge source="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.sample_attribute" target="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.sample">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
<edge source="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.sample_tag" target="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.sample">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
<edge source="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.sample" target="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.series">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
<edge source="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.series_attribute" target="b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.series">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="1.0" x="693.0" y="231.0" />
<SelectedNodes>
<node>b030e99e-f83b-40b9-8b8b-b98eeb02f642.table:star.public.tag</node>
</SelectedNodes>
<Categories>
<Category>Key columns</Category>
</Categories>
</Diagram>