Schema in Advance vs Structure in arrears - 0 views
The predominant model of systems to date has been to analyse your domain, model it, implement it in a rdbms then code access to it (forms on tables). Simplistic but largely true. RDF triplestores...