Slot: allow_self_connections

For a self-projection (source and target are the same population) expanded under a connectivity rule, whether to include the diagonal i->i self connections. Ignored when the source and target populations differ.

URI: tvbo:slot/allow_self_connections

Applicable Classes

Name Description Modifies Slot
Edge An edge in a network no

Properties

Type and Range

Property Value
Range xsd:boolean
Domain Of Edge

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
If Absent boolean(true)
Owner Edge

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:allow_self_connections
native tvbo:allow_self_connections

LinkML Source

name: allow_self_connections
description: For a self-projection (source and target are the same population) expanded
  under a connectivity rule, whether to include the diagonal i->i self connections.
  Ignored when the source and target populations differ.
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: boolean(true)
owner: Edge
domain_of:
- Edge
range: boolean