stefan99 (sent by Nabble.com) wrote: > > Hello, > > is it possible to remove all nodes from a SPARQL-result which match a > certain criteria? > > Example: > > @prefix dc: <http://purl.org/dc/elements/1.1/> . > @prefix : <http://example.org/book/> . > @prefix ns: <http://example.org/ns#> . > > :book1 dc:title "SPARQL Tutorial" . > :book1 ns:price 42 . > :book1 ns:price 22 . > :book2 dc:title "The Semantic Web" . > :book2 ns:price 23 . > > I want to get all books which do not have a price higher then 30. There is a mailing list public-sparql-dev@w3.org for general SPARQL questions. This list is for sending comments on the SPARQL documents to the working group. I've answered the question on that list: http://lists.w3.org/Archives/Public/public-sparql-dev/2006JulSep/0000.html AndyReceived on Sunday, 2 July 2006 10:22:46 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:14:50 GMT