view src/serd-0.18.2/tests/test-04.ttl @ 15:5925d5c80ae7

Add bzlib2 build
author Chris Cannam
date Mon, 25 Mar 2013 12:21:28 +0000
parents c7265573341e
children
line wrap: on
line source
# Test empty [] operator; not allowed as predicate
@prefix : <http://example.org/base#> .
[] :a :b .
:c :d [] .