Slot: disjointWith
URI: owl:disjointWith
Inheritance
- 
- disjointWith 
 
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| no | ||
| no | ||
| A property that connects two objects in logical axioms | no | |
| An ObjectProperty with the property of transitivity | no | |
| no | ||
| no | 
Properties
- Range: String 
- Multivalued: True 
TODOs
- restrict range 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/oak/ontology-metadata 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | owl:disjointWith | 
| native | omoschema:disjointWith | 
LinkML Source
```yaml
name: disjointWith
todos:
- restrict range
from_schema: https://w3id.org/oak/ontology-metadata
rank: 1000
is_a: logical_predicate
slot_uri: owl:disjointWith
alias: disjointWith
domain_of:
- ClassExpression
- PropertyExpression
range: string
multivalued: true
</details>