Requirements

Node version > 10

Supported browsers: Google Chrome, Mozilla Firefox, Safari

Local development

If you wish to use a Solid Pod while running the application locally, you have to add the hosting address to your Solid Pod. This can be done automatically through signing to the Solid Pod in the upper right corner.

SPARQL Proxy

If the SPARQL endpoint isn’t hosted on the same domain as the application, the requests might fail due to CORS or Same-origin policy. To prevent that, you can use the Express proxy and set up the linked YASGUI tool to use it.

The only steps you need to take to achieve that are as follows:

Code documentation

Documentation generated from the code annotations is available on GitHub Pages.