示例#1
0
 /* @see org.mindswap.owl.OWLEntity#getNamespace() */
 public String getNamespace() {
   return individual.getNamespace();
 }