Skip to content

Malformed ontology definition YAML

Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/invalid-yaml/v1 HTTP status: 422 Exit code: 2 Emitted by: mif-ontology (OntologyError::Yaml)

failed to parse {path} as YAML: {source}

The ontology definition file at path could not be parsed as YAML at all (a syntax error), before schema validation is even attempted.

MaybeIncorrect — fix the YAML syntax error in the ontology definition file, then retry.