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

xsparql.query.xsparql Maven / Gradle / Ivy

The newest version!
prefix : 


{for (count(*) as $C)
where { $s $p $o }

return 
 
	{$C}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy