Permalink
Commits on Feb 7, 2017
Commits on Feb 2, 2017
Commits on Jan 26, 2017
  1. Merge pull request #47 from monarch-initiative/46-swagger-update

    swagger update
    jnguyenx committed on GitHub Jan 26, 2017
Commits on Jan 25, 2017
  1. [#46] modified swagger title

    jnguyenx committed Jan 25, 2017
  2. [#46] fixed typo in README

    jnguyenx committed Jan 25, 2017
  3. [#46] updated README

    jnguyenx committed Jan 25, 2017
Commits on Jan 13, 2017
Commits on Jan 12, 2017
  1. Merge pull request #41 from monarch-initiative/ontology-matching

    matching between ontology classes (not instances)
    cmungall committed on GitHub Jan 12, 2017
  2. Merge pull request #42 from monarch-initiative/enrichment

    Adding enrichment service
    cmungall committed on GitHub Jan 12, 2017
  3. Adding enrichment service

    cmungall committed Jan 12, 2017
Commits on Dec 20, 2016
  1. Merge pull request #37 from monarch-initiative/24-curie

    24 curie
    cmungall committed on GitHub Dec 20, 2016
Commits on Dec 19, 2016
Commits on Dec 17, 2016
  1. [#24] clean up

    jnguyenx committed Dec 17, 2016
  2. [#24] need some cleaning

    jnguyenx committed Dec 17, 2016
Commits on Dec 16, 2016
  1. [#24] first experiment

    jnguyenx committed Dec 16, 2016
Commits on Dec 9, 2016
  1. fixed unit tests

    jnguyenx committed Dec 9, 2016
Commits on Dec 3, 2016
  1. Merge pull request #36 from monarch-initiative/33-jackson

    [#33] configure Jackson to ignore empty beans
    cmungall committed on GitHub Dec 3, 2016
Commits on Dec 2, 2016
  1. 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 Dec 2, 2016
Commits on Sep 13, 2016
  1. wheesht

    cmungall committed Sep 13, 2016
Commits on Sep 12, 2016
  1. 1.7

    cmungall committed Sep 12, 2016
  2. upping OWLAPI version

    cmungall committed Sep 12, 2016
Commits on Sep 6, 2016
  1. less chatty travis tests

    cmungall committed Sep 6, 2016
  2. Added TypeFilters

    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
    cmungall committed Sep 6, 2016
Commits on Jun 14, 2016
  1. Merge pull request #29 from balhoff/import-error

    Fixed error from import of missing class.
    cmungall committed on GitHub Jun 14, 2016
Commits on Jun 13, 2016
  1. Excluding a test for now

    this caused a false positive travis fail for #95
    cmungall committed Jun 13, 2016