Merge entities #139
paulduchesne
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
An important element of federating datasets is the ability to merge like-entities. This process is already supported by the transformation from source identifier to a FIAFcore UUID, which grants the opportunity to enable multiple input entities to point to a single output identifier.
In the current (as of writing) dataset, there are three different FIAFcore UUIDs for Friedrich Wilhelm Murnau. The following script merges these into pointing towards a single new identifier.
All reactions