- From: Andy Seaborne <andy.seaborne@epimorphics.com>
- Date: Fri, 03 Sep 2010 13:51:52 +0100
- To: SPARQL Working Group <public-rdf-dawg@w3.org>
Minor: [[ section 4: Multiple operations can be packed into requests. Multiple operations must be separated by a ; (semicolon) character. A sequence of operations is terminated by either a semicolon or EOF (End of File). The operations of a request are executed in lexical order. ]] Just to be a clear a "sequence of operations" doesn't mean any proper subsequence of the request: "A request is a sequence of operations and is terminated by EOF (End of File). Multiple operations must be separated by a ; (semicolon) character. A semicolon after the last operation in a request is optional. " Andy
Received on Friday, 3 September 2010 12:52:30 UTC