view src/serd-0.18.2/tests/test-long-string.ttl @ 17:59685d5285b1

Merge
author Chris Cannam <chris.cannam@eecs.qmul.ac.uk>
date Mon, 25 Mar 2013 12:24:36 +0000
parents c7265573341e
children
line wrap: on
line source
@prefix : <http://example.org/> .

:thing :greeting """This is a
long string
with
        tabs
and spaces.""" .