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