export_knowledge
Export a session's Knowledge Structure to JSON-LD, Turtle, or RDF-XML for interoperability and reuse.
Instructions
Export a session's Knowledge Structure to another format. Supports 'json-ld', 'turtle', and 'rdf-xml'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'json-ld', 'turtle', or 'rdf-xml'. Default 'json-ld'. | |
| session_id | Yes | The session to export. |