[Virtuoso-users] Searching for dates with bif:contains?

2011-02-04 Thread Vanessa Lopez
Hi! Is there any way to search for numbers using bif:contains? regex takes too long: SELECT DISTINCT ?s ?date FROM WHERE { ?s ?p ?date . FILTER regex(?date, "^1945")}LIMIT 10 but bif:contains doesn't seem to work: SELECT DISTINCT ?s ?date FROM WHERE {

Re: [Virtuoso-users] Missing datatypes using ADO.NET

2011-02-04 Thread Hugh Williams
Hi Rob, These issues are scheduled to be looked into next week ... Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://support.openlinksw.com Forums: http://boards.openlinksw.com/support Twitter: http://twitter.com/OpenLink On 4 Feb 2

Re: [Virtuoso-users] Segfault while replay

2011-02-04 Thread Adrian Gschwend
On 04.02.11 17:12, Adrian Gschwend wrote: > I imported some of my bigger data sets to virtuoso (1.3 million > statements) and then tried to delete an old graph in there in the RDF > sink. T by the way I have all the triples in RDF files, in terms of I wouldn't loose anything if I delete & restart

[Virtuoso-users] Segfault while replay

2011-02-04 Thread Adrian Gschwend
Dear group, I imported some of my bigger data sets to virtuoso (1.3 million statements) and then tried to delete an old graph in there in the RDF sink. The import of the bigger files I did with isql, Hugh hinted me after I hit the 10mb limit in RDF sink (seems to be a bug according to Hugh). Anyw

[Virtuoso-users] 1st Challenge on Question Answering over Linked Data (QALD-1)

2011-02-04 Thread Vanessa Lopez
The challenge on Question Answering over Linked Data is on!. Please find below important information. We would be happy if you participate. [Apologies for cross-posting] 1st Challenge on Question Answering over Linked Data (QALD-1) http://www.

Re: [Virtuoso-users] Missing datatypes using ADO.NET

2011-02-04 Thread Rob Vesse
Hi Hugh Any news on this yet? Thanks, Rob From: "Hugh Williams" Sent: 26 January 2011 17:45 To: rve...@vdesign-studios.com Subject: Re: [Virtuoso-users] Missing datatypes using ADO.NET Hi Rob, OK, we are currently looking into these reported issues an