Skip to content

Slot: element

The link to the members of a collection

URI: master:element

Applicable Classes

Name Description
Collection A group of objects that can be considered as a whole
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
Thread "A semi-ordered array of items, that can be present in multiple copies

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/uco-master

LinkML Source

name: element
description: The link to the members of a collection
from_schema: https://w3id.org/lmodel/uco-master
aliases:
- '{''co'': ''has element''}'
exact_mappings:
- co:element
rank: 1000
mixin: true
domain: Collection
alias: element
domain_of:
- Collection
range: Thing