Re: [Virtuoso-users] Encoding and bif:contains

2012-05-08 Thread Alexandre Passant
Anyone from the Virtuoso team knows how to solve this (if that can be solved) Help would be appreciated Thanks, Alex. On 25 Apr 2012, at 13:46, Alexandre Passant wrote: > Hi, > > I'm running into issues when using bif:contains to retrieve UTF-8 encoded > strings. > >

[Virtuoso-users] Encoding and bif:contains

2012-04-25 Thread Alexandre Passant
Hi, I'm running into issues when using bif:contains to retrieve UTF-8 encoded strings. My data contains UTF-8 strings: rdfs:label "Motörhead"@en. I'd like to retrieve it using ISO encoding SELECT * WHERE { ?s ?p ?o . ?o bif:contains "motorhead" . } Is there a way to do this ? Also, I

Re: [Virtuoso-users] Inserting litterals

2011-07-15 Thread Alexandre Passant
OpenLink Software > Web: http://www.openlinksw.com > Support: http://support.openlinksw.com > Forums: http://boards.openlinksw.com/support > Twitter: http://twitter.com/OpenLink > > On 15 Jul 2011, at 10:12, Alexandre Passant wrote: > >> >> On 15 Jul 201

Re: [Virtuoso-users] Inserting litterals

2011-07-15 Thread Alexandre Passant
On 15 Jul 2011, at 10:11, Bob Ferris wrote: > Hi Alex, > > On 7/15/2011 11:07 AM, Alexandre Passant wrote: >> Hi, >> >> I'm trying to insert typed literals in a Virtuoso store as follows: >> >> INSERT DATA INTO <http://foobar> { >>

[Virtuoso-users] Inserting litterals

2011-07-15 Thread Alexandre Passant
/foobar> { <http://foo> <http://example.org/foo> "Bar" . } Did I forgot something in the query formulation or in the config parameters ? Thanks Alex. -- Dr. Alexandre Passant, Social Software Unit Leader Digital Enterprise Research Institute, National University of Ireland, Galway

Re: [Virtuoso-users] Regex-based renaming of graphs

2011-05-26 Thread Alexandre Passant
n update based on > th results. > > Best Regards, > > Ivan Mikhailov > OpenLink Software > http://virtuoso.openlinksw.com > > On Tue, 2011-05-24 at 18:15 +0100, Tim Haynes wrote: >> On 24/05/2011 16:55, Alexandre Passant wrote: >>> I've seen doc at [1], but i

[Virtuoso-users] Regex-based renaming of graphs

2011-05-24 Thread Alexandre Passant
-- Dr. Alexandre Passant, Social Software Unit Leader Digital Enterprise Research Institute, National University of Ireland, Galway

Re: [Virtuoso-users] A few questions on inference

2011-05-06 Thread Alexandre Passant
On 6 May 2011, at 16:19, Kingsley Idehen wrote: > On 5/6/11 11:15 AM, Alexandre Passant wrote: >> >> >> On 6 May 2011, at 16:13, Kingsley Idehen wrote: >> >>> On 5/6/11 9:52 AM, Alexandre Passant wrote: >>>> >>>> >>>>

Re: [Virtuoso-users] A few questions on inference

2011-05-06 Thread Alexandre Passant
On 6 May 2011, at 16:13, Kingsley Idehen wrote: > On 5/6/11 9:52 AM, Alexandre Passant wrote: >> >> >> On 6 May 2011, at 14:48, Kingsley Idehen wrote: >> >>> On 5/6/11 5:56 AM, Alexandre Passant wrote: >>>> >>>> Hi, >>&

Re: [Virtuoso-users] A few questions on inference

2011-05-06 Thread Alexandre Passant
On 6 May 2011, at 14:48, Kingsley Idehen wrote: > On 5/6/11 5:56 AM, Alexandre Passant wrote: >> >> Hi, >> >> I'm trying to setup inference in Virtuoso. >> >> I've following instruction on the webpage and: >> 1) loaded an ontology f

Re: [Virtuoso-users] Backing-up Virtuoso

2011-05-06 Thread Alexandre Passant
nk Software > Web: http://www.openlinksw.com > Support: http://support.openlinksw.com > Forums: http://boards.openlinksw.com/support > Twitter: http://twitter.com/OpenLink > > On 3 May 2011, at 00:30, Alexandre Passant wrote: > >> Hi, >> >> I'm trying to

[Virtuoso-users] A few questions on inference

2011-05-06 Thread Alexandre Passant
e input:inference Thanks a lot, Alex. -- Dr. Alexandre Passant, Social Software Unit Leader Digital Enterprise Research Institute, National University of Ireland, Galway

[Virtuoso-users] Backing-up Virtuoso

2011-05-02 Thread Alexandre Passant
Hi, I'm trying to do some backups of my setup. I used the instructions from http://docs.openlinksw.com/virtuoso/backup.html to do online backup with backup_online ('virt-inc_dump_#', 150); Where is the backup file stored ? Also, is there an easy way to create a full NQUAD archive from the cont

Re: [Virtuoso-users] Free-text indexing and minimal characters

2011-03-31 Thread Alexandre Passant
< 4" with "leading < 2" or > something, but that can simply make different problems to report if > #define for WST_WILDCARD_MAX is kept unchanged and there are too many > words that match the wildcard. > > Best Regards, > Ivan Mikhailov > OpenLink Software

[Virtuoso-users] Free-text indexing and minimal characters

2011-03-15 Thread Alexandre Passant
Hi all, I have trouble to understand how the free-text index works in Virtuoso, especially the minimal length of the indexed string. Going on dbpediam the following query works SELECT COUNT ( DISTINCT ?entity ) as ?c WHERE { ?entity rdfs:label ?label . ?lab

Re: [Virtuoso-users] Data not properly loaded

2010-12-05 Thread Alexandre Passant
ian, and pass you the file off-line if that does not work. Thanks Alex. > Best Regards, > > Ivan Mikhailov > OpenLink Software > http://virtuoso.openlinksw.com > > > On Sun, 2010-12-05 at 10:42 -0800, Alexandre Passant wrote: >> Hi, >> >> I have a

[Virtuoso-users] Data not properly loaded

2010-12-05 Thread Alexandre Passant
f> { ?s ?p ?o }} ; callret-0 INTEGER ___ 0 1 Rows. -- 1 msec. Any hint ? Thanks, Alex. -- Dr. Alexandre Passant Digital Enterprise Research Institute National University of Ireland, Galway :me owl:sameAs <http://apassant.net/alex> .