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