testcases.SeRQL.syntax.syntax-033.serql Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rdf4j-serql-testsuite Show documentation
Show all versions of rdf4j-serql-testsuite Show documentation
Test suite for the SeRQL query language
SELECT
*
FROM
{S} rdf:type {O1};
rdfs:subClassOf {O2};
owl:sameAs {O3};
P {xsd:integer};
serql:directType {O4}
USING NAMESPACE
rdf = ,
rdfs = ,
owl = ,
xsd = ,
serql =
© 2015 - 2025 Weber Informatics LLC | Privacy Policy