Try the "Open page in external browser" page in the Browser tab. It may just be a browser issue.
Also make sure you are using 3.5.0.v20110530-0330R. -- Scott On Jun 8, 1:10 am, "Bohms, H.M. (Michel)" <[email protected]> wrote: > sorry but I cant get it to work > what I did: > > - created new workspace from tbc (via switch/empty folder etc.) > - then copied to here my .owl, .ttl etc. only from old workspace > - I made a minimal test: see att.: Sensor3.owl > > - when refreshed/opened in tbc: (and refreshed browser window, this was not > automatic!) > > I still get no clickable sensor:Room > > [cid:348370508@08062011-2BC1] > > <? > ________________________________ > From: [email protected] > [mailto:[email protected]] On Behalf Of Holger Knublauch > Sent: Wednesday, June 08, 2011 12:32 AM > To: [email protected] > Cc: Bonsma, P. (Peter) > Subject: Re: [topbraid-users] QCR display in form view > > Hi Michel, > > please delete the file tui.rdf (under SWP) from your workspace and re-run the > ontology library import (or create a new workspace). This will make sure you > have the latest version of that file, which includes the extra rendering > views for OWL manchester syntax. > > Thanks > Holger > > On Jun 7, 2011, at 5:49 PM, Bohms, H.M. (Michel) wrote: > > Hi Holger, Scott, > > Could you reproduce the behaviour below at your side? > thx Michel > > Hi Holger, > that's weird: I am getting (in: TopBraid Composer Maestro Edition from > TopQuadrant. Version: 3.5.0.v20110425-2000B):deleting the union (which I > think is ok) does not change the situation.... > > <Outlook.jpg> > > ________________________________ > From: [email protected]<mailto:[email protected]> > [mailto:[email protected]] On Behalf Of Holger Knublauch > Sent: Thursday, June 02, 2011 12:50 AM > To: [email protected]<mailto:[email protected]> > Cc: Bonsma, P. (Peter) > Subject: Re: [topbraid-users] QCR display in form view > > Works for me, on 3.5.0 - see screenshot with the new Manchester Syntax > display of SPARQL Web Pages. > > <SWP-QCRs.png> > > However, the model looks incorrect - see > > sensor:Building > a owl:Class ; > rdfs:subClassOf pmo:Object ; > rdfs:subClassOf > [ a owl:Restriction ; > owl:allValuesFrom > [ a owl:Class ; > owl:unionOf (sensor:Room) > ] ; > owl:onProperty pmo:hasPart_directly > ] ; > rdfs:subClassOf > [ a owl:Restriction ; > owl:minQualifiedCardinality > 1 ; > owl:onClass sensor:Room ; > owl:onProperty pmo:hasPart_directly > ] . > > The owl:unionOf with just a single element is questionable, to say the least. > I am not sure if this is even valid in OWL. I will double-check the tui > display classes to make sure such cases are handled more gracefully - right > now the system gets confused about this. > > Holger > > On Jun 1, 2011, at 10:05 PM, Bohms, H.M. (Michel) wrote: > > thx, works now (after manual adaptation) > > one issue: I do not see that qualification yet in the 'browser' tab... is > that ok? > would be nice to browse also like that ... > > when I then look at my adapted Sensor.owl (also att.) I DO see the > sensor:Room for Building parts (also) in the browser tab... > > huh? > > ch/Michel > > ________________________________ > From: [email protected]<mailto:[email protected]> > [mailto:[email protected]] On Behalf Of Holger Knublauch > Sent: Wednesday, June 01, 2011 9:47 AM > To: [email protected]<mailto:[email protected]> > Cc: Bonsma, P. (Peter) > Subject: Re: [topbraid-users] QCR display in form view > > Hi Michel, > > you need to use owl:minQualifiedCardinality instead of owl:minCardinality :) > > The best way to figure such things out is to enter what you want manually in > TBC and look at the triples with the small + button over the icon. > > Cheers, > Holger > > On Jun 1, 2011, at 5:37 PM, Bohms, H.M. (Michel) wrote: > > Hi Scott, > > After adapting the generator, the errors non-total-uri xsd type > resources/datatypes are gone. > But I still don't see in the form view the QCR constraints fully. > > I attached the file. If you go to sensor:Building, you see in the form view: > > pmo:hasPart_directly min 1 > > where I hoped to see someting like: > > pmo:hasPart_directly min 1 sesnor:Room > > any idea what I still do wrong? > > thx Michel > > Dr. ir. H.M. (Michel) Böhms > sr. Research Scientist > Building Innovation T +31 (0)888663107 > M +31 (0)630381220 > E [email protected]<blocked::mailto:[email protected]> > Location<http://www.tno.nl/locaties/dtm> > Disclaimer<http://www.tno.nl/emaildisclaimer> > > <logo_signature.gif><http://www.tno.nl/> > -- 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
