Annotation
Field | Type | Description |
---|---|---|
|
Start and end position of the annotation |
|
|
String |
Content highlighted by the annotation |
|
String |
Text of the annotation |
|
String[...] |
Reserved for future use, so not used |
|
String |
Identifier of the topic |
|
String |
Position of the topic in the Collaborative Review Note:
The first topic has |
|
String |
Document identifier of the Collaborative Review HTML output |
|
String |
Identifier for user who created the annotation |
|
String |
Identifier of the annotation |
|
Status of the annotation |
|
|
String |
Identifier of the parent annotation
Note: If parentID == id , the annotation
is a top-level annotation. |
|
Information for user who created the annotation |
|
|
String |
Date of annotation, in Epoch format |
|
Annotation[...] |
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. |