annotate src/sord-0.12.0/tests/test-17.ttl @ 100:e8430c78066a

Move serd/sord includes
author Chris Cannam <chris.cannam@eecs.qmul.ac.uk>
date Mon, 25 Mar 2013 12:24:18 +0000
parents 545efbb81310
children
rev   line source
cannam@85 1 # Test long literal
cannam@85 2 @prefix : <http://example.org/ex#> .
cannam@85 3 :a :b """a long
cannam@85 4 literal
cannam@85 5 with
cannam@85 6 newlines""" .