Skip to main content

Interface: ReviewView

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

View of a review/comment

Properties

$type?

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

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


author

author: AuthorRef

Defined in: web/lib/api/generated/types/pub/chive/review/listForAuthor.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/listForAuthor.ts:88

Rich text body items


bodyPlainText?

optional bodyPlainText: string

Defined in: web/lib/api/generated/types/pub/chive/review/listForAuthor.ts:108

Plain text body for search/preview


cid

cid: string

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

Content identifier


content

content: string

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

Plain text content of the review


createdAt

createdAt: string

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

When the review was created


eprintTitle?

optional eprintTitle: string

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

Title of the reviewed eprint


eprintUri

eprintUri: string

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

AT-URI of the eprint being reviewed


indexedAt

indexedAt: string

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

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/listForAuthor.ts:111

W3C Web Annotation motivation


parentReviewUri?

optional parentReviewUri: string

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

Parent review URI for threaded replies


replyCount

replyCount: number

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

Number of direct replies


target?

optional target: TextSpanTarget

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


uri

uri: string

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

Review AT-URI