- From: pmurray <pmurray@anbg.gov.au>
- Date: Thu, 7 Jan 2016 13:09:56 +1100
- To: <public-rdf-comments@w3.org>
On 6/01/2016 11:31 AM, Rob Stewart wrote:
>
> What NTriples grammar rules in [2] can be used to parse the numeric
> literal:
>
> -1"^^<http://www.w3.org/2001/XMLSchema#integer>
>
> ?
That does not appear to be a valid literal. I would expect to see an
opening quote like so:
"-1"^^<http://www.w3.org/2001/XMLSchema#integer>
Received on Thursday, 7 January 2016 02:10:03 UTC