Slot: element
The link to the members of a collection
URI: collections:element
Applicable Classes
Name | Description |
---|---|
Collection | A group of objects that can be considered as a whole |
Thread | "A semi-ordered array of items, that can be present in multiple copies |
Bag | Collection that can have a number of copies of each object |
List | An ordered array of items, that can be present in multiple copies |
Set | A collection that cannot contain duplicate elements |
Mixin Usage
mixed into | description | range | domain |
---|---|---|---|
messageThreadUnorderedItems | "The contents of unordered items in the Thread linked by messageThread must b... | None | MessageThreadFacet |
Properties
- Range: Thing
- Mixin: True
Aliases
- {'co': 'has element'}
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/collections
LinkML Source
name: element
description: The link to the members of a collection
from_schema: https://w3id.org/lmodel/collections
aliases:
- '{''co'': ''has element''}'
exact_mappings:
- co:element
mixin: true
domain: Collection
alias: element
domain_of:
- Collection
range: Thing