[Mulgara-dev] URI escaped things don't work...

William Mills wmills_92105 at yahoo.com
Tue Mar 18 03:38:21 UTC 2008


I am encountering a problem with properly (I think) URI escaped strings.  The following works as expected:;

    insert <role:dev> <atom:contains> 'build{1-3}.msg.corp.yahoo.com' into <frustration:rolesdb> ;

But neither of the following work:

    insert <librange:build%7B1-3%7D.msg.corp.yahoo.com> <atom:expandsto> 'build1.msg.corp.yahoo.com' into <frustration:rolesdb> ;

    insert <librange:build{1-3}.msg.corp.yahoo.com><atom:expandsto> 'build1.msg.corp.yahoo.com' into<frustration:rolesdb> ;

What's the deal?

thanks,

-bill





More information about the Mulgara-dev mailing list