Skip to content

Documentation / help on how to use in the browser #75

Description

@tfrancart

Is your feature request related to a problem? Please describe.

It's not related to a problem, but I would like documentation or examples on how to use sparql-engine + N3.js in the browser.

Describe the solution you'd like

A documentatio/example HTML page that demonstrates how to :

  1. Init an N3 storage + sparql-engine on top of that
  2. Load an RDF file from a URL in the N3 storage
  3. Executes a SPARQL query
  4. Shows the necessary Javascript files to do that (from a CDN ? needs to be compiled locally ?)

Describe alternatives you've considered

Additional context

My goal is to use a local SPARQL-compliant triplestore to execute SPARQL queries built with Sparnatural : https://github.com/sparna-git/Sparnatural

ccing @dwhitney As I read in another issue you are caching local data in the browser, so maybe you could share an example ?

Thanks for your help !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions