testcases.SeRQL.construct.test022-query.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
# Test serql:directSubclassOf
CONSTRUCT
{x} rdfs:subClassOf {y}
FROM
{x} serql:directSubClassOf {y}
WHERE namespace(x) = ex: and namespace(y) = ex:
USING NAMESPACE
ex =
© 2015 - 2025 Weber Informatics LLC | Privacy Policy