dbpedia/links

Linkset Visualization

Closed this issue · 0 comments

below is a list of improvements for linkviz.

  • could you move the tool to links/tools/linkviz ?
  • linkviz as github.io page

Above the table add (as a summary X links to Y datasets):

  • number of total links in the latest release
  • number of datasets

Add the following fields in the overview table

  • Max links for every dataset

data for the tasks below

  • @akirsche will provide the links to github and the metadata.ttl in a new data file

Improve the leftmost column "Linkset"

  • Informative linkset names in the first, ideally rdfs:label from metadata.ttl, if label is missing use the current name and display a warning, that the label is missing
  • link to github repo folder, displayed as edit pen
  • Check for valid metadata.ttl
  • for us it was unclear that the title can be clicked, so that the extra info opens

For each linkset chart

for each linkset info (on the right side)

  • Add the content of metadata.ttl to the right pane,

  • if any data is missing in metadata.ttl this can be displayed as a warning

  • Fix error with firefox browser and d3js