NodePlacementAnimation.rdf 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. <rdf:RDF
  2. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  3. xmlns:z="http://www.zotero.org/namespaces/export#"
  4. xmlns:dcterms="http://purl.org/dc/terms/"
  5. xmlns:dc="http://purl.org/dc/elements/1.1/"
  6. xmlns:bib="http://purl.org/net/biblio#"
  7. xmlns:foaf="http://xmlns.com/foaf/0.1/"
  8. xmlns:link="http://purl.org/rss/1.0/modules/link/"
  9. xmlns:prism="http://prismstandard.org/namespaces/1.2/basic/">
  10. <bib:BookSection rdf:about="urn:isbn:978-3-540-43309-5%20978-3-540-45848-7">
  11. <z:itemType>bookSection</z:itemType>
  12. <dcterms:isPartOf>
  13. <bib:Book>
  14. <dcterms:isPartOf>
  15. <bib:Series>
  16. <dc:title>Lecture Notes in Computer Science</dc:title>
  17. </bib:Series>
  18. </dcterms:isPartOf>
  19. <dc:identifier>ISBN 978-3-540-43309-5 978-3-540-45848-7</dc:identifier>
  20. <dc:title>Graph Drawing</dc:title>
  21. </bib:Book>
  22. </dcterms:isPartOf>
  23. <dc:publisher>
  24. <foaf:Organization>
  25. <foaf:name>Springer, Berlin, Heidelberg</foaf:name>
  26. </foaf:Organization>
  27. </dc:publisher>
  28. <bib:authors>
  29. <rdf:Seq>
  30. <rdf:li>
  31. <foaf:Person>
  32. <foaf:surname>Brandes</foaf:surname>
  33. <foaf:givenname>Ulrik</foaf:givenname>
  34. </foaf:Person>
  35. </rdf:li>
  36. <rdf:li>
  37. <foaf:Person>
  38. <foaf:surname>Köpf</foaf:surname>
  39. <foaf:givenname>Boris</foaf:givenname>
  40. </foaf:Person>
  41. </rdf:li>
  42. </rdf:Seq>
  43. </bib:authors>
  44. <link:link rdf:resource="#item_1052"/>
  45. <bib:pages>31-44</bib:pages>
  46. <dc:date>2001/9/23</dc:date>
  47. <dc:description>DOI: 10.1007/3-540-45848-4_3</dc:description>
  48. <dcterms:dateSubmitted>2018-06-09 01:12:32</dcterms:dateSubmitted>
  49. <z:language>english</z:language>
  50. <dcterms:abstract>We present a simple, linear-time algorithm to determine horizontal coordinates in layered layouts subject to a given ordering within each layer. The algorithm is easy to implement and compares well with existing approaches in terms of assignment quality.</dcterms:abstract>
  51. <dc:title>Fast and Simple Horizontal Coordinate Assignment</dc:title>
  52. </bib:BookSection>
  53. <z:Attachment rdf:about="#item_1052">
  54. <z:itemType>attachment</z:itemType>
  55. <rdf:resource rdf:resource="files/1052/Brandes and Köpf - 2001 - Fast and Simple Horizontal Coordinate Assignment.pdf"/>
  56. <dc:identifier>
  57. <dcterms:URI>
  58. <rdf:value>https://link.springer.com/content/pdf/10.1007%2F3-540-45848-4_3.pdf</rdf:value>
  59. </dcterms:URI>
  60. </dc:identifier>
  61. <dcterms:dateSubmitted>2018-06-09 01:12:33</dcterms:dateSubmitted>
  62. <dc:title>Full Text PDF</dc:title>
  63. <z:linkMode>1</z:linkMode>
  64. <link:type>application/pdf</link:type>
  65. </z:Attachment>
  66. <bib:Data rdf:about="https://github.com/stleary/JSON-java">
  67. <z:itemType>computerProgram</z:itemType>
  68. <z:programmers>
  69. <rdf:Seq>
  70. <rdf:li>
  71. <foaf:Person>
  72. <foaf:surname>Leary</foaf:surname>
  73. <foaf:givenname>Sean</foaf:givenname>
  74. </foaf:Person>
  75. </rdf:li>
  76. <rdf:li>
  77. <foaf:Person>
  78. <foaf:surname>Crockford</foaf:surname>
  79. <foaf:givenname>Douglas</foaf:givenname>
  80. </foaf:Person>
  81. </rdf:li>
  82. </rdf:Seq>
  83. </z:programmers>
  84. <dc:identifier>
  85. <dcterms:URI>
  86. <rdf:value>https://github.com/stleary/JSON-java</rdf:value>
  87. </dcterms:URI>
  88. </dc:identifier>
  89. <dc:rights>MIT</dc:rights>
  90. <dc:date>2018-06-08T16:01:34Z</dc:date>
  91. <z:libraryCatalog>GitHub</z:libraryCatalog>
  92. <z:programmingLanguage>Java</z:programmingLanguage>
  93. <dc:title>JSON-java: A reference implementation of a JSON package in Java</dc:title>
  94. <z:shortTitle>JSON-java</z:shortTitle>
  95. </bib:Data>
  96. <bib:Article rdf:about="#item_1059">
  97. <z:itemType>journalArticle</z:itemType>
  98. <dcterms:isPartOf rdf:resource="urn:issn:0018-9472"/>
  99. <bib:authors>
  100. <rdf:Seq>
  101. <rdf:li>
  102. <foaf:Person>
  103. <foaf:surname>Sugiyama</foaf:surname>
  104. <foaf:givenname>K.</foaf:givenname>
  105. </foaf:Person>
  106. </rdf:li>
  107. <rdf:li>
  108. <foaf:Person>
  109. <foaf:surname>Tagawa</foaf:surname>
  110. <foaf:givenname>S.</foaf:givenname>
  111. </foaf:Person>
  112. </rdf:li>
  113. <rdf:li>
  114. <foaf:Person>
  115. <foaf:surname>Toda</foaf:surname>
  116. <foaf:givenname>M.</foaf:givenname>
  117. </foaf:Person>
  118. </rdf:li>
  119. </rdf:Seq>
  120. </bib:authors>
  121. <dc:subject>
  122. <z:AutomaticTag><rdf:value>Testing</rdf:value></z:AutomaticTag>
  123. </dc:subject>
  124. <dc:subject>
  125. <z:AutomaticTag>
  126. <rdf:value>Computer displays</rdf:value>
  127. </z:AutomaticTag>
  128. </dc:subject>
  129. <dc:subject>
  130. <z:AutomaticTag>
  131. <rdf:value>Constraint theory</rdf:value>
  132. </z:AutomaticTag>
  133. </dc:subject>
  134. <dc:subject>
  135. <z:AutomaticTag>
  136. <rdf:value>Engineering drawings</rdf:value>
  137. </z:AutomaticTag>
  138. </dc:subject>
  139. <dc:subject>
  140. <z:AutomaticTag><rdf:value>Flowcharts</rdf:value></z:AutomaticTag>
  141. </dc:subject>
  142. <dc:subject>
  143. <z:AutomaticTag>
  144. <rdf:value>Hierarchical systems</rdf:value>
  145. </z:AutomaticTag>
  146. </dc:subject>
  147. <dc:subject>
  148. <z:AutomaticTag>
  149. <rdf:value>Image recognition</rdf:value>
  150. </z:AutomaticTag>
  151. </dc:subject>
  152. <dc:subject>
  153. <z:AutomaticTag>
  154. <rdf:value>Information science</rdf:value>
  155. </z:AutomaticTag>
  156. </dc:subject>
  157. <dc:subject>
  158. <z:AutomaticTag>
  159. <rdf:value>Processor scheduling</rdf:value>
  160. </z:AutomaticTag>
  161. </dc:subject>
  162. <dc:subject>
  163. <z:AutomaticTag><rdf:value>Programming</rdf:value></z:AutomaticTag>
  164. </dc:subject>
  165. <bib:pages>109-125</bib:pages>
  166. <dc:date>February 1981</dc:date>
  167. <z:libraryCatalog>IEEE Xplore</z:libraryCatalog>
  168. <dcterms:abstract>Two kinds of new methods are developed to obtain effective representations of hierarchies automatically: theoretical and heuristic methods. The methods determine the positions of vertices in two steps. First the order of the vertices in each level is determined to reduce the number of crossings of edges. Then horizontal positions of the vertices are determined to improve further the readability of drawings. The theoretical methods are useful in recognizing the nature of the problem, and the heuristic methods make it possible to enlarge the size of hierarchies with which we can deal. Performance tests of the heuristic methods and several applications are presented.</dcterms:abstract>
  169. <dc:title>Methods for Visual Understanding of Hierarchical System Structures</dc:title>
  170. </bib:Article>
  171. <bib:Journal rdf:about="urn:issn:0018-9472">
  172. <prism:volume>11</prism:volume>
  173. <prism:number>2</prism:number>
  174. <dc:title>IEEE Transactions on Systems, Man, and Cybernetics</dc:title>
  175. <dc:identifier>ISSN 0018-9472</dc:identifier>
  176. <dc:identifier>DOI 10.1109/TSMC.1981.4308636</dc:identifier>
  177. </bib:Journal>
  178. <bib:Data rdf:about="https://github.com/eclipse/elk">
  179. <z:itemType>computerProgram</z:itemType>
  180. <dc:publisher>
  181. <foaf:Organization>
  182. <foaf:name>Eclipse Foundation</foaf:name>
  183. </foaf:Organization>
  184. </dc:publisher>
  185. <dc:identifier>
  186. <dcterms:URI>
  187. <rdf:value>https://github.com/eclipse/elk</rdf:value>
  188. </dcterms:URI>
  189. </dc:identifier>
  190. <dc:rights>EPL-1.0</dc:rights>
  191. <dc:date>2018-06-09T11:09:35Z</dc:date>
  192. <z:libraryCatalog>GitHub</z:libraryCatalog>
  193. <z:programmingLanguage>Java</z:programmingLanguage>
  194. <dc:title>ELK: Eclipse Layout Kernel - Automatic layout for Java applications</dc:title>
  195. <z:shortTitle>ELK</z:shortTitle>
  196. </bib:Data>
  197. </rdf:RDF>