Exemplo n.º 1
0
 /* @see org.mindswap.owl.OWLEntity#removeProperties(java.net.URI) */
 public void removeProperties(final URI prop) {
   individual.removeProperties(prop);
 }