You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
Updating existing merged documents does not work properly. If you have a merged document with URIs 1.xml and 2.xml, then introduce 3.xml into the system that matches to 1.xml and 2.xml, and then rerun matching and merging for 1.xml, 2.xml, and 3.xml, one would expect 1 merged document of 1.xml, 2.xml, and 3.xml, but this is not the case.
Updating existing merged documents does not work properly. If you have a merged document with URIs 1.xml and 2.xml, then introduce 3.xml into the system that matches to 1.xml and 2.xml, and then rerun matching and merging for 1.xml, 2.xml, and 3.xml, one would expect 1 merged document of 1.xml, 2.xml, and 3.xml, but this is not the case.