ISSUE-13
quotation
RESOLVED: functional syntax - quotation in strings and literals
- State:
- CLOSED
- Product:
- Raised by:
- Alan Ruttenberg
- Opened on:
- 2007-10-24
- Description:
Reported by alanruttenberg, May 27, 2007 string := '"' a Unicode string in normal form C '"' How does one include a '"' inside a string? Are there any other characters that need special quoting, for example carriage returns? Suppose, for example, I wish to include some xhtml as an XMLLiteral for a datatype property - are we sure this will work? In the current OWLAPI abstract syntax parser, this is hopelessly broken...
- Related Actions Items:
- ACTION-57 on Boris Motik to Adjust syntax to use turtle convention for escaping strings - due 2007-12-19, closed
- Related emails:
- ISSUE-93, editorial fixes for (from pfps@research.bell-labs.com on 2008-01-17)
- Re: Turtle (from pfps@research.bell-labs.com on 2008-01-16)
- Re: ISSUE-93 (Language tags): RFC 3066 - Tags for the Identification of Languages (from pfps@research.bell-labs.com on 2008-01-16)
- Re: ISSUE-13 (quotation): REPORTED: functional syntax - quotation in strings and literals (from alanruttenberg@gmail.com on 2007-12-15)
- Re: ISSUE-13 (quotation): REPORTED: functional syntax - quotation in strings and literals (from boris.motik@comlab.ox.ac.uk on 2007-12-12)
- low-level syntax issues (from pfps@research.bell-labs.com on 2007-11-02)
- ISSUE-13 (quotation): REPORTED: functional syntax - quotation in strings and literals (from sysbot+tracker@w3.org on 2007-10-24)
Related notes:
2007-10-28 08:22:06: As well, IRIs can have > in them, I think, but > is the end delimiter for an IRI.
There should be a common solution for these kinds of things, at least between RIF and OWL, and probably for RDF as well (except that RDF doesn't have IRIs). However, I must admit that I'm not keen on the RDF mechanism. [Peter Patel-Schneider]
2008-01-01 14:55:28: Closed by Boris. We resolved to adopt turtle's convention. [Alan Ruttenberg]
2008-01-19 15:14:23: An additional change occurs in
http://www.w3.org/2007/OWL/wiki/index.php?title=Syntax&oldid=3008 [Peter Patel-Schneider]
Display change log.