Requirements

Node version > 10

Supported browsers: Google Chrome, Mozilla Firefox, Safari

Production deployment

Since this application is created with Create React App, you can follow the deployment manual directly, or follow the steps below:

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: