export interface Annotation { target: string; terms: Array; }