Re: [Virtuoso-users] SPARQL FILTER by xsd types

2012-05-22 Thread Patrick van Kleef
HI Quintin, > I have a bit of weirdness though it's been resolved/worked-around. > > A query that looks like: > prefix ont: > select ?dq { GRAPH { ?li ont:code "S" . ?li ont:liHasDQ ?dq . > ?dq ont:Quantity ?qty . ?dq ont:Quantity "0"^^xsd:int } } > > Or with a filter: > prefix

Re: [Virtuoso-users] Fatal error installing Demo package

2012-05-22 Thread Patrick van Kleef
Hi Peter, > I'm trying to install the VAD package Demo through Conductor 6.01.3127 > (System Admin -> Packages -> Demo -> Install) > > It's failing to install and returning the following Fatal Error: > > 0 Errors detected > 0 Installation of "Demo Database" was unsuccessful. > The

[Virtuoso-users] SPARQL FILTER by xsd types

2012-05-22 Thread Quentin
Hi, I have a bit of weirdness though it's been resolved/worked-around. A query that looks like: prefix ont: select ?dq { GRAPH { ?li ont:code "S" . ?li ont:liHasDQ ?dq . ?dq ont:Quantity ?qty . ?dq ont:Quantity "0"^^xsd:int } } Or with a filter: prefix ont: select ?dq { GRAPH

[Virtuoso-users] Fatal error installing Demo package

2012-05-22 Thread Peter Secomb
Hi everyone, I'm trying to install the VAD package Demo through Conductor 6.01.3127 (System Admin -> Packages -> Demo -> Install) It's failing to install and returning the following Fatal Error: 0 Errors detected 0 Installation of "Demo Database" was unsuccessful. The installation