com.bigdata.rdf.sparql.ast.eval.fastRangeCount_quads_01.trig Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bigdata-rdf-test Show documentation
Show all versions of bigdata-rdf-test Show documentation
Blazegraph(TM) RDF Test Suites
@prefix : .
:g1 {
:s1 :p1 :o1 .
}
:g2 {
:s1 :p1 :o2 .
:s1 :p2 :o3 .
}
:g3 {
:s2 :p1 :o4 .
:s2 :p3 :o5 .
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy