~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/diagrams/calendar.svg

  • Committer: Stuart Bishop
  • Date: 2006-03-25 14:00:52 UTC
  • mto: This revision was merged to the branch mainline in revision 3346.
  • Revision ID: stuart.bishop@canonical.com-20060325140052-d15df1a961ff920b
Update database diagrams

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
4
4
<!-- Generated by fdp version 2.2.1 (Tue Oct 11 01:38:21 UTC 2005)
5
5
     For user: (stub) Stuart Bishop,,,   Title: g    Pages: 1 -->
6
 
<svg width="537px" height="535px"
7
 
 viewBox = "-1 -1 536 534"
 
6
<svg width="749px" height="868px"
 
7
 viewBox = "-1 -1 748 867"
8
8
 xmlns="http://www.w3.org/2000/svg">
9
 
<g id="graph0" class="graph" transform = "scale(0.478500)"
10
 
 style="font-family:Times-Roman;font-size:14.00;">
 
9
<g id="graph0" class="graph" style="font-family:Times-Roman;font-size:14.00;">
11
10
<title>g</title>
12
 
<text text-anchor="middle" style="font-size:22.00;" x="554" y="1097">Calendar</text>
 
11
<text text-anchor="middle" style="font-size:22.00;" x="373" y="850">Calendar</text>
13
12
<g id="node1" class="node"><title>calendar</title>
14
 
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="500,360 500,306 606,306 606,360 500,360"/>
15
 
<polygon style="fill:white;stroke:white;" points="503,321 503,309 603,309 603,321 503,321"/>
16
 
<text text-anchor="middle" style="font-size:6.00;" x="553" y="317">calendar</text>
17
 
<polygon style="fill:none;stroke:black;" points="503,321 503,309 603,309 603,321 503,321"/>
18
 
<text text-anchor="middle" style="font-size:6.00;" x="508" y="330">id</text>
19
 
<text text-anchor="middle" style="font-size:6.00;" x="539" y="330">serial</text>
20
 
<text text-anchor="middle" style="font-size:6.00;" x="579" y="330"> PRIMARY KEY </text>
21
 
<text text-anchor="middle" style="font-size:6.00;" x="511" y="342">title</text>
22
 
<text text-anchor="middle" style="font-size:6.00;" x="538" y="342">text</text>
23
 
<text text-anchor="middle" style="font-size:6.00;" x="516" y="354">revision</text>
24
 
<text text-anchor="middle" style="font-size:6.00;" x="541" y="354">integer</text>
25
 
<polygon style="fill:none;stroke:black;" points="500,360 500,306 606,306 606,360 500,360"/>
 
13
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="320,600 320,538 454,538 454,600 320,600"/>
 
14
<polygon style="fill:white;stroke:white;" points="323,555 323,541 451,541 451,555 323,555"/>
 
15
<text text-anchor="middle" style="font-size:8.00;" x="387" y="551">calendar</text>
 
16
<polygon style="fill:none;stroke:black;" points="323,555 323,541 451,541 451,555 323,555"/>
 
17
<text text-anchor="middle" style="font-size:8.00;" x="329" y="566">id</text>
 
18
<text text-anchor="middle" style="font-size:8.00;" x="368" y="566">serial</text>
 
19
<text text-anchor="middle" style="font-size:8.00;" x="419" y="566"> PRIMARY KEY </text>
 
20
<text text-anchor="middle" style="font-size:8.00;" x="332" y="580">title</text>
 
21
<text text-anchor="middle" style="font-size:8.00;" x="366" y="580">text</text>
 
22
<text text-anchor="middle" style="font-size:8.00;" x="339" y="594">revision</text>
 
23
<text text-anchor="middle" style="font-size:8.00;" x="371" y="594">integer</text>
 
24
<polygon style="fill:none;stroke:black;" points="320,600 320,538 454,538 454,600 320,600"/>
26
25
</g>
27
26
<g id="node2" class="node"><title>calendarevent</title>
28
 
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="456,133 456,19 628,19 628,133 456,133"/>
29
 
<polygon style="fill:white;stroke:white;" points="459,34 459,22 625,22 625,34 459,34"/>
30
 
<text text-anchor="middle" style="font-size:6.00;" x="542" y="30">calendarevent</text>
31
 
<polygon style="fill:none;stroke:black;" points="459,34 459,22 625,22 625,34 459,34"/>
32
 
<text text-anchor="middle" style="font-size:6.00;" x="464" y="43">id</text>
33
 
<text text-anchor="middle" style="font-size:6.00;" x="503" y="43">serial</text>
34
 
<text text-anchor="middle" style="font-size:6.00;" x="582" y="43"> PRIMARY KEY </text>
35
 
<text text-anchor="middle" style="font-size:6.00;" x="466" y="55">uid</text>
36
 
<text text-anchor="middle" style="font-size:6.00;" x="525" y="55">character varying(255)</text>
37
 
<text text-anchor="middle" style="font-size:6.00;" x="573" y="55"> UNIQUE </text>
38
 
<text text-anchor="middle" style="font-size:6.00;" x="472" y="67">calendar</text>
39
 
<text text-anchor="middle" style="font-size:6.00;" x="505" y="67">integer</text>
40
 
<text text-anchor="middle" style="font-size:6.00;" x="591" y="67"> REFERENCES calendar </text>
41
 
<text text-anchor="middle" style="font-size:6.00;" x="470" y="79">dtstart</text>
42
 
<text text-anchor="middle" style="font-size:6.00;" x="510" y="79">timestamp</text>
43
 
<text text-anchor="middle" style="font-size:6.00;" x="472" y="91">duration</text>
44
 
<text text-anchor="middle" style="font-size:6.00;" x="506" y="91">interval</text>
45
 
<text text-anchor="middle" style="font-size:6.00;" x="467" y="103">title</text>
46
 
<text text-anchor="middle" style="font-size:6.00;" x="502" y="103">text</text>
47
 
<text text-anchor="middle" style="font-size:6.00;" x="476" y="115">description</text>
48
 
<text text-anchor="middle" style="font-size:6.00;" x="502" y="115">text</text>
49
 
<text text-anchor="middle" style="font-size:6.00;" x="472" y="127">location</text>
50
 
<text text-anchor="middle" style="font-size:6.00;" x="502" y="127">text</text>
51
 
<polygon style="fill:none;stroke:black;" points="456,133 456,19 628,19 628,133 456,133"/>
 
27
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="515,606 515,474 733,474 733,606 515,606"/>
 
28
<polygon style="fill:white;stroke:white;" points="518,491 518,477 730,477 730,491 518,491"/>
 
29
<text text-anchor="middle" style="font-size:8.00;" x="624" y="487">calendarevent</text>
 
30
<polygon style="fill:none;stroke:black;" points="518,491 518,477 730,477 730,491 518,491"/>
 
31
<text text-anchor="middle" style="font-size:8.00;" x="524" y="502">id</text>
 
32
<text text-anchor="middle" style="font-size:8.00;" x="572" y="502">serial</text>
 
33
<text text-anchor="middle" style="font-size:8.00;" x="673" y="502"> PRIMARY KEY </text>
 
34
<text text-anchor="middle" style="font-size:8.00;" x="526" y="516">uid</text>
 
35
<text text-anchor="middle" style="font-size:8.00;" x="600" y="516">character varying(255)</text>
 
36
<text text-anchor="middle" style="font-size:8.00;" x="661" y="516"> UNIQUE </text>
 
37
<text text-anchor="middle" style="font-size:8.00;" x="534" y="530">calendar</text>
 
38
<text text-anchor="middle" style="font-size:8.00;" x="575" y="530">integer</text>
 
39
<text text-anchor="middle" style="font-size:8.00;" x="686" y="530"> REFERENCES calendar </text>
 
40
<text text-anchor="middle" style="font-size:8.00;" x="531" y="544">dtstart</text>
 
41
<text text-anchor="middle" style="font-size:8.00;" x="581" y="544">timestamp</text>
 
42
<text text-anchor="middle" style="font-size:8.00;" x="534" y="558">duration</text>
 
43
<text text-anchor="middle" style="font-size:8.00;" x="576" y="558">interval</text>
 
44
<text text-anchor="middle" style="font-size:8.00;" x="527" y="572">title</text>
 
45
<text text-anchor="middle" style="font-size:8.00;" x="570" y="572">text</text>
 
46
<text text-anchor="middle" style="font-size:8.00;" x="538" y="586">description</text>
 
47
<text text-anchor="middle" style="font-size:8.00;" x="570" y="586">text</text>
 
48
<text text-anchor="middle" style="font-size:8.00;" x="534" y="600">location</text>
 
49
<text text-anchor="middle" style="font-size:8.00;" x="570" y="600">text</text>
 
50
<polygon style="fill:none;stroke:black;" points="515,606 515,474 733,474 733,606 515,606"/>
52
51
</g>
53
52
<g id="edge2" class="edge"><title>calendarevent&#45;&gt;calendar</title>
54
 
<path style="fill:none;stroke:black;" d="M545,137C547,185 550,250 552,292"/>
55
 
<polygon style="fill:black;stroke:black;" points="556,292 552,302 549,292 556,292"/>
 
53
<path style="fill:none;stroke:black;" d="M507,554C495,556 484,557 472,559"/>
 
54
<polygon style="fill:black;stroke:black;" points="472,562 462,560 472,556 472,562"/>
56
55
</g>
57
56
<g id="node3" class="node"><title>calendarsubscription</title>
58
 
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="328,517 328,451 474,451 474,517 328,517"/>
59
 
<polygon style="fill:white;stroke:white;" points="331,466 331,454 471,454 471,466 331,466"/>
60
 
<text text-anchor="middle" style="font-size:6.00;" x="401" y="462">calendarsubscription</text>
61
 
<polygon style="fill:none;stroke:black;" points="331,466 331,454 471,454 471,466 331,466"/>
62
 
<text text-anchor="middle" style="font-size:6.00;" x="336" y="475">id</text>
63
 
<text text-anchor="middle" style="font-size:6.00;" x="364" y="475">serial</text>
64
 
<text text-anchor="middle" style="font-size:6.00;" x="404" y="475"> PRIMARY KEY </text>
65
 
<text text-anchor="middle" style="font-size:6.00;" x="342" y="487">subject</text>
66
 
<text text-anchor="middle" style="font-size:6.00;" x="366" y="487">integer</text>
67
 
<text text-anchor="middle" style="font-size:6.00;" x="425" y="487"> REFERENCES calendar UNIQUE </text>
68
 
<text text-anchor="middle" style="font-size:6.00;" x="342" y="499">object</text>
69
 
<text text-anchor="middle" style="font-size:6.00;" x="366" y="499">integer</text>
70
 
<text text-anchor="middle" style="font-size:6.00;" x="425" y="499"> REFERENCES calendar UNIQUE </text>
71
 
<text text-anchor="middle" style="font-size:6.00;" x="342" y="511">colour</text>
72
 
<text text-anchor="middle" style="font-size:6.00;" x="363" y="511">text</text>
73
 
<polygon style="fill:none;stroke:black;" points="328,517 328,451 474,451 474,517 328,517"/>
 
57
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="275,821 275,745 461,745 461,821 275,821"/>
 
58
<polygon style="fill:white;stroke:white;" points="278,762 278,748 458,748 458,762 278,762"/>
 
59
<text text-anchor="middle" style="font-size:8.00;" x="368" y="758">calendarsubscription</text>
 
60
<polygon style="fill:none;stroke:black;" points="278,762 278,748 458,748 458,762 278,762"/>
 
61
<text text-anchor="middle" style="font-size:8.00;" x="284" y="773">id</text>
 
62
<text text-anchor="middle" style="font-size:8.00;" x="318" y="773">serial</text>
 
63
<text text-anchor="middle" style="font-size:8.00;" x="369" y="773"> PRIMARY KEY </text>
 
64
<text text-anchor="middle" style="font-size:8.00;" x="292" y="787">subject</text>
 
65
<text text-anchor="middle" style="font-size:8.00;" x="321" y="787">integer</text>
 
66
<text text-anchor="middle" style="font-size:8.00;" x="398" y="787"> REFERENCES calendar UNIQUE </text>
 
67
<text text-anchor="middle" style="font-size:8.00;" x="290" y="801">object</text>
 
68
<text text-anchor="middle" style="font-size:8.00;" x="321" y="801">integer</text>
 
69
<text text-anchor="middle" style="font-size:8.00;" x="398" y="801"> REFERENCES calendar UNIQUE </text>
 
70
<text text-anchor="middle" style="font-size:8.00;" x="291" y="815">colour</text>
 
71
<text text-anchor="middle" style="font-size:8.00;" x="316" y="815">text</text>
 
72
<polygon style="fill:none;stroke:black;" points="275,821 275,745 461,745 461,821 275,821"/>
74
73
</g>
75
74
<g id="edge4" class="edge"><title>calendarsubscription&#45;&gt;calendar</title>
76
 
<path style="fill:none;stroke:black;" d="M430,447C452,424 481,394 506,371"/>
77
 
<polygon style="fill:black;stroke:black;" points="503,369 513,364 508,374 503,369"/>
 
75
<path style="fill:none;stroke:black;" d="M372,741C375,704 379,652 383,614"/>
 
76
<polygon style="fill:black;stroke:black;" points="380,614 384,604 386,614 380,614"/>
78
77
</g>
79
78
<g id="edge6" class="edge"><title>calendarsubscription&#45;&gt;calendar</title>
80
 
<path style="fill:none;stroke:black;" d="M446,447C470,424 499,395 521,372"/>
81
 
<polygon style="fill:black;stroke:black;" points="519,369 528,364 524,374 519,369"/>
82
 
</g>
83
 
<g id="node4" class="node"><title>person</title>
84
 
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="479,913 479,547 681,547 681,913 479,913"/>
85
 
<polygon style="fill:white;stroke:white;" points="482,562 482,550 678,550 678,562 482,562"/>
86
 
<text text-anchor="middle" style="font-size:6.00;" x="580" y="558">person</text>
87
 
<polygon style="fill:none;stroke:black;" points="482,562 482,550 678,550 678,562 482,562"/>
88
 
<text text-anchor="middle" style="font-size:6.00;" x="487" y="571">id</text>
89
 
<text text-anchor="middle" style="font-size:6.00;" x="562" y="571">serial</text>
90
 
<text text-anchor="middle" style="font-size:6.00;" x="611" y="571"> PRIMARY KEY </text>
91
 
<text text-anchor="middle" style="font-size:6.00;" x="500" y="583">displayname</text>
92
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="583">text</text>
93
 
<text text-anchor="middle" style="font-size:6.00;" x="498" y="595">givenname</text>
94
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="595">text</text>
95
 
<text text-anchor="middle" style="font-size:6.00;" x="499" y="607">familyname</text>
96
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="607">text</text>
97
 
<text text-anchor="middle" style="font-size:6.00;" x="496" y="619">password</text>
98
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="619">text</text>
99
 
<text text-anchor="middle" style="font-size:6.00;" x="498" y="631">teamowner</text>
100
 
<text text-anchor="middle" style="font-size:6.00;" x="564" y="631">integer</text>
101
 
<text text-anchor="middle" style="font-size:6.00;" x="618" y="631"> REFERENCES person </text>
102
 
<text text-anchor="middle" style="font-size:6.00;" x="505" y="643">teamdescription</text>
103
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="643">text</text>
104
 
<text text-anchor="middle" style="font-size:6.00;" x="492" y="655">name</text>
105
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="655">text</text>
106
 
<text text-anchor="middle" style="font-size:6.00;" x="496" y="667">language</text>
107
 
<text text-anchor="middle" style="font-size:6.00;" x="564" y="667">integer</text>
108
 
<text text-anchor="middle" style="font-size:6.00;" x="621" y="667"> REFERENCES language </text>
109
 
<text text-anchor="middle" style="font-size:6.00;" x="488" y="679">fti</text>
110
 
<text text-anchor="middle" style="font-size:6.00;" x="566" y="679">tsvector</text>
111
 
<text text-anchor="middle" style="font-size:6.00;" x="516" y="691">defaultmembershipperiod</text>
112
 
<text text-anchor="middle" style="font-size:6.00;" x="564" y="691">integer</text>
113
 
<text text-anchor="middle" style="font-size:6.00;" x="511" y="703">defaultrenewalperiod</text>
114
 
<text text-anchor="middle" style="font-size:6.00;" x="564" y="703">integer</text>
115
 
<text text-anchor="middle" style="font-size:6.00;" x="507" y="715">subscriptionpolicy</text>
116
 
<text text-anchor="middle" style="font-size:6.00;" x="564" y="715">integer</text>
117
 
<text text-anchor="middle" style="font-size:6.00;" x="494" y="727">merged</text>
118
 
<text text-anchor="middle" style="font-size:6.00;" x="564" y="727">integer</text>
119
 
<text text-anchor="middle" style="font-size:6.00;" x="618" y="727"> REFERENCES person </text>
120
 
<text text-anchor="middle" style="font-size:6.00;" x="499" y="739">datecreated</text>
121
 
<text text-anchor="middle" style="font-size:6.00;" x="569" y="739">timestamp</text>
122
 
<text text-anchor="middle" style="font-size:6.00;" x="495" y="751">calendar</text>
123
 
<text text-anchor="middle" style="font-size:6.00;" x="564" y="751">integer</text>
124
 
<text text-anchor="middle" style="font-size:6.00;" x="632" y="751"> REFERENCES calendar UNIQUE </text>
125
 
<text text-anchor="middle" style="font-size:6.00;" x="496" y="763">timezone</text>
126
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="763">text</text>
127
 
<text text-anchor="middle" style="font-size:6.00;" x="493" y="775">karma</text>
128
 
<text text-anchor="middle" style="font-size:6.00;" x="564" y="775">integer</text>
129
 
<text text-anchor="middle" style="font-size:6.00;" x="500" y="787">addressline1</text>
130
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="787">text</text>
131
 
<text text-anchor="middle" style="font-size:6.00;" x="500" y="799">addressline2</text>
132
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="799">text</text>
133
 
<text text-anchor="middle" style="font-size:6.00;" x="500" y="811">organization</text>
134
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="811">text</text>
135
 
<text text-anchor="middle" style="font-size:6.00;" x="490" y="823">city</text>
136
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="823">text</text>
137
 
<text text-anchor="middle" style="font-size:6.00;" x="496" y="835">province</text>
138
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="835">text</text>
139
 
<text text-anchor="middle" style="font-size:6.00;" x="495" y="847">country</text>
140
 
<text text-anchor="middle" style="font-size:6.00;" x="564" y="847">integer</text>
141
 
<text text-anchor="middle" style="font-size:6.00;" x="620" y="847"> REFERENCES country </text>
142
 
<text text-anchor="middle" style="font-size:6.00;" x="496" y="859">postcode</text>
143
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="859">text</text>
144
 
<text text-anchor="middle" style="font-size:6.00;" x="493" y="871">phone</text>
145
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="871">text</text>
146
 
<text text-anchor="middle" style="font-size:6.00;" x="508" y="883">homepage_content</text>
147
 
<text text-anchor="middle" style="font-size:6.00;" x="561" y="883">text</text>
148
 
<text text-anchor="middle" style="font-size:6.00;" x="495" y="895">emblem</text>
149
 
<text text-anchor="middle" style="font-size:6.00;" x="564" y="895">integer</text>
150
 
<text text-anchor="middle" style="font-size:6.00;" x="628" y="895"> REFERENCES libraryfilealias </text>
151
 
<text text-anchor="middle" style="font-size:6.00;" x="501" y="907">hackergotchi</text>
152
 
<text text-anchor="middle" style="font-size:6.00;" x="564" y="907">integer</text>
153
 
<text text-anchor="middle" style="font-size:6.00;" x="628" y="907"> REFERENCES libraryfilealias </text>
154
 
<polygon style="fill:none;stroke:black;" points="479,913 479,547 681,547 681,913 479,913"/>
155
 
</g>
156
 
<g id="edge14" class="edge"><title>person&#45;&gt;calendar</title>
157
 
<path style="fill:none;stroke:black;" d="M567,543C562,480 559,415 556,374"/>
158
 
<polygon style="fill:black;stroke:black;" points="553,374 555,364 559,374 553,374"/>
159
 
</g>
160
 
<g id="edge8" class="edge"><title>person&#45;&gt;person</title>
161
 
<path style="fill:none;stroke:black;" d="M689,787C700,775 707,757 707,730 707,708 703,693 695,681"/>
162
 
<polygon style="fill:black;stroke:black;" points="692,683 689,673 698,679 692,683"/>
163
 
</g>
164
 
<g id="edge12" class="edge"><title>person&#45;&gt;person</title>
165
 
<path style="fill:none;stroke:black;" d="M689,863C710,847 725,803 725,730 725,666 713,624 696,604"/>
166
 
<polygon style="fill:black;stroke:black;" points="694,607 689,597 699,602 694,607"/>
167
 
</g>
168
 
<g id="node11" class="node"><title>fake_language_173</title>
169
 
<ellipse cx="293" cy="899" rx="27" ry="18" style="fill:none;stroke:red;"/>
170
 
<text text-anchor="middle" style="font-size:6.00;" x="293" y="901">language</text>
171
 
</g>
172
 
<g id="edge10" class="edge"><title>person&#45;&gt;fake_language_173</title>
173
 
<path style="fill:none;stroke:black;" d="M471,794C418,825 357,861 323,882"/>
174
 
<polygon style="fill:black;stroke:black;" points="324,885 314,887 321,879 324,885"/>
175
 
</g>
176
 
<g id="node15" class="node"><title>fake_country_177</title>
177
 
<ellipse cx="899" cy="833" rx="27" ry="18" style="fill:none;stroke:red;"/>
178
 
<text text-anchor="middle" style="font-size:6.00;" x="899" y="835">country</text>
179
 
</g>
180
 
<g id="edge16" class="edge"><title>person&#45;&gt;fake_country_177</title>
181
 
<path style="fill:none;stroke:black;" d="M689,765C751,785 824,808 865,822"/>
182
 
<polygon style="fill:black;stroke:black;" points="866,819 875,825 864,825 866,819"/>
183
 
</g>
184
 
<g id="node17" class="node"><title>fake_libraryfilealias_179</title>
185
 
<ellipse cx="486" cy="1054" rx="29" ry="18" style="fill:none;stroke:red;"/>
186
 
<text text-anchor="middle" style="font-size:6.00;" x="486" y="1056">libraryfilealias</text>
187
 
</g>
188
 
<g id="edge18" class="edge"><title>person&#45;&gt;fake_libraryfilealias_179</title>
189
 
<path style="fill:none;stroke:black;" d="M526,917C514,960 501,1001 494,1026"/>
190
 
<polygon style="fill:black;stroke:black;" points="497,1027 491,1036 491,1025 497,1027"/>
191
 
</g>
192
 
<g id="node19" class="node"><title>fake_libraryfilealias_181</title>
193
 
<ellipse cx="734" cy="1031" rx="29" ry="18" style="fill:none;stroke:red;"/>
194
 
<text text-anchor="middle" style="font-size:6.00;" x="734" y="1033">libraryfilealias</text>
195
 
</g>
196
 
<g id="edge20" class="edge"><title>person&#45;&gt;fake_libraryfilealias_181</title>
197
 
<path style="fill:none;stroke:black;" d="M676,917C693,952 710,983 721,1005"/>
198
 
<polygon style="fill:black;stroke:black;" points="724,1003 725,1014 718,1006 724,1003"/>
199
 
</g>
200
 
<g id="node5" class="node"><title>product</title>
201
 
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="680,423 680,57 872,57 872,423 680,423"/>
202
 
<polygon style="fill:white;stroke:white;" points="683,72 683,60 869,60 869,72 683,72"/>
203
 
<text text-anchor="middle" style="font-size:6.00;" x="776" y="68">product</text>
204
 
<polygon style="fill:none;stroke:black;" points="683,72 683,60 869,60 869,72 683,72"/>
205
 
<text text-anchor="middle" style="font-size:6.00;" x="688" y="81">id</text>
206
 
<text text-anchor="middle" style="font-size:6.00;" x="753" y="81">serial</text>
207
 
<text text-anchor="middle" style="font-size:6.00;" x="802" y="81"> PRIMARY KEY </text>
208
 
<text text-anchor="middle" style="font-size:6.00;" x="694" y="93">project</text>
209
 
<text text-anchor="middle" style="font-size:6.00;" x="755" y="93">integer</text>
210
 
<text text-anchor="middle" style="font-size:6.00;" x="809" y="93"> REFERENCES project </text>
211
 
<text text-anchor="middle" style="font-size:6.00;" x="694" y="105">owner</text>
212
 
<text text-anchor="middle" style="font-size:6.00;" x="755" y="105">integer</text>
213
 
<text text-anchor="middle" style="font-size:6.00;" x="809" y="105"> REFERENCES person </text>
214
 
<text text-anchor="middle" style="font-size:6.00;" x="693" y="117">name</text>
215
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="117">text</text>
216
 
<text text-anchor="middle" style="font-size:6.00;" x="793" y="117"> UNIQUE </text>
217
 
<text text-anchor="middle" style="font-size:6.00;" x="701" y="129">displayname</text>
218
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="129">text</text>
219
 
<text text-anchor="middle" style="font-size:6.00;" x="691" y="141">title</text>
220
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="141">text</text>
221
 
<text text-anchor="middle" style="font-size:6.00;" x="697" y="153">summary</text>
222
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="153">text</text>
223
 
<text text-anchor="middle" style="font-size:6.00;" x="700" y="165">description</text>
224
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="165">text</text>
225
 
<text text-anchor="middle" style="font-size:6.00;" x="700" y="177">datecreated</text>
226
 
<text text-anchor="middle" style="font-size:6.00;" x="760" y="177">timestamp</text>
227
 
<text text-anchor="middle" style="font-size:6.00;" x="702" y="189">homepageurl</text>
228
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="189">text</text>
229
 
<text text-anchor="middle" style="font-size:6.00;" x="703" y="201">screenshotsurl</text>
230
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="201">text</text>
231
 
<text text-anchor="middle" style="font-size:6.00;" x="695" y="213">wikiurl</text>
232
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="213">text</text>
233
 
<text text-anchor="middle" style="font-size:6.00;" x="693" y="225">listurl</text>
234
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="225">text</text>
235
 
<text text-anchor="middle" style="font-size:6.00;" x="708" y="237">programminglang</text>
236
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="237">text</text>
237
 
<text text-anchor="middle" style="font-size:6.00;" x="701" y="249">downloadurl</text>
238
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="249">text</text>
239
 
<text text-anchor="middle" style="font-size:6.00;" x="696" y="261">lastdoap</text>
240
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="261">text</text>
241
 
<text text-anchor="middle" style="font-size:6.00;" x="708" y="273">sourceforgeproject</text>
242
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="273">text</text>
243
 
<text text-anchor="middle" style="font-size:6.00;" x="706" y="285">freshmeatproject</text>
244
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="285">text</text>
245
 
<text text-anchor="middle" style="font-size:6.00;" x="697" y="297">reviewed</text>
246
 
<text text-anchor="middle" style="font-size:6.00;" x="757" y="297">boolean</text>
247
 
<text text-anchor="middle" style="font-size:6.00;" x="693" y="309">active</text>
248
 
<text text-anchor="middle" style="font-size:6.00;" x="757" y="309">boolean</text>
249
 
<text text-anchor="middle" style="font-size:6.00;" x="689" y="321">fti</text>
250
 
<text text-anchor="middle" style="font-size:6.00;" x="757" y="321">tsvector</text>
251
 
<text text-anchor="middle" style="font-size:6.00;" x="700" y="333">autoupdate</text>
252
 
<text text-anchor="middle" style="font-size:6.00;" x="757" y="333">boolean</text>
253
 
<text text-anchor="middle" style="font-size:6.00;" x="706" y="345">translationgroup</text>
254
 
<text text-anchor="middle" style="font-size:6.00;" x="755" y="345">integer</text>
255
 
<text text-anchor="middle" style="font-size:6.00;" x="821" y="345"> REFERENCES translationgroup </text>
256
 
<text text-anchor="middle" style="font-size:6.00;" x="712" y="357">translationpermission</text>
257
 
<text text-anchor="middle" style="font-size:6.00;" x="755" y="357">integer</text>
258
 
<text text-anchor="middle" style="font-size:6.00;" x="699" y="369">releaseroot</text>
259
 
<text text-anchor="middle" style="font-size:6.00;" x="752" y="369">text</text>
260
 
<text text-anchor="middle" style="font-size:6.00;" x="696" y="381">calendar</text>
261
 
<text text-anchor="middle" style="font-size:6.00;" x="755" y="381">integer</text>
262
 
<text text-anchor="middle" style="font-size:6.00;" x="823" y="381"> REFERENCES calendar UNIQUE </text>
263
 
<text text-anchor="middle" style="font-size:6.00;" x="704" y="393">official_rosetta</text>
264
 
<text text-anchor="middle" style="font-size:6.00;" x="757" y="393">boolean</text>
265
 
<text text-anchor="middle" style="font-size:6.00;" x="705" y="405">official_malone</text>
266
 
<text text-anchor="middle" style="font-size:6.00;" x="757" y="405">boolean</text>
267
 
<text text-anchor="middle" style="font-size:6.00;" x="700" y="417">bugcontact</text>
268
 
<text text-anchor="middle" style="font-size:6.00;" x="755" y="417">integer</text>
269
 
<text text-anchor="middle" style="font-size:6.00;" x="809" y="417"> REFERENCES person </text>
270
 
<polygon style="fill:none;stroke:black;" points="680,423 680,57 872,57 872,423 680,423"/>
271
 
</g>
272
 
<g id="edge28" class="edge"><title>product&#45;&gt;calendar</title>
273
 
<path style="fill:none;stroke:black;" d="M672,284C655,291 639,298 623,304"/>
274
 
<polygon style="fill:black;stroke:black;" points="625,307 614,308 622,301 625,307"/>
275
 
</g>
276
 
<g id="edge24" class="edge"><title>product&#45;&gt;person</title>
277
 
<path style="fill:none;stroke:black;" d="M708,427C694,462 680,498 666,534"/>
278
 
<polygon style="fill:black;stroke:black;" points="669,535 662,543 663,532 669,535"/>
279
 
</g>
280
 
<g id="edge30" class="edge"><title>product&#45;&gt;person</title>
281
 
<path style="fill:none;stroke:black;" d="M695,427C681,462 667,498 653,534"/>
282
 
<polygon style="fill:black;stroke:black;" points="656,535 649,543 650,532 656,535"/>
283
 
</g>
284
 
<g id="node6" class="node"><title>project</title>
285
 
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="192,426 192,180 384,180 384,426 192,426"/>
286
 
<polygon style="fill:white;stroke:white;" points="195,195 195,183 381,183 381,195 195,195"/>
287
 
<text text-anchor="middle" style="font-size:6.00;" x="288" y="191">project</text>
288
 
<polygon style="fill:none;stroke:black;" points="195,195 195,183 381,183 381,195 195,195"/>
289
 
<text text-anchor="middle" style="font-size:6.00;" x="200" y="204">id</text>
290
 
<text text-anchor="middle" style="font-size:6.00;" x="265" y="204">serial</text>
291
 
<text text-anchor="middle" style="font-size:6.00;" x="314" y="204"> PRIMARY KEY </text>
292
 
<text text-anchor="middle" style="font-size:6.00;" x="206" y="216">owner</text>
293
 
<text text-anchor="middle" style="font-size:6.00;" x="267" y="216">integer</text>
294
 
<text text-anchor="middle" style="font-size:6.00;" x="321" y="216"> REFERENCES person </text>
295
 
<text text-anchor="middle" style="font-size:6.00;" x="205" y="228">name</text>
296
 
<text text-anchor="middle" style="font-size:6.00;" x="264" y="228">text</text>
297
 
<text text-anchor="middle" style="font-size:6.00;" x="305" y="228"> UNIQUE </text>
298
 
<text text-anchor="middle" style="font-size:6.00;" x="213" y="240">displayname</text>
299
 
<text text-anchor="middle" style="font-size:6.00;" x="264" y="240">text</text>
300
 
<text text-anchor="middle" style="font-size:6.00;" x="203" y="252">title</text>
301
 
<text text-anchor="middle" style="font-size:6.00;" x="264" y="252">text</text>
302
 
<text text-anchor="middle" style="font-size:6.00;" x="209" y="264">summary</text>
303
 
<text text-anchor="middle" style="font-size:6.00;" x="264" y="264">text</text>
304
 
<text text-anchor="middle" style="font-size:6.00;" x="212" y="276">description</text>
305
 
<text text-anchor="middle" style="font-size:6.00;" x="264" y="276">text</text>
306
 
<text text-anchor="middle" style="font-size:6.00;" x="212" y="288">datecreated</text>
307
 
<text text-anchor="middle" style="font-size:6.00;" x="272" y="288">timestamp</text>
308
 
<text text-anchor="middle" style="font-size:6.00;" x="214" y="300">homepageurl</text>
309
 
<text text-anchor="middle" style="font-size:6.00;" x="264" y="300">text</text>
310
 
<text text-anchor="middle" style="font-size:6.00;" x="207" y="312">wikiurl</text>
311
 
<text text-anchor="middle" style="font-size:6.00;" x="264" y="312">text</text>
312
 
<text text-anchor="middle" style="font-size:6.00;" x="208" y="324">lastdoap</text>
313
 
<text text-anchor="middle" style="font-size:6.00;" x="264" y="324">text</text>
314
 
<text text-anchor="middle" style="font-size:6.00;" x="220" y="336">sourceforgeproject</text>
315
 
<text text-anchor="middle" style="font-size:6.00;" x="264" y="336">text</text>
316
 
<text text-anchor="middle" style="font-size:6.00;" x="218" y="348">freshmeatproject</text>
317
 
<text text-anchor="middle" style="font-size:6.00;" x="264" y="348">text</text>
318
 
<text text-anchor="middle" style="font-size:6.00;" x="209" y="360">reviewed</text>
319
 
<text text-anchor="middle" style="font-size:6.00;" x="269" y="360">boolean</text>
320
 
<text text-anchor="middle" style="font-size:6.00;" x="205" y="372">active</text>
321
 
<text text-anchor="middle" style="font-size:6.00;" x="269" y="372">boolean</text>
322
 
<text text-anchor="middle" style="font-size:6.00;" x="201" y="384">fti</text>
323
 
<text text-anchor="middle" style="font-size:6.00;" x="269" y="384">tsvector</text>
324
 
<text text-anchor="middle" style="font-size:6.00;" x="218" y="396">translationgroup</text>
325
 
<text text-anchor="middle" style="font-size:6.00;" x="267" y="396">integer</text>
326
 
<text text-anchor="middle" style="font-size:6.00;" x="333" y="396"> REFERENCES translationgroup </text>
327
 
<text text-anchor="middle" style="font-size:6.00;" x="224" y="408">translationpermission</text>
328
 
<text text-anchor="middle" style="font-size:6.00;" x="267" y="408">integer</text>
329
 
<text text-anchor="middle" style="font-size:6.00;" x="208" y="420">calendar</text>
330
 
<text text-anchor="middle" style="font-size:6.00;" x="267" y="420">integer</text>
331
 
<text text-anchor="middle" style="font-size:6.00;" x="335" y="420"> REFERENCES calendar UNIQUE </text>
332
 
<polygon style="fill:none;stroke:black;" points="192,426 192,180 384,180 384,426 192,426"/>
333
 
</g>
334
 
<g id="edge22" class="edge"><title>product&#45;&gt;project</title>
335
 
<path style="fill:none;stroke:black;" d="M672,253C593,264 484,278 402,289"/>
336
 
<polygon style="fill:black;stroke:black;" points="402,292 392,290 402,286 402,292"/>
337
 
</g>
338
 
<g id="node23" class="node"><title>fake_translationgroup_235</title>
339
 
<ellipse cx="1070" cy="86" rx="32" ry="18" style="fill:none;stroke:red;"/>
340
 
<text text-anchor="middle" style="font-size:6.00;" x="1070" y="88">translationgroup</text>
341
 
</g>
342
 
<g id="edge26" class="edge"><title>product&#45;&gt;fake_translationgroup_235</title>
343
 
<path style="fill:none;stroke:black;" d="M880,185C935,156 1000,123 1037,103"/>
344
 
<polygon style="fill:black;stroke:black;" points="1036,100 1046,98 1039,106 1036,100"/>
345
 
</g>
346
 
<g id="edge36" class="edge"><title>project&#45;&gt;calendar</title>
347
 
<path style="fill:none;stroke:black;" d="M392,315C422,319 454,322 482,325"/>
348
 
<polygon style="fill:black;stroke:black;" points="482,322 492,326 482,328 482,322"/>
349
 
</g>
350
 
<g id="edge32" class="edge"><title>project&#45;&gt;person</title>
351
 
<path style="fill:none;stroke:black;" d="M375,430C403,471 435,518 465,562"/>
352
 
<polygon style="fill:black;stroke:black;" points="468,560 471,570 462,564 468,560"/>
353
 
</g>
354
 
<g id="node28" class="node"><title>fake_translationgroup_255</title>
355
 
<ellipse cx="38" cy="178" rx="32" ry="18" style="fill:none;stroke:red;"/>
356
 
<text text-anchor="middle" style="font-size:6.00;" x="38" y="180">translationgroup</text>
357
 
</g>
358
 
<g id="edge34" class="edge"><title>project&#45;&gt;fake_translationgroup_255</title>
359
 
<path style="fill:none;stroke:black;" d="M184,251C144,231 100,209 71,195"/>
360
 
<polygon style="fill:black;stroke:black;" points="69,198 62,190 72,192 69,198"/>
 
79
<path style="fill:none;stroke:black;" d="M372,741C375,704 379,652 383,614"/>
 
80
<polygon style="fill:black;stroke:black;" points="380,614 384,604 386,614 380,614"/>
 
81
</g>
 
82
<g id="node4" class="node"><title>product</title>
 
83
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="237,509 237,83 483,83 483,509 237,509"/>
 
84
<polygon style="fill:white;stroke:white;" points="240,100 240,86 480,86 480,100 240,100"/>
 
85
<text text-anchor="middle" style="font-size:8.00;" x="360" y="96">product</text>
 
86
<polygon style="fill:none;stroke:black;" points="240,100 240,86 480,86 480,100 240,100"/>
 
87
<text text-anchor="middle" style="font-size:8.00;" x="246" y="111">id</text>
 
88
<text text-anchor="middle" style="font-size:8.00;" x="329" y="111">serial</text>
 
89
<text text-anchor="middle" style="font-size:8.00;" x="391" y="111"> PRIMARY KEY </text>
 
90
<text text-anchor="middle" style="font-size:8.00;" x="254" y="125">project</text>
 
91
<text text-anchor="middle" style="font-size:8.00;" x="332" y="125">integer</text>
 
92
<text text-anchor="middle" style="font-size:8.00;" x="401" y="125"> REFERENCES project </text>
 
93
<text text-anchor="middle" style="font-size:8.00;" x="253" y="139">owner</text>
 
94
<text text-anchor="middle" style="font-size:8.00;" x="332" y="139">integer</text>
 
95
<text text-anchor="middle" style="font-size:8.00;" x="401" y="139"> REFERENCES person </text>
 
96
<text text-anchor="middle" style="font-size:8.00;" x="252" y="153">name</text>
 
97
<text text-anchor="middle" style="font-size:8.00;" x="327" y="153">text</text>
 
98
<text text-anchor="middle" style="font-size:8.00;" x="379" y="153"> UNIQUE </text>
 
99
<text text-anchor="middle" style="font-size:8.00;" x="263" y="167">displayname</text>
 
100
<text text-anchor="middle" style="font-size:8.00;" x="327" y="167">text</text>
 
101
<text text-anchor="middle" style="font-size:8.00;" x="249" y="181">title</text>
 
102
<text text-anchor="middle" style="font-size:8.00;" x="327" y="181">text</text>
 
103
<text text-anchor="middle" style="font-size:8.00;" x="258" y="195">summary</text>
 
104
<text text-anchor="middle" style="font-size:8.00;" x="327" y="195">text</text>
 
105
<text text-anchor="middle" style="font-size:8.00;" x="260" y="209">description</text>
 
106
<text text-anchor="middle" style="font-size:8.00;" x="327" y="209">text</text>
 
107
<text text-anchor="middle" style="font-size:8.00;" x="261" y="223">datecreated</text>
 
108
<text text-anchor="middle" style="font-size:8.00;" x="338" y="223">timestamp</text>
 
109
<text text-anchor="middle" style="font-size:8.00;" x="264" y="237">homepageurl</text>
 
110
<text text-anchor="middle" style="font-size:8.00;" x="327" y="237">text</text>
 
111
<text text-anchor="middle" style="font-size:8.00;" x="266" y="251">screenshotsurl</text>
 
112
<text text-anchor="middle" style="font-size:8.00;" x="327" y="251">text</text>
 
113
<text text-anchor="middle" style="font-size:8.00;" x="255" y="265">wikiurl</text>
 
114
<text text-anchor="middle" style="font-size:8.00;" x="327" y="265">text</text>
 
115
<text text-anchor="middle" style="font-size:8.00;" x="252" y="279">listurl</text>
 
116
<text text-anchor="middle" style="font-size:8.00;" x="327" y="279">text</text>
 
117
<text text-anchor="middle" style="font-size:8.00;" x="272" y="293">programminglang</text>
 
118
<text text-anchor="middle" style="font-size:8.00;" x="327" y="293">text</text>
 
119
<text text-anchor="middle" style="font-size:8.00;" x="263" y="307">downloadurl</text>
 
120
<text text-anchor="middle" style="font-size:8.00;" x="327" y="307">text</text>
 
121
<text text-anchor="middle" style="font-size:8.00;" x="257" y="321">lastdoap</text>
 
122
<text text-anchor="middle" style="font-size:8.00;" x="327" y="321">text</text>
 
123
<text text-anchor="middle" style="font-size:8.00;" x="273" y="335">sourceforgeproject</text>
 
124
<text text-anchor="middle" style="font-size:8.00;" x="327" y="335">text</text>
 
125
<text text-anchor="middle" style="font-size:8.00;" x="270" y="349">freshmeatproject</text>
 
126
<text text-anchor="middle" style="font-size:8.00;" x="327" y="349">text</text>
 
127
<text text-anchor="middle" style="font-size:8.00;" x="258" y="363">reviewed</text>
 
128
<text text-anchor="middle" style="font-size:8.00;" x="334" y="363">boolean</text>
 
129
<text text-anchor="middle" style="font-size:8.00;" x="252" y="377">active</text>
 
130
<text text-anchor="middle" style="font-size:8.00;" x="334" y="377">boolean</text>
 
131
<text text-anchor="middle" style="font-size:8.00;" x="247" y="391">fti</text>
 
132
<text text-anchor="middle" style="font-size:8.00;" x="334" y="391">tsvector</text>
 
133
<text text-anchor="middle" style="font-size:8.00;" x="260" y="405">autoupdate</text>
 
134
<text text-anchor="middle" style="font-size:8.00;" x="334" y="405">boolean</text>
 
135
<text text-anchor="middle" style="font-size:8.00;" x="269" y="419">translationgroup</text>
 
136
<text text-anchor="middle" style="font-size:8.00;" x="332" y="419">integer</text>
 
137
<text text-anchor="middle" style="font-size:8.00;" x="416" y="419"> REFERENCES translationgroup </text>
 
138
<text text-anchor="middle" style="font-size:8.00;" x="278" y="433">translationpermission</text>
 
139
<text text-anchor="middle" style="font-size:8.00;" x="332" y="433">integer</text>
 
140
<text text-anchor="middle" style="font-size:8.00;" x="261" y="447">releaseroot</text>
 
141
<text text-anchor="middle" style="font-size:8.00;" x="327" y="447">text</text>
 
142
<text text-anchor="middle" style="font-size:8.00;" x="256" y="461">calendar</text>
 
143
<text text-anchor="middle" style="font-size:8.00;" x="332" y="461">integer</text>
 
144
<text text-anchor="middle" style="font-size:8.00;" x="420" y="461"> REFERENCES calendar UNIQUE </text>
 
145
<text text-anchor="middle" style="font-size:8.00;" x="267" y="475">official_rosetta</text>
 
146
<text text-anchor="middle" style="font-size:8.00;" x="334" y="475">boolean</text>
 
147
<text text-anchor="middle" style="font-size:8.00;" x="268" y="489">official_malone</text>
 
148
<text text-anchor="middle" style="font-size:8.00;" x="334" y="489">boolean</text>
 
149
<text text-anchor="middle" style="font-size:8.00;" x="261" y="503">bugcontact</text>
 
150
<text text-anchor="middle" style="font-size:8.00;" x="332" y="503">integer</text>
 
151
<text text-anchor="middle" style="font-size:8.00;" x="401" y="503"> REFERENCES person </text>
 
152
<polygon style="fill:none;stroke:black;" points="237,509 237,83 483,83 483,509 237,509"/>
 
153
</g>
 
154
<g id="edge14" class="edge"><title>product&#45;&gt;calendar</title>
 
155
<path style="fill:none;stroke:black;" d="M381,513C382,517 382,520 382,524"/>
 
156
<polygon style="fill:black;stroke:black;" points="385,524 383,534 379,524 385,524"/>
 
157
</g>
 
158
<g id="node8" class="node"><title>fake_project_249</title>
 
159
<ellipse cx="511" cy="23" rx="27" ry="18" style="fill:none;stroke:red;"/>
 
160
<text text-anchor="middle" style="font-size:8.00;" x="511" y="26">project</text>
 
161
</g>
 
162
<g id="edge8" class="edge"><title>product&#45;&gt;fake_project_249</title>
 
163
<path style="fill:none;stroke:black;" d="M480,79C486,67 492,58 496,49"/>
 
164
<polygon style="fill:black;stroke:black;" points="493,47 501,40 499,50 493,47"/>
 
165
</g>
 
166
<g id="node10" class="node"><title>fake_person_251</title>
 
167
<ellipse cx="185" cy="129" rx="27" ry="18" style="fill:none;stroke:red;"/>
 
168
<text text-anchor="middle" style="font-size:8.00;" x="185" y="132">person</text>
 
169
</g>
 
170
<g id="edge10" class="edge"><title>product&#45;&gt;fake_person_251</title>
 
171
<path style="fill:none;stroke:black;" d="M229,171C221,163 214,157 208,151"/>
 
172
<polygon style="fill:black;stroke:black;" points="206,154 201,144 211,149 206,154"/>
 
173
</g>
 
174
<g id="node12" class="node"><title>fake_translationgroup_253</title>
 
175
<ellipse cx="44" cy="378" rx="38" ry="18" style="fill:none;stroke:red;"/>
 
176
<text text-anchor="middle" style="font-size:8.00;" x="44" y="381">translationgroup</text>
 
177
</g>
 
178
<g id="edge12" class="edge"><title>product&#45;&gt;fake_translationgroup_253</title>
 
179
<path style="fill:none;stroke:black;" d="M229,330C179,344 124,357 88,367"/>
 
180
<polygon style="fill:black;stroke:black;" points="88,370 78,369 87,364 88,370"/>
 
181
</g>
 
182
<g id="node15" class="node"><title>fake_person_256</title>
 
183
<ellipse cx="671" cy="316" rx="27" ry="18" style="fill:none;stroke:red;"/>
 
184
<text text-anchor="middle" style="font-size:8.00;" x="671" y="319">person</text>
 
185
</g>
 
186
<g id="edge16" class="edge"><title>product&#45;&gt;fake_person_256</title>
 
187
<path style="fill:none;stroke:black;" d="M491,304C543,308 598,311 634,313"/>
 
188
<polygon style="fill:black;stroke:black;" points="634,310 644,314 634,316 634,310"/>
361
189
</g>
362
190
</g>
363
191
</svg>