Re: [topbraid-users] Need help in customizing widget

2015-05-19 Thread Holger Knublauch
On 5/20/15 4:25 PM, Shreelakshmi G.M wrote: I need help in building the browser like interface for the ontology. I started with the default SWP application based on template. Instead of single tree as in the template, I need multiple trees on top level, so I am using *swa:Tree* tag for each t

[topbraid-users] Need help in customizing widget

2015-05-19 Thread Shreelakshmi G.M
I need help in building the browser like interface for the ontology. I started with the default SWP application based on template. Instead of single tree as in the template, I need multiple trees on top level, so I am using *swa:Tree* tag for each tree. ** *ViewFormGadget* is working fine with

Re: [topbraid-users] Import from xsd - was this broken in 4.4?

2015-05-19 Thread Irene Polikoff
Jack, Looking at the detailed list of changes I see some XSD related fixes in 4.4.1 http://www.topquadrant.com/docs/versions/changes-4.4.1.txt. Could you try with the latest release ­ 4.6? Irene Polikoff From: Jack Hodges Reply-To: Date: Tuesday, May 19, 2015 at 6:54 PM To: Subject: [t

[topbraid-users] Import from xsd - was this broken in 4.4?

2015-05-19 Thread Jack Hodges
I was recently asked a question about importing an XML Schema into TBC. Knowing how often I do this I figured that answering the question would be a snap, but trying to import the sample schema failed miserably. I tried some other files I had previously imported and got the same errors. So I tr

Re: [topbraid-users] Newbie question

2015-05-19 Thread Irene Polikoff
Gershon, If your goal is to infer new facts, you should look into SPIN rules. Both SPIN rules and constraints are SPARQL based. The difference is that rules add new inferred triples, while constraints only check for conformance to the model and raise constraint violation errors/warning. I have n

Re: [topbraid-users] Newbie question

2015-05-19 Thread Gershon Pollatschek
Hi Irene, all, I will definitively need to look at SPIN constraints. I do have a question regarding ComplementOf. I cannot find any working example of this in action and would really like to use this functionality. Thanks again for your assistance. Gershon Am Mittwoch, 13. Mai 2015 18:14:51 UT

[topbraid-users] Re: Newbie question

2015-05-19 Thread Gershon Pollatschek
Hi Irene, This helps. I made "unhealty drinks" a subclass of thing and the logic works like a charm...:-) Thank you - this is very much appreciated. Have a great day. Gershon Am Mittwoch, 13. Mai 2015 16:01:47 UTC+2 schrieb Gershon Pollatschek: > > Hello all, > > I am trying to create a sub-cl