- From: Paul Gearon <gearon@ieee.org>
- Date: Thu, 29 Jul 2010 13:22:51 -0400
- To: Mischa Tuffield <mischa.tuffield@garlik.com>
- Cc: Damian Steer <pldms@mac.com>, Semantic Web <semantic-web@w3.org>
On Thu, Jul 29, 2010 at 1:13 PM, Paul Gearon <gearon@ieee.org> wrote: <snip/> > In a hack similar to the one I mentioned with FILTER, but you can always say: > > insert { graph <http://example.com/graph> { > ?u foo:Property "something" } } > { { select IRI("http://example.com/mylamefoafdocument`uri") as ?u {} } } > > But then I realized that this uses a non-standard constructor for > IRIs! I should raise this as a possible function for SPARQL 1.1. I just realized that this *is* valid SPARQL 1.1. The documentation for IRI() isn't defined everywhere yet (it has its own section, but doesn't yet appear in the tables). BTW, I'm not saying that this is the solution. (All those curly braces give me the shivers). But it is *a* solution. :-) Regards, Paul Gearon
Received on Thursday, 29 July 2010 17:23:18 UTC