ropensci / europepmc

R Interface to Europe PMC RESTful Web Service
https://docs.ropensci.org/europepmc
28 stars 8 forks source link

TextMinedTerms API method dismissal on 18th of May #32

Closed njahn82 closed 4 years ago

njahn82 commented 4 years ago

From the announcement:

Any call to that method can be replaced by an equivalent call to our Annotations API.

For example the call https://www.ebi.ac.uk/europepmc/webservices/rest/MED/29867326/textMinedTerms can be replaced by the equivalent call https://www.ebi.ac.uk/europepmc/annotations_api/annotationsByArticleIds?articleIds=MED%3A29867326&format=JSON

njahn82 commented 4 years ago

Annotations API is now supported, instead of TextMinedTerms API method