VCityTeam / UD-Graph

Repository on graph models for Urban Data
Other
9 stars 1 forks source link

Create an "Export option" in UD-Graph-SPARQL module #16

Open johnsamuelwrites opened 2 years ago

johnsamuelwrites commented 2 years ago

Currently, we have the options to visualize the SPARQL results in the following ways:

  1. Table
  2. Graph
  3. JSON
  4. Timeline (not implemented)

Add an option to export the results in

  1. CSV format
  2. JSON format
    • Graph or trees (nodes and links for tools like D3js)