Skip to main content

Interface: ReviewView

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

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:61


author

author: AuthorRef

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


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/getThread.ts:72

Rich text body items


bodyPlainText?

optional bodyPlainText: string

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

Plain text body for search/preview


cid

cid: string

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

Content identifier


content

content: string

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

Plain text content of the review


createdAt

createdAt: string

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

When the review was created


eprintUri

eprintUri: string

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

AT-URI of the eprint being reviewed


indexedAt

indexedAt: string

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

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/getThread.ts:95

W3C Web Annotation motivation


parentReviewUri?

optional parentReviewUri: string

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

Parent review URI for threaded replies


replyCount

replyCount: number

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

Number of direct replies


target?

optional target: TextSpanTarget

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


uri

uri: string

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

Review AT-URI