Slot: source_nodes
A list of nodes that are used in the reachability query
URI: [linkml:source_nodes](https://w3id.org/linkml/source_nodes)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ReachabilityQuery](ReachabilityQuery.md) | A query that is used on an enum expression to dynamically obtain a set of per... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Uriorcurie](Uriorcurie.md) |
| Domain | [ReachabilityQuery](ReachabilityQuery.md) |
| Domain Of | [ReachabilityQuery](ReachabilityQuery.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## In Subsets
* [SpecificationSubset](SpecificationSubset.md)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:source_nodes |
| native | linkml:source_nodes |
## LinkML Source
name: source_nodes
description: A list of nodes that are used in the reachability query
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: reachability_query
domain_of:
- reachability_query
range: uriorcurie
multivalued: true