Atnotation
Atnotation is a notation convention that uses the at symbol (@) to attach metadata or attributes to elements within a formal language, data model, or text. It is intended to be lightweight and portable, allowing authors to annotate objects without changing their core syntax.
Syntax and forms vary by community. A common pattern places annotations after an entity, for example: object
Applications and uses. In programming, it resembles decorators or attributes, enabling tools to attach behavior or
Status and reception. Atnotation is not a widely standardized term. It remains a niche or experimental concept
See also. Related concepts include annotations, metadata, decorator patterns, attribute grammars, and the at sign.