describe_resource
Fetch all triples about a resource by IRI, covering both subject and object positions, and receive a human-readable Turtle summary.
Instructions
Get all triples about a resource (subject or object). Returns Turtle format with human-readable summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iri | Yes | The IRI of the resource to describe | |
| repository_id | No | Repository ID (optional) | |
| include_incoming | No | Include triples where resource is object |