Simple Literals in RDF
Simple literals, e.g. "house", are now internally stored as a plain literal with an empty language tag (e.g. in ObjectLogic "house"{}). The separate datatype for simple literals has been removed. The factory method now creates plain literals.