monarch-initiative / owlsim-v3

Ontology Based Profile Matching
16 stars 5 forks source link

[#72] added service for single entity #73

Closed jnguyenx closed 7 years ago

jnguyenx commented 7 years ago

I'm not sure about the expected output, can you please have a look at the unit test?

cmungall commented 7 years ago

My intent was to use the curieUtil when constructing the KB, and to use curies internally, obviating the need for multiple classes to know about it. Exposing via services is a good idea, for clients that speak URIs

jnguyenx commented 7 years ago

Okay modified!

jnguyenx commented 7 years ago

@julesjacobsen @cmungall when you have time, can you have a look?