Note
Note
Data type: Entity
Extra information about a given entity
Name | Type | Description | Example |
---|---|---|---|
@type (1) | string | When sub-classing, this defines the sub-class Extensible name | |
text (1) | string | Text of the note | Lorem ipsum dolor |
@baseType | string | When sub-classing, this defines the super-class | |
@schemaLocation | string | A URI to a JSON-Schema file that defines additional attributes and relationships | |
id | string | Unique identifier | 2d7ed5fd-9f62-4211-bc84-357f5f7b80f5 |
href | URI | Hyperlink reference | https://api.example.org/resource/id |
author | string | Author of the note | jarvis |
date | DateTime | Date of the note | 2023-01-01T08:00+01:00 |