Class: Annotation
Biolink Model root class for entity annotations.
- NOTE: this is an abstract class and should not be instantiated directly
URI: biolink:Annotation
classDiagram
class Annotation
Annotation <|-- QuantityValue
Inheritance
- Annotation
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/biolink/biolink-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | biolink:Annotation |
| native | biolink:Annotation |
LinkML Source
Direct
name: annotation
description: Biolink Model root class for entity annotations.
from_schema: https://w3id.org/biolink/biolink-model
abstract: true