- From: Andy Seaborne <andy.seaborne@epimorphics.com>
- Date: Fri, 27 Apr 2012 16:42:35 +0100
- To: SPARQL Working Group <public-rdf-dawg@w3.org>
See comment:
http://lists.w3.org/Archives/Public/public-rdf-dawg-comments/2012Feb/0007.html
and drafted response:
http://www.w3.org/2009/sparql/wiki/CommentResponse:SA-2
This adds functions:
http://www.w3.org/2009/sparql/docs/query-1.1/rq25.xml#func-uuid
http://www.w3.org/2009/sparql/docs/query-1.1/rq25.xml#func-struuid
These two functions are related e.g.:
UUID() = IRI(CONCAT("urn:uuid:",STRUUID())
STRUUID = STRAFTER(str(UUID()),"urn:uuid:")
Andy
Received on Friday, 27 April 2012 15:43:09 UTC