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