Skip to content

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)

{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).

MaybeIncorrect — correct the ontology definition so it conforms to ontology.schema.json, then retry.