I have two OWL files each file describes what a receipt is, OWL-A has class named RecBody with property hasItem. OWL-B has the same class but has a property called hasField. both are identical
My question is how specify to the RDF engine that hasItem and hasField are the same "thing" I need a solution do this automatically since I face such problem when I try to bind data from heterogeneous sources