# Slot: disjointClassExpressionsAxioms _A list of logical disjointness axioms that specify that a class or class expression is disjoint from other classes or class expressions._ URI: [obographs:disjointClassExpressionsAxioms](https://github.com/geneontology/obographs/disjointClassExpressionsAxioms) ## Properties * Range: [DisjointClassExpressionsAxiom](DisjointClassExpressionsAxiom.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://github.com/geneontology/obographs ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | obographs:disjointClassExpressionsAxioms | | native | obographs:disjointClassExpressionsAxioms | ## LinkML Source
```yaml name: disjointClassExpressionsAxioms description: A list of logical disjointness axioms that specify that a class or class expression is disjoint from other classes or class expressions. from_schema: https://github.com/geneontology/obographs rank: 1000 alias: disjointClassExpressionsAxioms range: DisjointClassExpressionsAxiom multivalued: true inlined_as_list: true ```