# Slot: is_transitive URI: [oio:is_transitive](http://www.geneontology.org/formats/oboInOwl#is_transitive) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TransitiveProperty](TransitiveProperty.md) | An ObjectProperty with the property of transitivity | no | | [ObjectProperty](ObjectProperty.md) | A property that connects two objects in logical axioms | no | ## Properties * Range: [Boolean](Boolean.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/ontology-metadata ## LinkML Source
```yaml name: is_transitive deprecated: deprecated oboInOwl property from_schema: https://w3id.org/oak/ontology-metadata deprecated_element_has_exact_replacement: TransitiveProperty rank: 1000 slot_uri: oio:is_transitive alias: is_transitive domain_of: - ObjectProperty range: boolean ```