Skip to content

Slot: positionIdentifier

Represents the identifier(s) that uniquely identify a position for an identity issuer. A position can include multiple identifiers, for example an internal position identifer and a UTI (Unique Trade Identifier).

URI: common_domain_model:positionIdentifier

Applicable Classes

Name Description Modifies Slot
CounterpartyPosition A Position describes the accumulated effect of a set of securities or financi... no

Properties

Type and Range

Property Value
Range PositionIdentifier
Domain Of CounterpartyPosition

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: positionIdentifier
description: Represents the identifier(s) that uniquely identify a position for an
  identity issuer. A position can include multiple identifiers, for example an internal
  position identifer and a UTI (Unique Trade Identifier).
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- CounterpartyPosition
range: PositionIdentifier
multivalued: true
inlined: true
inlined_as_list: true