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

PropertyChainAxiom

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

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 multivalued: true alias: chainPredicateIds domain_of: - PropertyChainAxiom range: string
</details>