Re: [Virtuoso-users] Virtuoso 37000 Error

2016-06-10 Thread Quentin
RE: [VIRTUOSO-USERS] VIRTUOSO 37000 ERROR From q [11] To virtuoso-users@lists.sourceforge.net [11] Date Today 09:56 <- [12] <<- [12] -> [12] [] [13] Hi S.M.Shamimul, I'm not with openlink so m

Re: [Virtuoso-users] Virtuoso 37000 Error

2016-06-10 Thread Quentin
I'd suggest reviewing the documentation on property paths as well. https://www.w3.org/2009/sparql/wiki/Feature:PropertyPaths http://docs.openlinksw.com/virtuoso/sparqlextensions.html#rdfsparqlaggregatepathexpressions On 2016-06-11 07:08, S.M.Shamimul Hasan wrote: > Greetings, > > I am r

[Virtuoso-users] Virtuoso 37000 Error

2016-06-10 Thread S.M.Shamimul Hasan
Greetings, I am running the following query on Virtuoso (7.1.0) SPARQL endpoint. select (?o1 as ?initialseed), ?begin, ?end, (count(?mid)+1 as ?length) where { GRAPH ?g { ?begin

Re: [Virtuoso-users] Replication on a schedule

2016-06-10 Thread Hugh Williams
Hi Daniel, This is an open source mailing list for which cluster is not available as it is a commercial only feature, thus not likely to get much response on it … Note sure what you mean by "replicate on a schedule rather than as deltas are flushed” ? You seem to be seeking to use Virtuoso sca

Re: [Virtuoso-users] Replication on a schedule

2016-06-10 Thread Davis, Daniel (NIH/NLM) [C]
So, I'm not sure whether these are available in the Conductor interface, but the cluster control utility (clctl) seems to support what I want to do if I have scheduled jobs which turn on a cluster member for replication and then stop the replication at some point: At 2 am, clctl reb

[Virtuoso-users] Replication on a schedule

2016-06-10 Thread Davis, Daniel (NIH/NLM) [C]
Hi, does anyone out there with the Cluster edition of Virtuoso replicate on a schedule rather than as deltas are flushed? Is this desirable? The issue is that in a star topology, replication represents an increased risk of the replicant failing. It may therefore be better to replicate only dur