Modify FAQ
On this page
Can't find an answer to your question? Feel free to ask us, or have a look at the example repository.
How to replace the HTTP actor with a Solid HTTP actor?
Click here to find an example on how this can be done.
How to query over a non-RDF source?
Adding support for new types of sources is typically done by adding a new actor to the RDF Resolve Quad Pattern bus. Click here to find an example on how to query over a JSON weather API source.
How to count all triples that are received by the query engine?
Click here to find an example on how this can be done.