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
- Element (mixin) - a named element in the model
- PathExpression (mixin) - An expression that describes an abstract path from an object to another through a sequence of slot lookups
- PatternExpression (mixin) - a regular expression pattern used to evaluate conformance of a string
- 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