-
Notifications
You must be signed in to change notification settings - Fork 186
Open
Description
REST_API page states that SPARQL endpoint is at http://localhost:9999/bigdata/sparql
However, on the NanoSparqServer page it says
http://localhost:9999/blazegraph/sparql - REST API (This is also called the SparqlEndpoint and uses the default namespace.)
So, which one is that? At first, I tried to query http://localhost:9999/bigdata/sparql but it seems that it always just gives some kind of db metadata, and http://localhost:9999/blazegraph/sparql is the correct endpoint address that gives me actual data I query.
Metadata
Metadata
Assignees
Labels
No labels