Slot: record

Whether to include this element in simulation output files. Applicable to state variables (default true), derived variables (default false), and network nodes (default true). Set false to suppress recording.

URI: tvbo:slot/record Alias: record

Applicable Classes

Name Description Modifies Slot
FieldStateVariable no
Node A node in a network with its own dynamics and properties yes
StateVariable yes
DerivedVariable yes

Properties

Type and Range

Property Value
Range xsd:boolean
Domain Of Node, StateVariable, DerivedVariable

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: record
description: Whether to include this element in simulation output files. Applicable
  to state variables (default true), derived variables (default false), and network
  nodes (default true). Set false to suppress recording.
from_schema: https://w3id.org/tvbo
rank: 1000
alias: record
domain_of:
- Node
- StateVariable
- DerivedVariable
range: boolean