Interface: IActivityStreamsOrderedCollectionPage
A W3C Activity Streams OrderedCollectionPage.
An OrderedCollectionPage is a page from an OrderedCollection. When
orderedItems are present, startIndex can be used as an offset for the first
item in the page.
See
https://www.w3.org/TR/activitystreams-core/#collections
Extends
Indexable
[key: string]: string | number | boolean | string[] | IJsonLdContextDefinition | IJsonLdNodeObject | IJsonLdGraphObject | object & object | object & object | object & object | IJsonLdListObject | IJsonLdSetObject | IJsonLdNodePrimitive[] | IJsonLdLanguageMap | IJsonLdIndexMap | IJsonLdNodeObject[] | IJsonLdIdMap | IJsonLdTypeMap | IJsonLdContextDefinitionElement[] | IJsonLdJsonObject | IJsonLdJsonObject[] | {[key: string]: string; } | null | undefined
Properties
totalItems?
optionaltotalItems:number
Total number of items.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-totalitems
Inherited from
IActivityStreamsCollectionPage.totalItems
items?
optionalitems:ObjectOrArray<string|IJsonLdNodeObject>
The items of the collection.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-items
Inherited from
IActivityStreamsCollectionPage.items
first?
optionalfirst:string|IJsonLdNodeObject
First page.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-first
Inherited from
IActivityStreamsCollectionPage.first
last?
optionallast:string|IJsonLdNodeObject
Last page.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-last
Inherited from
IActivityStreamsCollectionPage.last
current?
optionalcurrent:string|IJsonLdNodeObject
Current page.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-current
Inherited from
IActivityStreamsCollectionPage.current
partOf?
optionalpartOf:string|IJsonLdNodeObject
Parent collection.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-partof
Inherited from
IActivityStreamsCollectionPage.partOf
next?
optionalnext:string|IJsonLdNodeObject
Next page.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-next
Inherited from
IActivityStreamsCollectionPage.next
prev?
optionalprev:string|IJsonLdNodeObject
Previous page.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-prev
Inherited from
IActivityStreamsCollectionPage.prev
@context
@context:
ActivityStreamsContextType
The LD Context.
Inherited from
IActivityStreamsCollectionPage.@context
id?
optionalid:string
Global identifier.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-id
Inherited from
IActivityStreamsCollectionPage.id
name?
optionalname:string|IJsonLdLanguageMap
Natural language name.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-name
Inherited from
IActivityStreamsCollectionPage.name
nameMap?
optionalnameMap:IJsonLdLanguageMap
Natural language name map.
See
https://www.w3.org/TR/activitystreams-core/#naturalLanguageValues
Inherited from
IActivityStreamsCollectionPage.nameMap
summary?
optionalsummary:string|IJsonLdLanguageMap
Natural language summary.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-summary
Inherited from
IActivityStreamsCollectionPage.summary
summaryMap?
optionalsummaryMap:IJsonLdLanguageMap
Natural language summary map.
See
https://www.w3.org/TR/activitystreams-core/#naturalLanguageValues
Inherited from
IActivityStreamsCollectionPage.summaryMap
content?
optionalcontent:string|IJsonLdLanguageMap
Natural language content.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-content
Inherited from
IActivityStreamsCollectionPage.content
contentMap?
optionalcontentMap:IJsonLdLanguageMap
Natural language content map.
See
https://www.w3.org/TR/activitystreams-core/#naturalLanguageValues
Inherited from
IActivityStreamsCollectionPage.contentMap
url?
optionalurl:ObjectOrArray<string|IJsonLdNodeObject>
A link to the representation of the object.
The value can be a URI or an embedded node object.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-url
Inherited from
IActivityStreamsCollectionPage.url
image?
optionalimage:ObjectOrArray<string|IJsonLdNodeObject>
A graphical representation of the object.
The value can be a URI or an embedded Image/Link object.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-image-term
Inherited from
IActivityStreamsCollectionPage.image
icon?
optionalicon:ObjectOrArray<string|IJsonLdNodeObject>
An icon for the object.
The value can be a URI or an embedded Image/Link object.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-icon
Inherited from
IActivityStreamsCollectionPage.icon
published?
optionalpublished:string
Published date-time.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-published
Inherited from
IActivityStreamsCollectionPage.published
updated?
optionalupdated:string
Updated date-time.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-updated
Inherited from
IActivityStreamsCollectionPage.updated
startTime?
optionalstartTime:string
Start time.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-starttime
Inherited from
IActivityStreamsCollectionPage.startTime
endTime?
optionalendTime:string
End time.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-endtime
Inherited from
IActivityStreamsCollectionPage.endTime
duration?
optionalduration:string
Duration.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-duration
Inherited from
IActivityStreamsCollectionPage.duration
generator?
optionalgenerator:ObjectOrArray<string|IJsonLdNodeObject>
The generator of the object.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-generator
Inherited from
IActivityStreamsCollectionPage.generator
attachment?
optionalattachment:ObjectOrArray<string|IJsonLdNodeObject>
Attachments.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-attachment
Inherited from
IActivityStreamsCollectionPage.attachment
attributedTo?
optionalattributedTo:ObjectOrArray<string|IJsonLdNodeObject>
Objects attributed to.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-attributedto
Inherited from
IActivityStreamsCollectionPage.attributedTo
audience?
optionalaudience:ObjectOrArray<string|IJsonLdNodeObject>
Audience.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-audience
Inherited from
IActivityStreamsCollectionPage.audience
context?
optionalcontext:ObjectOrArray<string|IJsonLdNodeObject>
Context.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-context
Inherited from
IActivityStreamsCollectionPage.context
location?
optionallocation:ObjectOrArray<string|IJsonLdNodeObject>
Location.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-location
Inherited from
IActivityStreamsCollectionPage.location
tag?
optionaltag:ObjectOrArray<string|IJsonLdNodeObject>
Tag.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-tag
Inherited from
IActivityStreamsCollectionPage.tag
inReplyTo?
optionalinReplyTo:ObjectOrArray<string|IJsonLdNodeObject>
In reply to.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-inreplyto
Inherited from
IActivityStreamsCollectionPage.inReplyTo
replies?
optionalreplies:IJsonLdNodeObject
Replies collection.
Typically an embedded Collection of Objects that are replies to this object.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-replies
Inherited from
IActivityStreamsCollectionPage.replies
preview?
optionalpreview:ObjectOrArray<string|IJsonLdNodeObject>
Preview.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-preview
Inherited from
IActivityStreamsCollectionPage.preview
to?
optionalto:ObjectOrArray<string|IJsonLdNodeObject>
To.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-to
Inherited from
IActivityStreamsCollectionPage.to
bto?
optionalbto:ObjectOrArray<string|IJsonLdNodeObject>
BTo.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-bto
Inherited from
IActivityStreamsCollectionPage.bto
cc?
optionalcc:ObjectOrArray<string|IJsonLdNodeObject>
CC.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-cc
Inherited from
IActivityStreamsCollectionPage.cc
bcc?
optionalbcc:ObjectOrArray<string|IJsonLdNodeObject>
BCC.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-bcc
Inherited from
IActivityStreamsCollectionPage.bcc
orderedItems?
optionalorderedItems:ObjectOrArray<string|IJsonLdNodeObject>
The ordered items of the collection.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-ordereditems
Inherited from
IActivityStreamsOrderedCollection.orderedItems
type
type:
ObjectOrArray<string>
OrderedCollectionPage type.
Overrides
IActivityStreamsCollectionPage.type
startIndex?
optionalstartIndex:number
Relative index position of the first item in this page.
See
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-startindex