Skip to main content

Interface: ReviewView

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

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


author​

author: AuthorRef

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


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/listForEprint.ts:85

Rich text body items


bodyPlainText?​

optional bodyPlainText: string

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

Plain text body for search/preview


cid​

cid: string

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

Content identifier


content​

content: string

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

Plain text content of the review


createdAt​

createdAt: string

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

When the review was created


deleted​

deleted: boolean

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

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

AT-URI of the eprint being reviewed


indexedAt​

indexedAt: string

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

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/listForEprint.ts:108

W3C Web Annotation motivation


parentReviewUri?​

optional parentReviewUri: string

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

Parent review URI for threaded replies


replyCount​

replyCount: number

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

Number of direct replies


target?​

optional target: TextSpanTarget

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


uri​

uri: string

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

Review AT-URI