Slot: transforms
Ordered list of transforms applied to edge property matrices. Each Function’s name identifies the target edge property (e.g. ‘weight’, ‘length’). Supports equation-based (symbolic) or callable-based (software) transforms. Multiple transforms on the same target are applied sequentially.
URI: tvbo:slot/transforms Alias: transforms
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Network | Network specification with nodes, edges, and reusable coupling configurations | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Function |
| Domain Of | Network |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
Slot Characteristics
| Property | Value |
|---|---|
| Owner | Network |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:transforms |
| native | tvbo:transforms |
LinkML Source
name: transforms
description: Ordered list of transforms applied to edge property matrices. Each Function's
name identifies the target edge property (e.g. 'weight', 'length'). Supports equation-based
(symbolic) or callable-based (software) transforms. Multiple transforms on the same
target are applied sequentially.
from_schema: https://w3id.org/tvbo
rank: 1000
alias: transforms
owner: Network
domain_of:
- Network
range: Function
multivalued: true
inlined: true
inlined_as_list: true