PropertyValuePairSerializer needs to serialize the new read model created via T332879, instead of the DataModel's Snak obejct.
- rename the existing serialize( Snak $snak ) method to serializeSnak() (to be deleted later once the whole task is done)
- create a new serialize( PropertyValuePair $propertyValuePair ) method