Package org.incenp.linkml.core.annotations


package org.incenp.linkml.core.annotations
  • Annotation Interfaces
    Class
    Description
    An annotation to indicate that a custom IConverter implementation should be used.
    An annotation to indicate that a field is intended to hold “extensions”.
    An annotation to indicate that a field is intended to contain a unique identifier for an instance of the class it belongs to.
    An annotation to indicate whether the value(s) of a field should be inlined or not (in serialisations that do support inlining).
    An annotation to indicate the URI associated with a class or a field within a class.
    An annotation to indicate whether a given field is optional, recommended, or mandatory.
    An annotation to indicate the original name of a slot in the defining LinkML schema.
    An annotation to indicate that a slot acts as the “type designator” for the class it belongs to.