dialoguekit.core.annotation =========================== .. py:module:: dialoguekit.core.annotation .. autoapi-nested-parse:: Interface representing an annotation. Classes ------- .. autoapisummary:: dialoguekit.core.annotation.Annotation Module Contents --------------- .. py:class:: Annotation Represents an annotation. .. py:attribute:: slot :type: str .. py:attribute:: value :type: str