Skip to content

Slot: portfolioStateReference

The reference to the previous state of a Portfolio, in a chain of Events leading up to a build of that Portfolio as the holding of Product(s) in specific Quantity(ies). As part of the PortfolioState object, a pointer to the previous PortfolioState is provided through a Lineage object, together with pointer(s) to the Event or set of Events leading up to the current (new) state.

URI: common_domain_model:portfolioStateReference

Applicable Classes

Name Description Modifies Slot
Lineage A class to provide lineage information across lifecycle events through a poin... no

Properties

Type and Range

Property Value
Range PortfolioState
Domain Of Lineage

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Annotations

property value
metadata_reference True

Schema Source

Mappings

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

LinkML Source

name: portfolioStateReference
annotations:
  metadata_reference:
    tag: metadata_reference
    value: true
description: The reference to the previous state of a Portfolio, in a chain of Events
  leading up to a build of that Portfolio as the holding of Product(s) in specific
  Quantity(ies). As part of the PortfolioState object, a pointer to the previous PortfolioState
  is provided through a Lineage object, together with pointer(s) to the Event or set
  of Events leading up to the current (new) state.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- Lineage
range: PortfolioState
multivalued: true
inlined: true
inlined_as_list: true