Re: [Virtuoso-users] RDF View Mapping Question...

2010-03-26 Thread Jesse Sightler
Yes, including that directive also did not help until I mapped the primary key as one of the properties. On Fri, Mar 26, 2010 at 7:32 AM, Ivan Mikhailov wrote: > Hello Jesse, > > On Thu, 2010-03-25 at 16:30 -0400, Jesse Sightler wrote: > > I am continuing to evaluate the RDF View mapping capabili

Re: [Virtuoso-users] RDF View Mapping Question...

2010-03-26 Thread Ivan Mikhailov
Hello Jesse, On Thu, 2010-03-25 at 16:30 -0400, Jesse Sightler wrote: > I am continuing to evaluate the RDF View mapping capabilities of > Virtuoso. The whitepaper on the subject is useful, but I'm still > having issues manually generating a mapping (needed in our case, as we > want to match a sp

Re: [Virtuoso-users] RDF View Mapping Question...

2010-03-25 Thread Jesse Sightler
Problem solved (thanks to a good RTM session). The mapping should have been: sparql prefix testrdfview: create quad storage testrdfview:graph from "testrdfview"."DBA"."vehicle" as vehicle_tbl { create testrdfview:qm-vehicle as graph iri("http:// ^{U

[Virtuoso-users] RDF View Mapping Question...

2010-03-25 Thread Jesse Sightler
I am continuing to evaluate the RDF View mapping capabilities of Virtuoso. The whitepaper on the subject is useful, but I'm still having issues manually generating a mapping (needed in our case, as we want to match a specific vocabulary). Given a sample table: create table "testrdfview"."DBA"."v