[Virtuoso-users] Very long "roll forward" when starting virtuoso-t

2015-07-13 Thread Timothy Lebo
, 57696 bytes replayed (0 %) 08:58:28 17000 transactions, 783956 bytes replayed (0 %) … Is there a way to avoid this very long processes during start up? Would a commit of some sort rebaseline it? Thanks for your consideration, Tim Timothy Lebo le...@rpi.edu https://impactstory.org

[Virtuoso-users] dump_nquads

2014-07-02 Thread Timothy Lebo
Virtuoso, I’m trying to dump nquads of my entire RDF VOS database per [1], but I get the following error. Error 42001: [Virtuoso Driver][Virtuoso Server]SR185: Undefined procedure DB.DBA.http_nquad. After some searching on the web, I couldn’t find a definition for http_nquad, and a couple r

[Virtuoso-users] Upgrading VOS 6.x to 7.x?

2014-07-02 Thread Timothy Lebo
Virtuoso, Any idea when instructions at [1] will arrive? Also, is it true that 7.x supports SPARQL 1.1 more fully? Thanks, Tim Lebo [1] http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/UpgradingToVOS610#Upgrading from Release 6.x to Release 7.x --

Re: [Virtuoso-users] 7.1 /sparql unavailable (compression, character encoding problems)

2014-02-25 Thread Timothy Lebo
y/openlink-software/ > Twitter -- http://twitter.com/OpenLink > Google+ -- http://plus.google.com/100570109519069333827/ > Facebook -- http://www.facebook.com/OpenLinkSoftware > Universal Data Access, Integration, and Management Technology Providers > > On 20 Feb 2014, at 13:52, Timothy Lebo

Re: [Virtuoso-users] LOD Cloud Cache

2014-02-20 Thread Timothy Lebo
wrote: > On 2/20/14 2:44 PM, Timothy Lebo wrote: >> Virtuoso, >> >> I’m using the LOD Cloud Cache [1] as a sample of the LOD Cloud, and wanted >> to make sure that I was using it to its full potential. >> Thanks for such a useful resource. >> Could you

[Virtuoso-users] LOD Cloud Cache

2014-02-20 Thread Timothy Lebo
Virtuoso, I’m using the LOD Cloud Cache [1] as a sample of the LOD Cloud, and wanted to make sure that I was using it to its full potential. Thanks for such a useful resource. Could you comment on the following? A) What portion of Linked Data is in the cache? i.e., what methodology is used to l

[Virtuoso-users] 7.1 /sparql unavailable (compression, character encoding problems)

2014-02-20 Thread Timothy Lebo
Virtuoso, I was curious if anybody has reported the following behavior with 7.1, which does not appear for me with 6.0 and 6.1 (I don’t have any 7.0 instances). Requesting curl -L /sparql returns HTML (a Good Thing). The Bad: When loading /sparql in Chrome, it reports "This webpage is not a

Re: [Virtuoso-users] Announcing OpenLink Virtuoso Open-Source Edition, Version 7.1.0

2014-02-19 Thread Timothy Lebo
7.1 it is :-) Thanks, Kingsley! -Tim On Feb 19, 2014, at 4:00 PM, Kingsley Idehen wrote: > On 2/19/14 3:10 PM, Timothy Lebo wrote: >> Hugh, >> >> I notice that http://sourceforge.net/projects/virtuoso/files/latest/download >> now points to virtuoso-opensource

Re: [Virtuoso-users] Announcing OpenLink Virtuoso Open-Source Edition, Version 7.1.0

2014-02-19 Thread Timothy Lebo
Hugh, I notice that http://sourceforge.net/projects/virtuoso/files/latest/download now points to virtuoso-opensource-7.1.0.tar.gz But as recently as the two days ago (17th 14:32 UTC), it pointed to virtuoso-opensource-6.1.8.tar.gz http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VOSI

Re: [Virtuoso-users] How cheaply can I get FILTER NOT EXISTS from virtuoso-opensource-6.0?

2014-01-16 Thread Timothy Lebo
> Twitter -- http://twitter.com/OpenLink > Google+ -- http://plus.google.com/100570109519069333827/ > Facebook -- http://www.facebook.com/OpenLinkSoftware > Universal Data Access, Integration, and Management Technology Providers > > On 14 Jan 2014, at 13:31, Timothy Lebo

Re: [Virtuoso-users] How cheaply can I get FILTER NOT EXISTS from virtuoso-opensource-6.0?

2014-01-14 Thread Timothy Lebo
0570109519069333827/ > Facebook -- http://www.facebook.com/OpenLinkSoftware > Universal Data Access, Integration, and Management Technology Providers > > On 8 Jan 2014, at 15:18, Timothy Lebo wrote: > >> Virtuoso, >> >> I have a set up with virtuoso-opensource-6.0 that I

[Virtuoso-users] How cheaply can I get FILTER NOT EXISTS from virtuoso-opensource-6.0?

2014-01-08 Thread Timothy Lebo
Virtuoso, I have a set up with virtuoso-opensource-6.0 that I’d like to get FILTER NOT EXISTS from. What’s the easiest way to get there? [1] mentions “1.1 before 1.1” features, but not FILTER NOT EXISTS specifically (it focuses in UPDATE) [2] mentions FILTER NOT EXISTS under announcements for

Re: [Virtuoso-users] Setting correct sd:Service URI

2013-10-10 Thread Timothy Lebo
ost:8890/sparql"; with your endpoint URI, and load the new RDF description back into graph named "http://localhost:8890/sparql";. Regards, Tim On Oct 10, 2013, at 8:19 PM, Timothy Lebo wrote: > Hi, > > Any ideas for how to provide the correct sd:Service URI, instead o

Re: [Virtuoso-users] Setting correct sd:Service URI

2013-10-10 Thread Timothy Lebo
Hi, Any ideas for how to provide the correct sd:Service URI, instead of localhost? Thanks, Tim On Sep 12, 2013, at 12:39 PM, Timothy Lebo wrote: > Hello, > > My installation of Virtuoso is returning the following SD description. > How do I configure Virtuoso so that it uses the

[Virtuoso-users] Setting correct sd:Service URI

2013-09-12 Thread Timothy Lebo
Hello, My installation of Virtuoso is returning the following SD description. How do I configure Virtuoso so that it uses the true URI of the endpoint? I tried updating my .ini's [URIQA] DefaultHost, but that didn't work even after a restart. @prefix ns8:

Re: [Virtuoso-users] Redefined prefixes in Turtle

2013-08-28 Thread Timothy Lebo
.com/blogs/ > LinkedIn -- http://www.linkedin.com/company/openlink-software/ > Twitter -- http://twitter.com/OpenLink > Google+ -- http://plus.google.com/100570109519069333827/ > Facebook -- http://www.facebook.com/OpenLinkSoftware > Universal Data Access, Integration, and Management

[Virtuoso-users] Redefined prefixes in Turtle

2013-08-28 Thread Timothy Lebo
Hello, I'm receiving the following error while trying to load a turtle file into Virtuoso with isql: *** Error 37000: [Virtuoso Driver][Virtuoso Server]SP029: TURTLE RDF loader, line 3226: Namespace prefix is re-used for a different namespace IRI Is this a new requirement by Virtuoso? I've bee