annotate src/serd-0.18.2/tests/bad-05.ttl @ 54:5f67a29f0fc7

Rebuild MAD with 64-bit FPM
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 30 Nov 2016 20:59:17 +0000
parents c7265573341e
children
rev   line source
Chris@0 1 # N3 {}s are not in Turtle
Chris@0 2 @prefix : <http://example.org/stuff/1.0/> .
Chris@0 3 { :a :b :c . } :d :e .
Chris@0 4