Skip to content

Add functionality for Excel download button #5

@damian-oswald

Description

@damian-oswald
  1. SPARQL Query Execution in JS Use fetch() or a library like comunica or rdflib.js] to send the SPARQL query to the endpoint.
  2. Parsing Results Most endpoints return results in JSON (application/sparql-results+json), which is easy to parse in JS.
  3. Generating Excel File Use a library like xlsx (SheetJS) to convert JSON to an Excel file (.xlsx or .xls), which can then be offered as a download.

Metadata

Metadata

Assignees

Labels

RDFChanges or improvements to the RDF ontology, shape constraints or dataenhancementNew feature or requestuser-interfaceChanges, bugs, or improvements in the web-GUI
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions