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