Sign in
apache
/
jena
/
jena-core-simplified
/
.
/
testing
/
Turtle
/
N3
/
rdf-test-07.n3
blob: 3693659d2d01571555909871f619c04c59a0c15d [
file
] [
log
] [
blame
]
# Tests reverse properties
@prefix
:
<#>
.
# Should be one statement.
"value"
is
:
prop of
:
b
.
:
b
:
prop
"value"
.