Bug 515252 - Add prefix/suffix to the resource class names

Prefix all Resource or Property names that are java keywords with a "_".

For example, rdfs:Class produces a java class called _Class.

Also, ensure now that Java classes start with a Capital, while java
attributes are lower cased.

Change-Id: Ibebc1aba29816a46bfa73cc628cff1afb85dc0db
Signed-off-by: Jad El-khoury <jad@kth.se>
7 files changed