| Annotation Type | Description |
|---|---|
| AggregateResult |
Indicates the aggregate result of an action, allowing at the same time
to specify its
cardMin (minimum cardinality), cardMax
(maximum cardinality) and type (class of the contained elements). |
| AggregateSlot |
Allows to specify in the ontological schema the
cardMin
(minimum cardinality), cardMax (maximum cardinality) and
type (class of the contained elements) attributes of the aggregate slot. |
| Element |
Allows to specify the ontological name of the
Concept or Predicate,
to be used in place of the default (the rightmost part of the fully qualified class name). |
| Result |
Identifies the result slot of an
AgentAction. |
| Slot |
Allows to specify in the ontological schema the
mandatory and name attributes of the slot. |
| SuppressSlot |
Indicates a bean property not to be included in its ontological schema.
|