Quote Block
A section quoted from somewhere else.
Properties​
Name | @id | Type | Description | Inherited from |
---|---|---|---|---|
content | stencila:content | Array of BlockContent | The content of the quote. | QuoteBlock |
cite | stencila:cite | Cite or Format 'uri' | The source of the quote. | QuoteBlock |
id | schema:id | string | The identifier for this item. | Entity |
meta | stencila:meta | object | Metadata associated with this item. | Entity |
Related​
- Parent: Entity
- Descendants: None
Available as​
- JSON-LD
- JSON Schema
- Python
class QuoteBlock
- TypeScript
interface QuoteBlock
- R
class QuoteBlock
- Rust
struct QuoteBlock
Source​
This documentation was generated from QuoteBlock.schema.yaml.