Sign in
apache
/
jena
/
jena-core-simplified
/
.
/
testing
/
Turtle
/
RaptorTurtle
/
bad-03.ttl
blob: 07a372f1854d4d64b2c22007d0ec9fb51b077bf6 [
file
] [
log
] [
blame
]
# 'a' only allowed as a predicate
@prefix
:
<
http
:
//example.org/base#> .
a
:
a
:
b
.