Files
website/_data/glossary/annotation.yaml
Sahdev P. Zala eb00345630 Create glossary for Annotation
Add Annotation to the glossary.
2017-12-07 15:59:16 -05:00

10 lines
448 B
YAML

id: annotation
name: Annotation
full-link: docs/concepts/overview/working-with-objects/annotations
tags:
- fundamental
short-description: >
A key-value pair that is used to attach arbitrary non-identifying metadata to objects.
long-description: >
The metadata in an annotation can be small or large, structured or unstructured, and can include characters not permitted by labels. Clients such as tools and libraries can retrieve this metadata.