Context-detection API for Android developed as a university project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

components.svg 41KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!-- Created with Inkscape (http://www.inkscape.org/) -->
  3. <svg
  4. xmlns:dc="http://purl.org/dc/elements/1.1/"
  5. xmlns:cc="http://creativecommons.org/ns#"
  6. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  7. xmlns:svg="http://www.w3.org/2000/svg"
  8. xmlns="http://www.w3.org/2000/svg"
  9. xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
  10. xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
  11. width="744.09448819"
  12. height="1052.3622047"
  13. id="svg2"
  14. version="1.1"
  15. inkscape:version="0.47 r22583"
  16. sodipodi:docname="components.svg">
  17. <defs
  18. id="defs4">
  19. <marker
  20. inkscape:stockid="Arrow1Lend"
  21. orient="auto"
  22. refY="0.0"
  23. refX="0.0"
  24. id="Arrow1Lend"
  25. style="overflow:visible;">
  26. <path
  27. id="path3885"
  28. d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
  29. style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
  30. transform="scale(0.8) rotate(180) translate(12.5,0)" />
  31. </marker>
  32. <marker
  33. inkscape:stockid="Arrow1Lstart"
  34. orient="auto"
  35. refY="0.0"
  36. refX="0.0"
  37. id="Arrow1Lstart"
  38. style="overflow:visible">
  39. <path
  40. id="path3882"
  41. d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
  42. style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
  43. transform="scale(0.8) translate(12.5,0)" />
  44. </marker>
  45. <inkscape:perspective
  46. sodipodi:type="inkscape:persp3d"
  47. inkscape:vp_x="0 : 526.18109 : 1"
  48. inkscape:vp_y="0 : 1000 : 0"
  49. inkscape:vp_z="744.09448 : 526.18109 : 1"
  50. inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
  51. id="perspective10" />
  52. <inkscape:perspective
  53. id="perspective2840"
  54. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  55. inkscape:vp_z="1 : 0.5 : 1"
  56. inkscape:vp_y="0 : 1000 : 0"
  57. inkscape:vp_x="0 : 0.5 : 1"
  58. sodipodi:type="inkscape:persp3d" />
  59. <inkscape:perspective
  60. id="perspective2840-1"
  61. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  62. inkscape:vp_z="1 : 0.5 : 1"
  63. inkscape:vp_y="0 : 1000 : 0"
  64. inkscape:vp_x="0 : 0.5 : 1"
  65. sodipodi:type="inkscape:persp3d" />
  66. <inkscape:perspective
  67. id="perspective2840-8"
  68. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  69. inkscape:vp_z="1 : 0.5 : 1"
  70. inkscape:vp_y="0 : 1000 : 0"
  71. inkscape:vp_x="0 : 0.5 : 1"
  72. sodipodi:type="inkscape:persp3d" />
  73. <inkscape:perspective
  74. id="perspective5085"
  75. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  76. inkscape:vp_z="1 : 0.5 : 1"
  77. inkscape:vp_y="0 : 1000 : 0"
  78. inkscape:vp_x="0 : 0.5 : 1"
  79. sodipodi:type="inkscape:persp3d" />
  80. <inkscape:perspective
  81. id="perspective5085-7"
  82. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  83. inkscape:vp_z="1 : 0.5 : 1"
  84. inkscape:vp_y="0 : 1000 : 0"
  85. inkscape:vp_x="0 : 0.5 : 1"
  86. sodipodi:type="inkscape:persp3d" />
  87. <inkscape:perspective
  88. id="perspective5121"
  89. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  90. inkscape:vp_z="1 : 0.5 : 1"
  91. inkscape:vp_y="0 : 1000 : 0"
  92. inkscape:vp_x="0 : 0.5 : 1"
  93. sodipodi:type="inkscape:persp3d" />
  94. <inkscape:perspective
  95. id="perspective5340"
  96. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  97. inkscape:vp_z="1 : 0.5 : 1"
  98. inkscape:vp_y="0 : 1000 : 0"
  99. inkscape:vp_x="0 : 0.5 : 1"
  100. sodipodi:type="inkscape:persp3d" />
  101. <inkscape:perspective
  102. id="perspective5365"
  103. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  104. inkscape:vp_z="1 : 0.5 : 1"
  105. inkscape:vp_y="0 : 1000 : 0"
  106. inkscape:vp_x="0 : 0.5 : 1"
  107. sodipodi:type="inkscape:persp3d" />
  108. <marker
  109. inkscape:stockid="Arrow1Lend"
  110. orient="auto"
  111. refY="0"
  112. refX="0"
  113. id="Arrow1Lend-9"
  114. style="overflow:visible">
  115. <path
  116. id="path3885-6"
  117. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  118. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  119. transform="matrix(-0.8,0,0,-0.8,-10,0)" />
  120. </marker>
  121. <marker
  122. inkscape:stockid="Arrow1Lstart"
  123. orient="auto"
  124. refY="0"
  125. refX="0"
  126. id="Arrow1Lstart-0"
  127. style="overflow:visible">
  128. <path
  129. id="path3882-2"
  130. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  131. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  132. transform="matrix(0.8,0,0,0.8,10,0)" />
  133. </marker>
  134. <marker
  135. inkscape:stockid="Arrow1Lend"
  136. orient="auto"
  137. refY="0"
  138. refX="0"
  139. id="marker5373"
  140. style="overflow:visible">
  141. <path
  142. id="path5375"
  143. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  144. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  145. transform="matrix(-0.8,0,0,-0.8,-10,0)" />
  146. </marker>
  147. <marker
  148. inkscape:stockid="Arrow1Lend"
  149. orient="auto"
  150. refY="0"
  151. refX="0"
  152. id="marker5377"
  153. style="overflow:visible">
  154. <path
  155. id="path5379"
  156. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  157. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  158. transform="matrix(-0.8,0,0,-0.8,-10,0)" />
  159. </marker>
  160. <inkscape:perspective
  161. id="perspective5527"
  162. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  163. inkscape:vp_z="1 : 0.5 : 1"
  164. inkscape:vp_y="0 : 1000 : 0"
  165. inkscape:vp_x="0 : 0.5 : 1"
  166. sodipodi:type="inkscape:persp3d" />
  167. <inkscape:perspective
  168. id="perspective5551"
  169. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  170. inkscape:vp_z="1 : 0.5 : 1"
  171. inkscape:vp_y="0 : 1000 : 0"
  172. inkscape:vp_x="0 : 0.5 : 1"
  173. sodipodi:type="inkscape:persp3d" />
  174. <inkscape:perspective
  175. id="perspective5648"
  176. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  177. inkscape:vp_z="1 : 0.5 : 1"
  178. inkscape:vp_y="0 : 1000 : 0"
  179. inkscape:vp_x="0 : 0.5 : 1"
  180. sodipodi:type="inkscape:persp3d" />
  181. <inkscape:perspective
  182. id="perspective5875"
  183. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  184. inkscape:vp_z="1 : 0.5 : 1"
  185. inkscape:vp_y="0 : 1000 : 0"
  186. inkscape:vp_x="0 : 0.5 : 1"
  187. sodipodi:type="inkscape:persp3d" />
  188. <inkscape:perspective
  189. id="perspective5918"
  190. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  191. inkscape:vp_z="1 : 0.5 : 1"
  192. inkscape:vp_y="0 : 1000 : 0"
  193. inkscape:vp_x="0 : 0.5 : 1"
  194. sodipodi:type="inkscape:persp3d" />
  195. <marker
  196. inkscape:stockid="Arrow1Lend"
  197. orient="auto"
  198. refY="0"
  199. refX="0"
  200. id="Arrow1Lend-99"
  201. style="overflow:visible">
  202. <path
  203. id="path3885-3"
  204. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  205. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  206. transform="matrix(-0.8,0,0,-0.8,-10,0)" />
  207. </marker>
  208. <inkscape:perspective
  209. id="perspective5948"
  210. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  211. inkscape:vp_z="1 : 0.5 : 1"
  212. inkscape:vp_y="0 : 1000 : 0"
  213. inkscape:vp_x="0 : 0.5 : 1"
  214. sodipodi:type="inkscape:persp3d" />
  215. <marker
  216. inkscape:stockid="Arrow1Lend"
  217. orient="auto"
  218. refY="0"
  219. refX="0"
  220. id="Arrow1Lend-0"
  221. style="overflow:visible">
  222. <path
  223. id="path3885-8"
  224. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  225. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  226. transform="matrix(-0.8,0,0,-0.8,-10,0)" />
  227. </marker>
  228. <inkscape:perspective
  229. id="perspective6007"
  230. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  231. inkscape:vp_z="1 : 0.5 : 1"
  232. inkscape:vp_y="0 : 1000 : 0"
  233. inkscape:vp_x="0 : 0.5 : 1"
  234. sodipodi:type="inkscape:persp3d" />
  235. <inkscape:perspective
  236. id="perspective6038"
  237. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  238. inkscape:vp_z="1 : 0.5 : 1"
  239. inkscape:vp_y="0 : 1000 : 0"
  240. inkscape:vp_x="0 : 0.5 : 1"
  241. sodipodi:type="inkscape:persp3d" />
  242. <marker
  243. inkscape:stockid="Arrow1Lend"
  244. orient="auto"
  245. refY="0"
  246. refX="0"
  247. id="marker5377-3"
  248. style="overflow:visible">
  249. <path
  250. id="path5379-3"
  251. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  252. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  253. transform="matrix(-0.8,0,0,-0.8,-10,0)" />
  254. </marker>
  255. <inkscape:perspective
  256. id="perspective6066"
  257. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  258. inkscape:vp_z="1 : 0.5 : 1"
  259. inkscape:vp_y="0 : 1000 : 0"
  260. inkscape:vp_x="0 : 0.5 : 1"
  261. sodipodi:type="inkscape:persp3d" />
  262. <inkscape:perspective
  263. id="perspective6119"
  264. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  265. inkscape:vp_z="1 : 0.5 : 1"
  266. inkscape:vp_y="0 : 1000 : 0"
  267. inkscape:vp_x="0 : 0.5 : 1"
  268. sodipodi:type="inkscape:persp3d" />
  269. <marker
  270. inkscape:stockid="Arrow1Lend"
  271. orient="auto"
  272. refY="0"
  273. refX="0"
  274. id="Arrow1Lend-5"
  275. style="overflow:visible">
  276. <path
  277. id="path3885-0"
  278. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  279. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  280. transform="matrix(-0.8,0,0,-0.8,-10,0)" />
  281. </marker>
  282. <inkscape:perspective
  283. id="perspective6147"
  284. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  285. inkscape:vp_z="1 : 0.5 : 1"
  286. inkscape:vp_y="0 : 1000 : 0"
  287. inkscape:vp_x="0 : 0.5 : 1"
  288. sodipodi:type="inkscape:persp3d" />
  289. <inkscape:perspective
  290. id="perspective6178"
  291. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  292. inkscape:vp_z="1 : 0.5 : 1"
  293. inkscape:vp_y="0 : 1000 : 0"
  294. inkscape:vp_x="0 : 0.5 : 1"
  295. sodipodi:type="inkscape:persp3d" />
  296. <marker
  297. inkscape:stockid="Arrow1Lend"
  298. orient="auto"
  299. refY="0"
  300. refX="0"
  301. id="marker5377-37"
  302. style="overflow:visible">
  303. <path
  304. id="path5379-6"
  305. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  306. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  307. transform="matrix(-0.8,0,0,-0.8,-10,0)" />
  308. </marker>
  309. <inkscape:perspective
  310. id="perspective6206"
  311. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  312. inkscape:vp_z="1 : 0.5 : 1"
  313. inkscape:vp_y="0 : 1000 : 0"
  314. inkscape:vp_x="0 : 0.5 : 1"
  315. sodipodi:type="inkscape:persp3d" />
  316. <inkscape:perspective
  317. id="perspective6228"
  318. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  319. inkscape:vp_z="1 : 0.5 : 1"
  320. inkscape:vp_y="0 : 1000 : 0"
  321. inkscape:vp_x="0 : 0.5 : 1"
  322. sodipodi:type="inkscape:persp3d" />
  323. <inkscape:perspective
  324. id="perspective6253"
  325. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  326. inkscape:vp_z="1 : 0.5 : 1"
  327. inkscape:vp_y="0 : 1000 : 0"
  328. inkscape:vp_x="0 : 0.5 : 1"
  329. sodipodi:type="inkscape:persp3d" />
  330. <inkscape:perspective
  331. id="perspective6311"
  332. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  333. inkscape:vp_z="1 : 0.5 : 1"
  334. inkscape:vp_y="0 : 1000 : 0"
  335. inkscape:vp_x="0 : 0.5 : 1"
  336. sodipodi:type="inkscape:persp3d" />
  337. <marker
  338. inkscape:stockid="Arrow1Lend"
  339. orient="auto"
  340. refY="0"
  341. refX="0"
  342. id="Arrow1Lend-3"
  343. style="overflow:visible">
  344. <path
  345. id="path3885-2"
  346. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  347. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  348. transform="matrix(-0.8,0,0,-0.8,-10,0)" />
  349. </marker>
  350. <inkscape:perspective
  351. id="perspective6339"
  352. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  353. inkscape:vp_z="1 : 0.5 : 1"
  354. inkscape:vp_y="0 : 1000 : 0"
  355. inkscape:vp_x="0 : 0.5 : 1"
  356. sodipodi:type="inkscape:persp3d" />
  357. <inkscape:perspective
  358. id="perspective6373"
  359. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  360. inkscape:vp_z="1 : 0.5 : 1"
  361. inkscape:vp_y="0 : 1000 : 0"
  362. inkscape:vp_x="0 : 0.5 : 1"
  363. sodipodi:type="inkscape:persp3d" />
  364. <inkscape:perspective
  365. id="perspective6395"
  366. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  367. inkscape:vp_z="1 : 0.5 : 1"
  368. inkscape:vp_y="0 : 1000 : 0"
  369. inkscape:vp_x="0 : 0.5 : 1"
  370. sodipodi:type="inkscape:persp3d" />
  371. <inkscape:perspective
  372. id="perspective6427"
  373. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  374. inkscape:vp_z="1 : 0.5 : 1"
  375. inkscape:vp_y="0 : 1000 : 0"
  376. inkscape:vp_x="0 : 0.5 : 1"
  377. sodipodi:type="inkscape:persp3d" />
  378. <marker
  379. inkscape:stockid="Arrow1Lend"
  380. orient="auto"
  381. refY="0"
  382. refX="0"
  383. id="Arrow1Lend-32"
  384. style="overflow:visible">
  385. <path
  386. id="path3885-7"
  387. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  388. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  389. transform="matrix(-0.8,0,0,-0.8,-10,0)" />
  390. </marker>
  391. <inkscape:perspective
  392. id="perspective2985"
  393. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  394. inkscape:vp_z="1 : 0.5 : 1"
  395. inkscape:vp_y="0 : 1000 : 0"
  396. inkscape:vp_x="0 : 0.5 : 1"
  397. sodipodi:type="inkscape:persp3d" />
  398. <inkscape:perspective
  399. id="perspective4086"
  400. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  401. inkscape:vp_z="1 : 0.5 : 1"
  402. inkscape:vp_y="0 : 1000 : 0"
  403. inkscape:vp_x="0 : 0.5 : 1"
  404. sodipodi:type="inkscape:persp3d" />
  405. <inkscape:perspective
  406. id="perspective4117"
  407. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  408. inkscape:vp_z="1 : 0.5 : 1"
  409. inkscape:vp_y="0 : 1000 : 0"
  410. inkscape:vp_x="0 : 0.5 : 1"
  411. sodipodi:type="inkscape:persp3d" />
  412. <inkscape:perspective
  413. id="perspective4150"
  414. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  415. inkscape:vp_z="1 : 0.5 : 1"
  416. inkscape:vp_y="0 : 1000 : 0"
  417. inkscape:vp_x="0 : 0.5 : 1"
  418. sodipodi:type="inkscape:persp3d" />
  419. <marker
  420. inkscape:stockid="Arrow1Lend"
  421. orient="auto"
  422. refY="0"
  423. refX="0"
  424. id="Arrow1Lend-39"
  425. style="overflow:visible">
  426. <path
  427. id="path3885-4"
  428. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  429. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  430. transform="matrix(-0.8,0,0,-0.8,-10,0)" />
  431. </marker>
  432. <inkscape:perspective
  433. id="perspective4178"
  434. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  435. inkscape:vp_z="1 : 0.5 : 1"
  436. inkscape:vp_y="0 : 1000 : 0"
  437. inkscape:vp_x="0 : 0.5 : 1"
  438. sodipodi:type="inkscape:persp3d" />
  439. <marker
  440. inkscape:stockid="Arrow1Lend"
  441. orient="auto"
  442. refY="0"
  443. refX="0"
  444. id="Arrow1Lend-2"
  445. style="overflow:visible">
  446. <path
  447. id="path3885-9"
  448. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  449. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  450. transform="matrix(-0.8,0,0,-0.8,-10,0)" />
  451. </marker>
  452. <inkscape:perspective
  453. id="perspective4178-9"
  454. inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
  455. inkscape:vp_z="1 : 0.5 : 1"
  456. inkscape:vp_y="0 : 1000 : 0"
  457. inkscape:vp_x="0 : 0.5 : 1"
  458. sodipodi:type="inkscape:persp3d" />
  459. <marker
  460. inkscape:stockid="Arrow1Lend"
  461. orient="auto"
  462. refY="0"
  463. refX="0"
  464. id="Arrow1Lend-08"
  465. style="overflow:visible">
  466. <path
  467. id="path3885-85"
  468. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  469. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
  470. transform="matrix(-0.8,0,0,-0.8,-10,0)" />
  471. </marker>
  472. </defs>
  473. <sodipodi:namedview
  474. id="base"
  475. pagecolor="#ffffff"
  476. bordercolor="#666666"
  477. borderopacity="1.0"
  478. inkscape:pageopacity="0.0"
  479. inkscape:pageshadow="2"
  480. inkscape:zoom="0.77923916"
  481. inkscape:cx="418.72911"
  482. inkscape:cy="636.37917"
  483. inkscape:document-units="px"
  484. inkscape:current-layer="layer1"
  485. showgrid="false"
  486. inkscape:window-width="1280"
  487. inkscape:window-height="967"
  488. inkscape:window-x="-4"
  489. inkscape:window-y="-3"
  490. inkscape:window-maximized="1" />
  491. <metadata
  492. id="metadata7">
  493. <rdf:RDF>
  494. <cc:Work
  495. rdf:about="">
  496. <dc:format>image/svg+xml</dc:format>
  497. <dc:type
  498. rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
  499. <dc:title />
  500. </cc:Work>
  501. </rdf:RDF>
  502. </metadata>
  503. <g
  504. inkscape:label="Layer 1"
  505. inkscape:groupmode="layer"
  506. id="layer1">
  507. <rect
  508. style="opacity:1;fill:none;stroke:#000000;stroke-width:1.29014074999999995"
  509. id="rect2816"
  510. width="682.57294"
  511. height="322.95868"
  512. x="28.42934"
  513. y="36.293793" />
  514. <text
  515. xml:space="preserve"
  516. style="font-size:22px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  517. x="31.714287"
  518. y="349.87894"
  519. id="text2818"><tspan
  520. sodipodi:role="line"
  521. id="tspan2820"
  522. x="31.714287"
  523. y="349.87894">Device</tspan></text>
  524. <rect
  525. style="opacity:1;fill:none;stroke:#000000"
  526. id="rect2822"
  527. width="102.85714"
  528. height="102.85714"
  529. x="54.571426"
  530. y="59.505043" />
  531. <text
  532. xml:space="preserve"
  533. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  534. x="105.14286"
  535. y="88.933609"
  536. id="text2824"><tspan
  537. sodipodi:role="line"
  538. id="tspan2826"
  539. x="105.14286"
  540. y="88.933609">Sensor</tspan><tspan
  541. sodipodi:role="line"
  542. x="105.14286"
  543. y="116.43361"
  544. id="tspan2828">Logger</tspan><tspan
  545. sodipodi:role="line"
  546. x="105.14286"
  547. y="143.93361"
  548. id="tspan2830">Activity</tspan></text>
  549. <rect
  550. style="opacity:1;fill:none;stroke:#000000"
  551. id="rect2822-8"
  552. width="102.85714"
  553. height="102.85714"
  554. x="233.14285"
  555. y="62.362175" />
  556. <text
  557. xml:space="preserve"
  558. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  559. x="283.71429"
  560. y="107.79073"
  561. id="text2824-6"><tspan
  562. sodipodi:role="line"
  563. x="283.71429"
  564. y="107.79073"
  565. id="tspan2830-4">Recorder</tspan><tspan
  566. sodipodi:role="line"
  567. x="283.71429"
  568. y="135.29074"
  569. id="tspan2871">Service</tspan></text>
  570. <rect
  571. style="opacity:1;fill:none;stroke:#000000"
  572. id="rect2822-4"
  573. width="102.85714"
  574. height="102.85714"
  575. x="416"
  576. y="63.790764" />
  577. <text
  578. xml:space="preserve"
  579. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  580. x="466.57144"
  581. y="107.21932"
  582. id="text2824-9"><tspan
  583. sodipodi:role="line"
  584. x="466.57144"
  585. y="107.21932"
  586. id="tspan2830-6">Classifier</tspan><tspan
  587. sodipodi:role="line"
  588. x="466.57144"
  589. y="134.71933"
  590. id="tspan2895">Service</tspan></text>
  591. <rect
  592. style="opacity:1;fill:none;stroke:#000000"
  593. id="rect2822-9"
  594. width="102.85714"
  595. height="102.85714"
  596. x="576"
  597. y="65.219337" />
  598. <text
  599. xml:space="preserve"
  600. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  601. x="626.57141"
  602. y="122.6479"
  603. id="text2824-2"><tspan
  604. sodipodi:role="line"
  605. x="626.57141"
  606. y="122.6479"
  607. id="tspan2830-49">Model</tspan></text>
  608. <path
  609. style="fill:none;stroke:#000000;stroke-width:0.98659520999999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:none;marker-end:url(#Arrow1Lend);opacity:1"
  610. d="m 157.77901,106.29075 73.2277,0"
  611. id="path2919" />
  612. <path
  613. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1Lend);opacity:1"
  614. d="m 336.35714,108.79075 78.21429,0"
  615. id="path2921" />
  616. <path
  617. style="fill:none;stroke:#000000;stroke-width:0.98220121999999999px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#Arrow1Lstart);marker-end:none;opacity:1"
  618. d="m 520.9911,110.21932 54.66066,0"
  619. id="path2923" />
  620. <text
  621. xml:space="preserve"
  622. style="font-size:16px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  623. x="166"
  624. y="100.21932"
  625. id="text5073"><tspan
  626. sodipodi:role="line"
  627. id="tspan5075"
  628. x="166"
  629. y="100.21932">Starts</tspan></text>
  630. <text
  631. xml:space="preserve"
  632. style="font-size:16px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  633. x="348.56137"
  634. y="103.18639"
  635. id="text5073-6"><tspan
  636. sodipodi:role="line"
  637. id="tspan5075-0"
  638. x="348.56137"
  639. y="103.18639">Starts</tspan></text>
  640. <text
  641. xml:space="preserve"
  642. style="font-size:16px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  643. x="532.13281"
  644. y="101.75784"
  645. id="text5073-64"><tspan
  646. sodipodi:role="line"
  647. id="tspan5075-3"
  648. x="532.13281"
  649. y="101.75784">Uses</tspan></text>
  650. <rect
  651. style="opacity:1;fill:none;stroke:#000000"
  652. id="rect2822-4-6"
  653. width="102.85714"
  654. height="102.85714"
  655. x="418.29236"
  656. y="217.80142" />
  657. <text
  658. xml:space="preserve"
  659. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  660. x="468.8638"
  661. y="261.22998"
  662. id="text2824-9-8"><tspan
  663. sodipodi:role="line"
  664. x="468.8638"
  665. y="261.22998"
  666. id="tspan2830-6-0">Upload</tspan><tspan
  667. sodipodi:role="line"
  668. x="468.8638"
  669. y="288.72998"
  670. id="tspan2895-2">Service</tspan></text>
  671. <path
  672. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1Lend);opacity:1"
  673. d="m 467.70063,167.46855 0,49.49748"
  674. id="path5144" />
  675. <text
  676. xml:space="preserve"
  677. style="font-size:16px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  678. x="475.14816"
  679. y="195.51613"
  680. id="text5073-6-6"><tspan
  681. sodipodi:role="line"
  682. id="tspan5075-0-4"
  683. x="475.14816"
  684. y="195.51613">Starts</tspan></text>
  685. <rect
  686. style="opacity:1;fill:none;stroke:#000000;stroke-width:1.24765729999999997"
  687. id="rect2816-7"
  688. width="517.06927"
  689. height="398.71606"
  690. x="29.000267"
  691. y="376.25711" />
  692. <text
  693. xml:space="preserve"
  694. style="font-size:22px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  695. x="450.66324"
  696. y="765.14679"
  697. id="text2818-6"><tspan
  698. sodipodi:role="line"
  699. id="tspan2820-1"
  700. x="450.66324"
  701. y="765.14679">Website</tspan></text>
  702. <rect
  703. style="opacity:1;fill:none;stroke:#000000"
  704. id="rect2822-4-0"
  705. width="102.85714"
  706. height="102.85714"
  707. x="416.59219"
  708. y="403.7753" />
  709. <text
  710. xml:space="preserve"
  711. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  712. x="467.1636"
  713. y="447.20386"
  714. id="text2824-9-7"><tspan
  715. sodipodi:role="line"
  716. x="467.1636"
  717. y="447.20386"
  718. id="tspan2895-8">upload</tspan><tspan
  719. sodipodi:role="line"
  720. x="467.1636"
  721. y="474.70386"
  722. id="tspan5511">script</tspan></text>
  723. <text
  724. xml:space="preserve"
  725. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  726. x="403.60605"
  727. y="676.92938"
  728. id="text2824-9-8-2"><tspan
  729. sodipodi:role="line"
  730. x="403.60605"
  731. y="676.92938"
  732. id="tspan2895-2-5">unprocessed</tspan><tspan
  733. sodipodi:role="line"
  734. x="403.60605"
  735. y="704.42938"
  736. id="tspan5515" /></text>
  737. <path
  738. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1Lend);opacity:1"
  739. d="m 468.29279,507.45308 -56.46533,58.4806"
  740. id="path5144-5"
  741. sodipodi:nodetypes="cc" />
  742. <g
  743. id="g5612"
  744. transform="translate(-62,0)"
  745. style="opacity:1">
  746. <path
  747. transform="translate(-150.14646,35.932486)"
  748. d="m 657.05117,542.89087 c 0,7.08749 -16.94936,12.83303 -37.85744,12.83303 -20.90809,0 -37.85745,-5.74554 -37.85745,-12.83303 0,-7.08749 16.94936,-12.83303 37.85745,-12.83303 20.90808,0 37.85744,5.74554 37.85744,12.83303 z"
  749. sodipodi:ry="12.833031"
  750. sodipodi:rx="37.857441"
  751. sodipodi:cy="542.89087"
  752. sodipodi:cx="619.19373"
  753. id="path5517"
  754. style="opacity:0.57999997999999997;fill:none;stroke:#000000"
  755. sodipodi:type="arc" />
  756. <path
  757. d="m 657.05117,542.89087 c 0,7.08749 -16.94936,12.83303 -37.85744,12.83303 -20.90809,0 -37.85745,-5.74554 -37.85745,-12.83303 0,-7.08749 16.94936,-12.83303 37.85745,-12.83303 20.90808,0 37.85744,5.74554 37.85744,12.83303 z"
  758. sodipodi:ry="12.833031"
  759. sodipodi:rx="37.857441"
  760. sodipodi:cy="542.89087"
  761. sodipodi:cx="619.19373"
  762. id="path5517-6"
  763. style="opacity:0.57999997999999997;fill:none;stroke:#000000"
  764. sodipodi:type="arc"
  765. transform="translate(-150.14646,98.172683)" />
  766. <path
  767. id="path5541"
  768. d="m 430.54817,577.54004 0,64.16516"
  769. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
  770. <path
  771. id="path5541-9"
  772. d="m 506.90471,578.82335 0,64.16516"
  773. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
  774. </g>
  775. <rect
  776. style="opacity:1;fill:none;stroke:#000000"
  777. id="rect2822-4-0-4"
  778. width="102.85714"
  779. height="102.85714"
  780. x="296.34659"
  781. y="402.9144" />
  782. <text
  783. xml:space="preserve"
  784. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  785. x="346.918"
  786. y="446.34296"
  787. id="text2824-9-7-0"><tspan
  788. sodipodi:role="line"
  789. x="346.918"
  790. y="446.34296"
  791. id="tspan2895-8-6">process</tspan><tspan
  792. sodipodi:role="line"
  793. x="346.918"
  794. y="473.84296"
  795. id="tspan5511-4">script</tspan></text>
  796. <path
  797. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker5377);opacity:1"
  798. d="m 411.94028,567.27363 -60.95689,-60.9569"
  799. id="path5671" />
  800. <text
  801. xml:space="preserve"
  802. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  803. x="276.30856"
  804. y="675.88715"
  805. id="text2824-9-8-2-0"><tspan
  806. sodipodi:role="line"
  807. x="276.30856"
  808. y="675.88715"
  809. id="tspan2895-2-5-9">sensor</tspan><tspan
  810. sodipodi:role="line"
  811. x="276.30856"
  812. y="703.38715"
  813. id="tspan5938">logger</tspan><tspan
  814. sodipodi:role="line"
  815. x="276.30856"
  816. y="730.88715"
  817. id="tspan5515-7" /></text>
  818. <g
  819. id="g5612-5"
  820. transform="translate(-189.2975,-1.0422781)"
  821. style="opacity:1">
  822. <path
  823. transform="translate(-150.14646,35.932486)"
  824. d="m 657.05117,542.89087 c 0,7.08749 -16.94936,12.83303 -37.85744,12.83303 -20.90809,0 -37.85745,-5.74554 -37.85745,-12.83303 0,-7.08749 16.94936,-12.83303 37.85745,-12.83303 20.90808,0 37.85744,5.74554 37.85744,12.83303 z"
  825. sodipodi:ry="12.833031"
  826. sodipodi:rx="37.857441"
  827. sodipodi:cy="542.89087"
  828. sodipodi:cx="619.19373"
  829. id="path5517-9"
  830. style="opacity:0.57999997999999997;fill:none;stroke:#000000"
  831. sodipodi:type="arc" />
  832. <path
  833. d="m 657.05117,542.89087 c 0,7.08749 -16.94936,12.83303 -37.85744,12.83303 -20.90809,0 -37.85745,-5.74554 -37.85745,-12.83303 0,-7.08749 16.94936,-12.83303 37.85745,-12.83303 20.90808,0 37.85744,5.74554 37.85744,12.83303 z"
  834. sodipodi:ry="12.833031"
  835. sodipodi:rx="37.857441"
  836. sodipodi:cy="542.89087"
  837. sodipodi:cx="619.19373"
  838. id="path5517-6-7"
  839. style="opacity:0.57999997999999997;fill:none;stroke:#000000"
  840. sodipodi:type="arc"
  841. transform="translate(-150.14646,98.172683)" />
  842. <path
  843. id="path5541-8"
  844. d="m 430.54817,577.54004 0,64.16516"
  845. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
  846. <path
  847. id="path5541-9-5"
  848. d="m 506.90471,578.82335 0,64.16516"
  849. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
  850. </g>
  851. <path
  852. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1Lend);opacity:1"
  853. d="m 346.49183,505.95075 -56.46533,58.4806"
  854. id="path5144-5-2"
  855. sodipodi:nodetypes="cc" />
  856. <path
  857. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1Lend);opacity:1"
  858. d="m 465.83901,321.79675 0,80.29675"
  859. id="path5144-1" />
  860. <rect
  861. style="opacity:1;fill:none;stroke:#000000"
  862. id="rect2822-4-0-4-4"
  863. width="102.85714"
  864. height="102.85714"
  865. x="179.56598"
  866. y="402.9144" />
  867. <text
  868. xml:space="preserve"
  869. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  870. x="230.13739"
  871. y="446.34296"
  872. id="text2824-9-7-0-1"><tspan
  873. sodipodi:role="line"
  874. x="230.13739"
  875. y="446.34296"
  876. id="tspan2895-8-6-5">classify</tspan><tspan
  877. sodipodi:role="line"
  878. x="230.13739"
  879. y="473.84296"
  880. id="tspan5511-4-4">script</tspan></text>
  881. <path
  882. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker5377);opacity:1"
  883. d="M 288.42236,566.9528 227.46547,505.9959"
  884. id="path5671-4" />
  885. <text
  886. xml:space="preserve"
  887. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  888. x="158.57581"
  889. y="678.82001"
  890. id="text2824-9-8-2-0-8"><tspan
  891. sodipodi:role="line"
  892. x="158.57581"
  893. y="678.82001"
  894. id="tspan5515-7-2">window</tspan><tspan
  895. sodipodi:role="line"
  896. x="158.57581"
  897. y="706.32001"
  898. id="tspan6109">class'ns</tspan></text>
  899. <g
  900. id="g5612-5-4"
  901. transform="translate(-307.03026,1.8906383)"
  902. style="opacity:1">
  903. <path
  904. transform="translate(-150.14646,35.932486)"
  905. d="m 657.05117,542.89087 c 0,7.08749 -16.94936,12.83303 -37.85744,12.83303 -20.90809,0 -37.85745,-5.74554 -37.85745,-12.83303 0,-7.08749 16.94936,-12.83303 37.85745,-12.83303 20.90808,0 37.85744,5.74554 37.85744,12.83303 z"
  906. sodipodi:ry="12.833031"
  907. sodipodi:rx="37.857441"
  908. sodipodi:cy="542.89087"
  909. sodipodi:cx="619.19373"
  910. id="path5517-9-7"
  911. style="opacity:0.57999997999999997;fill:none;stroke:#000000"
  912. sodipodi:type="arc" />
  913. <path
  914. d="m 657.05117,542.89087 c 0,7.08749 -16.94936,12.83303 -37.85744,12.83303 -20.90809,0 -37.85745,-5.74554 -37.85745,-12.83303 0,-7.08749 16.94936,-12.83303 37.85745,-12.83303 20.90808,0 37.85744,5.74554 37.85744,12.83303 z"
  915. sodipodi:ry="12.833031"
  916. sodipodi:rx="37.857441"
  917. sodipodi:cy="542.89087"
  918. sodipodi:cx="619.19373"
  919. id="path5517-6-7-6"
  920. style="opacity:0.57999997999999997;fill:none;stroke:#000000"
  921. sodipodi:type="arc"
  922. transform="translate(-150.14646,98.172683)" />
  923. <path
  924. id="path5541-8-5"
  925. d="m 430.54817,577.54004 0,64.16516"
  926. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
  927. <path
  928. id="path5541-9-5-7"
  929. d="m 506.90471,578.82335 0,64.16516"
  930. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
  931. </g>
  932. <path
  933. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1Lend);opacity:1"
  934. d="m 224.57804,505.95074 -56.46533,58.4806"
  935. id="path5144-5-2-8"
  936. sodipodi:nodetypes="cc" />
  937. <rect
  938. style="opacity:1;fill:none;stroke:#000000"
  939. id="rect2822-4-0-4-4-9"
  940. width="102.85714"
  941. height="102.85714"
  942. x="60.2188"
  943. y="400.34778" />
  944. <text
  945. xml:space="preserve"
  946. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  947. x="110.79019"
  948. y="443.77634"
  949. id="text2824-9-7-0-1-3"><tspan
  950. sodipodi:role="line"
  951. x="110.79019"
  952. y="443.77634"
  953. id="tspan2895-8-6-5-4">export</tspan><tspan
  954. sodipodi:role="line"
  955. x="110.79019"
  956. y="471.27634"
  957. id="tspan5511-4-4-1">script</tspan></text>
  958. <path
  959. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker5377);opacity:1"
  960. d="M 163.94197,566.9528 102.98508,505.9959"
  961. id="path5671-4-1" />
  962. <rect
  963. style="fill:none;stroke:#000000;stroke-width:1.54120004"
  964. id="rect2816-7-1"
  965. width="677.18866"
  966. height="289.34177"
  967. x="29.07202"
  968. y="787.70245" />
  969. <text
  970. xml:space="preserve"
  971. style="font-size:22px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  972. x="35.935406"
  973. y="1064.4138"
  974. id="text2818-6-2"><tspan
  975. sodipodi:role="line"
  976. id="tspan2820-1-7"
  977. x="35.935406"
  978. y="1064.4138">Desktop</tspan></text>
  979. <rect
  980. style="opacity:1;fill:none;stroke:#000000"
  981. id="rect2822-4-0-4-4-9-2"
  982. width="102.85714"
  983. height="102.85714"
  984. x="53.80228"
  985. y="805.87152" />
  986. <text
  987. xml:space="preserve"
  988. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;opacity:1"
  989. x="104.37367"
  990. y="835.30011"
  991. id="text2824-9-7-0-1-3-4"><tspan
  992. sodipodi:role="line"
  993. x="104.37367"
  994. y="835.30011"
  995. id="tspan5511-4-4-1-3">Training</tspan><tspan
  996. sodipodi:role="line"
  997. x="104.37367"
  998. y="862.80011"
  999. id="tspan6299">Data</tspan><tspan
  1000. sodipodi:role="line"
  1001. x="104.37367"
  1002. y="890.30011"
  1003. id="tspan6301">Importer</tspan></text>
  1004. <path
  1005. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1Lend);opacity:1"
  1006. d="m 80.848094,504.02577 0,299.74158"
  1007. id="path5144-1-1" />
  1008. <rect
  1009. style="fill:none;stroke:#000000"
  1010. id="rect2822-4-0-4-4-9-2-7"
  1011. width="102.85714"
  1012. height="102.85714"
  1013. x="200.6992"
  1014. y="807.15485" />
  1015. <rect
  1016. style="fill:#ffffff;stroke:#000000"
  1017. id="rect2822-4-0-4-4-9-2-7-4"
  1018. width="102.85714"
  1019. height="102.85714"
  1020. x="213.53221"
  1021. y="819.98785" />
  1022. <text
  1023. xml:space="preserve"
  1024. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  1025. x="262.8316"
  1026. y="868.15228"
  1027. id="text2824-9-7-0-1-0"><tspan
  1028. sodipodi:role="line"
  1029. x="262.8316"
  1030. y="868.15228"
  1031. id="tspan5511-4-4-8"
  1032. style="font-size:18px">feature</tspan><tspan
  1033. sodipodi:role="line"
  1034. x="262.8316"
  1035. y="890.65228"
  1036. id="tspan6417"
  1037. style="font-size:18px">extractors</tspan></text>
  1038. <path
  1039. style="fill:none;stroke:#000000;stroke-width:0.98659521px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:none;marker-end:url(#Arrow1Lend)"
  1040. d="m 157.16491,861.48685 41.14512,0"
  1041. id="path2919-2" />
  1042. <rect
  1043. style="fill:none;stroke:#000000"
  1044. id="rect2822-4-0-4-4-9-2-4"
  1045. width="102.85714"
  1046. height="102.85714"
  1047. x="579.95654"
  1048. y="818.70459" />
  1049. <text
  1050. xml:space="preserve"
  1051. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  1052. x="630.52789"
  1053. y="864.13318"
  1054. id="text2824-9-7-0-1-3-4-5"><tspan
  1055. sodipodi:role="line"
  1056. x="630.52789"
  1057. y="864.13318"
  1058. id="tspan6301-4">Model</tspan><tspan
  1059. sodipodi:role="line"
  1060. x="630.52789"
  1061. y="891.63318"
  1062. id="tspan3016">Exporter</tspan></text>
  1063. <path
  1064. style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1Lend-32)"
  1065. d="m 630.1018,818.80103 0,-650.63466"
  1066. id="path3018" />
  1067. <rect
  1068. style="fill:none;stroke:#000000"
  1069. id="rect2822-4-0-4-4-9-2-4-1"
  1070. width="102.85714"
  1071. height="102.85714"
  1072. x="207.79866"
  1073. y="957.6015" />
  1074. <text
  1075. xml:space="preserve"
  1076. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  1077. x="258.37"
  1078. y="1003.0301"
  1079. id="text2824-9-7-0-1-3-4-5-5"><tspan
  1080. sodipodi:role="line"
  1081. x="258.37"
  1082. y="1003.0301"
  1083. id="tspan6301-4-9">ARFF</tspan><tspan
  1084. sodipodi:role="line"
  1085. x="258.37"
  1086. y="1030.53"
  1087. id="tspan3016-4">Exporter</tspan></text>
  1088. <rect
  1089. style="fill:none;stroke:#000000"
  1090. id="rect2822-4-0-4-4-9-2-4-1-9"
  1091. width="102.85714"
  1092. height="102.85714"
  1093. x="363.07831"
  1094. y="961.15125" />
  1095. <text
  1096. xml:space="preserve"
  1097. style="font-size:22px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  1098. x="413.64966"
  1099. y="1022.5798"
  1100. id="text2824-9-7-0-1-3-4-5-5-7"><tspan
  1101. sodipodi:role="line"
  1102. x="413.64966"
  1103. y="1022.5798"
  1104. id="tspan3016-4-6">WEKA</tspan></text>
  1105. <path
  1106. style="fill:none;stroke:#000000;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1Lend)"
  1107. d="m 260.51052,922.3826 0,34.09782"
  1108. id="path5144-8" />
  1109. <path
  1110. style="fill:none;stroke:#000000;stroke-width:0.98659527px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:none;marker-end:url(#Arrow1Lend)"
  1111. d="m 315.65283,868.84985 263.15656,0"
  1112. id="path2919-2-3" />
  1113. <path
  1114. style="fill:none;stroke:#000000;stroke-width:0.98659515px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:none;marker-end:url(#Arrow1Lend)"
  1115. d="m 313.08623,1011.2965 48.84493,0"
  1116. id="path2919-2-0" />
  1117. </g>
  1118. </svg>