Fear for explicit NULL values

I have the impression that people are considering the presence of explicit NULL values in the data and in the answers as "polluting". In RDBs NULLs are everywhere, in the data and in the answers, since day one. You don't have an option not to see them in the data or in the answer. They are just there, and they have a specific meaning and behaviour (which is the same in Oracle, M$-SQL-server, etc). Why in mapping RDBs to RDF graphs you want to hide them as if the are bearing a chronic disease? And by doing that, why you want to hamper the possibility to keep in the RDF graph the same behaviour (and meaning) NULLs had in the original RDB?
--e.

Received on Monday, 13 June 2011 20:06:34 UTC