# Slot: allValuesFromEdges _A list of edges that represent subclasses of universal restrictions_ URI: [obographs:allValuesFromEdges](https://github.com/geneontology/obographs/allValuesFromEdges) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Graph](Graph.md) | A graph is a collection of nodes and edges and other axioms that represents a... | no | | [DomainRangeAxiom](DomainRangeAxiom.md) | This groups potentially multiple axioms that constrain the usage of a propert... | no | ## Properties * Range: [Edge](Edge.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://github.com/geneontology/obographs ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | obographs:allValuesFromEdges | | native | obographs:allValuesFromEdges | ## LinkML Source
```yaml name: allValuesFromEdges description: A list of edges that represent subclasses of universal restrictions from_schema: https://github.com/geneontology/obographs rank: 1000 alias: allValuesFromEdges domain_of: - Graph - DomainRangeAxiom range: Edge multivalued: true ```