sesuncedu / owl1-1

Automatically exported from code.google.com/p/owl1-1
0 stars 0 forks source link

functional syntax - quotation in strings and literals #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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...

Original issue reported on code.google.com by alanruttenberg@gmail.com on 27 May 2007 at 2:28

GoogleCodeExporter commented 9 years ago

Original comment by pfpschne...@gmail.com on 24 Oct 2007 at 9:08