- From: Erich Bremer <erich@ebremer.com>
- Date: Tue, 12 Feb 2013 11:00:17 -0500
- To: Henry Story <henry.story@bblfish.net>
- CC: public-webid <public-webid@w3.org>
Thanks Henry. The WebID selection is there in the beginning if but only for a moment or two. I loved your articles :-) One of the key concepts of my project is that you never see your data. You see something that *represents* your data. Links to your original data are kept. The visualization and the data it represents are never split, but are always separable. Both visual data and the data which the visuals represent are all in RDF. This allows for multiple visual representations for the same concept or thing. I could be represented with a ball or a cube or even a complex mesh which looks like my physical form. I could also be blue or red, but also important is *when* I am blue or red or a ball or a cube or a mesh. This connection between visual representation and data allows for a lot of possibilities. Besides doing ball-N-stick RDF graphs (and so we don't upset Karger and Schraefel ;-), I can reconfigure the visual data based on the data it represents (or even other data) and do something completely different. I was able to create a molecular visualization of DNA in this way (http://www.ebremer.com/nexus/2011-05-15). The same would be true for a protein in two different spatial conformational states (open and closed). Two different representations but the same protein. The visual models become limited only by the data model they are representing. Well, that and the visual substrate we use to create the visuals but with a pallet of HTML, CSS, SVG, and WebGL the realm of possibility is, conservatively, huge. WebID has been on my radar for a while. It got pushed up on my priority list because my project is also real-time collaborative and I needed a way to tag the multiple WebGL/HTML5 client events (modeled with RDF) with an owner. WebID's seemed the best way to represent people rather than the session URIs of the WebGL/HTML5 client. And yes, as you said, there are other dimensions of possibilities/improvements :-) At ISWC 2012, there was a session called "What will the Semantic Web Look Like 10 Years From Now?" (http://videolectures.net/iswc2012_sw2022/) The question seemed silly to me given that many of the people building the Semantic Web were in the room. The more pertinent question to me would have been, "What do we Want the Semantic Web to Look like 10 Years From Now?" - Erich On 2/12/2013 5:55 AM, Henry Story wrote: > On 12 Feb 2013, at 04:49, Erich Bremer <erich@ebremer.com> wrote: > >> Hi everyone, >> >> I just wanted to share my post of the addition of WebID authentication to my 3D RDF-driven data visualization system: >> http://www.ebremer.com/nexus/WebIDauthentication >> enjoy :-) - Erich > Nice post Erich. > > I added you to my profile > http://bblfish.net/people/henry/card > > Looking at the video, I don't see a user interaction where the user is > asked with which Id he would like to use to identify himself if any. > > Btw this I think opens up literally a new dimension of improvement for your software. > > If you look at the RDF Semantics document you'll see that the meaning of a graph is the set of possible worlds in which it is true. > > https://blogs.oracle.com/bblfish/entry/possible_worlds_and_the_web > https://blogs.oracle.com/bblfish/entry/the_fifth_dimension > > Now when you GET an RDF graph you have to see it as describing a set of possibilities, that may not overlap the possibilities described by another graph ( the graphs could be contradictory ) It should therfore always be possible to break apart two graphs that were once merged, and to see where those graphs came from. It would be interesting to think of the visualistation of this process of merging and unmerging information. > > Henry > > > > Social Web Architect > http://bblfish.net/ >
Received on Tuesday, 12 February 2013 16:00:37 UTC