linkedpipes / visualizations

LinkedPipes Visualization offers vocabulary based Linked Data visualizations
https://visualization.linkedpipes.com
GNU General Public License v2.0
1 stars 0 forks source link

Homescreen: Reorder data source types #6

Closed jakubklimek closed 8 years ago

jakubklimek commented 8 years ago

The first data source type should not be SPARQL endpoint, as this is the least usual use case. This is suitable maybe for us, but a regular user usually has a file, or a file on the web.

Since empty data sources are ignored anyway, I think there could be 3 datasources from the start:

  1. RDF from URL
  2. RDF from file
  3. SPARQL endpoint

and then the "add more" buttons.

jakubklimek commented 8 years ago

1 and 2 should be switched, now it is "files" and then "url": image