Hello, Is there a way to launch an rdf4j server on top of a native store and expose this over http as an API ? I could not find any real documentation on this topic on the official website.Thank you in advance!
--
You received this message because you are subscribed to the Google Groups "RDF4J Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rdf4j-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rdf4j-users/7f96230e-e1f1-4679-8795-c3bed59cac98n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "RDF4J Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rdf4j-users/vCIBp7VZ2Ys/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rdf4j-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rdf4j-users/CAHM_hUM7_cxPzc--4EFVRSFUrV9qUoPMk6SnjH1MmLEmJ%2Bd1XA%40mail.gmail.com.
curl -i localhost:8080/sparql --data-urlencode 'update=insert data { <http://www.example.org/X> <http://www.example.org/Y> <http://www.example.org/Q> .}'
HTTP/1.1 401 Unauthorized
Access-control-allow-headers: Origin, Accept, Content-Type, Authorization, X-Requested-With, Access-Control-Allow-Header, Access-Control-Request-Method, Access-Control-Request-Header
Date: Wed, 31 Mar 2021 11:22:22 GMT
Access-control-allow-methods: OPTIONS, GET, HEAD, POST, PUT, DELETE
Transfer-encoding: chunked
Access-control-allow-origin: *
Access-control-allow-credentials: true
--
You received this message because you are subscribed to a topic in the Google Groups "RDF4J Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rdf4j-users/vCIBp7VZ2Ys/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rdf4j-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rdf4j-users/ECB911EB-5741-4863-8A1E-8F50E314283E%40metreeca.com.
--
You received this message because you are subscribed to a topic in the Google Groups "RDF4J Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rdf4j-users/vCIBp7VZ2Ys/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rdf4j-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rdf4j-users/A874B626-D1CC-418A-9660-1CF3E841A0D1%40metreeca.com.