[Virtuoso-users] IRI dereferencing from DAV repository

2008-02-12 Thread Pierre De Wilde
Hi, I am trying to load resources from DAV repository. Since DAV repository is protected, I need to specify authentication directlty into the URL. So I've tried: sparql define get:soft "soft" define get:uri select count(*) from

Re: [Virtuoso-users] [Fwd: Re: FW: [Virtuoso-devel] Virtuoso RDFS/OWL inference]

2008-02-12 Thread Ivan Mikhailov
On Mon, 2008-02-11 at 19:07 -0800, Kunal Patel wrote: > Hi Ivan, > > Just to make sure that I understood you correctly, currently in > Virtuoso there is no way to define an inference rule that can be used > for doing say transitive closure. Yes you're right. There's no such way. Hugh wrote tha

Re: [Virtuoso-users] Schema not imported in iSPARQL

2008-02-12 Thread Tim Haynes
Pierre De Wilde wrote: > Hi, > In iSPARQL accessed via http://localhost:8890/isparql (version 1.10.07), > schemas, when selecting a schema from list, the name of selected schema > appears under unbound but without their related list of properties. > Moreover, when clicking refresh link beside unbou

[Virtuoso-users] Announcing OpenLink Virtuoso Open-Source edition, v5.0.5

2008-02-12 Thread Tim Haynes
Hi, OpenLink Software is pleased to announce a new release of Virtuoso, Open-Source Edition, version 5.0.5. The previous release, 5.0.4, was short-lived due to a problem in SPARQL-to-SQL code-generation, so this announcement addresses the new features introduced over and above version 5.0.3: In

Re: [Virtuoso-users] [Fwd: Re: FW: [Virtuoso-devel] Virtuoso RDFS/OWL inference]

2008-02-12 Thread Hugh Williams
Hi Kunal, We support Transitive Closures via SPARQL extensions pragmas. We allow you to identify the property/predicate of the transitive closure and the depth. See: input:grab-seealso / input:grab-follow-predicate, input:grab-limit, input:grab-depth at: http://docs.openlinksw.com/virtuoso/rdfiri

[Virtuoso-users] Schema not imported in iSPARQL

2008-02-12 Thread Pierre De Wilde
Hi, In iSPARQL accessed via http://localhost:8890/isparql (version 1.10.07), schemas, when selecting a schema from list, the name of selected schema appears under unbound but without their related list of properties. Moreover, when clicking refresh link beside unbound, the list of schema disappear.