mirror of
https://github.com/p2p-ld/linkml-activitypub.git
synced 2025-01-09 13:04:27 +00:00
22 lines
410 B
Markdown
22 lines
410 B
Markdown
|
|
# Slot: startIndex
|
|
|
|
|
|
A non-negative integer value identifying the relative position within the logical view of a strictly ordered collection.
|
|
|
|
URI: [as:startIndex](http://www.w3.org/ns/activitystreams#startIndex)
|
|
|
|
|
|
## Domain and Range
|
|
|
|
None → <sub>0..1</sub> [NonNegativeInteger](types/NonNegativeInteger.md)
|
|
|
|
## Parents
|
|
|
|
|
|
## Children
|
|
|
|
|
|
## Used by
|
|
|
|
* [OrderedCollectionPage](OrderedCollectionPage.md)
|