DO NOT MERGE - Just for comparison of latest updates#1
Open
Robbie1977 wants to merge 331 commits into
Open
Conversation
Collaborator
|
All our changes were merged into the official OLS release. I created another PR to see what will happen if we just use that one.. |
(1) Fixes for the null-pointer exception and deadlock that slipped in as part of the implementation of ticket #241. (2) To pinpoint the errors encountered in (1), logging and exception handling has been improve slightly. (3) Ticket #236 has been address by not allowing any exception error messages to propagate to the front-end. (4) I introduced a typo in the API docs that I fixed. (5) Ticket #241 still has not been fixed.
for 404 errors to display sensible error message.
occurred` only for HTTP 500 status errors.
class renderer will handle when no language tag is present fixes #261
(1) Replaced log4j.xml with logback-test.xml since the code base is in actual fact using logback rather than log4j. (2) Loading of preferredRootTerms from an ontology has been added.
(1) Implementation (2) Simple integration test
Hard-incorporate Tommy's existing modified templates (from branch new-ui) over old-style html (with equivalent functionality), also adding new banner image. Fix a problem with Thymeleaf and self-closing tags. Implement dockerised solr and mongo instances: add appropriate dockerfile for OLS, plus bash scripts resprectively to create, and to run, the necessary docker image. Note that this is mostly untested: not only does the UI still require work, but functionality might also be broken.
Merge branch '3.x-dev'
…Displaying roots is working. What is not working consistently is displaying a specific term.
…You can also filter on ontology ids using the ids parameter fixes #275
…You can also filter on ontology ids using the ids parameter fixes #275
Depictions hotfix
…s inconsistent or has unsatisfiable classes. Ideally the pseudo reasoner should be used in these circumstances. For the test cases used efo, mondo - both the .obo and .owl and duo the Pseudo reasoner works well. However, for chebi it does not. The idea is to monitor use of the Structural Reasoner which will tell us which ontologies are incoherent. Then at a later stage we can test the Pseudo reasoner for these ontologies. Then there is also the possibility that the redesigned indexer may have less of a dependency on reasoners.
Pseudo reasoner
Pseudo reasoner
Fix a typo in the .m2 path
Add property information
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.