Slot: annotations
a collection of tag/text tuples with the semantics of OWL Annotation
URI: linkml:annotations
Inheritance
- extensions
- annotations
Applicable Classes
Name | Description |
---|---|
Annotatable | mixin for classes that support annotations |
Annotation | a tag/value pair with the semantics of OWL Annotation |
Element | a named element in the model |
SchemaDefinition | a collection of subset, type, slot and class definitions |
TypeDefinition | an element that whose instances are atomic scalar values that can be mapped t... |
SubsetDefinition | an element that can be used to group other metamodel elements |
Definition | abstract base class for core metaclasses |
EnumDefinition | an element whose instances must be drawn from a specified set of permissible ... |
StructuredAlias | object that contains meta data about a synonym or alias including where it ca... |
AnonymousExpression | |
PathExpression | An expression that describes an abstract path from an object to another throu... |
AnonymousSlotExpression | |
SlotDefinition | an element that describes how instances are related to other instances |
AnonymousClassExpression | |
ClassDefinition | an element whose instances are complex objects that may have slot-value assig... |
ClassRule | A rule that applies to instances of a class |
PatternExpression | a regular expression pattern used to evaluate conformance of a string |
ImportExpression | an expression describing an import |
PermissibleValue | a permissible value, accompanied by intended text and an optional mapping to ... |
UniqueKey | a collection of slots whose values uniquely identify an instance of a class |
Properties
- Range: Annotation
- Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/annotations
LinkML Source
name: annotations
description: a collection of tag/text tuples with the semantics of OWL Annotation
from_schema: https://w3id.org/linkml/annotations
rank: 1000
is_a: extensions
domain: annotatable
multivalued: true
alias: annotations
domain_of:
- annotatable
- annotation
range: annotation
inlined: true