Skip to main content

Type Alias: AnnotationBodyItem

AnnotationBodyItem: TextBodyItem | WikidataRefBodyItem | AuthorityRefBodyItem | FieldRefBodyItem | FacetRefBodyItem | PreprintRefBodyItem | AnnotationRefBodyItem | AuthorRefBodyItem

Defined in: src/types/models/annotation.ts:209

Union type for all annotation body item types.

Remarks

Follows the FOVEA GlossItem pattern for rich text with embedded references. Use trigger characters in the editor:

  • @wikidata: for Wikidata entities
  • @authority: for authority records
  • @field: for knowledge graph fields
  • @facet: for PMEST/FAST facets
  • @preprint: for other preprints
  • ^ for other annotations