Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1006 Bytes

AnnotationNoID.md

File metadata and controls

13 lines (9 loc) · 1006 Bytes

AnnotationNoID

Properties

Name Type Description Notes
author_id int ID of the Annotation author's User instance.
origin str What generated the annotation. This should generally map to a filter/group name. But since an annotation can be made accessible to multiple groups, the origin name does not necessarily have to map to a single group name. The important thing is to make the origin distinct and descriptive such that annotations from the same origin generally have the same metrics. One annotation with multiple fields from each origin is allowed.
obj_id str ID of the Annotation's Obj.
data bool, date, datetime, dict, float, int, list, str, none_type Searchable data in JSON format [optional]

[Back to Model list] [Back to API list] [Back to README]