Skip to content

Survey 3 2014 Jul 04

Tim L edited this page Mar 9, 2015 · 94 revisions

What is first

What we will cover

This page describes how we recreated The Linking Open Data cloud diagram from scratch for the those datasets already in lodcloud group. We go further to visualize the full 900 tagged 'lod' datasets and analyzing the edit history of the datahub.io entries for each of the datasets.

Let's get to it

Gathering descriptions of the LOD Cloud Bubbles

Making the Living LOD Cloud Diagram

Used cache-queries.sh in data/source/us/the-living-lod-cloud/version/2014-Jul-05/retrieve.sh.

We recovered lodcloud-diagram.rq from the "2013-Apr-15 effort".

TODO:

Filtering / coloring datasets by survey results

We can gob on the RDF from Survey 1 2013 Jun 22 methods to change the view of the lodcloud diagram.

TODO:

  • fix of the conversion to include those about datasets in the 2011 lodcloud diagram.
  • CONSTRUCT from the survey dataset, UNION into the-living-lodcloud that goes into VSR.
  • modify linksets.vsr to blacklist/color according to the new characteristics (responded, new diagram yes/no, etc).

Making the revision candlesticks

datahub-io/dataset-entry-revisions caches two queries for the dataset entry revisions (e.g. that of nomenclator-asturias. One query for the ~300 lodcloud-group datasets, another for ~900 lod-tag datasets.

We recovered dataset-revisions.rq from the "2013-Apr-15 effort" to here, so that it has it's own proper dataset. Note that it only shows the 264 lodcloud group datasets; we'd need to run a datafaqs epoch against the full 900 tagged to get that one.

It would be really nice to reimplement this using VSR...

Centrifuging the 900 datasets

Centrifuge

TODO:

A radial view of all 900 datasets

An alternative to Centrifuge is to plot the datasets into a radial, where the angle is a function of the void:uriSpace (inspired from our BTC analysis) and the radius is proportional to the inverse of the dataset entry creation date.