Class: Annotation#
An annotation from which all others are ultimately derived.
Attributes#
description : None | str A description for the annotation. [plain-text multi-line string] annotation_ref : list[AnnotationRef] (The Annotation AnnotationRefs). id : str (The Annotation ID). namespace : None | str We recommend the inclusion of a namespace for annotations you define. If it is absent then we assume the annotation is to use our (OME’s) default interpretation for this type. annotator : None | str The Annotator is the person who attached this annotation. e.g. If UserA annotates something with TagB, owned by UserB, UserA is still the Annotator.
URI: core:Annotation
Children#
Referenced by Class#
Attributes#
Own#
➞description 0..1
Range: String
➞namespace 0..1
Range: String
➞annotator 0..1
Range: Experimenter