schema

CiteGroup

A group of `Cite` nodes

Properties

Name @id Type Description Inherited from
items schema:itemListElement Array of Cite One or more `Cite`s to be referenced in the same surrounding text. CiteGroup
id schema:id string The identifier for this item. Entity
meta stencila:meta object Metadata associated with this item. Entity

Notes

  1. This type allows us to group associated citations together. At present we do not give a citationMode property to a CiteGroup since they will almost always be parenthetical as opposed to narrative. In other words, it usually only makes sense for individual Cite nodes to be narrative (although they may be connected together within content using words such as β€œand”).

Available as

Source

This documentation was generated from CiteGroup.schema.yaml.