Skip navigation.
Home

Blogs

TODO LIST Dec 4, 2008

TODO:

-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:

  • Completed the SearchPage for bioMoby WebServices http://www.entitydescriber.org/ed/mobyservicesearch.html. Uses the jquery.autocomplete.js
  • Replaced old custom made tabs with jquery tabs
  • Case - Sensitive SPARQL Query

    Talked 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

    Note 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

    bioMobyJamboreeAnnotator:
    Experiment finishes running next monday Nov 10, 2008

  • Test Annotator in IE 8 - make adjustments as necessary
  • Begin Phase 2 Implementation:
  • Searching for your own WebService
  • -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

    Syndicate content