[Virtuoso-users] FYI: lod.openlinksw.com/sparql is Offline

2010-01-24 Thread Stephen Hatton
Hi, I was doing some testing, and I noticed that lod.openlinksw.com/sparql was offline. Is there a way to create some kind of persistently online dataspace that is a virtual replica of the L.O.D.? Thank you, Stephen Hatton

Re: [Virtuoso-users] FYI: Dbpedia-Live Reports "Could Not Connect to Host"

2010-01-21 Thread Stephen Hatton
checked the database is operational. > > > Patrick > Thanks for the quick response! Stephen Hatton

[Virtuoso-users] FYI: Dbpedia-Live Reports "Could Not Connect to Host"

2010-01-21 Thread Stephen Hatton
lines => (ARRAY_OF_POINTER value, tag 193), , :0 => 'WS.WS.GET', :1 => (ARRAY_OF_POINTER value, tag 193), :2 => (ARRAY_OF_POINTER value, tag 193), :3 => (ARRAY_OF_POINTER value, tag 193) Thank you, Stephen Hatton

Re: [Virtuoso-users] SPARQL: Unions of Subqueries and Precedence of Results from Unions

2010-01-20 Thread Stephen Hatton
, but for now the problem is > still there as per: > http://bit.ly/8pszfq > > > -- > > > Regards, > > Kingsley Idehen > Thanks for all your work! I'm glad I could help, Stephen Hatton

Re: [Virtuoso-users] SPARQL: Unions of Subqueries and Precedence of Results from Unions

2010-01-04 Thread Stephen Hatton
rably in JSON or XML), I'd probably be happy with the best possible option. Thank you, Stephen Hatton

Re: [Virtuoso-users] SPARQL: Unions of Subqueries and Precedence of Results from Unions

2010-01-03 Thread Stephen Hatton
dia-live.openlinksw.com%2Fresource%2FMicrosoft%3E+dbpprop%3Aabstract+%3Ftext+.%0D%0A} It hasn't yet returned any results other than the table header "text" on dbpedia-live. How would I make your suggestion work? Thank you, Stephen Hatton

[Virtuoso-users] SPARQL: Unions of Subqueries and Precedence of Results from Unions

2010-01-03 Thread Stephen Hatton
{<http://dbpedia.org/resource/Microsoft> dbpedia2:abstract ?text. FILTER langMatches( lang(?text), "FR" )} UNION {<http://dbpedia.org/resource/Microsoft> dbpedia2:abstract ?text.} } LIMIT 1 Does anyone know of answers to these problems? Thank you, Stephen Hatton