Skip to content

Slot: inventoryRecord

An array holding the list of inventory being described. Each element in the inventoryRecord array represents an individual piece of inventory i.e. a security.

URI: common_domain_model:inventoryRecord

Applicable Classes

Name Description Modifies Slot
Inventory A data type that can be used to describe an inventory of securities no

Properties

Type and Range

Property Value
Range InventoryRecord
Domain Of Inventory

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: inventoryRecord
description: An array holding the list of inventory being described. Each element
  in the inventoryRecord array represents an individual piece of inventory i.e. a
  security.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- Inventory
range: InventoryRecord
multivalued: true
inlined: true
inlined_as_list: true