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

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


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

When the review was created


deleted

deleted: boolean

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

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

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

W3C Web Annotation motivation


parentReviewUri?

optional parentReviewUri: string

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

Parent review URI for threaded replies


replyCount

replyCount: number

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

Number of direct replies


target?

optional target: TextSpanTarget

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


uri

uri: string

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

Review AT-URI