Cross Dataset
Description
Two datasets can contain objects whose identifiers are the same.
In that case, they are assumed to refer to the same object (even though their properties and relations may be different in each dataset).
With this block, objects from the A input are mapped onto the corresponding objects (if any) in the B input.
Input
A [OBJ]: a list of objectsB [OBJ]: a list of objects
Output
RESULT [OBJ]: the list of objects ofBsuccessfully mapped fromAontoBPAIRS [OBJ,OBJ]: the list of pairs successfully mapped