export_concept
Export a FOLIO concept in your choice of Markdown, JSON-LD, or OWL/XML to get ontology data ready for reuse.
Instructions
Export a FOLIO concept in a specific format.
Args: iri: The concept IRI or identifier. format: Output format — "markdown", "jsonld", or "owl_xml".
Returns: The concept in the requested format, or an error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iri | Yes | ||
| format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |