annotate src/sord-0.12.0/tests/test-17.ttl @ 166:cbd6d7e562c7

Merge build update
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 31 Oct 2019 13:36:58 +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""" .