Slot: expression
URI: tvbo:slot/expression
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ConditionalBlock | A single condition and its corresponding equation segment | no |
| DifferentialOperator | no | |
| Assignment | One step of a sequential recurrence: the expression assigned to a target name | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | xsd:string |
| Domain Of | ConditionalBlock, DifferentialOperator, Assignment |
Cardinality and Requirements
| Property | Value |
|---|
Identifier and Mapping Information
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:expression |
| native | tvbo:expression |
LinkML Source
name: expression
domain_of:
- ConditionalBlock
- DifferentialOperator
- Assignment
range: string