Skip to content

Slot: include_self

True if the query is reflexive

URI: [linkml:include_self](https://w3id.org/linkml/include_self) ## 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 | [Boolean](Boolean.md) | | Domain | [ReachabilityQuery](ReachabilityQuery.md) | | Domain Of | [ReachabilityQuery](ReachabilityQuery.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## In Subsets * [SpecificationSubset](SpecificationSubset.md) ## Aliases * reflexive ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:include_self | | native | linkml:include_self | ## LinkML Source
name: include_self
description: True if the query is reflexive
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
aliases:
- reflexive
rank: 1000
domain: reachability_query
domain_of:
- reachability_query
range: boolean