Skip to content

Duplicate URI's create even when using "Create if missing" #446

Answered by cuddihyge
cuddihyge asked this question in Q&A
Discussion options

You must be logged in to vote

We have discovered one circumstance in which "create if missing" does not always work. We've made some improvements but this will likely require a warning message or better documentation. In the mean time...

"Create if missing" may create duplicates if the same item is supposed to be looked up and created by different columns in the same ingestion. This seems to happen most frequently when ingesting a list of relationships between two objects of the same class, where both objects (the subject and the object of the relationship) can be created if missing.

The best workaround is a two step ingestion. First ingest all your objects with "Create if missing". Then ingest all your relationships …

Replies: 1 comment

Comment options

cuddihyge
Jun 22, 2021
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by cuddihyge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
1 participant