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
Alias: 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
Type and Range
Cardinality and Requirements
In Subsets
Aliases
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
linkml:is_direct |
| native |
linkml:is_direct |
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