Interface: TextQuoteSelector
Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:72
W3C TextQuoteSelector for resilient text matching
Properties
$type?
optional$type:"pub.chive.annotation.entityLink#textQuoteSelector"
Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:73
exact
exact:
string
Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:76
The exact text to match
prefix?
optionalprefix:string
Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:78
Text immediately before the match
suffix?
optionalsuffix:string
Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:80
Text immediately after the match
type
type:
"TextQuoteSelector"
Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:74