# Slot: annotations URI: [omoschema:annotations](https://w3id.org/oak/ontology-metadata/annotations) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Axiom](Axiom.md) | A logical or non-logical statement | no | ## Properties * Range: [Annotation](Annotation.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/ontology-metadata ## LinkML Source
```yaml name: annotations from_schema: https://w3id.org/oak/ontology-metadata rank: 1000 multivalued: true alias: annotations domain_of: - Axiom range: Annotation ```