I am working with Wikidata entity dumps and I am trying to use now also Wikimedia Commons entity dumps and I noticed that the latter are lacking the "datatype" field for statements. I see that there is JsonDataTypeInjector to inject that, but I assume it is not running for Wikimedia Commons entities dumps. Is there a reason why not? It would be great if both dumps would be as close to each other as possible (there will be still difference between statements and claims field, but that is easier to mitigate as it is a top-level field).
So, could we enable this injector? What does it take to do so?