>> SELECT ?seq ?element WHERE { >> ?seq ?prop ?element FILTER regex(?prop, >> "^http://www.w3.org/1999/02/22-rdf-syntax-ns#_") >> } >> ORDER BY xsd:int(substring(?prop, 45)) > > you can do that in an ORDER BY? Wow. It's needed for full SPARQL compliance. Which reminds me.... I keep forgetting to implement it myself :-) (it's actually easy) > Thanks for the tip. No problems. PaulReceived on Wednesday, 23 June 2010 17:46:30 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 21:45:36 GMT