Skip to content

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

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
rank: 1000
mixin: true
domain: Collection
alias: element
domain_of:
- Collection
range: Thing