All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hover.schema.ANNOTATION.md Maven / Gradle / Ivy

There is a newer version: 8.458.13
Show newest version
## annotation


Contained in [schema](https://docs.vespa.ai/en/reference/schema-reference.html#schema).
Defines an annotation type, to be used by the [Annotations API](https://docs.vespa.ai/en/annotations.html).
A name of the annotation is mandatory, the body is optional.

```
annotation [name] {
    [body]
}
``` 





[Read more](https://docs.vespa.ai/en/reference/schema-reference.html#annotation)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy