OntoMaton
OntoMaton copied to clipboard
OntoMaton facilitates ontology search and tagging functionalities within Google Spreadsheets.
Hi, when adding a term, Ontomaton will insert `=HYPERLINK("http://purl.obolibrary.org/obo/MS_1000702","micrOTOF")` which results in a parsing `#ERROR` complaint by google. The correct content will be using a semicolon instead: `=HYPERLINK("http://purl.obolibrary.org/obo/MS_1000702";"micrOTOF")` Fixing will...
Hi, needs testing if this works in a, say, UK locale where the comma is default separator. If not, the google script needs to determine what to use :-( closes...
The LOV ontology lookup endpoint results in a 404. Updated endpoints. Thanks for building the tool!
Add PROMA page to annotate Sample and Data Relationship File (SDRF)-Proteomics format.
When I tried to access the example sheet as described in the docs > An example of a google spreadsheet with such functionality can be viewed here: https://docs.google.com/spreadsheet/ccc?key=0Al5WvYyk0zzmdDNLeEcxWHZJX042dS0taXJPNXpJMHc I get...
if ontomaton detects an ISA investigation worksheet, test for "ontology source reference", and have ontomaton to add the relevant resource to the resource
At the moment, we only find the first ontology restricting a field for a particular service. Add support for restricting multiple ontologies for each service. Functionality requested by Damion Dooley.
Requested by Damion Dooley. We currently support restrictions for the search functionality only. Allow to restrict the ontologies used by the annotator too. API documentation here: http://data.bioontology.org/documentation#nav_annotator
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...