Skip to content

Slot: componentId

Identifiers for each component of the list. Since the data type is used to link multiple identified objects together, at least 2 components are required in the list. Creating an identified list with only 1 identified component has been deemed unnecessary, because it would just create a redundant identifier.

URI: common_domain_model:componentId

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
Multivalued Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: componentId
description: Identifiers for each component of the list. Since the data type is used
  to link multiple identified objects together, at least 2 components are required
  in the list. Creating an identified list with only 1 identified component has been
  deemed unnecessary, because it would just create a redundant identifier.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- IdentifiedList
range: Identifier
required: true
multivalued: true
inlined: true
inlined_as_list: true