Permalink
Commits on Mar 8, 2017
  1. Updated BMKnowledgeBaseOWLAPIImpl to use java.util.Optional as now pr…

    …oduced from CurieUtil.
    
    Removed useless right-hand class types from collection initialisation. e.g. = new ArrayList<String>() -> new ArrayList<>();
    julesjacobsen committed Mar 8, 2017
  2. Merge pull request #64 from monarch-initiative/62-guice

    [#62] moved guice modules away from core
    jnguyenx committed on GitHub Mar 8, 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 4, 2017
Commits on Mar 3, 2017
  1. [#58] first draft

    jnguyenx committed Mar 3, 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. [#44] changed formatting

    jnguyenx committed Feb 11, 2017
  2. documentation and formatting

    cmungall committed Feb 11, 2017
Commits on Feb 10, 2017
Commits on Feb 9, 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 Feb 6, 2017
Commits on Feb 5, 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