Eclipse RDF4J · Capability
RDF4J Server REST API — Statements
RDF4J Server REST API — Statements. 4 operations. Lead operation: Get statements. Self-contained Naftiko capability covering one Eclipse Rdf4j business surface.
What You Can Do
GET
Getstatements
— Get statements
/v1/repositories/{repositoryid}/statements
POST
Addstatements
— Add or update statements
/v1/repositories/{repositoryid}/statements
PUT
Replacestatements
— Replace statements
/v1/repositories/{repositoryid}/statements
DELETE
Removestatements
— Remove statements
/v1/repositories/{repositoryid}/statements
MCP Tools
get-statements
Get statements
read-only
idempotent
add-update-statements
Add or update statements
replace-statements
Replace statements
idempotent
remove-statements
Remove statements
idempotent