Skip to main content

Interface: ReviewView

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:59

View of a review/comment

Properties​

$type?​

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

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:60


author​

author: AuthorRef

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:65


body?​

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

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:71

Rich text body items


bodyPlainText?​

optional bodyPlainText: string

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:91

Plain text body for search/preview


cid​

cid: string

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:64

Content identifier


content​

content: string

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:69

Plain text content of the review


createdAt​

createdAt: string

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:113

When the review was created


eprintUri​

eprintUri: string

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:67

AT-URI of the eprint being reviewed


indexedAt​

indexedAt: string

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:115

When the review was indexed


motivation​

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

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:94

W3C Web Annotation motivation


parentReviewUri?​

optional parentReviewUri: string

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

Parent review URI for threaded replies


replyCount​

replyCount: number

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:111

Number of direct replies


target?​

optional target: TextSpanTarget

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:92


uri​

uri: string

Defined in: web/lib/api/generated/types/pub/chive/review/getThread.ts:62

Review AT-URI