Annotation Type SlotName


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface SlotName
    An annotation to indicate the original name of a slot in the defining LinkML schema.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value