| Converter |
An annotation to indicate that a custom IConverter implementation
should be used.
|
| ExtensionHolder |
An annotation to indicate that a field is intended to hold “extensions”.
|
| Identifier |
An annotation to indicate that a field is intended to contain a unique
identifier for an instance of the class it belongs to.
|
| Inlined |
An annotation to indicate whether the value(s) of a field should be inlined
or not (in serialisations that do support inlining).
|
| LinkURI |
An annotation to indicate the URI associated with a class or a field within a
class.
|
| Required |
An annotation to indicate whether a given field is optional, recommended, or
mandatory.
|
| SlotName |
An annotation to indicate the original name of a slot in the defining LinkML
schema.
|
| TypeDesignator |
An annotation to indicate that a slot acts as the “type designator” for the
class it belongs to.
|