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 objects
  • B [OBJ]: a list of objects

Output

  • RESULT [OBJ]: the list of objects of B successfully mapped from A onto B
  • PAIRS [OBJ,OBJ]: the list of pairs successfully mapped