# Slot: is_cyclic URI: [oio:is_cyclic](http://www.geneontology.org/formats/oboInOwl#is_cyclic) ## 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_cyclic deprecated: deprecated oboInOwl property from_schema: https://w3id.org/oak/ontology-metadata rank: 1000 slot_uri: oio:is_cyclic alias: is_cyclic domain_of: - ObjectProperty range: boolean ```