v1

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

Replaces 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.

put/{storeName}/graphs

Path parameters

storeNamestring required

The name of the store to update

Query parameters

defaultboolean

Replace the data in the default graph

graphstring url

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

Request body

string required

Response

Successful response