Skip to content

Slot: listId

The identifier for the list. In the case of a package transaction, this would be the package identifier. This attribute is mandatory to allow the list itself to be identified.

URI: common_domain_model:listId

Applicable Classes

Name Description Modifies Slot
IdentifiedList Attaches an identifier to a collection of objects, when those objects themsel... no

Properties

Type and Range

Property Value
Range Identifier
Domain Of IdentifiedList

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: listId
description: The identifier for the list. In the case of a package transaction, this
  would be the package identifier. This attribute is mandatory to allow the list itself
  to be identified.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- IdentifiedList
range: Identifier
required: true