testcases.custom-query-inferencing.predicate-serql.delete.ru Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sesame-store-testsuite Show documentation
Show all versions of sesame-store-testsuite Show documentation
Test suite for SAIL and Repository API
PREFIX :
DELETE
{
?s :parentOf ?o
}
WHERE
{
?s :parentOf ?o
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy