Permalink
Commits on Apr 13, 2017
  1. Merge pull request #82 from monarch-initiative/58-docker-biolink-update

    58 docker biolink update
    cmungall committed on GitHub Apr 13, 2017
Commits on Mar 24, 2017
  1. Merge pull request #76 from monarch-initiative/issue-75

    Implemented prefix filter,
    cmungall committed on GitHub Mar 24, 2017
Commits on Mar 22, 2017
  1. Implemented prefix filter, #75

    cmungall committed Mar 22, 2017
Commits on Mar 7, 2017
  1. typos

    cmungall committed Mar 7, 2017
  2. Merge pull request #60 from monarch-initiative/frequency-awareness

    WIP: first pass at frequency-awareness
    cmungall committed on GitHub Mar 7, 2017
Commits on Mar 2, 2017
  1. reducing logging

    cmungall committed Mar 2, 2017
  2. reducing logging

    cmungall committed Mar 2, 2017
  3. fixing typo in property name

    cmungall committed Mar 2, 2017
Commits on Feb 15, 2017
  1. tests

    cmungall committed Feb 15, 2017
  2. Merge pull request #52 from monarch-initiative/44-smartapi

    [#44] almost working generated json. Blocked by a swagger-core bug
    cmungall committed on GitHub Feb 15, 2017
  3. adding missing

    cmungall committed Feb 15, 2017
Commits on Feb 13, 2017
  1. docs for NB3state

    cmungall committed Feb 13, 2017
Commits on Feb 11, 2017
  1. documentation and formatting

    cmungall committed Feb 11, 2017
Commits on Feb 10, 2017
Commits on Feb 7, 2017
  1. Merge pull request #48 from monarch-initiative/44-smartapi

    [#44] smartapi reported errors
    cmungall committed on GitHub Feb 7, 2017
  2. Merge pull request #49 from monarch-initiative/fix_typo_methodname

    change method-name converIndexSetToBitmap to convertIndexSetToBitmap
    cmungall committed on GitHub Feb 7, 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 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