Slot: is_transitive
URI: oio:is_transitive
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An ObjectProperty with the property of transitivity |
no |
|
A property that connects two objects in logical axioms |
no |
Properties
Range: Boolean
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/ontology-metadata
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
oio:is_transitive |
native |
omoschema:is_transitive |
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
</details>