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