Wilkinson Lab Content Entry Point
Use the links on the left to navigate to the topic of your choice, or the search function to find blog entries or articles of interest to you.
TODO LIST Dec 4, 2008
Submitted by paul.lu81 on December 4, 2008 - 3:01pmTODO:
-Created branch in google code branch folder 'ED_12_04_2008' before going on to cleaning up code and making build.
-Clean up and document code
-remove unnecessary classes or redundant javascripts
-create new javadocs
-create a build for ED
-add progress bar to ED
COMPLETED:
Case - Sensitive SPARQL Query
Submitted by paul.lu81 on November 6, 2008 - 10:25pmTalked to Luke today.
Can't do case-insensitive regex with Virtuoso SPARQL Queries.
Not yet anyways.
Getting around this by using regex(str(?taglabel), "[Ll][Oo][Cc]");
Note to Self:
If it's in the standards for W3C SPARQL recommendation, it may not be implemented that way in Virtuoso
OpenID 1.1 Woes
Submitted by paul.lu81 on November 6, 2008 - 11:15amNote to Self:
OpenID Providers conforming to the 1.1 protocols are failing for http://www.entitydescriber.org/openid, but not http://arch.uwindsor.ca/openidTest/openid. Why? Is it because http://www.entitydescriber.org is being used as the realm instead of http://www.entitydescriber.org/openid ???
Using latest build for OpenID from sxip's 'openID4Java' for bioMoby Jamboree Annotator. Blogspot OpenIDs are working again for OpenID login DESPITE being an OpenID 1.1 implementation.
LOGS:
TODO LIST Nov 5, 2008
Submitted by paul.lu81 on November 6, 2008 - 10:33ambioMobyJamboreeAnnotator:
Experiment finishes running next monday Nov 10, 2008
-Implement jquery autocomplete for webservice typeahead search
-Talk to Eddie about how to talk to Registry to get list of latest moby web services
-Check webservice for availability - Don't show if dead, show if available
