annotate src/serd-0.18.2/tests/bad-01.ttl @ 49:3ab5a40c4e3b

Add Capnp and KJ builds for OSX
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 25 Oct 2016 14:48:23 +0100
parents c7265573341e
children
rev   line source
Chris@0 1 # Forbidden by RDF - predicate cannot be blank
Chris@0 2 @prefix : <http://example.org/base#> .
Chris@0 3 :a [ :b :c ] :d .