Yes I just committed a fix. I hate to point fingers, but in this case it was a minor bug in ARQ that became quite dramatically visible here. My fix is a small modification to ARQ 2.8.7 (in the class PathWriter), so if you plan to use this fix on the SPIN API, you would also need to get the same change from the TBC plugins folder for the time being. BTW we may have a new 3.5.1 release next week.
Holger On Jun 10, 2011, at 2:37 AM, Scott Henninger wrote: > Jeff, we're confirming this as well and will get this fixed for 3.5.1. > > -- Scott > > On Jun 9, 8:45 am, "Schmitz, Jeffrey A" <[email protected]> > wrote: >> Hello, >> When I write the following SPARQL as a sml:constructQuery in the >> SPARQLMotion ApplyConstruct Form: >> >> ?oneOfEnum rdf:rest*/rdf:first/rdfs:label ?enumName . >> >> the formatter changes it to: >> >> ?oneOfEnum (((rdf:rest)*/rdf:first)/rdfs:label ?enumName . >> >> which has an extra parentheses on the front of the property chain, which in >> turn causes a runtime error when I run the script. This started happening >> after upgrading to version 3.5.0. In the meantime I've split up the query >> so that it's not using property chaining which gets me around the runtime >> error, but thought you might want to look into it. >> >> Jeff > > -- > You received this message because you are subscribed to the Google > Group "TopBraid Suite Users", the topics of which include TopBraid Composer, > TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. > To post to this group, send email to > [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/topbraid-users?hl=en -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
