sparql_construct
Execute SPARQL CONSTRUCT or DESCRIBE queries to retrieve RDF triples and graphs as Turtle output.
Instructions
Execute a SPARQL CONSTRUCT or DESCRIBE query, return Turtle.Use this for queries that return RDF triples/graphs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The SPARQL CONSTRUCT or DESCRIBE query to execute | |
| repository_id | No | Repository ID (uses default if not specified) |