Class: Annotation
a tag/value pair with the semantics of OWL Annotation
URI: linkml:Annotation
Parents
- is_a: Extension - a tag/value pair used to add non-model information to an entry
Uses Mixins
- mixin: Annotatable - mixin for classes that support annotations
Referenced by class
Attributes
Own
- annotations 0..*
- Description: a collection of tag/text tuples with the semantics of OWL Annotation
- range: Annotation
Inherited from extension:
- extension➞tag REQ
- Description: a tag associated with an extension
- range: Uriorcurie
- extension➞value REQ
- Description: the actual annotation
- range: String
- extensions 0..*
- Description: a tag/text tuple attached to an arbitrary element
- range: Extension