annotate src/sord-0.12.0/tests/test-18.ttl @ 118:a8541380d3e0

Ah, we've already done this. Merge, taking everything from the branch with the older commits.
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 04 Jul 2014 10:37:37 +0100
parents 545efbb81310
children
rev   line source
cannam@85 1 @prefix : <http://example.org/foo#> .
cannam@85 2
cannam@85 3 :a :b """\nthis \ris a \U00015678long\t
cannam@85 4 literal\uABCD
cannam@85 5 """ .
cannam@85 6
cannam@85 7 :d :e """\tThis \uABCDis\r \U00015678another\n
cannam@85 8 one
cannam@85 9 """ .