Slot: chainPredicateIds
A list of identifiers of predicates that form the precedent clause of a property chain rule
URI: obographs:chainPredicateIds
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An axiom that represents an OWL property chain, e |
no |
Properties
Range: String
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
obographs:chainPredicateIds |
native |
obographs:chainPredicateIds |
LinkML Source
```yaml
name: chainPredicateIds
description: A list of identifiers of predicates that form the precedent clause of
a property chain rule
from_schema: https://github.com/geneontology/obographs
rank: 1000
alias: chainPredicateIds
domain_of:
- PropertyChainAxiom
range: string
multivalued: true
</details>