annotate src/sord-0.12.0/tests/test-17.ttl @ 121:e678e95bc41b

Merge
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 11 Mar 2015 13:32:44 +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""" .