HTTP API
This page discusses Stardog’s HTTP API.
Overview
Stardog supports the SPARQL 1.1 HTTP Protocol; the SPARQL 1.1 Graph Store HTTP Protocol; and the Stardog HTTP Protocol.
SPARQL Protocol
Stardog supports the standard SPARQL Protocol HTTP bindings, as well as additional functionality via HTTP. Stardog also supports SPARQL 1.1’s Service Description format. See the spec if you want the details.
Stardog HTTP Protocol
In addition to the support for the standard protocols such as SPARQL 1.1, the Stardog HTTP protocol adds additional resource representations and capabilities.
Documentation
The HTTP API is documented for developers here.