Slot: target_regions

Regions a stimulus-type event targets: ‘all’ (broadcast to every node) or explicit region labels / indices. More expressive than the integer-only regions slot; when both are absent the event applies to all regions.

URI: tvbo:slot/target_regions

Applicable Classes

Name Description Modifies Slot
Event A discrete or continuous event that modifies the system during simulation no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of Event

Cardinality and Requirements

Property Value
Multivalued Yes

Slot Characteristics

Property Value
Owner Event

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: target_regions
description: 'Regions a stimulus-type event targets: ''all'' (broadcast to every node)
  or explicit region labels / indices. More expressive than the integer-only `regions`
  slot; when both are absent the event applies to all regions.'
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Event
domain_of:
- Event
range: string
multivalued: true