Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 1.0.7 #124

Merged
merged 7 commits into from
Feb 27, 2019
Merged

Bump version to 1.0.7 #124

merged 7 commits into from
Feb 27, 2019

Conversation

danizen
Copy link
Contributor

@danizen danizen commented Feb 27, 2019

In preparation of push to QA

Dan Davis and others added 7 commits February 26, 2019 15:16
- Tests verify the resource type label, rather than the URI, to
  accomodate a potential fix for 119.
- Tests also verify more than the GeographicalDescriptor, but also other
  similar entities such as TopicalDescriptor, PublicationType, CheckTag,
  SCR_Chemical, SCR_Disease, and SCR_Chemical.
- On the github issue, we discussed fixing this by matching the longest
  vocabulary URI, but that was not successful because meshv:SCR_Disease is
  going to be shorter than meshv:SupplementaryConceptRecord.  The issue
  is still fixed in JavaScript by establishing a priority function for
  the resource types returned by the Explorer rest controller.
- An alternative fix would affect Lodestar upstream, and modify the
  order of responses by the explorer servlet, but that might have
  unintended consequences.
- Test code developed for the bug is preserved
- `lode.explorer.useInference` was changed from its default in our repository
- However, none of our tests fail through turning it off
- This is more as Simon Jupp originally intended
- Add test to make sure that /mesh/void and /mesh/void#MeSHRDF resolve
- Change configuration for URL rewriting so that they do
The meta sub-directory already contains the vocabulary and void files,
so change the configuration of the Maven WAR Plugin to pull these from
that location and delete the copies I have had to maintain.
@danizen danizen merged commit c06c290 into master Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant