Searched refs:profileURI (Results 1 - 2 of 2) sorted by relevance

/owl-s/src/org/mindswap/owl/
H A DOWLModel.java796 public Profile getProfile(URI profileURI); argument
/owl-s/src/impl/jena/
H A DOWLModelImpl.java1574 public Profile getProfile(URI profileURI) { argument
1575 OWLIndividual ind = getIndividual(profileURI);

Completed in 17 milliseconds