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

Extend OntoMaton to talk to AgroPortal and SIFR BioPortal #18

Open
jonquet opened this issue Dec 5, 2016 · 3 comments
Open

Extend OntoMaton to talk to AgroPortal and SIFR BioPortal #18

jonquet opened this issue Dec 5, 2016 · 3 comments

Comments

@jonquet
Copy link

jonquet commented Dec 5, 2016

This is a feature request to have an extension of OntoMaton be able to talk to :
http://bioportal.lirmm.fr/
API at : http://data.bioportal.lirmm.fr/

and AgroPortal
http://agroportal.lirmm.fr/
API at : http://data.agroportal.lirmm.fr/

These API are the same than the NCBO BioPortal one. So it should be quite easy to add the feature to OntoMaton. This will extend possible uses of OntoMaton to French (biomedicine) and Agronomy (english).

The only difference in the /annotator API is the format=rdf and score=... parameters.
described in our proxy architecture at:
https://github.com/sifrproject/annotators

Which allows us to develop new features for: the SIFR Annotator, the AgroPortal Annotator and the NCBO Annotator at the same time.

For instance, if you want a NCBO Annotator with score you can talk to :
http://services.bioportal.lirmm.fr/ncbo_annotatorplus/

@agbeltran
Copy link
Contributor

thanks @jonquet
we welcome contributions ;)

@jonquet
Copy link
Author

jonquet commented Dec 6, 2016

Hi, if you guys (who know the code) tell us where to look at first we can certainly add a few lines to the code and do a pull request.

Adding AgroPortal and SIFR BioPortal should not be more than 2 lines of code (or even better: a property file change).

Please advice.

@agbeltran
Copy link
Contributor

will do

@agbeltran agbeltran added this to the OntoMaton v4.0 milestone Dec 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants