Skip to content

Slot: lineage

Pointer to the previous PortfolioState and new Event(s) leading to the current (new) state. Previous PortfolioState in the Lineage can be Null in case this is the start of the chain of Events.

URI: common_domain_model:lineage

Applicable Classes

Name Description Modifies Slot
PortfolioState State-full representation of a Portfolio that describes all the positions hel... no
WorkflowStep A workflow step represents the state of a business event yes

Properties

Type and Range

Property Value
Range Lineage
Domain Of PortfolioState, WorkflowStep

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:lineage
native common_domain_model:lineage

LinkML Source

name: lineage
description: Pointer to the previous PortfolioState and new Event(s) leading to the
  current (new) state. Previous PortfolioState in the Lineage can be Null in case
  this is the start of the chain of Events.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- PortfolioState
- WorkflowStep
range: Lineage
required: true