Accessors
annotations
- set annotations(annotations: Annotation[]): void
-
Returns void
Methods
addAnnotation
- addAnnotation(newAnnotation: Annotation): void
-
Returns void
getAnnotations
- getAnnotations(language?: string, annotationProperty?: Iri): Annotation[]
-
Parameters
-
Optional
language: string
-
Optional
annotationProperty: Iri
getComments
-
Parameters
-
Optional
language: string
getLabels
- getLabels(language?: string): Annotation[]
-
Parameters
-
Optional
language: string
removeAnnotation
- removeAnnotation(annotation: Annotation): void
-
Returns void