Sign in
apache
/
jena
/
jena-core-simplified
/
.
/
testing
/
Turtle
/
RaptorTurtle
/
test-04.ttl
blob: c518147932fe2c658c1784848b6b2f93f2876714 [
file
] [
log
] [
blame
]
# Test empty [] operator; not allowed as predicate
@prefix
:
<
http
:
//example.org/base#> .
[]
:
a
:
b
.
:
c
:
d
[]
.