Interface AnnotationProperty

All Superinterfaces:
OntologyResource

public interface AnnotationProperty extends OntologyResource
Author:
pavlidis
  • Method Details

    • getProperty

      String getProperty()
      A label for the property of this annotation.
    • getContents

      @Nullable String getContents()
      The value associated to this annotation as a string.