Welcome to bigdata®.

Please consult the documentation for information on using the NanoSparqlServer's REST Api.

The following URLs should be active when deployed in the default configuration:

http://hostname:port/bigdata
This page.
http://hostname:port/bigdata/sparql
The SPARQL REST API (Service Description + VoID Description).
http://hostname:port/bigdata/namespace
VoID graph of available KBs from this service.
http://hostname:port/bigdata/status
A status page.
http://hostname:port/bigdata/counters
A performance counters page.

Where hostname is the name of this host and port is the port at which this page was accessed.

SPARQL Query

Tenant Namespace (leave empty for default KB)

Explain Analytic XHTML

SPARQL Update

Tenant Namespace (leave empty for default KB)

Analytic Monitor

Here are some useful namespaces:

prefix dc:   <http://purl.org/dc/elements/1.1/>
prefix xsd:  <http://www.w3.org/2001/XMLSchema#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix owl:  <http://www.w3.org/2002/07/owl#>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix hint: <http://www.bigdata.com/queryHints#> 
prefix bd:   <http://www.bigdata.com/rdf#> 
prefix bds:  <http://www.bigdata.com/rdf/search#>