Class: annotatable
mixin for classes that support annotations
URI: linkml:Annotatable
Mixin for
- Annotation (mixin) - a tag/value pair with the semantics of OWL Annotation
- AnonymousExpression (mixin)
- ClassRule (mixin) - A rule that applies to instances of a class
- ClassificationRule (mixin) - A rule that determines how to automatically classify an instance as a member of a class
- Element (mixin) - a named element in the model
- PermissibleValue (mixin) - a permissible value, accompanied by intended text and an optional mapping to a concept URI
- UniqueKey (mixin) - a collection of slots whose values uniquely identify an instance of a class
Referenced by Class
Attributes
Own
- annotations 0..*
- Description: a collection of tag/text tuples with the semantics of OWL Annotation
- Range: Annotation