Slot: propertyChainAxioms
A list of axioms that define an OWL property chain
URI: obographs:propertyChainAxioms
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A graph is a collection of nodes and edges and other axioms that represents a… |
no |
Properties
Range: PropertyChainAxiom
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
obographs:propertyChainAxioms |
native |
obographs:propertyChainAxioms |
LinkML Source
```yaml
name: propertyChainAxioms
description: A list of axioms that define an OWL property chain
from_schema: https://github.com/geneontology/obographs
rank: 1000
alias: propertyChainAxioms
domain_of:
- Graph
range: PropertyChainAxiom
multivalued: true
</details>