Slot: is_direct
True if the reachability query should only include directly related nodes, if False then include also transitively connected
URI: linkml:is_direct
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| ReachabilityQuery | A query that is used on an enum expression to dynamically obtain a set of per... | no | 
Properties
- Range: Boolean
 
Aliases
- non-transitive
 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
 
LinkML Source
name: is_direct
description: True if the reachability query should only include directly related nodes,
  if False then include also transitively connected
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
aliases:
- non-transitive
rank: 1000
domain: reachability_query
alias: is_direct
domain_of:
- reachability_query
range: boolean