Re: [Virtuoso-users] URGENT! Insert error in Virtuoso 7.2.2!

2016-01-10 Thread Hugh Williams
Hi Piret, If you build a debug binary with symbols in place you will get a more meaningful gdb back trace ie “?”’s will resolve, as follows: 1. Configure using the —with debug option: ./configure —with-debug 2. In the Makefile, check to ensure CFLAGS has the “-g” option set which gen

Re: [Virtuoso-users] َQuestion about R2RML and RDF triples

2016-01-10 Thread Hugh Williams
Hi Nashwa, Not sure what you mean, provide a simple test case to demonstrate the issue … Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/

Re: [Virtuoso-users] inference queries ?

2016-01-10 Thread Kingsley Idehen
On 1/9/16 9:56 PM, Eng.Bassam wrote: > Hi > may be my question out of virtuoso, I don't know, wish someone answer > me and thanks :) > > is there any way to make inference queries in SPARQL, i.e may be I > have an ontology that have A is subclass from B also C owl:sameAS D > > how can I make infere

Re: [Virtuoso-users] URGENT! Insert error in Virtuoso 7.2.2!

2016-01-10 Thread Piret Lattikas
Hi Hugh, Unfortunately I am not able to provide test case for that condition. One thing I did notice about this error is that until we insert triples without plain literal object values there is no error. After a triple with object value as plain literal without type reference the error occurs