Skip to main content

Interface: ReviewView

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:74

View of a review/comment

Properties

$type?

optional $type: "pub.chive.review.listForEprint#reviewView"

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:75


author

author: AuthorRef

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:80


body?

optional body: ($Typed<TextItem> | $Typed<NodeRefItem> | $Typed<WikidataRefItem> | $Typed<FieldRefItem> | $Typed<FacetRefItem> | $Typed<EprintRefItem> | $Typed<AnnotationRefItem> | $Typed<AuthorRefItem> | $Typed<MentionItem> | $Typed<LinkItem> | $Typed<TagItem> | $Typed<LatexItem> | $Typed<CodeBlockItem> | $Typed<HeadingItem> | $Typed<ListItem> | $Typed<BlockquoteItem> | { $type: string; })[]

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:86

Rich text body items


bodyPlainText?

optional bodyPlainText: string

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:106

Plain text body for search/preview


cid

cid: string

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:79

Content identifier


content

content: string

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:84

Plain text content of the review


createdAt

createdAt: string

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:128

When the review was created


deleted

deleted: boolean

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:132

Whether this review has been deleted (tombstone for thread preservation)


eprintUri

eprintUri: string

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:82

AT-URI of the eprint being reviewed


indexedAt

indexedAt: string

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:130

When the review was indexed


motivation

motivation: string & object | "commenting" | "highlighting" | "questioning" | "replying" | "assessing" | "bookmarking" | "classifying" | "describing" | "editing" | "linking" | "moderating" | "tagging"

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:109

W3C Web Annotation motivation


parentReviewUri?

optional parentReviewUri: string

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:124

Parent review URI for threaded replies


replyCount

replyCount: number

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:126

Number of direct replies


target?

optional target: TextSpanTarget

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:107


uri

uri: string

Defined in: web/lib/api/generated/types/pub/chive/review/listForEprint.ts:77

Review AT-URI