Annotation
Field | Type | Description |
---|---|---|
|
Start and end position of the annotation. |
|
|
String |
Content highlighted by the annotation. |
|
String |
Text of the annotation. |
|
String[] |
Not used. |
|
String |
ID of the topic. |
|
String |
Position of the topic in the Collaborative Review. The first topic has |
|
String |
Document identifier of the Collaborative Review HTML output. |
|
String |
Identifier of the user who created the annotation. |
|
String |
ID of the annotation. |
|
Status of the annotation |
|
|
String |
ID of the parent annotation.
Note: If parentID == id , the annotation is a
top-level annotation. |
|
Information on the user who created the annotation. |
|
|
String |
Date of the annotation, in Epoch format. |
|
List of annotations that are replies to the current annotation.
Note: If the current annotation is already a
reply to another annotation, it does not have replies of its
own. All replies are considered as replies to the top-level
annotation. |