Slot: item
The link to every item of the bag
URI: collections:item
Inheritance
Applicable Classes
Name | Description |
---|---|
Thread | "A semi-ordered array of items, that can be present in multiple copies |
List | An ordered array of items, that can be present in multiple copies |
Mixin Usage
mixed into | description | range | domain |
---|---|---|---|
messageThreadOrderedItems | "The contents of ordered items in the Thread linked by messageThread must be ... | None | MessageThreadFacet |
Properties
- Range: CoItem
- Mixin: True
Aliases
- has item
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/collections
LinkML Source
name: item
description: The link to every item of the bag
from_schema: https://w3id.org/lmodel/collections
aliases:
- has item
exact_mappings:
- co:item
mixin: true
domain: Bag
alias: item
domain_of:
- Thread
- List
range: CoItem