GraphSPARQL
GraphSPARQL copied to clipboard
GraphQL to SPARQL bridge
Hello. We have an existing triplestore with SPARQL endpoint running and want to attach a GraphQL interface to it. The problem is that any query that we try to run...
Hi, I'm trying to perform a mutation that creates a new triple and inserts it to a datasource using the JSON provider. Suppose I use the following JSON provider file:...
Hi. Do you have some documentation on how to setup the configuration file? I am looking at your examples but I don't quite understand the setup. Thanks.