예제 #1
0
 /* @see org.mindswap.owl.OWLEntity#getLabel() */
 public String getLabel(final String lang) {
   return individual.getLabel(null);
 }