Hi, I am running through the UISPIN example and from previous post I know Holger wants user feedback, so I will explain my specific issue and then some more general observations.
Stepping through the Spider at http://topquadrant.com/topbraid/uispin/ the code example works fine for step2 but for step 3 i run into an issue where it looks to me that the ui:forEach function is not working correctly, i have tested the query and thats fine, I have replace the aref tag with dummy so its not that, but all I get is the fist part of the list with just the first bullet of the <li> tag and nothing else. Any ideas? Other observations not criticisms I canot seem to get the debugger to work , (maybe i am using it wrong) Clicking on the bug when in brower view seems to do nothing,(should you gain focus on the uispin tab? How do i specifically load an example of code (like that listed in the exampl) into the template in the debugger, Also not sure whether or not its is because i have such a large file loaded but when trying to use the autocomple (cntrl spacebar) to fill in an instance reference with the sparql tab, I get a harddrive flurry for about 2 secs a popup diaglog box that is too quick to see follow by very unresopsive behaviiour. Lastly are there anyother tutorials documents blogs on uispin other than the usual places, ie holgers blog the semantic voyages and here. It would be nice if we could have some more specific information on how to use uispin by using http calls. Thanks again John Imports used <http://cortext.net/britishStandard/version1> a owl:Ontology ; owl:imports <http://spinrdf.org/sp> , <http://topbraid.org/spin/ owlrl-all> , <http://www.w3.org/2000/01/rdf-schema> , <http:// uispin.org/tui> , <http://purl.org/dc/elements/1.1/> , <http:// uispin.org/ui> , <http://topbraid.org/spin/spinowl> , <http:// spinrdf.org/spin> , <http://spinrdf.org/imports> , <http:// topbraid.org/spin/owlrl> , <http://topbraid.org/spin/spinrdfs> ; owl:versionInfo "Created with TopBraid Composer"^^xsd:string . -- 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 topbraid-users@googlegroups.com To unsubscribe from this group, send email to topbraid-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en