- From: KANZAKI Masahide <mkanzaki@gmail.com>
- Date: Tue, 22 Apr 2014 13:26:58 +0900
- To: Luca Matteis <lmatteis@gmail.com>
- Cc: Jindřich Mynarz <mynarzjindrich@gmail.com>, Linked Data community <public-lod@w3.org>
Hello, thanks for the very nice work! A few comments: - void:target seems not to generate an arrow, probably because subject/object first captures ['@id'] (length becomes the length of a URI, not an array), then tries to get [0]['@id'] again (resulting undefined, i.e. the first letter of the uri doesn't have the property) . - arrows look going from targetObject to targetSubject. Is this direction OK ? Hope these would help. cheers, 2014-04-22 7:39 GMT+09:00 Luca Matteis <lmatteis@gmail.com>: > Since I don't even have OmniGraffle I decided to spend the weekend and > come up with a pure JavaScript/CSS3 solution: > http://lmatteis.github.io/void-graph/ > > (yes also the arrows are CSS) > > Perhaps this can be a nice incentive for people to create VoID > descriptions of their datasets: just paste the VoID in the text area > and get a nice linked data graph. > > Luca > > On Fri, Apr 18, 2014 at 3:28 PM, Jindřich Mynarz > <mynarzjindrich@gmail.com> wrote: >> Hi Luca, >> >> in an interview I did with Richard Cyganiak last year Richard mentioned that >> there are automatic scripts to generate the preliminary version of the LOD >> cloud, which is then manually tweaked to achieve optimal layout. Quote from >> the interview [1]: >> >> "We’ve now done some work on creating it automatically, so that the graph >> layout we did manually for the last version is done automatically. We have >> running code for that but it doesn’t yet work completely." >> >> However, I haven't yet seen these scripts published. >> >> Best, >> >> Jindřich >> >> [1] >> http://lod2.eu/BlogPost/1441-i-like-tables-interview-with-richard-cyganiak.html >> >> -- >> Jindřich Mynarz >> http://mynarz.net/#jindrich >> >> >> On Fri, Apr 18, 2014 at 11:32 AM, Luca Matteis <lmatteis@gmail.com> wrote: >>> >>> Thanks but is there a script that could guide me to the creation of >>> the same type of diagram? I can't seem to understand how I could build >>> such diagram even with OmniGraffle installed. >>> >>> On Wed, Apr 16, 2014 at 11:31 AM, Thomas Steiner <tomac@google.com> wrote: >>> > http://lod-cloud.net/#workflow :-) >>> > >>> > -- >>> > Thomas Steiner, Employee, Google Inc. >>> > http://blog.tomayac.com, http://twitter.com/tomayac >>> > >>> > -----BEGIN PGP SIGNATURE----- >>> > Version: GnuPG v1.4.12 (GNU/Linux) >>> > >>> > >>> > iFy0uwAntT0bE3xtRa5AfeCheCkthAtTh3reSabiGbl0ck0fjumBl3DCharaCTersAttH3b0ttom.hTtP5://xKcd.c0m/1181/ >>> > -----END PGP SIGNATURE----- >>> >> > -- @prefix : <http://www.kanzaki.com/ns/sig#> . <> :from [:name "KANZAKI Masahide"; :nick "masaka"; :email "mkanzaki@gmail.com"].
Received on Tuesday, 22 April 2014 04:27:35 UTC