123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- <rdf:RDF
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:z="http://www.zotero.org/namespaces/export#"
- xmlns:dcterms="http://purl.org/dc/terms/"
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:bib="http://purl.org/net/biblio#"
- xmlns:foaf="http://xmlns.com/foaf/0.1/"
- xmlns:link="http://purl.org/rss/1.0/modules/link/">
- <bib:BookSection rdf:about="urn:isbn:978-3-540-43309-5%20978-3-540-45848-7">
- <z:itemType>bookSection</z:itemType>
- <dcterms:isPartOf>
- <bib:Book>
- <dcterms:isPartOf>
- <bib:Series>
- <dc:title>Lecture Notes in Computer Science</dc:title>
- </bib:Series>
- </dcterms:isPartOf>
- <dc:identifier>ISBN 978-3-540-43309-5 978-3-540-45848-7</dc:identifier>
- <dc:title>Graph Drawing</dc:title>
- </bib:Book>
- </dcterms:isPartOf>
- <dc:publisher>
- <foaf:Organization>
- <foaf:name>Springer, Berlin, Heidelberg</foaf:name>
- </foaf:Organization>
- </dc:publisher>
- <bib:authors>
- <rdf:Seq>
- <rdf:li>
- <foaf:Person>
- <foaf:surname>Brandes</foaf:surname>
- <foaf:givenname>Ulrik</foaf:givenname>
- </foaf:Person>
- </rdf:li>
- <rdf:li>
- <foaf:Person>
- <foaf:surname>Köpf</foaf:surname>
- <foaf:givenname>Boris</foaf:givenname>
- </foaf:Person>
- </rdf:li>
- </rdf:Seq>
- </bib:authors>
- <link:link rdf:resource="#item_1052"/>
- <link:link rdf:resource="#item_1053"/>
- <bib:pages>31-44</bib:pages>
- <dc:date>2001/9/23</dc:date>
- <dc:description>DOI: 10.1007/3-540-45848-4_3</dc:description>
- <dcterms:dateSubmitted>2018-06-09 01:12:32</dcterms:dateSubmitted>
- <z:language>english</z:language>
- <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>
- <dc:title>Fast and Simple Horizontal Coordinate Assignment</dc:title>
- </bib:BookSection>
- <z:Attachment rdf:about="#item_1052">
- <z:itemType>attachment</z:itemType>
- <rdf:resource rdf:resource="files/1052/Brandes and Köpf - 2001 - Fast and Simple Horizontal Coordinate Assignment.pdf"/>
- <dc:identifier>
- <dcterms:URI>
- <rdf:value>https://link.springer.com/content/pdf/10.1007%2F3-540-45848-4_3.pdf</rdf:value>
- </dcterms:URI>
- </dc:identifier>
- <dcterms:dateSubmitted>2018-06-09 01:12:33</dcterms:dateSubmitted>
- <dc:title>Full Text PDF</dc:title>
- <z:linkMode>1</z:linkMode>
- <link:type>application/pdf</link:type>
- </z:Attachment>
- <z:Attachment rdf:about="#item_1053">
- <z:itemType>attachment</z:itemType>
- <rdf:resource rdf:resource="files/1053/3-540-45848-4_3.html"/>
- <dc:identifier>
- <dcterms:URI>
- <rdf:value>https://link.springer.com/chapter/10.1007/3-540-45848-4_3</rdf:value>
- </dcterms:URI>
- </dc:identifier>
- <dcterms:dateSubmitted>2018-06-09 01:12:35</dcterms:dateSubmitted>
- <dc:title>Snapshot</dc:title>
- <z:linkMode>1</z:linkMode>
- <link:type>text/html</link:type>
- </z:Attachment>
- <bib:Data rdf:about="https://github.com/stleary/JSON-java">
- <z:itemType>computerProgram</z:itemType>
- <z:programmers>
- <rdf:Seq>
- <rdf:li>
- <foaf:Person>
- <foaf:surname>Leary</foaf:surname>
- <foaf:givenname>Sean</foaf:givenname>
- </foaf:Person>
- </rdf:li>
- <rdf:li>
- <foaf:Person>
- <foaf:surname>Crockford</foaf:surname>
- <foaf:givenname>Douglas</foaf:givenname>
- </foaf:Person>
- </rdf:li>
- </rdf:Seq>
- </z:programmers>
- <dc:identifier>
- <dcterms:URI>
- <rdf:value>https://github.com/stleary/JSON-java</rdf:value>
- </dcterms:URI>
- </dc:identifier>
- <dc:rights>MIT</dc:rights>
- <dc:date>2018-06-08T16:01:34Z</dc:date>
- <dc:description>original-date: 2010-12-21T17:46:09Z</dc:description>
- <dcterms:dateSubmitted>2018-06-09 01:27:34</dcterms:dateSubmitted>
- <z:libraryCatalog>GitHub</z:libraryCatalog>
- <z:programmingLanguage>Java</z:programmingLanguage>
- <dc:title>JSON-java: A reference implementation of a JSON package in Java</dc:title>
- <z:shortTitle>JSON-java</z:shortTitle>
- </bib:Data>
- </rdf:RDF>
|