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

xsparql.testcases-dawg.data-r2.boolean-effective-value.dawg-bev-6.xsparql Maven / Gradle / Ivy

The newest version!
prefix  xsd: 
prefix  : 

{for  $a $w
from  where
    { $a :p $v . 
      optional
        { $a :q $w } . 
      filter ( ! $w ) .
    }

return 
 
	{$w}
	{$a}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy