view src/serd-0.18.2/tests/test-17.ttl @ 97:efb4b8187266

Add Vamp SDK source
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 20 Mar 2013 15:58:35 +0000
parents 545efbb81310
children
line wrap: on
line source
# Test long literal
@prefix :  <http://example.org/ex#> .
:a :b """a long
	literal
with
newlines""" .