view src/sord-0.12.0/tests/test-04.ttl @ 67:f1a9b270e043

List of exclusions from the appimage repo
author Chris Cannam
date Thu, 28 Jun 2018 15:29:59 +0100
parents c7265573341e
children
line wrap: on
line source
# Test empty [] operator; not allowed as predicate
@prefix : <http://example.org/base#> .
[] :a :b .
:c :d [] .