- From: David McNeil <dmcneil@revelytix.com>
- Date: Wed, 12 Jan 2011 08:28:44 -0600
- To: public-rdb2rdf-wg@w3.org
Received on Wednesday, 12 January 2011 17:54:06 UTC
In the R2RML specification I don't see a description of how to escape the characters "{" and "}" in template strings. For example if I need to produce a string like "{joe 25}" from a name and age column then I would want to have a template something like: "{{name} {age}}", but I expect the outer braces would need to be escaped somehow, perhaps as: "\{{name} {age}\}". Is this something that the specification will address? Thank you. -David McNeil
Received on Wednesday, 12 January 2011 17:54:06 UTC