Slot: autonomous

Whether the system is autonomous (equations do not depend explicitly on time t). Non-autonomous systems have explicit time dependence, e.g. fcos(omegat).

URI: tvbo:slot/autonomous Alias: autonomous

Applicable Classes

Name Description Modifies Slot
Dynamics no

Properties

Type and Range

Property Value
Range xsd:boolean
Domain Of Dynamics

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
If Absent true
Owner Dynamics

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: autonomous
description: Whether the system is autonomous (equations do not depend explicitly
  on time t). Non-autonomous systems have explicit time dependence, e.g. f*cos(omega*t).
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: 'true'
alias: autonomous
owner: Dynamics
domain_of:
- Dynamics
range: boolean