export_ocel
Export an OCEL from the registry to a file on disk, choosing between JSON, XML, or SQLite formats.
Instructions
Write an OCEL from the registry to disk.
format must be one of "jsonocel", "xmlocel", "sqlite". If
path has no directory component, the file lands in the workspace;
otherwise the given path (absolute or relative to CWD) is used verbatim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| format | Yes | ||
| ocel_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||