Hi Olivier,
On 07/01/2013 02:59 PM, Olivier Austina wrote:
Hi,
Can an arithmetic operator use in Where clause or only Select clause.
Is there an example? Any suggestion is welcome. Thanks.
You can use the arithmetic operators in the filter clause as follows:
SELECT * WHERE { ?place dbpedia-owl:populationDensity
?populationDensity. filter((?populationDensity * 2) > 100000) }
limit 1000
Regards
Olivier
--
Kind Regards
Mohamed Morsey
Department of Computer Science
University of Leipzig
http://aksw.org/MohamedMorsey
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion