Re: [Virtuoso-users] [Fwd: Re: FW: [Virtuoso-devel] Virtuoso RDFS/OWL inference]

2008-02-11 Thread Kunal Patel
Hi Ivan, Just to make sure that I understood you correctly, currently in Virtuoso there is no way to define an inference rule that can be used for doing say transitive closure. Also what does Virtuoso do with the OWL/RDFS constructs that it doesn't support. For e.g. if I load an OWL fil

Re: [Virtuoso-users] Fwd: Segmentation fault

2008-02-11 Thread Hugh Williams
Erick, I would like to make you aware that the new VOS 5.0.5 release can be downloaded from: http://sf.net/projects/virtuoso/files I have compiled his myself and can confirm that the segmentation fault you reported has been resolved. I note the query returns any empty result set, what are y

Re: [Virtuoso-users] Error while building 5.0.4 from CVS

2008-02-11 Thread Patrick van Kleef
Hi Erick, we've got the following messages while building the latest CVS code: Virtuoso.ini creation... The VDBMS server process terminated prematurely after initializing network connections. Waiting Virtuoso Server start on port ... PASSED: Virtuoso Server successfully started on port

Re: [Virtuoso-users] [Fwd: Re: FW: [Virtuoso-devel] Virtuoso RDFS/OWL inference]

2008-02-11 Thread Rajeev J Sebastian
Hi Ivan, Excellent! You guys are awesome! Regards Rajeev J Sebastian On Feb 12, 2008 12:21 AM, Ivan Mikhailov wrote: > Rajeev, > > BI extensions will be documented as soon as the syntax is stable. It can > be slightly changed because a) it's our work in progress and b) similar > extensions of o

Re: [Virtuoso-users] [Fwd: Re: FW: [Virtuoso-devel] Virtuoso RDFS/OWL inference]

2008-02-11 Thread Ivan Mikhailov
Rajeev, BI extensions will be documented as soon as the syntax is stable. It can be slightly changed because a) it's our work in progress and b) similar extensions of other vendors are works in progress, too, and we may decide to make a SPARQL extension that is common for everybody. So the syntax

[Virtuoso-users] Error while building 5.0.4 from CVS

2008-02-11 Thread Erick Antezana
Hello, we've got the following messages while building the latest CVS code: Virtuoso.ini creation... The VDBMS server process terminated prematurely after initializing network connections. Waiting Virtuoso Server start on port ... PASSED: Virtuoso Server successfully started on port ***

Re: [Virtuoso-users] [Fwd: Re: FW: [Virtuoso-devel] Virtuoso RDFS/OWL inference]

2008-02-11 Thread Rajeev J Sebastian
Hi Ivan, On Feb 11, 2008 6:45 PM, Ivan Mikhailov wrote: > complete SPARQL BI extensions first, updateable RDF Views after that; > only after these major extensions we may think about future DATALOG > implementation. Could you elaborate a bit on the BI extensions ? I tried searching for it online

[Virtuoso-users] [Fwd: Re: FW: [Virtuoso-devel] Virtuoso RDFS/OWL inference]

2008-02-11 Thread Ivan Mikhailov
Kunal, We do not have "universal" inference rules, we have only partial support for same-as and sub-properties. We're focusing on scalability and using relational data with all native indexes; this implies that inference is possible only in DATALOG style. Obviously, optimizing DATALOG compiler is