All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xsparql.testcases-dawg.data-r2.distinct.no-distinct-4.xsparql Maven / Gradle / Ivy

The newest version!
prefix :       
prefix xsd:   


{for $v
from  where{
    :x1 $p $o
    optional { $o :q $v }
}

return 
 
	{$v}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy