Revize 7dae8303
Přidáno uživatelem Patrik Harag před více než 5 roky(ů)
config/empty_filter.json | ||
---|---|---|
1 |
{ |
|
2 |
"defaultFilter": { |
|
3 |
"vertexArchetypeFilter": { |
|
4 |
"archetypes": [ ], |
|
5 |
"matchType": "non_matching" |
|
6 |
}, |
|
7 |
|
|
8 |
"edgeArchetypeFilter": { |
|
9 |
"archetypes": [ |
|
10 |
|
|
11 |
], |
|
12 |
"matchType": "non_matching" |
|
13 |
}, |
|
14 |
|
|
15 |
"vertexAttributeFilters": [ |
|
16 |
|
|
17 |
], |
|
18 |
|
|
19 |
"edgeAttributeFilters": [ |
|
20 |
|
|
21 |
] |
|
22 |
}, |
|
23 |
|
|
24 |
"defaultGroupArchetypes": [ "File", "Commit", "RepoFile"], |
|
25 |
|
|
26 |
"archetypeIcons": [ |
|
27 |
{ |
|
28 |
"name" : "Person", |
|
29 |
"value" : "<circle r=\"3\" cx=\"6\" cy=\"3\" fill=\"black\" stroke-width=\"0\"\/><path d=\"M 1 10 A 6 4 0 0 1 11 10 L 11 15 L 1 15\" fill=\"black\" stroke-width=\"0\"\/>" |
|
30 |
}, |
|
31 |
{ |
|
32 |
"name" : "Wiki", |
|
33 |
"value" : "<text x=\"6\" y=\"7\" font-weight=\"bold\" style=\"font-family: serif !important; text-anchor: middle\">W<\/text>" |
|
34 |
}, |
|
35 |
{ |
|
36 |
"name" : "Commit", |
|
37 |
"value" : "<circle r=\"4\" cx=\"6\" cy=\"7.5\" fill-opacity=\"0\" stroke=\"black\" stroke-width=\"2\"\/><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"3.5\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/><line x1=\"6\" y1=\"11.5\" x2=\"6\" y2=\"14\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>" |
|
38 |
}, |
|
39 |
{ |
|
40 |
"name" : "File", |
|
41 |
"value" : "<polygon points=\"0.5,0.5 7.5,0.5 11.5,4.5 11.5,14.5 0.5,14.5\" fill=\"white\" stroke=\"black\" stroke-linejoin=\"round\" \/><polygon points=\"7.5,0.5 11.5,4.5 7.5,4.5\" fill=\"gray\" stroke=\"black\" stroke-linejoin=\"round\" \/>" |
|
42 |
}, |
|
43 |
{ |
|
44 |
"name" : "RepoFile", |
|
45 |
"value" :"<polygon points=\"0.5,0.5 7.5,0.5 11.5,4.5 11.5,14.5 0.5,14.5\" fill=\"white\" stroke=\"black\" stroke-linejoin=\"round\" \/><polygon points=\"7.5,0.5 11.5,4.5 7.5,4.5\" fill=\"gray\" stroke=\"black\" stroke-linejoin=\"round\" \/><ellipse cx=\"5\" cy=\"7\" rx=\"3\" ry=\"1\" stroke=\"black\" fill=\"transparent\" stroke-width=\"0.5\"\/><path d=\"M 2 7 L 2 12 A 3 1 0 0 0 8 12 L 8 7\" stroke-width=\"0.5\" stroke=\"black\" fill=\"transparent\"\/><path d=\"M 2 8.66 A 3 1 0 0 0 8 8.66\" stroke-width=\"0.5\" stroke=\"black\" fill=\"transparent\"\/><path d=\"M 2 10.33 A 3 1 0 0 0 8 10.33\" stroke-width=\"0.5\" stroke=\"black\" fill=\"transparent\"\/>" |
|
46 |
}, |
|
47 |
{ |
|
48 |
"name" : "Ticket", |
|
49 |
"value" : "<path d=\"M 1 0 L 3 0 A 2 1 0 0 0 9 0 L 11 0, 11 15, 9 15 A 2 1 0 0 0 3 15 L 1 15 Z\" stroke=\"black\" fill=\"none\" stroke-linejoin=\"round\"\/><line x1=\"1\" y1=\"6\" x2=\"11\" y2=\"6\" stroke=\"black\" stroke-width=\"0.5\" stroke-dasharray=\"1,1\" stroke-linecap=\"round\"\/>" |
|
50 |
}, |
|
51 |
{ |
|
52 |
"name" : "Change", |
|
53 |
"value" : "<polygon points=\"1,4 5,4 3,1\" fill=\"black\" stroke=\"black\" stroke-linejoin=\"round\" \/><line x1=\"3\" y1=\"2\" x2=\"3\" y2=\"13\" stroke=\"black\"\/><polygon points=\"7,11 11,11 9,14\" fill=\"black\" stroke=\"black\" stroke-linejoin=\"round\" \/><line x1=\"9\" y1=\"2\" x2=\"9\" y2=\"13\" stroke=\"black\"\/>" |
|
54 |
} |
|
55 |
] |
|
56 |
} |
config/historical_data_config.json | ||
---|---|---|
1 |
{ |
|
2 |
"defaultFilter": { |
|
3 |
"vertexArchetypeFilter": { |
|
4 |
"archetypes": [ ], |
|
5 |
"matchType": "non_matching" |
|
6 |
}, |
|
7 |
|
|
8 |
"edgeArchetypeFilter": { |
|
9 |
"archetypes": [ |
|
10 |
|
|
11 |
], |
|
12 |
"matchType": "non_matching" |
|
13 |
}, |
|
14 |
|
|
15 |
"vertexAttributeFilters": [ |
|
16 |
|
|
17 |
], |
|
18 |
|
|
19 |
"edgeAttributeFilters": [ |
|
20 |
|
|
21 |
] |
|
22 |
}, |
|
23 |
|
|
24 |
"defaultGroupArchetypes": [], |
|
25 |
|
|
26 |
"archetypeIcons": [ |
|
27 |
{ |
|
28 |
"name" : "person", |
|
29 |
"value" : "<circle r=\"3\" cx=\"6\" cy=\"3\" fill=\"black\" stroke-width=\"0\"\/><path d=\"M 1 10 A 6 4 0 0 1 11 10 L 11 15 L 1 15\" fill=\"black\" stroke-width=\"0\"\/>" |
|
30 |
}, |
|
31 |
{ |
|
32 |
"name" : "device", |
|
33 |
"value" : "<g transform=\"scale(0.6,0.6)\"><g transform=\"translate(-2,1)\"><path id=\"gear\" fill=\"black\" stroke=\"black\" style=\"fill-rule:evenodd;clip-rule:evenodd;\" d=\"M20.869,13.476C20.948,12.994,21,12.504,21,12s-0.052-0.994-0.131-1.476l-2.463-0.259c-0.149-0.556-0.367-1.082-0.648-1.57l1.558-1.924c-0.576-0.806-1.281-1.511-2.087-2.087 l-1.924,1.558c-0.488-0.281-1.015-0.499-1.57-0.648l-0.259-2.463C12.994,3.052,12.504,3,12,3s-0.994,0.052-1.476,0.131 l-0.259,2.463C9.71,5.743,9.184,5.961,8.695,6.242L6.771,4.685C5.966,5.261,5.261,5.966,4.685,6.771l1.558,1.924 c-0.281,0.488-0.499,1.015-0.648,1.57l-2.463,0.259C3.052,11.006,3,11.496,3,12s0.052,0.994,0.131,1.476l2.463,0.259 c0.149,0.556,0.367,1.082,0.648,1.57l-1.558,1.924c0.576,0.806,1.281,1.511,2.087,2.087l1.924-1.558 c0.488,0.281,1.015,0.499,1.57,0.648l0.259,2.463C11.006,20.948,11.496,21,12,21s0.994-0.052,1.476-0.131l0.259-2.463 c0.556-0.149,1.082-0.367,1.57-0.648l1.924,1.558c0.806-0.576,1.511-1.281,2.087-2.087l-1.558-1.924 c0.281-0.488,0.499-1.015,0.648-1.57L20.869,13.476z M12,15.998c-2.209,0-3.998-1.789-3.998-3.998S9.791,8.002,12,8.002 S15.998,9.791,15.998,12S14.209,15.998,12,15.998z\"/></g></g>" |
|
34 |
}, |
|
35 |
{ |
|
36 |
"name" : "theory", |
|
37 |
"value" : "<g transform=\"scale(0.03,0.03)\"><g transform=\"translate(-35,0)\"><path id=\"gear\" fill=\"black\" stroke=\"black\" d=\"M394.235,151.628c0,82.449-49.695,92.044-59.021,181.956c0,8.382-6.785,15.163-15.168,15.163H165.161 c-8.379,0-15.161-6.781-15.161-15.163h-0.028c-9.299-89.912-58.994-99.507-58.994-181.956C90.978,67.878,158.855,0,242.606,0 S394.235,67.878,394.235,151.628z M318.423,363.906H166.794c-8.384,0-15.166,6.786-15.166,15.168 c0,8.378,6.782,15.163,15.166,15.163h151.628c8.378,0,15.163-6.785,15.163-15.163C333.586,370.692,326.801,363.906,318.423,363.906 z M318.423,409.396H166.794c-8.384,0-15.166,6.786-15.166,15.163c0,8.383,6.782,15.168,15.166,15.168h151.628 c8.378,0,15.163-6.785,15.163-15.168C333.586,416.182,326.801,409.396,318.423,409.396z M212.282,485.212h60.65 c16.76,0,30.322-13.562,30.322-30.326h-121.3C181.955,471.65,195.518,485.212,212.282,485.212z\"/></g></g>" |
|
38 |
} |
|
39 |
] |
|
40 |
} |
config/spade_config.json | ||
---|---|---|
1 |
{ |
|
2 |
"defaultFilter": { |
|
3 |
"vertexArchetypeFilter": { |
|
4 |
"archetypes": [ "Ticket", "Person", "Wiki", "File"], |
|
5 |
"matchType": "matching" |
|
6 |
}, |
|
7 |
|
|
8 |
"edgeArchetypeFilter": { |
|
9 |
"archetypes": [ |
|
10 |
{ |
|
11 |
"fromArchetypes": [ "Person" ], |
|
12 |
"edgeArchetypes": [ "Authorship" ], |
|
13 |
"toArchetypes": [ "Ticket", "File" ] |
|
14 |
}, |
|
15 |
{ |
|
16 |
"fromArchetypes": [ "Person" ], |
|
17 |
"edgeArchetypes": [ "Assignment" ], |
|
18 |
"toArchetypes": [ "Ticket" ] |
|
19 |
}, |
|
20 |
{ |
|
21 |
"fromArchetypes": [ "File", "Ticket", "Wiki" ], |
|
22 |
"edgeArchetypes": [ "ItemRelation" ], |
|
23 |
"toArchetypes": [ "File", "Ticket", "Wiki" ] |
|
24 |
}, |
|
25 |
{ |
|
26 |
"fromArchetypes": [ "Person" ], |
|
27 |
"edgeArchetypes": [ "Modification" ], |
|
28 |
"toArchetypes": [ "Wiki" ] |
|
29 |
} |
|
30 |
], |
|
31 |
"matchType": "matching" |
|
32 |
}, |
|
33 |
|
|
34 |
"vertexAttributeFilters": [ |
|
35 |
{ |
|
36 |
"archetype": "Ticket", |
|
37 |
"attributeName": "Status super class", |
|
38 |
"filter": { |
|
39 |
"values": [ "OPEN" ], |
|
40 |
"matchType": "any" |
|
41 |
} |
|
42 |
}, |
|
43 |
{ |
|
44 |
"archetype": "Person", |
|
45 |
"attributeName": "Role super classes", |
|
46 |
"filter": { |
|
47 |
"values": [ "TEAMMEMBER" ], |
|
48 |
"matchType": "any" |
|
49 |
} |
|
50 |
} |
|
51 |
], |
|
52 |
|
|
53 |
"edgeAttributeFilters": [ |
|
54 |
{ |
|
55 |
"archetype": "Modification", |
|
56 |
"attributeName": "Relation", |
|
57 |
"filter": { |
|
58 |
"values": [ "last modified by", "last modified" ], |
|
59 |
"matchType": "any" |
|
60 |
} |
|
61 |
} |
|
62 |
] |
|
63 |
}, |
|
64 |
|
|
65 |
"defaultGroupArchetypes": [ "File", "Commit", "RepoFile"], |
|
66 |
|
|
67 |
"archetypeIcons": [ |
|
68 |
{ |
|
69 |
"name" : "Person", |
|
70 |
"value" : "<circle r=\"3\" cx=\"6\" cy=\"3\" fill=\"black\" stroke-width=\"0\"\/><path d=\"M 1 10 A 6 4 0 0 1 11 10 L 11 15 L 1 15\" fill=\"black\" stroke-width=\"0\"\/>" |
|
71 |
}, |
|
72 |
{ |
|
73 |
"name" : "Wiki", |
|
74 |
"value" : "<text x=\"6\" y=\"7\" font-weight=\"bold\" style=\"font-family: serif !important; text-anchor: middle\">W<\/text>" |
|
75 |
}, |
|
76 |
{ |
|
77 |
"name" : "Commit", |
|
78 |
"value" : "<circle r=\"4\" cx=\"6\" cy=\"7.5\" fill-opacity=\"0\" stroke=\"black\" stroke-width=\"2\"\/><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"3.5\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/><line x1=\"6\" y1=\"11.5\" x2=\"6\" y2=\"14\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>" |
|
79 |
}, |
|
80 |
{ |
|
81 |
"name" : "File", |
|
82 |
"value" : "<polygon points=\"0.5,0.5 7.5,0.5 11.5,4.5 11.5,14.5 0.5,14.5\" fill=\"white\" stroke=\"black\" stroke-linejoin=\"round\" \/><polygon points=\"7.5,0.5 11.5,4.5 7.5,4.5\" fill=\"gray\" stroke=\"black\" stroke-linejoin=\"round\" \/>" |
|
83 |
}, |
|
84 |
{ |
|
85 |
"name" : "RepoFile", |
|
86 |
"value" :"<polygon points=\"0.5,0.5 7.5,0.5 11.5,4.5 11.5,14.5 0.5,14.5\" fill=\"white\" stroke=\"black\" stroke-linejoin=\"round\" \/><polygon points=\"7.5,0.5 11.5,4.5 7.5,4.5\" fill=\"gray\" stroke=\"black\" stroke-linejoin=\"round\" \/><ellipse cx=\"5\" cy=\"7\" rx=\"3\" ry=\"1\" stroke=\"black\" fill=\"transparent\" stroke-width=\"0.5\"\/><path d=\"M 2 7 L 2 12 A 3 1 0 0 0 8 12 L 8 7\" stroke-width=\"0.5\" stroke=\"black\" fill=\"transparent\"\/><path d=\"M 2 8.66 A 3 1 0 0 0 8 8.66\" stroke-width=\"0.5\" stroke=\"black\" fill=\"transparent\"\/><path d=\"M 2 10.33 A 3 1 0 0 0 8 10.33\" stroke-width=\"0.5\" stroke=\"black\" fill=\"transparent\"\/>" |
|
87 |
}, |
|
88 |
{ |
|
89 |
"name" : "Ticket", |
|
90 |
"value" : "<path d=\"M 1 0 L 3 0 A 2 1 0 0 0 9 0 L 11 0, 11 15, 9 15 A 2 1 0 0 0 3 15 L 1 15 Z\" stroke=\"black\" fill=\"none\" stroke-linejoin=\"round\"\/><line x1=\"1\" y1=\"6\" x2=\"11\" y2=\"6\" stroke=\"black\" stroke-width=\"0.5\" stroke-dasharray=\"1,1\" stroke-linecap=\"round\"\/>" |
|
91 |
}, |
|
92 |
{ |
|
93 |
"name" : "Change", |
|
94 |
"value" : "<polygon points=\"1,4 5,4 3,1\" fill=\"black\" stroke=\"black\" stroke-linejoin=\"round\" \/><line x1=\"3\" y1=\"2\" x2=\"3\" y2=\"13\" stroke=\"black\"\/><polygon points=\"7,11 11,11 9,14\" fill=\"black\" stroke=\"black\" stroke-linejoin=\"round\" \/><line x1=\"9\" y1=\"2\" x2=\"9\" y2=\"13\" stroke=\"black\"\/>" |
|
95 |
} |
|
96 |
] |
|
97 |
} |
data/SPADe JSONs/RAW_aswi2017mutant-industries-ltd.json | ||
---|---|---|
1 |
{ |
|
2 |
"attributeTypes": [ |
|
3 |
{ |
|
4 |
"dataType": "STRING", |
|
5 |
"name": "EID", |
|
6 |
"text": "External ID" |
|
7 |
}, |
|
8 |
{ |
|
9 |
"dataType": "STRING", |
|
10 |
"name": "Name", |
|
11 |
"text": "" |
|
12 |
}, |
|
13 |
{ |
|
14 |
"dataType": "STRING", |
|
15 |
"name": "Description", |
|
16 |
"text": "" |
|
17 |
}, |
|
18 |
{ |
|
19 |
"dataType": "STRING", |
|
20 |
"name": "Comment", |
|
21 |
"text": "" |
|
22 |
}, |
|
23 |
{ |
|
24 |
"dataType": "STRING", |
|
25 |
"name": "Message", |
|
26 |
"text": "Commit message" |
|
27 |
}, |
|
28 |
{ |
|
29 |
"dataType": "STRING", |
|
30 |
"name": "Identities", |
|
31 |
"text": "Logins, aliases, other names" |
|
32 |
}, |
|
33 |
{ |
|
34 |
"dataType": "STRING", |
|
35 |
"name": "Emails", |
|
36 |
"text": "" |
|
37 |
}, |
|
38 |
{ |
|
39 |
"dataType": "ENUM", |
|
40 |
"name": "Roles", |
|
41 |
"text": "" |
|
42 |
}, |
|
43 |
{ |
|
44 |
"dataType": "ENUM", |
|
45 |
"name": "Author", |
|
46 |
"text": "Author's name" |
|
47 |
}, |
|
48 |
{ |
|
49 |
"dataType": "DATE", |
|
50 |
"name": "Created", |
|
51 |
"text": "Creation date" |
|
52 |
}, |
|
53 |
{ |
|
54 |
"dataType": "STRING", |
|
55 |
"name": "URL", |
|
56 |
"text": "" |
|
57 |
}, |
|
58 |
{ |
|
59 |
"dataType": "NUMBER", |
|
60 |
"name": "Number", |
|
61 |
"text": "Ticket number in issue tracker" |
|
62 |
}, |
|
63 |
{ |
|
64 |
"dataType": "ENUM", |
|
65 |
"name": "Assignee", |
|
66 |
"text": "Assignee's name" |
|
67 |
}, |
|
68 |
{ |
|
69 |
"dataType": "ENUM", |
|
70 |
"name": "Type", |
|
71 |
"text": "" |
|
72 |
}, |
|
73 |
{ |
|
74 |
"dataType": "ENUM", |
|
75 |
"name": "Priority", |
|
76 |
"text": "" |
|
77 |
}, |
|
78 |
{ |
|
79 |
"dataType": "ENUM", |
|
80 |
"name": "Severity", |
|
81 |
"text": "" |
|
82 |
}, |
|
83 |
{ |
|
84 |
"dataType": "DATE", |
|
85 |
"name": "Start", |
|
86 |
"text": "Start date" |
|
87 |
}, |
|
88 |
{ |
|
89 |
"dataType": "DATE", |
|
90 |
"name": "Due", |
|
91 |
"text": "Due date" |
|
92 |
}, |
|
93 |
{ |
|
94 |
"dataType": "ENUM", |
|
95 |
"name": "Iteration", |
|
96 |
"text": "" |
|
97 |
}, |
|
98 |
{ |
|
99 |
"dataType": "ENUM", |
|
100 |
"name": "Status", |
|
101 |
"text": "" |
|
102 |
}, |
|
103 |
{ |
|
104 |
"dataType": "ENUM", |
|
105 |
"name": "Resolution", |
|
106 |
"text": "" |
|
107 |
}, |
|
108 |
{ |
|
109 |
"dataType": "NUMBER", |
|
110 |
"name": "Estimate", |
|
111 |
"text": "Estimated time" |
|
112 |
}, |
|
113 |
{ |
|
114 |
"dataType": "NUMBER", |
|
115 |
"name": "Spent", |
|
116 |
"text": "Spent time" |
|
117 |
}, |
|
118 |
{ |
|
119 |
"dataType": "NUMBER", |
|
120 |
"name": "Progress", |
|
121 |
"text": "% done" |
|
122 |
}, |
|
123 |
{ |
|
124 |
"dataType": "ENUM", |
|
125 |
"name": "Categories", |
|
126 |
"text": "" |
|
127 |
}, |
|
128 |
{ |
|
129 |
"dataType": "STRING", |
|
130 |
"name": "Identifier", |
|
131 |
"text": "" |
|
132 |
}, |
|
133 |
{ |
|
134 |
"dataType": "DATE", |
|
135 |
"name": "Committed", |
|
136 |
"text": "Committed on date" |
|
137 |
}, |
|
138 |
{ |
|
139 |
"dataType": "STRING", |
|
140 |
"name": "Changes", |
|
141 |
"text": "" |
|
142 |
}, |
|
143 |
{ |
|
144 |
"dataType": "ENUM", |
|
145 |
"name": "Branches", |
|
146 |
"text": "" |
|
147 |
}, |
|
148 |
{ |
|
149 |
"dataType": "ENUM", |
|
150 |
"name": "Tags", |
|
151 |
"text": "VCS tags" |
|
152 |
}, |
|
153 |
{ |
|
154 |
"dataType": "ENUM", |
|
155 |
"name": "MIME", |
|
156 |
"text": "MIME type" |
|
157 |
}, |
|
158 |
{ |
|
159 |
"dataType": "NUMBER", |
|
160 |
"name": "Size", |
|
161 |
"text": "in bytes" |
|
162 |
}, |
|
163 |
{ |
|
164 |
"dataType": "ENUM", |
|
165 |
"name": "Relation", |
|
166 |
"text": "Relation type" |
|
167 |
}, |
|
168 |
{ |
|
169 |
"dataType": "ENUM", |
|
170 |
"name": "Role classes", |
|
171 |
"text": "" |
|
172 |
}, |
|
173 |
{ |
|
174 |
"dataType": "ENUM", |
|
175 |
"name": "Role super classes", |
|
176 |
"text": "" |
|
177 |
}, |
|
178 |
{ |
|
179 |
"dataType": "ENUM", |
|
180 |
"name": "Type class", |
|
181 |
"text": "" |
|
182 |
}, |
|
183 |
{ |
|
184 |
"dataType": "ENUM", |
|
185 |
"name": "Priority class", |
|
186 |
"text": "" |
|
187 |
}, |
|
188 |
{ |
|
189 |
"dataType": "ENUM", |
|
190 |
"name": "Priority super class", |
|
191 |
"text": "" |
|
192 |
}, |
|
193 |
{ |
|
194 |
"dataType": "ENUM", |
|
195 |
"name": "Severity class", |
|
196 |
"text": "" |
|
197 |
}, |
|
198 |
{ |
|
199 |
"dataType": "ENUM", |
|
200 |
"name": "Severity super class", |
|
201 |
"text": "" |
|
202 |
}, |
|
203 |
{ |
|
204 |
"dataType": "ENUM", |
|
205 |
"name": "Status class", |
|
206 |
"text": "" |
|
207 |
}, |
|
208 |
{ |
|
209 |
"dataType": "ENUM", |
|
210 |
"name": "Status super class", |
|
211 |
"text": "" |
|
212 |
}, |
|
213 |
{ |
|
214 |
"dataType": "ENUM", |
|
215 |
"name": "Resolution class", |
|
216 |
"text": "" |
|
217 |
}, |
|
218 |
{ |
|
219 |
"dataType": "ENUM", |
|
220 |
"name": "Resolution super class", |
|
221 |
"text": "" |
|
222 |
} |
|
223 |
], |
|
224 |
"edgeArchetypes": [ |
|
225 |
{ |
|
226 |
"name": "Authorship", |
|
227 |
"text": "" |
|
228 |
}, |
|
229 |
{ |
|
230 |
"name": "Assignment", |
|
231 |
"text": "" |
|
232 |
}, |
|
233 |
{ |
|
234 |
"name": "CommitParticipation", |
|
235 |
"text": "" |
|
236 |
}, |
|
237 |
{ |
|
238 |
"name": "ItemRelation", |
|
239 |
"text": "" |
|
240 |
}, |
|
241 |
{ |
|
242 |
"name": "Affection", |
|
243 |
"text": "" |
|
244 |
}, |
|
245 |
{ |
|
246 |
"name": "Commit", |
|
247 |
"text": "" |
|
248 |
}, |
|
249 |
{ |
|
250 |
"name": "Modification", |
|
251 |
"text": "" |
|
252 |
} |
|
253 |
], |
|
254 |
"vertexArchetypes": [ |
|
255 |
{ |
|
256 |
"icon": "<circle r=\"3\" cx=\"6\" cy=\"3\" fill=\"black\" stroke-width=\"0\"/><path d=\"M 1 10 A 6 4 0 0 1 11 10 L 11 15 L 1 15\" fill=\"black\" stroke-width=\"0\"/>", |
|
257 |
"name": "Person", |
|
258 |
"text": "" |
|
259 |
}, |
|
260 |
{ |
|
261 |
"icon": "<path d=\"M 1 0 L 3 0 A 2 1 0 0 0 9 0 L 11 0, 11 15, 9 15 A 2 1 0 0 0 3 15 L 1 15 Z\" stroke=\"black\" fill=\"none\" stroke-linejoin=\"round\"/><line x1=\"1\" y1=\"6\" x2=\"11\" y2=\"6\" stroke=\"black\" stroke-width=\"0.5\" stroke-dasharray=\"1,1\" stroke-linecap=\"round\"/>", |
|
262 |
"name": "Ticket", |
|
263 |
"text": "" |
|
264 |
}, |
|
265 |
{ |
|
266 |
"icon": "<polygon points=\"0.5,0.5 7.5,0.5 11.5,4.5 11.5,14.5 0.5,14.5\" fill=\"white\" stroke=\"black\" stroke-linejoin=\"round\" /><polygon points=\"7.5,0.5 11.5,4.5 7.5,4.5\" fill=\"gray\" stroke=\"black\" stroke-linejoin=\"round\" />", |
|
267 |
"name": "File", |
|
268 |
"text": "" |
|
269 |
}, |
|
270 |
{ |
|
271 |
"icon": "<text x=\"6\" y=\"7\" font-weight=\"bold\" style=\"font-family: serif !important; text-anchor: middle\">W</text>", |
|
272 |
"name": "Wiki", |
|
273 |
"text": "" |
|
274 |
}, |
|
275 |
{ |
|
276 |
"icon": "<polygon points=\"1,4 5,4 3,1\" fill=\"black\" stroke=\"black\" stroke-linejoin=\"round\" /><line x1=\"3\" y1=\"2\" x2=\"3\" y2=\"13\" stroke=\"black\"/><polygon points=\"7,11 11,11 9,14\" fill=\"black\" stroke=\"black\" stroke-linejoin=\"round\" /><line x1=\"9\" y1=\"2\" x2=\"9\" y2=\"13\" stroke=\"black\"/>", |
|
277 |
"name": "Change", |
|
278 |
"text": "" |
|
279 |
}, |
|
280 |
{ |
|
281 |
"icon": "<circle r=\"4\" cx=\"6\" cy=\"7.5\" fill-opacity=\"0\" stroke=\"black\" stroke-width=\"2\"/><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"3.5\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"11.5\" x2=\"6\" y2=\"14\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"/>", |
|
282 |
"name": "Commit", |
|
283 |
"text": "" |
|
284 |
}, |
|
285 |
{ |
|
286 |
"icon": "<polygon points=\"0.5,0.5 7.5,0.5 11.5,4.5 11.5,14.5 0.5,14.5\" fill=\"white\" stroke=\"black\" stroke-linejoin=\"round\" /><polygon points=\"7.5,0.5 11.5,4.5 7.5,4.5\" fill=\"gray\" stroke=\"black\" stroke-linejoin=\"round\" /><ellipse cx=\"5\" cy=\"7\" rx=\"3\" ry=\"1\" stroke=\"black\" fill=\"transparent\" stroke-width=\"0.5\"/><path d=\"M 2 7 L 2 12 A 3 1 0 0 0 8 12 L 8 7\" stroke-width=\"0.5\" stroke=\"black\" fill=\"transparent\"/><path d=\"M 2 8.66 A 3 1 0 0 0 8 8.66\" stroke-width=\"0.5\" stroke=\"black\" fill=\"transparent\"/><path d=\"M 2 10.33 A 3 1 0 0 0 8 10.33\" stroke-width=\"0.5\" stroke=\"black\" fill=\"transparent\"/>", |
|
287 |
"name": "RepoFile", |
|
288 |
"text": "" |
|
289 |
} |
|
290 |
], |
|
291 |
"vertices": [ |
|
292 |
{ |
|
293 |
"archetype": 0, |
|
294 |
"attributes": [ |
|
295 |
[ |
|
296 |
"Name", |
|
297 |
"PP" |
|
298 |
], |
|
299 |
[ |
|
300 |
"Identities", |
|
301 |
"PP" |
|
302 |
], |
|
303 |
[ |
|
304 |
"Roles", |
|
305 |
"Mentor, Developer, Team leader, Customer, Project admin" |
|
306 |
], |
|
307 |
[ |
|
308 |
"Role classes", |
|
309 |
"MENTOR, DEVELOPER, PROJECTMANAGER, STAKEHOLDER, STAKEHOLDER" |
|
310 |
], |
|
311 |
[ |
|
312 |
"Role super classes", |
|
313 |
"STAKEHOLDER, TEAMMEMBER, MANAGEMENT, STAKEHOLDER, STAKEHOLDER" |
|
314 |
] |
|
315 |
], |
|
316 |
"id": 0, |
|
317 |
"text": "", |
|
318 |
"name": "PP", |
|
319 |
"position": { |
|
320 |
"x": 1283, |
|
321 |
"y": 146 |
|
322 |
} |
|
323 |
}, |
|
324 |
{ |
|
325 |
"archetype": 0, |
|
326 |
"attributes": [ |
|
327 |
[ |
|
328 |
"Name", |
|
329 |
"JA" |
|
330 |
], |
|
331 |
[ |
|
332 |
"Identities", |
|
333 |
"JA" |
|
334 |
], |
|
335 |
[ |
|
336 |
"Roles", |
|
337 |
"Developer" |
|
338 |
], |
|
339 |
[ |
|
340 |
"Role classes", |
|
341 |
"DEVELOPER" |
|
342 |
], |
|
343 |
[ |
|
344 |
"Role super classes", |
|
345 |
"TEAMMEMBER" |
|
346 |
] |
|
347 |
], |
|
348 |
"id": 1, |
|
349 |
"text": "", |
|
350 |
"name": "JA", |
|
351 |
"position": { |
|
352 |
"x": 1094, |
|
353 |
"y": 1037 |
|
354 |
} |
|
355 |
}, |
|
356 |
{ |
|
357 |
"archetype": 0, |
|
358 |
"attributes": [ |
|
359 |
[ |
|
360 |
"Name", |
|
361 |
"PM" |
|
362 |
], |
|
363 |
[ |
|
364 |
"Identities", |
|
365 |
"PM" |
|
366 |
], |
|
367 |
[ |
|
368 |
"Roles", |
|
369 |
"Developer, Team leader" |
|
370 |
], |
|
371 |
[ |
|
372 |
"Role classes", |
|
373 |
"DEVELOPER, PROJECTMANAGER" |
|
374 |
], |
|
375 |
[ |
|
376 |
"Role super classes", |
|
377 |
"TEAMMEMBER, MANAGEMENT" |
|
378 |
] |
|
379 |
], |
|
380 |
"id": 2, |
|
381 |
"text": "", |
|
382 |
"name": "PM", |
|
383 |
"position": { |
|
384 |
"x": 776.909090909091, |
|
385 |
"y": 303.6363636363636 |
|
386 |
} |
|
387 |
}, |
|
388 |
{ |
|
389 |
"archetype": 0, |
|
390 |
"attributes": [ |
|
391 |
[ |
|
392 |
"Name", |
|
393 |
"TM" |
|
394 |
], |
|
395 |
[ |
|
396 |
"Identities", |
|
397 |
"TM" |
|
398 |
], |
|
399 |
[ |
|
400 |
"Roles", |
|
401 |
"Developer" |
|
402 |
], |
|
403 |
[ |
|
404 |
"Role classes", |
|
405 |
"DEVELOPER" |
|
406 |
], |
|
407 |
[ |
|
408 |
"Role super classes", |
|
409 |
"TEAMMEMBER" |
|
410 |
] |
|
411 |
], |
|
412 |
"id": 3, |
|
413 |
"text": "", |
|
414 |
"name": "TM", |
|
415 |
"position": { |
|
416 |
"x": 843, |
|
417 |
"y": 680 |
|
418 |
} |
|
419 |
}, |
|
420 |
{ |
|
421 |
"archetype": 3, |
|
422 |
"attributes": [ |
|
423 |
[ |
|
424 |
"Name", |
|
425 |
"Uživatelská_dokumentace" |
|
426 |
], |
|
427 |
[ |
|
428 |
"Author", |
|
429 |
"MS" |
|
430 |
], |
|
431 |
[ |
|
432 |
"Created", |
|
433 |
"1492086696000" |
|
434 |
], |
|
435 |
[ |
|
436 |
"URL", |
|
437 |
"https://students.kiv.zcu.cz:3443/projects/aswi2017mutant-industries-ltd/wiki/Uživatelská_dokumentace" |
|
438 |
] |
|
439 |
], |
|
440 |
"id": 291, |
|
441 |
"text": "", |
|
442 |
"name": "Uživatelská_dokumentace", |
|
443 |
"position": { |
|
444 |
"x": 380.4545454545455, |
|
445 |
"y": 437.09090909090907 |
|
446 |
} |
|
447 |
}, |
|
448 |
{ |
|
449 |
"archetype": 0, |
|
450 |
"attributes": [ |
|
451 |
[ |
|
452 |
"Name", |
|
453 |
"MS" |
|
454 |
], |
|
455 |
[ |
|
456 |
"Identities", |
|
457 |
"MS" |
|
458 |
], |
|
459 |
[ |
|
460 |
"Roles", |
|
461 |
"Developer" |
|
462 |
], |
|
463 |
[ |
|
464 |
"Role classes", |
|
465 |
"DEVELOPER" |
|
466 |
], |
|
467 |
[ |
|
468 |
"Role super classes", |
|
469 |
"TEAMMEMBER" |
|
470 |
] |
|
471 |
], |
|
472 |
"id": 4, |
|
473 |
"text": "", |
|
474 |
"name": "MS", |
|
475 |
"position": { |
|
476 |
"x": 0.1818181818182092, |
|
477 |
"y": 503.1818181818183 |
|
478 |
} |
|
479 |
}, |
|
480 |
{ |
|
481 |
"archetype": 3, |
|
482 |
"attributes": [ |
|
483 |
[ |
|
484 |
"Name", |
|
485 |
"2_iterace_-_retrospektiva" |
|
486 |
], |
|
487 |
[ |
|
488 |
"Author", |
|
489 |
"PM" |
|
490 |
], |
|
491 |
[ |
|
492 |
"Created", |
|
493 |
"1492615375000" |
|
494 |
], |
|
495 |
[ |
|
496 |
"URL", |
|
497 |
"https://students.kiv.zcu.cz:3443/projects/aswi2017mutant-industries-ltd/wiki/2_iterace_-_retrospektiva" |
|
498 |
] |
|
499 |
], |
|
500 |
"id": 292, |
|
501 |
"text": "", |
|
502 |
"name": "2_iterace_-_retrospektiva", |
|
503 |
"position": { |
|
504 |
"x": 631.1818181818182, |
|
505 |
"y": -6.272727272727292 |
|
506 |
} |
|
507 |
}, |
|
508 |
{ |
|
509 |
"archetype": 3, |
|
510 |
"attributes": [ |
|
511 |
[ |
|
512 |
"Name", |
|
513 |
"Akceptační_scénáře" |
|
514 |
], |
|
515 |
[ |
|
516 |
"Author", |
|
517 |
"MS" |
|
518 |
], |
|
519 |
[ |
|
520 |
"Created", |
|
521 |
"1492075811000" |
|
522 |
], |
|
523 |
[ |
|
524 |
"URL", |
|
525 |
"https://students.kiv.zcu.cz:3443/projects/aswi2017mutant-industries-ltd/wiki/Akceptační_scénáře" |
|
526 |
] |
|
527 |
], |
|
528 |
"id": 293, |
|
529 |
"text": "", |
|
530 |
"name": "Akceptační_scénáře", |
|
531 |
"position": { |
|
532 |
"x": 8.909090909090931, |
|
533 |
"y": 700.4545454545453 |
|
534 |
} |
|
535 |
}, |
|
536 |
{ |
|
537 |
"archetype": 0, |
|
538 |
"attributes": [ |
|
539 |
[ |
|
540 |
"Name", |
|
541 |
"unknown" |
|
542 |
], |
|
543 |
[ |
|
544 |
"Identities", |
|
545 |
"unknown" |
|
546 |
], |
|
547 |
[ |
|
548 |
"Emails", |
|
549 |
"" |
|
550 |
], |
|
551 |
[ |
|
552 |
"Roles", |
|
553 |
"member" |
|
554 |
], |
|
555 |
[ |
|
556 |
"Role classes", |
|
557 |
"TEAMMEMBER" |
|
558 |
], |
|
559 |
[ |
|
560 |
"Role super classes", |
|
561 |
"TEAMMEMBER" |
|
562 |
] |
|
563 |
], |
|
564 |
"id": 6, |
|
565 |
"text": "", |
|
566 |
"name": "unknown", |
|
567 |
"position": { |
|
568 |
"x": 289, |
|
569 |
"y": 885 |
|
570 |
} |
|
571 |
}, |
|
572 |
{ |
|
573 |
"archetype": 2, |
|
574 |
"attributes": [ |
|
575 |
[ |
|
576 |
"EID", |
|
577 |
"/download/1126" |
|
578 |
], |
|
579 |
[ |
|
580 |
"Name", |
|
581 |
"Vize_produktu.docx" |
|
582 |
], |
|
583 |
[ |
|
584 |
"Created", |
|
585 |
"1490031480000" |
|
586 |
], |
|
587 |
[ |
|
588 |
"URL", |
|
589 |
"https://students.kiv.zcu.cz:3443/attachments/download/1126/Vize_produktu.docx" |
|
590 |
], |
|
591 |
[ |
|
592 |
"MIME", |
|
593 |
"docx" |
|
594 |
], |
|
595 |
[ |
|
596 |
"Size", |
|
597 |
"19456" |
|
598 |
] |
|
599 |
], |
|
600 |
"id": 294, |
|
601 |
"text": "", |
|
602 |
"name": "Vize_produktu.docx", |
|
603 |
"position": { |
|
604 |
"x": 683.8181818181818, |
|
605 |
"y": 427.6363636363636 |
|
606 |
} |
|
607 |
}, |
|
608 |
{ |
|
609 |
"archetype": 3, |
|
610 |
"attributes": [ |
|
611 |
[ |
|
612 |
"Name", |
|
613 |
"5_iterace" |
|
614 |
], |
|
615 |
[ |
|
616 |
"Author", |
|
617 |
"PM" |
|
618 |
], |
|
619 |
[ |
|
620 |
"Created", |
|
621 |
"1492615490000" |
|
622 |
], |
|
623 |
[ |
|
624 |
"URL", |
|
625 |
"https://students.kiv.zcu.cz:3443/projects/aswi2017mutant-industries-ltd/wiki/5_iterace" |
|
626 |
] |
|
627 |
], |
|
628 |
"id": 295, |
|
629 |
"text": "", |
|
630 |
"name": "5_iterace", |
|
631 |
"position": { |
|
632 |
"x": 64.72727272727273, |
|
633 |
"y": 144.90909090909093 |
|
634 |
} |
|
635 |
}, |
|
636 |
{ |
|
637 |
"archetype": 3, |
|
638 |
"attributes": [ |
|
639 |
[ |
|
640 |
"Name", |
|
641 |
"4_terace" |
|
642 |
], |
|
643 |
[ |
|
644 |
"Author", |
|
645 |
"PM" |
|
646 |
], |
|
647 |
[ |
|
648 |
"Created", |
|
649 |
"1492613980000" |
|
650 |
], |
|
651 |
[ |
|
652 |
"URL", |
|
653 |
"https://students.kiv.zcu.cz:3443/projects/aswi2017mutant-industries-ltd/wiki/4_terace" |
|
654 |
] |
|
655 |
], |
|
656 |
"id": 296, |
|
657 |
"text": "", |
|
658 |
"name": "4_terace", |
|
659 |
"position": { |
|
660 |
"x": 79.00000000000011, |
|
661 |
"y": 414.7272727272728 |
|
662 |
} |
|
663 |
}, |
|
664 |
{ |
|
665 |
"archetype": 3, |
|
666 |
"attributes": [ |
|
667 |
[ |
|
668 |
"Name", |
|
669 |
"4_iterace" |
|
670 |
], |
|
671 |
[ |
|
672 |
"Author", |
|
673 |
"PM" |
|
674 |
], |
|
675 |
[ |
|
676 |
"Created", |
|
677 |
"1492614088000" |
|
678 |
], |
|
679 |
[ |
|
680 |
"URL", |
|
681 |
"https://students.kiv.zcu.cz:3443/projects/aswi2017mutant-industries-ltd/wiki/4_iterace" |
|
682 |
] |
|
683 |
], |
|
684 |
"id": 297, |
|
685 |
"text": "", |
|
686 |
"name": "4_iterace", |
|
687 |
"position": { |
|
688 |
"x": 74.00000000000001, |
|
689 |
"y": 211.36363636363637 |
|
690 |
} |
|
691 |
}, |
|
692 |
{ |
|
693 |
"archetype": 3, |
|
694 |
"attributes": [ |
|
695 |
[ |
|
696 |
"Name", |
|
697 |
"1_iterace" |
|
698 |
], |
|
699 |
[ |
|
700 |
"Author", |
|
701 |
"PM" |
|
702 |
], |
|
703 |
[ |
|
704 |
"Created", |
|
705 |
"1492614063000" |
|
706 |
], |
|
707 |
[ |
|
708 |
"URL", |
|
709 |
"https://students.kiv.zcu.cz:3443/projects/aswi2017mutant-industries-ltd/wiki/1_iterace" |
|
710 |
] |
|
711 |
], |
|
712 |
"id": 298, |
|
713 |
"text": "", |
|
714 |
"name": "1_iterace", |
|
715 |
"position": { |
|
716 |
"x": 78.81818181818183, |
|
717 |
"y": -78.18181818181813 |
|
718 |
} |
|
719 |
}, |
|
720 |
{ |
|
721 |
"archetype": 3, |
|
722 |
"attributes": [ |
|
723 |
[ |
|
724 |
"Name", |
|
725 |
"Wiki" |
|
726 |
], |
|
727 |
[ |
|
728 |
"Author", |
|
729 |
"MS" |
|
730 |
], |
|
731 |
[ |
|
732 |
"Created", |
|
733 |
"1490006737000" |
|
734 |
], |
|
735 |
[ |
|
736 |
"URL", |
|
737 |
"https://students.kiv.zcu.cz:3443/projects/aswi2017mutant-industries-ltd/wiki/Wiki" |
|
738 |
] |
|
739 |
], |
|
740 |
"id": 299, |
|
741 |
"text": "", |
|
742 |
"name": "Wiki", |
|
743 |
"position": { |
|
744 |
"x": 386.0909090909091, |
|
745 |
"y": 609.0909090909091 |
|
746 |
} |
|
747 |
}, |
|
748 |
{ |
|
749 |
"archetype": 3, |
|
750 |
"attributes": [ |
|
751 |
[ |
|
752 |
"Name", |
|
753 |
"3_iterace" |
|
754 |
], |
|
755 |
[ |
|
756 |
"Author", |
|
757 |
"PM" |
|
758 |
], |
|
759 |
[ |
|
760 |
"Created", |
|
761 |
"1492614629000" |
|
762 |
], |
|
763 |
[ |
|
764 |
"URL", |
|
765 |
"https://students.kiv.zcu.cz:3443/projects/aswi2017mutant-industries-ltd/wiki/3_iterace" |
|
766 |
] |
|
767 |
], |
|
768 |
"id": 300, |
|
769 |
"text": "", |
|
770 |
"name": "3_iterace", |
|
771 |
"position": { |
|
772 |
"x": 69.36363636363646, |
|
773 |
"y": 82.81818181818187 |
|
774 |
} |
|
775 |
}, |
|
776 |
{ |
|
777 |
"archetype": 3, |
|
778 |
"attributes": [ |
|
779 |
[ |
|
780 |
"Name", |
|
781 |
"Popis_iterací_v_rámci_projektu" |
|
782 |
], |
|
783 |
[ |
|
784 |
"Author", |
|
785 |
"MS" |
|
786 |
], |
|
787 |
[ |
|
788 |
"Created", |
|
789 |
"1492075903000" |
|
790 |
], |
|
791 |
[ |
|
792 |
"URL", |
|
793 |
"https://students.kiv.zcu.cz:3443/projects/aswi2017mutant-industries-ltd/wiki/Popis_iterací_v_rámci_projektu" |
|
794 |
] |
|
795 |
], |
|
796 |
"id": 301, |
|
797 |
"text": "", |
|
798 |
"name": "Popis_iterací_v_rámci_projektu", |
|
799 |
"position": { |
|
800 |
"x": -543.9999999999999, |
|
801 |
"y": 335.72727272727275 |
|
802 |
} |
|
803 |
}, |
|
804 |
{ |
|
805 |
"archetype": 3, |
|
806 |
"attributes": [ |
|
807 |
[ |
|
808 |
"Name", |
|
809 |
"1_terace" |
|
810 |
], |
|
811 |
[ |
|
812 |
"Author", |
|
813 |
"PM" |
|
814 |
], |
|
815 |
[ |
|
816 |
"Created", |
|
817 |
"1492613227000" |
|
818 |
], |
|
819 |
[ |
|
820 |
"URL", |
|
821 |
"https://students.kiv.zcu.cz:3443/projects/aswi2017mutant-industries-ltd/wiki/1_terace" |
|
822 |
] |
|
823 |
], |
|
824 |
"id": 302, |
|
825 |
"text": "", |
|
826 |
"name": "1_terace", |
|
827 |
"position": { |
|
828 |
"x": 75.99999999999999, |
|
829 |
"y": 352.2727272727273 |
|
830 |
} |
|
831 |
}, |
|
832 |
{ |
|
833 |
"archetype": 3, |
|
834 |
"attributes": [ |
|
835 |
[ |
|
836 |
"Name", |
|
837 |
"2_iterace" |
|
838 |
], |
|
839 |
[ |
|
840 |
"Author", |
|
841 |
"PM" |
|
842 |
], |
|
843 |
[ |
|
844 |
"Created", |
|
845 |
"1492614850000" |
|
846 |
], |
|
847 |
[ |
|
848 |
"URL", |
|
849 |
"https://students.kiv.zcu.cz:3443/projects/aswi2017mutant-industries-ltd/wiki/2_iterace" |
|
850 |
] |
|
851 |
], |
|
852 |
"id": 303, |
|
853 |
"text": "", |
|
854 |
"name": "2_iterace", |
|
855 |
"position": { |
|
856 |
"x": 72.0909090909091, |
|
857 |
"y": 4.363636363636431 |
|
858 |
} |
|
859 |
} |
|
860 |
], |
|
861 |
"edges": [ |
|
862 |
{ |
|
863 |
"subedgeInfo": [ |
|
864 |
{ |
|
865 |
"archetype": 3, |
|
866 |
"attributes": [ |
|
867 |
[ |
|
868 |
"Relation", |
|
869 |
"parent of:PARENTOF:HIERARCHICAL" |
|
870 |
] |
|
871 |
], |
|
872 |
"id": 1591 |
|
873 |
} |
|
874 |
], |
|
875 |
"from": 301, |
|
876 |
"to": 298, |
|
877 |
"text": "", |
|
878 |
"id": 1 |
|
879 |
}, |
|
880 |
{ |
|
881 |
"subedgeInfo": [ |
|
882 |
{ |
|
883 |
"archetype": 3, |
|
884 |
"attributes": [ |
|
885 |
[ |
|
886 |
"Relation", |
|
887 |
"parent of:PARENTOF:HIERARCHICAL" |
|
888 |
] |
|
889 |
], |
|
890 |
"id": 1595 |
|
891 |
} |
|
892 |
], |
|
893 |
"from": 301, |
|
894 |
"to": 297, |
|
895 |
"text": "", |
|
896 |
"id": 2 |
|
897 |
}, |
|
898 |
{ |
|
899 |
"subedgeInfo": [ |
|
900 |
{ |
|
901 |
"archetype": 3, |
|
902 |
"attributes": [ |
|
903 |
[ |
|
904 |
"Relation", |
|
905 |
"child of:CHILDOF:HIERARCHICAL" |
|
906 |
] |
|
907 |
], |
|
908 |
"id": 1500 |
|
909 |
} |
|
910 |
], |
|
911 |
"from": 303, |
|
912 |
"to": 301, |
|
913 |
"text": "", |
|
914 |
"id": 3 |
|
915 |
}, |
|
916 |
{ |
|
917 |
"subedgeInfo": [ |
|
918 |
{ |
|
919 |
"archetype": 3, |
|
920 |
"attributes": [ |
|
921 |
[ |
|
922 |
"Relation", |
|
923 |
"parent of:PARENTOF:HIERARCHICAL" |
|
924 |
] |
|
925 |
], |
|
926 |
"id": 1596 |
|
927 |
} |
|
928 |
], |
|
929 |
"from": 301, |
|
930 |
"to": 296, |
|
931 |
"text": "", |
|
932 |
"id": 4 |
|
933 |
}, |
|
934 |
{ |
|
935 |
"subedgeInfo": [ |
|
936 |
{ |
|
937 |
"archetype": 3, |
|
938 |
"attributes": [ |
|
939 |
[ |
|
940 |
"Relation", |
|
941 |
"parent of:PARENTOF:HIERARCHICAL" |
|
942 |
] |
|
943 |
], |
|
944 |
"id": 1593 |
|
945 |
} |
|
946 |
], |
|
947 |
"from": 301, |
|
948 |
"to": 303, |
|
949 |
"text": "", |
|
950 |
"id": 5 |
|
951 |
}, |
|
952 |
{ |
|
953 |
"subedgeInfo": [ |
|
954 |
{ |
|
955 |
"archetype": 3, |
|
956 |
"attributes": [ |
|
957 |
[ |
|
958 |
"Relation", |
|
959 |
"parent of:PARENTOF:HIERARCHICAL" |
|
960 |
] |
|
961 |
], |
|
962 |
"id": 1592 |
|
963 |
} |
|
964 |
], |
|
965 |
"from": 301, |
|
966 |
"to": 302, |
|
967 |
"text": "", |
|
968 |
"id": 6 |
|
969 |
}, |
|
970 |
{ |
|
971 |
"subedgeInfo": [ |
|
972 |
{ |
|
973 |
"archetype": 3, |
|
974 |
"attributes": [ |
|
975 |
[ |
|
976 |
"Relation", |
|
977 |
"parent of:PARENTOF:HIERARCHICAL" |
|
978 |
] |
|
979 |
], |
|
980 |
"id": 1594 |
|
981 |
} |
|
982 |
], |
|
983 |
"from": 301, |
|
984 |
"to": 300, |
|
985 |
"text": "", |
|
986 |
"id": 7 |
|
987 |
}, |
|
988 |
{ |
|
989 |
"subedgeInfo": [ |
|
990 |
{ |
|
991 |
"archetype": 3, |
|
992 |
"attributes": [ |
|
993 |
[ |
|
994 |
"Relation", |
|
995 |
"child of:CHILDOF:HIERARCHICAL" |
|
996 |
] |
|
997 |
], |
|
998 |
"id": 1540 |
|
999 |
} |
|
1000 |
], |
|
1001 |
"from": 297, |
|
1002 |
"to": 301, |
|
1003 |
"text": "", |
|
1004 |
"id": 8 |
|
1005 |
}, |
|
1006 |
{ |
|
1007 |
"subedgeInfo": [ |
|
1008 |
{ |
|
1009 |
"archetype": 3, |
|
1010 |
"attributes": [ |
|
1011 |
[ |
|
1012 |
"Relation", |
|
1013 |
"parent of:PARENTOF:HIERARCHICAL" |
|
1014 |
] |
|
1015 |
], |
|
1016 |
"id": 1501 |
|
1017 |
} |
|
1018 |
], |
|
1019 |
"from": 303, |
|
1020 |
"to": 292, |
|
1021 |
"text": "", |
|
1022 |
"id": 9 |
|
1023 |
}, |
|
1024 |
{ |
|
1025 |
"subedgeInfo": [ |
|
1026 |
{ |
|
1027 |
"archetype": 3, |
|
1028 |
"attributes": [ |
|
1029 |
[ |
|
1030 |
"Relation", |
|
1031 |
"parent of:PARENTOF:HIERARCHICAL" |
|
1032 |
] |
|
1033 |
], |
|
1034 |
"id": 1649 |
|
1035 |
}, |
|
1036 |
{ |
|
1037 |
"archetype": 3, |
|
1038 |
"attributes": [ |
|
1039 |
[ |
|
1040 |
"Relation", |
|
1041 |
"parent of:PARENTOF:HIERARCHICAL" |
|
1042 |
] |
|
1043 |
], |
|
1044 |
"id": 1650 |
|
1045 |
}, |
|
1046 |
{ |
|
1047 |
"archetype": 3, |
|
1048 |
"attributes": [ |
|
1049 |
[ |
|
1050 |
"Relation", |
|
1051 |
"parent of:PARENTOF:HIERARCHICAL" |
|
1052 |
] |
|
1053 |
], |
|
1054 |
"id": 1651 |
|
1055 |
} |
|
1056 |
], |
|
1057 |
"from": 299, |
|
1058 |
"to": 291, |
|
1059 |
"text": "", |
|
1060 |
"id": 10 |
|
1061 |
}, |
|
1062 |
{ |
|
1063 |
"subedgeInfo": [ |
|
1064 |
{ |
|
1065 |
"archetype": 3, |
|
1066 |
"attributes": [ |
|
1067 |
[ |
|
1068 |
"Relation", |
|
1069 |
"parent of:PARENTOF:HIERARCHICAL" |
|
1070 |
] |
|
1071 |
], |
|
1072 |
"id": 1597 |
|
1073 |
} |
|
1074 |
], |
|
1075 |
"from": 301, |
|
1076 |
"to": 295, |
|
1077 |
"text": "", |
|
1078 |
"id": 11 |
|
1079 |
}, |
|
1080 |
{ |
|
1081 |
"subedgeInfo": [ |
|
1082 |
{ |
|
1083 |
"archetype": 3, |
|
1084 |
"attributes": [ |
|
1085 |
[ |
|
1086 |
"Relation", |
|
1087 |
"child of:CHILDOF:HIERARCHICAL" |
|
1088 |
] |
|
1089 |
], |
|
1090 |
"id": 1564 |
|
1091 |
} |
|
1092 |
], |
|
1093 |
"from": 295, |
|
1094 |
"to": 301, |
|
1095 |
"text": "", |
|
1096 |
"id": 12 |
|
1097 |
}, |
|
1098 |
{ |
|
1099 |
"subedgeInfo": [ |
|
1100 |
{ |
|
1101 |
"archetype": 3, |
|
1102 |
"attributes": [ |
|
1103 |
[ |
|
1104 |
"Relation", |
|
1105 |
"child of:CHILDOF:HIERARCHICAL" |
|
1106 |
] |
|
1107 |
], |
|
1108 |
"id": 1516 |
|
1109 |
} |
|
1110 |
], |
|
1111 |
"from": 292, |
|
1112 |
"to": 303, |
|
1113 |
"text": "", |
|
1114 |
"id": 13 |
|
1115 |
}, |
|
1116 |
{ |
|
1117 |
"subedgeInfo": [ |
|
1118 |
{ |
|
1119 |
"archetype": 3, |
|
1120 |
"attributes": [ |
|
1121 |
[ |
|
1122 |
"Relation", |
|
1123 |
"child of:CHILDOF:HIERARCHICAL" |
|
1124 |
] |
|
1125 |
], |
|
1126 |
"id": 1485 |
|
1127 |
} |
|
1128 |
], |
|
1129 |
"from": 302, |
|
1130 |
"to": 301, |
|
1131 |
"text": "", |
|
1132 |
"id": 14 |
|
1133 |
}, |
|
1134 |
{ |
|
1135 |
"subedgeInfo": [ |
|
1136 |
{ |
|
1137 |
"archetype": 6, |
|
1138 |
"attributes": [ |
|
1139 |
[ |
|
1140 |
"Relation", |
|
1141 |
"last modified" |
|
1142 |
] |
|
1143 |
], |
|
1144 |
"id": 1768 |
|
1145 |
} |
|
1146 |
], |
|
1147 |
"from": 4, |
|
1148 |
"to": 293, |
|
1149 |
"text": "", |
|
1150 |
"id": 15 |
|
1151 |
}, |
|
1152 |
{ |
|
1153 |
"subedgeInfo": [ |
|
1154 |
{ |
|
1155 |
"archetype": 6, |
|
1156 |
"attributes": [ |
|
1157 |
[ |
|
1158 |
"Relation", |
|
1159 |
"last modified" |
|
1160 |
] |
|
1161 |
], |
|
1162 |
"id": 1766 |
|
1163 |
} |
|
1164 |
], |
|
1165 |
"from": 2, |
|
1166 |
"to": 295, |
|
1167 |
"text": "", |
|
1168 |
"id": 16 |
|
1169 |
}, |
|
1170 |
{ |
|
1171 |
"subedgeInfo": [ |
|
1172 |
{ |
|
1173 |
"archetype": 3, |
|
1174 |
"attributes": [ |
|
1175 |
[ |
|
1176 |
"Relation", |
|
1177 |
"child of:CHILDOF:HIERARCHICAL" |
|
1178 |
] |
|
1179 |
], |
|
1180 |
"id": 1531 |
|
1181 |
} |
|
1182 |
], |
|
1183 |
"from": 300, |
|
1184 |
"to": 301, |
|
1185 |
"text": "", |
|
1186 |
"id": 17 |
|
1187 |
}, |
|
1188 |
{ |
|
1189 |
"subedgeInfo": [ |
|
1190 |
{ |
|
1191 |
"archetype": 6, |
|
1192 |
"attributes": [ |
|
1193 |
[ |
|
1194 |
"Relation", |
|
1195 |
"last modified" |
|
1196 |
] |
|
1197 |
], |
|
1198 |
"id": 1772 |
|
1199 |
} |
|
1200 |
], |
|
1201 |
"from": 4, |
|
1202 |
"to": 291, |
|
1203 |
"text": "", |
|
1204 |
"id": 18 |
|
1205 |
}, |
|
1206 |
{ |
|
1207 |
"subedgeInfo": [ |
|
1208 |
{ |
|
1209 |
"archetype": 6, |
|
1210 |
"attributes": [ |
|
1211 |
[ |
|
1212 |
"Relation", |
|
1213 |
"last modified" |
|
1214 |
] |
|
1215 |
], |
|
1216 |
"id": 1758 |
|
1217 |
} |
|
1218 |
], |
|
1219 |
"from": 2, |
|
1220 |
"to": 292, |
|
1221 |
"text": "", |
|
1222 |
"id": 19 |
|
1223 |
}, |
|
1224 |
{ |
|
1225 |
"subedgeInfo": [ |
|
1226 |
{ |
|
1227 |
"archetype": 6, |
|
1228 |
"attributes": [ |
|
1229 |
[ |
|
1230 |
"Relation", |
|
1231 |
"last modified" |
|
1232 |
] |
|
1233 |
], |
|
1234 |
"id": 1752 |
|
1235 |
} |
|
1236 |
], |
|
1237 |
"from": 2, |
|
1238 |
"to": 298, |
|
1239 |
"text": "", |
|
1240 |
"id": 20 |
|
1241 |
}, |
|
1242 |
{ |
|
1243 |
"subedgeInfo": [ |
|
1244 |
{ |
|
1245 |
"archetype": 6, |
|
1246 |
"attributes": [ |
|
1247 |
[ |
|
1248 |
"Relation", |
|
1249 |
"last modified" |
|
1250 |
] |
|
1251 |
], |
|
1252 |
"id": 1762 |
|
1253 |
} |
|
1254 |
], |
|
1255 |
"from": 2, |
|
1256 |
"to": 297, |
|
1257 |
"text": "", |
|
1258 |
"id": 21 |
|
1259 |
}, |
|
1260 |
{ |
|
1261 |
"subedgeInfo": [ |
|
1262 |
{ |
|
1263 |
"archetype": 6, |
|
1264 |
"attributes": [ |
|
1265 |
[ |
|
1266 |
"Relation", |
|
1267 |
"last modified" |
|
1268 |
] |
|
1269 |
], |
|
1270 |
"id": 1764 |
|
1271 |
} |
|
1272 |
], |
|
1273 |
"from": 2, |
|
1274 |
"to": 296, |
|
1275 |
"text": "", |
|
1276 |
"id": 22 |
|
1277 |
}, |
|
1278 |
{ |
Také k dispozici: Unified diff
Cleanup examples