Re: [Virtuoso-users] Objects of data properties are broken for QUAD maps/SPAQRL views

2014-04-14 Thread Alex Bondo Andersen
gt; Weblog -- http://www.openlinksw.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 D

[Virtuoso-users] Objects of data properties are broken for QUAD maps/SPAQRL views

2014-04-08 Thread Alex Bondo Andersen
ince I have been running in to such problems before. However, I am running the queries as DBA and would therefore expect to have full permissions to everything. Any ideas? I am running on Ubuntu with version: - Version: 07.10.3207 - Bu

Re: [Virtuoso-users] Property functions in Virtuoso

2014-03-10 Thread Alex Bondo Andersen
-- http://www.facebook.com/OpenLinkSoftware > Universal Data Access, Integration, and Management Technology Providers > > On 6 Mar 2014, at 15:55, Alex Bondo Andersen wrote: > >> Hi everyone, >> >> This question is related to virt-jena, but it is my understanding t

[Virtuoso-users] Property functions in Virtuoso

2014-03-06 Thread Alex Bondo Andersen
ble system instead are my own initial thoughts. -- Med venlig hilsen / Best Regards Alex Bondo Andersen -- Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-

[Virtuoso-users] Link Failure (Timeout)

2013-12-12 Thread Alex Bondo Andersen
SELECT ?crop COUNT(*) as ?cnt FROM <http://172.25.11.87:8890/materialized_data/agriculture> WHERE { ?field agri:produces ?crop . ?field wgs:long ?long . ?field wgs:lat ?lat . FILTER(?long > 11 && ?long < 12 && ?lat > 55 && ?lat < 56) . } GROUP B

Re: [Virtuoso-users] Unable to drop graph from isql-vt

2013-12-09 Thread Alex Bondo Andersen
alter quad storage virtrdf:DefaultQuadStorage from ... { create qs:fields as graph <http://172.25.11.87:8890/data/agriculture> { ... 2013/12/6 Rumi : > Hi Alex, > > > On 06-Dec-13 1:12 PM, Alex Bondo Andersen wrote: >> >> Thank you for your reply. >> >> I ha

[Virtuoso-users] Unable to drop graph from isql-vt

2013-12-06 Thread Alex Bondo Andersen
age as follows: alter quad storage virtrdf:DefaultQuadStorage from Linked_data.agri.field as field_tbl from ... { create qs:fields as graph <http://extbi.cs.aau.dk/data/agriculture> ... -- Med venlig