For Example There are 2 Company GooDYear and Toyata both want to do data mapping, as they are doing business together and want to exchange information. GooDYear has data format X12 (for example) and Toyata has format EDIFACT (for example).
And For Example Goodyear has fname
and Toyata has f_name
But as standard both belongs to class first_name
,so Now this process is very manual,developer do it by one-one mapping and time consuming ,my question how we can solve and automate it.ibm-watson-cognitive
and ibm-bluemix
has some API but not sure how to solve it.