Commits on Apr 7, 2017
  1. [#58] get data from biolink

    jnguyenx committed Apr 7, 2017
Commits on Mar 31, 2017
Commits on Mar 25, 2017
  1. Merge pull request #73 from monarch-initiative/72-ontomatch-single-en…

    …tity
    
    [#72] added service for single entity
    jnguyenx committed on GitHub Mar 25, 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 21, 2017
Commits on Mar 17, 2017
  1. Issue #57 changed uses of 'data' to 'individualAssociations' in conte…

    …xt of the Ontology/OntologySourceData/OwlKnowledgebase in order to be more specific.
    julesjacobsen committed Mar 17, 2017
Commits on Mar 16, 2017
Commits on Mar 15, 2017
  1. Issue #57 Added methods to enable adding individuals to the Ontology …

    …via the OwlKnowledgeBase and the OntologyDataSource.
    julesjacobsen committed Mar 15, 2017
  2. Issue #57 Added static owlLoader() method to BMKnowledgebase to make …

    …API more self-explanatory.
    julesjacobsen committed Mar 15, 2017
Commits on Mar 14, 2017
Commits on Mar 13, 2017
  1. Issue #57 - Added new OwlKnowledgeBase class as a main entry point fo…

    …r creating a BMKnowledgeBaseOWLAPIImpl - @deprecated OWLLoader.
    
    Added new supporting classes Ontology and OntologyDataSource, OntologyLoadException to help the OwlKnowledgeBase do its thing.
    OWLLoader is only partially removed from the tests at present.
    Removed overly verbose logging from FilterEngine.
    Added commented-out clean-up of KnowledgeBaseModule - server still fails to start with ot without this.
    julesjacobsen committed Mar 13, 2017
  2. Merge branch 'master' of https://github.com/monarch-initiative/owlsim-v3

     into 57-loader_refactor
    
    # Conflicts:
    #	owlsim-core/src/main/java/org/monarchinitiative/owlsim/kb/impl/BMKnowledgeBaseOWLAPIImpl.java
    julesjacobsen committed Mar 13, 2017
Commits on Mar 9, 2017
  1. [#62] we still need the the inject indicator for guice. We can the ma…

    …tcher package through java reflection and let the injector construct the objects.
    jnguyenx committed Mar 9, 2017
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
Commits on Mar 7, 2017
  1. typos

    cmungall committed Mar 7, 2017
Commits on Mar 4, 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. 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
Commits on Feb 2, 2017