Slot: item
The link to every item of the bag
URI: master:item
Inheritance
Applicable Classes
Name | Description |
---|---|
List | An ordered array of items, that can be present in multiple copies |
Thread | "A semi-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/uco-master
LinkML Source
name: item
description: The link to every item of the bag
from_schema: https://w3id.org/lmodel/uco-master
aliases:
- has item
exact_mappings:
- co:item
rank: 1000
mixin: true
domain: Bag
alias: item
domain_of:
- List
- Thread
range: CoItem