[Virtuoso-users] bif:contains for predicate values

2011-05-25 Thread Percy Enrique Rivera Salas
Hello everyone I would like to know if virtuoso have a function similar to bif:contains, for predicate values. For example: I want to get all the properties from DBpedia which predicates start with "http://dbpedia.org";. I'm currently using the following SPARQL query that use expensive regular e

Re: [Virtuoso-users] starting virtuoso under mac os x

2011-05-25 Thread Patrick van Kleef
Hi Joe, Patrick: Commenting out those plugins solves it. Thanks! And I'll keep in mind Tim's advice about building directly from source if I see subsequent problems. For the record, the Macports version of Virtuoso doesn't build and I reported a bug about it here: https://trac.macports.org/t

Re: [Virtuoso-users] starting virtuoso under mac os x

2011-05-25 Thread Joe Corneli
Patrick: Commenting out those plugins solves it. Thanks! And I'll keep in mind Tim's advice about building directly from source if I see subsequent problems. For the record, the Macports version of Virtuoso doesn't build and I reported a bug about it here: https://trac.macports.org/ticket/29584

Re: [Virtuoso-users] Virtuoso sparql endpoint - setup for external access

2011-05-25 Thread Robbet
Hi, seems like the Windows firewall interfered. Finally i can access my sparql endpoint via my dyndns account. Thank you! But another issue ... I try to access this endpoint with rdf-spark (http://km.aifb.kit.edu/sites/spark/) but i get to response. When i replace the endpoint value (data-s

Re: [Virtuoso-users] starting virtuoso under mac os x

2011-05-25 Thread Tim Haynes
On 25/05/2011 13:14, Joe Corneli wrote: >> In any case, this is just a partial startup log - you should expect a small >> delay while it creates an empty database and possibly installs the >> Conductor VAD package into it, followed by: >> >>> ... >>> 16:48:10 INFO: Checkpoint finished, log reused >

Re: [Virtuoso-users] Sorting in SPARQL XML result format

2011-05-25 Thread Kingsley Idehen
On 5/25/11 7:52 AM, Jonas Brekle wrote: i tested it with 6.1.3 - it works! i didnt really understand your comment: SELECT == Tabular resultset. Thus, why are you picking RDF/XML? You should be using SPARQL Results in XML or JSON for output. we are using virtuoso via odbc in a php app. is ther

Re: [Virtuoso-users] starting virtuoso under mac os x

2011-05-25 Thread Patrick van Kleef
HI Joe, In any case, this is just a partial startup log - you should expect a small delay while it creates an empty database and possibly installs the Conductor VAD package into it, followed by: ... 16:48:10 INFO: Checkpoint finished, log reused 16:48:12 INFO: HTTP/WebDAV server online at 8

Re: [Virtuoso-users] starting virtuoso under mac os x

2011-05-25 Thread Joe Corneli
> In any case, this is just a partial startup log - you should expect a small > delay while it creates an empty database and possibly installs the > Conductor VAD package into it, followed by: > >> ... >> 16:48:10 INFO: Checkpoint finished, log reused >> 16:48:12 INFO: HTTP/WebDAV server online at

Re: [Virtuoso-users] starting virtuoso under mac os x

2011-05-25 Thread Joe Corneli
> There should be more output at this point including the SQL and HTTP port to > connect with like: This is the part I'm not getting! I've uploaded my virtuoso.ini file here: http://pastebin.com/raw.php?i=WEXKw0GN I can confirm that it includes [Parameters] ServerPort = 111

Re: [Virtuoso-users] Sorting in SPARQL XML result format

2011-05-25 Thread Jonas Brekle
i tested it with 6.1.3 - it works! i didnt really understand your comment: > SELECT == Tabular resultset. Thus, why are you picking RDF/XML? You > should be using SPARQL Results in XML or JSON for output. we are using virtuoso via odbc in a php app. is there a better way to get the language-tags

Re: [Virtuoso-users] starting virtuoso under mac os x

2011-05-25 Thread Tim Haynes
On 25/05/2011 11:46, Joe Corneli wrote: > I have Fink's virtuoso installed, > > Version 6.1.2.3127-pthreads as of Apr 29 2011 > Compiled for Darwin (i386-apple-darwin10.7.0) > > When I try to start the server (with or without sudo privileges), I > get messages like below (copied to the log file a

Re: [Virtuoso-users] Virtuoso sparql endpoint - setup for external access

2011-05-25 Thread Tim Haynes
On 24/05/2011 23:28, Robbet wrote: > Hello, > > i'm trying to access my Virtuoso sparql endpoint on my local server > using a dyndns client. > Unfortunately i get no access to xxx.dyndns.org:8890/sparql although the > nececessary port is forwarded and open (tried it using an external post > sca

Re: [Virtuoso-users] starting virtuoso under mac os x

2011-05-25 Thread Patrick van Kleef
Hi Joe, I have Fink's virtuoso installed, Version 6.1.2.3127-pthreads as of Apr 29 2011 Compiled for Darwin (i386-apple-darwin10.7.0) When I try to start the server (with or without sudo privileges), I get messages like below (copied to the log file as well). However, trying to connect via i

Re: [Virtuoso-users] Virtuoso sparql endpoint - setup for external access

2011-05-25 Thread Hugh Williams
Hi Robbet, I have been hosting Virtuoso v5 & v6 servers externally using my home dyndns account for years and it has always worked: http://nevisian.dyndns.org/ Nothing special had to be configured on whatever port is runs on as I use to run on port 8890 also. I just setup my dyndns acc

[Virtuoso-users] starting virtuoso under mac os x

2011-05-25 Thread Joe Corneli
I have Fink's virtuoso installed, Version 6.1.2.3127-pthreads as of Apr 29 2011 Compiled for Darwin (i386-apple-darwin10.7.0) When I try to start the server (with or without sudo privileges), I get messages like below (copied to the log file as well). However, trying to connect via isql gives er