I put together a simple component to transform uppercase names into standard capitalization. Examples:
BOB -> Bob
James -> No change
John-Henry -> No change
FRANK -> Frank
Alexander -> No change
You can download it from the ScienceCloud Protocol Exchange.
Comments welcome!