Ontology definition failed schema validation
Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/invalid-ontology-definition/v1
HTTP status: 422
Exit code: 2
Emitted by: mif-ontology (OntologyError::Invalid)
Message
Section titled “Message”{path} failed ontology schema validation: {source}The ontology definition file at path parsed as valid YAML, but failed
schema validation against the canonical ontology.schema.json (wrapping a
mif_schema::MifSchemaError).
Suggested fix
Section titled “Suggested fix”MaybeIncorrect — correct the ontology definition so it conforms to
ontology.schema.json, then retry.