Re: LOD cloud diagram ?

Hi

If the point is querying to produce live visualizations, ando not only
static images, CSV can be used under certain conditions (with very small
modifications) to represent a stream of triples, serialized in N-TRIPLES.
This may be useful to simplify progressive querying (which will happened
when playing "live" on graphs), and may be a reusable approach (as long as
we are not using json-ld already, for example :-), as it permits to
querying also things that may not support SPARQL, as in the LDF.

my two cents,
Alfredo



2014-05-05 3:48 GMT+02:00 Kingsley Idehen <kidehen@openlinksw.com>:

> On 5/4/14 7:12 PM, Luca Matteis wrote:
>
>> On Fri, Apr 25, 2014 at 6:44 PM, Kingsley Idehen <kidehen@openlinksw.com>
>> wrote:
>>
>>> Circa. 2014, we shouldn't be depending on any piece of platform specific
>>> technology to create a graphical representation of datasets across the
>>> entire LOD cloud, or specific sub segments of said cloud.
>>>
>> What do you mean by platform specific? So far most LOD interfaces I've
>> seen are cross-platform. Not sure what you mean by "platform" though.
>>
>>
>>
> OmniGraffle [1] is Mac OS X and iOS specific.
>
> When tools and data are loosely coupled you end up with the ecosystem I
> envisage i.e., the tools and data should plug together like lego. For
> instance, you can expose Linked Data from various sources using SPARQL
> URLs. These URLs can resolve to data in different document content formats
> (including CSV).
>
> CSV is useful due to broad support by many tools.
>
>
> [1] http://www.omnigroup.com/omniGraffle - OmniGraffle
>
>
> --
>
> Regards,
>
> Kingsley Idehen
> Founder & CEO
> OpenLink Software
> Company Web: http://www.openlinksw.com
> Personal Weblog: http://www.openlinksw.com/blog/~kidehen
> Twitter Profile: https://twitter.com/kidehen
> Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
> LinkedIn Profile: http://www.linkedin.com/in/kidehen
>
>
>
>
>
>

Received on Monday, 5 May 2014 07:45:30 UTC