mirror of
https://github.com/p2p-ld/linkml-activitypub.git
synced 2025-01-09 13:04:27 +00:00
33 lines
712 B
Markdown
33 lines
712 B
Markdown
|
|
||
|
# Slot: totalItems
|
||
|
|
||
|
|
||
|
A non-negative integer specifying the total number of objects contained by the logical view of the collection. This number might not reflect the actual number of items serialized within the Collection object instance.
|
||
|
|
||
|
URI: [as:totalItems](http://www.w3.org/ns/activitystreams#totalItems)
|
||
|
|
||
|
|
||
|
## Domain and Range
|
||
|
|
||
|
None → <sub>0..1</sub> [NonNegativeInteger](types/NonNegativeInteger.md)
|
||
|
|
||
|
## Parents
|
||
|
|
||
|
|
||
|
## Children
|
||
|
|
||
|
|
||
|
## Used by
|
||
|
|
||
|
* [Collection](Collection.md)
|
||
|
* [CollectionPage](CollectionPage.md)
|
||
|
* [OrderedCollection](OrderedCollection.md)
|
||
|
* [OrderedCollectionPage](OrderedCollectionPage.md)
|
||
|
|
||
|
## Other properties
|
||
|
|
||
|
| | | |
|
||
|
| --- | --- | --- |
|
||
|
| **Mappings:** | | as:totalItems |
|
||
|
|