[Virtuoso-users] DESCRIBE in Virtuoso 5 and 6

2010-03-22 Thread Magnus Haraldsen Amundsen
Hello, Are there any changes in the implementation of what's returned from a DESCRIBE-query in Virtuoso 5 and 6? Med vennlig hilsen Magnus Haraldsen Amundsen Senior Kunnskapsingeniør Mobil: 920 95 243 Epost: <mailto:m...@computas.com> m...@computas.com Web: <http://ww

Re: [Virtuoso-users] Set upper limit for matches from bif:containswildcard

2010-01-05 Thread Magnus Haraldsen Amundsen
Will this limit be configurable in Virtuoso 6.0.1 or newer versions? -Magnus From: Magnus Haraldsen Amundsen Sent: 26. november 2009 13:03 To: 'virtuoso-users@lists.sourceforge.net' Subject: RE: [Virtuoso-users] Set upper limit for matches from bif:containswildcard Is

Re: [Virtuoso-users] Question regarding a stored procedure

2009-12-14 Thread Magnus Haraldsen Amundsen
Could you share the script that dumps one or more graphs to file? Could use that for our customer to export all data and modify it in a 3rd party tool such as Protege. -Magnus -Opprinnelig melding- Fra: Sebastian Trueg [mailto:tr...@kde.org] Sendt: ma 14.12.2009 14:05 Til: Virtuoso Use

Re: [Virtuoso-users] Building a 64-bit Debian package for Virtuoso OpenSource 5.0.12

2009-12-11 Thread Magnus Haraldsen Amundsen
Found it. The "error" was that the running instance of Virtuoso on the same machine had a different DBA password. -Magnus From: Magnus Haraldsen Amundsen [mailto:magnus.haraldsen.amund...@computas.com] Sent: 11. desember 2009 13:51 To: virtuoso-users@lists.sourceforge.n

[Virtuoso-users] Building a 64-bit Debian package for Virtuoso Open Source 5.0.12

2009-12-11 Thread Magnus Haraldsen Amundsen
27;rdf_mappers_filesystem.vad') ***FAILED: starting commit work ***FAILED: starting checkpoint ***FAILED: starting DB.DBA.VAD_PACK('vad_dav.xml', '.', 'rdf_mappers_dav.vad') ***FAILED: starting commit work ***FAILED: starting checkpoint Am I doing somethin

Re: [Virtuoso-users] Urgent: Virtuoso crashes when free text search fora specific term

2009-12-09 Thread Magnus Haraldsen Amundsen
I'll try tonight. Thanks :) -Magnus -Original Message- From: Tim Haynes [mailto:thay...@openlinksw.com] Sent: 9. desember 2009 12:46 To: virtuoso-users@lists.sourceforge.net Subject: Re: [Virtuoso-users] Urgent: Virtuoso crashes when free text search fora specific term Magnus Hara

Re: [Virtuoso-users] Urgent: Virtuoso crashes when free text search fora specific term

2009-12-09 Thread Magnus Haraldsen Amundsen
ksw.com Forums: http://boards.openlinksw.com/support Twitter: http://twitter.com/OpenLink On 9 Dec 2009, at 10:10, Magnus Haraldsen Amundsen wrote: Using the same dataset on a 32-bit version 05.10.3038 with build date Mar 25 2009 the error doesn't occur. -Magnus From: Magnus Hara

Re: [Virtuoso-users] Urgent: Virtuoso crashes when free text search fora specific term

2009-12-09 Thread Magnus Haraldsen Amundsen
Using the same dataset on a 32-bit version 05.10.3038 with build date Mar 25 2009 the error doesn't occur. -Magnus From: Magnus Haraldsen Amundsen Sent: 9. desember 2009 09:33 To: Magnus Haraldsen Amundsen; virtuoso-users@lists.sourceforge.net Subject: RE: [Virtuoso-users] U

Re: [Virtuoso-users] Urgent: Virtuoso crashes when free text search fora specific term

2009-12-09 Thread Magnus Haraldsen Amundsen
telindring*'""" . } OFFSET 199 LIMIT 1 Then nothing.. and Virtuoso has crashed. From: Magnus Haraldsen Amundsen [mailto:magnus.haraldsen.amund...@computas.com] Sent: 9. desember 2009 09:19 To: virtuoso-users@lists.sourceforge.net Subject: [Virtuoso-users] Urgen

[Virtuoso-users] Urgent: Virtuoso crashes when free text search for a specific term

2009-12-09 Thread Magnus Haraldsen Amundsen
INCT ?resource WHERE { ?resource sub:literals ?lit . ?lit """'smertelindring'""" . ?resource wdr:describedBy <http://sublima.computas.com/status/godkjent_av_administrator> . } What can be the reason for this strange behavior? Med ve

Re: [Virtuoso-users] 42000 Error SR186: No permission to execute procedure DB.DBA.RDF_FORMAT_TRIPLE_DICT_AS_NT.

2009-12-03 Thread Magnus Haraldsen Amundsen
oc.c:148 Double free confirmed in alloc cache ___ Is this caused by the buggy NT serialization? -Magnus -Original Message- From: Ivan Mikhailov [mailto:imikhai...@openlinksw.com] Sent: 2. desember 2009 20:44 To: Magnus H

[Virtuoso-users] 42000 Error SR186: No permission to execute procedure DB.DBA.RDF_FORMAT_TRIPLE_DICT_AS_NT.

2009-12-02 Thread Magnus Haraldsen Amundsen
: define output:format "HTTP+NT text/plain" define sql:signal-void-variables 1 CONSTRUCT { ?s ?p ?o .} WHERE { ?s ?p ?o . } LIMIT 10 Where do we set this permission? Med vennlig hilsen Magnus Haraldsen Amundsen Senior Kunnskapsingeniør Mobil: 920 95 243 Epost:

Re: [Virtuoso-users] Set upper limit for matches from bif:containswildcard

2009-11-26 Thread Magnus Haraldsen Amundsen
Is this limit value hard coded somewhere in the source code? -Magnus From: Magnus Haraldsen Amundsen [mailto:magnus.haraldsen.amund...@computas.com] Sent: 25. november 2009 15:06 To: virtuoso-users@lists.sourceforge.net Subject: [Virtuoso-users] Set upper limit for matches from

[Virtuoso-users] Set upper limit for matches from bif:contains wildcard

2009-11-25 Thread Magnus Haraldsen Amundsen
#x27;undersøkelse*' AND 'og' AND 'behandling*'""" . ?subject a skos:Concept . ?subject wdr:describedBy < <http://sublima.computas.com/status/godkjent_av_administrator> http://sublima.computas.com/status/godkjent_av_administrator> . } How

[Virtuoso-users] Inserting N-Triples using SPARQL/Update on /sparql-auth gives error because of number of generated SQL lines

2009-02-12 Thread Magnus Haraldsen Amundsen
Hi, I do a SPARQL/Update with a large data set (6027 triples) on /sparql-auth and get the following error: 37000 Error SP031: SPARQL: Internal error: The length of generated SQL text has exceeded 1 lines of code Where in Virtuoso (open-source edition) can I configure this? Regar

[Virtuoso-users] Insert data in N3-triples into OpenVirtuoso from Java

2009-02-11 Thread Magnus Haraldsen Amundsen
Hello, Is it possible to insert data that comes as N3-triples into OpenVirtuoso using Java? - Magnus

[Virtuoso-users] SPARQL/Update on the SPARQL end point

2009-01-06 Thread Magnus Haraldsen Amundsen
Is it possible to do a HTTP POST to the SPARQL end point to perform SPARQL/Updates? Ie. http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#rdfindertmetho dsparqlendpoint mentions that I can do it in the UI, or from the command line, but I want to do this programmatically with Java. -