v1

latestSwagger 2.0MIT License2026-07-17191054.1 KB
graph store protocol

Adds RDF data to the content of a named graph or the default graph.

This endpoint implements the SPARQL 1.1 Graph Store HTTP Protocol.

NOTE One of either the default or the graph parameters must be provided.

post/{storeName}/graphs

Path parameters

storeNamestring required

The name of the store to update

Query parameters

defaultboolean

Add data to the default graph

graphstring url

The absolute URI of the named graph whose content is to be updated

Request body

string required

Response

Successful response