Sign in
apache
/
jena
/
jena-core-simplified
/
.
/
testing
/
reasoners
/
rdfs
/
query-res.nt
blob: 6abdccd26fa04329d6074ad0d31ae7b9b6bf3667 [
file
] [
log
] [
blame
]
# Test query for rdfs reasoner
# List (*,type,C1)
####################################
<
var
:
x
>
<
http
:
//www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.hpl.hp.com/semweb/2003/eg#C1> .