wiki:DespoinaLog/2010/03/04

Log of 2010-03-04

This week Included javascript library - jquery in order to embody a token autocomplete plugin which provides the user the ability of entering and removing multiple terms. The scipt should also reccomend synonyms found in the source defined, Our source is ontocat provinding in json or xml format querying multiple existing ontology resources. It supports both major ontology browsers: NCBO BioPortal and EBI Ontology Lookup Service (OLS) The script successfully retieves json data from a local file but still wonrking on the part which retrieves the json data from the url . The problem connecting jquery with the url http://localhost:9000/ontocat/json/searchAll?q=brca2is the fact that the return results are not actually text json , but it prompts for saving the file. So the response to the script is null. There is some issue with the MIME media type response produce tag in the corresponding function in ontocat that is send to the url. Still working on that .

Links :

http://java.sun.com/javaee/6/docs/tutorial/doc/gilik.html

http://java.sun.com/javaee/6/docs/api/javax/ws/rs/package-summary.html

http://jqueryui.com/demos/autocomplete/#option-source

http://en.wikipedia.org/wiki/PageRank

Last modified 14 years ago Last modified on 2010-10-01T23:19:13+02:00