Skip to content

Slot: account

The account that might be associated with the party. At most one account can be specified, as it is expected that this information is used in the context of a contract or legal document where only one account per party can be associated with such object.

URI: common_domain_model:account

Applicable Classes

Name Description Modifies Slot
Party A class to specify a party, without a qualification as to whether this party ... no
Trade Defines the output of a financial transaction between parties - a Business Ev... yes
WorkflowStep A workflow step represents the state of a business event yes
TransferContactInformation Specifies transfer information including address and, optionally, an associat... yes

Properties

Type and Range

Property Value
Range Account
Domain Of Party, Trade, WorkflowStep, TransferContactInformation

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: account
description: The account that might be associated with the party. At most one account
  can be specified, as it is expected that this information is used in the context
  of a contract or legal document where only one account per party can be associated
  with such object.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- Party
- Trade
- WorkflowStep
- TransferContactInformation
range: Account