On 1/5/09 7:26 AM, Kjetil Kjernsmo wrote:
PREFIX ms:<http://www.computas.com/mediasone#>
CONSTRUCT { ?uri        ?p              ?s ;
        ms:coverArt     <http://ruby3.computas.no/covers/nfi/48739.jpg>  .
}       
FROM<http://msone.computas.no/graphs/>
WHERE {
   ?g a<http://msone.computas.no/graphs/vocab/mediasone#InstanceGraph>  .
   GRAPH ?g     
  {
        ?uri    ?p              ?s ;
                ms:coverArt     <http://ruby3.computas.no/covers/nfi/48739.jpg> 
 .
   }
}

Kjetil,

Happy New Year!

My response was more about the ability to execute SPARQL without the FROM CLAUSE (if you choose) via an rdf_quad layout re-org using a different pkey on the table.

As for the DESCRIPTION and CONSTRUCT discrepancies, we will look into these matters.

--


Regards,

Kingsley Idehen       Weblog: http://www.openlinksw.com/blog/~kidehen
President&  CEO
OpenLink Software     Web: http://www.openlinksw.com





Reply via email to