Slot: lastItem
The link to the last item of the list.
URI: collections:lastItem
Applicable Classes
| Name | Description | 
|---|---|
| List | An ordered array of items, that can be present in multiple copies | 
Properties
- Range: ListItem
 
Aliases
- has last item
 
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| owl | FunctionalProperty | 
Schema Source
- from schema: https://w3id.org/lmodel/collections
 
LinkML Source
name: lastItem
annotations:
  owl:
    tag: owl
    value: FunctionalProperty
description: The link to the last item of the list.
from_schema: https://w3id.org/lmodel/collections
aliases:
- has last item
exact_mappings:
- co:lastItem
domain: List
alias: lastItem
domain_of:
- List
subproperty_of: item
range: ListItem