com.bigdata.rdf.sparql.ast.eval.exists-988.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 eg: .
eg:g {
eg:a eg:p eg:a, eg:b, eg:c, eg:d, eg:e, eg:f .
eg:b eg:p eg:a, eg:b, eg:c, eg:d, eg:e, eg:f .
eg:c eg:p eg:a, eg:b, eg:c, eg:d, eg:e, eg:f .
eg:d eg:p eg:a, eg:b, eg:c, eg:d, eg:e, eg:f .
eg:e eg:p eg:a, eg:b, eg:c, eg:d, eg:e, eg:f .
eg:f eg:p eg:a, eg:b, eg:c, eg:d, eg:e, eg:f .
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy