Slot: disjointWith

URI: owl:disjointWith

Inheritance

Applicable Classes

Name

Description

Modifies Slot

Class

no

ObjectProperty

A property that connects two objects in logical axioms

no

TransitiveProperty

An ObjectProperty with the property of transitivity

no

ClassExpression

no

PropertyExpression

no

Restriction

no

Properties

  • Range: String

  • Multivalued: True

TODOs

  • restrict range

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/ontology-metadata

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 multivalued: true alias: disjointWith domain_of: - ClassExpression - PropertyExpression range: string
</details>