-
Merge pull request #47 from monarch-initiative/46-swagger-update
swagger update
-
-
-
jnguyenx committed
Jan 25, 2017 -
[#46] updated swagger-ui and swagger dependency
jnguyenx committedJan 25, 2017
-
Merge pull request #41 from monarch-initiative/ontology-matching
matching between ontology classes (not instances)
-
Merge pull request #42 from monarch-initiative/enrichment
Adding enrichment service
-
-
[#24] if no curie mapping is provided, use IRI as failover
jnguyenx committedDec 19, 2016
-
jnguyenx committed
Dec 16, 2016
-
Merge pull request #36 from monarch-initiative/33-jackson
[#33] configure Jackson to ignore empty beans
-
-
-
Added convenience method for comparing two query profiles, for #32
Call like this: Match pairMatch = profileMatcher.compareProfilePair(qp, tp); To implement this, we extend the notion of the target item set to include anonymous individuals. The target profile is treated as an anonymous individual
-
-
cmungall committed
Sep 12, 2016
-
-
improved tests, and included compressed data for perf tests switched to java8 switched to owlapi-v4 bumped up version of various frameworks added additional params to services
-
Merge pull request #29 from balhoff/import-error
Fixed error from import of missing class.
-
-
this caused a false positive travis fail for #95
-