Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
71c57f34
Commit
71c57f34
authored
Aug 26, 2021
by
Piotr Gawron
Browse files
eureopepmc version changed
parent
0e6b2279
Pipeline
#45995
passed with stage
in 12 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
annotation/src/main/java/lcsb/mapviewer/annotation/services/PubmedParser.java
View file @
71c57f34
...
...
@@ -43,7 +43,7 @@ public class PubmedParser extends CachableInterface implements IExternalService
/**
* Version of the remote API that is supported by this connecting class.
*/
static
final
String
SUPPORTED_VERSION
=
"6.
5
"
;
static
final
String
SUPPORTED_VERSION
=
"6.
6
"
;
static
final
String
API_URL
=
"https://www.ebi.ac.uk/europepmc/webservices/rest/"
;
/**
* Length of {@link #PUBMED_PREFIX} string.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment