Interface: ImportFoundryRequest
@kortexya/reasoninglayer / OntologyBridge / ImportFoundryRequest
Interface: ImportFoundryRequest
Defined in: src/types/ontology-bridge.ts:103
Request to import a Foundry ontology export into the sort hierarchy.
Remarks
Sent to POST /api/v1/ontology/import-foundry. Wire format is snake_case
(foundry_json).
Properties
foundryJson
foundryJson:
string
Defined in: src/types/ontology-bridge.ts:105
The Foundry ontology export, as JSON.