Slot: firstItem
The link to the first item of the list.
URI: master:firstItem
Applicable Classes
Name | Description |
---|---|
List | An ordered array of items, that can be present in multiple copies |
Properties
- Range: ListItem
Aliases
- has first item
Identifier and Mapping Information
Annotations
property | value |
---|---|
owl | FunctionalProperty |
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
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/uco-master
aliases:
- has first item
exact_mappings:
- co:firstItem
rank: 1000
domain: List
alias: firstItem
domain_of:
- List
subproperty_of: item
range: ListItem