testcases.SeRQL.syntax.syntax-047.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
S, P, O
FROM
{S} P {O}
WHERE
regex(O, "bla") AND regex(str(S), "^http", "i")
© 2015 - 2025 Weber Informatics LLC | Privacy Policy