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
With this PR merged, multi_importer offers three ways to update (including a "don't update" option) RELS-EXT. In all three cases, it discards duplicate predicates except for membership predicates . (This maybe because Diego tried to help me out with this issue).
In RELS-EXT, there can be valid duplicate predicates such as below:
For the last option of OLD, don't touch RELS-EXT at all.
This may be needed for MERGE option as well. (We simply have to treat the multiple inheritXacmlFrom issue as one time regression issue. I've cleaned that up in our local case.)
The text was updated successfully, but these errors were encountered:
But would leave issues like sequence number, page number, etc around that would interfere with a lot viewers and SP (imagine moving pages from one book to another). Also would leave other dependencies. The real solution is sadly not easy. Its to (once for all) make a compendium of needed-basic properties. And deal with the not defined there as you suggest here. I will work on this.
With this PR merged, multi_importer offers three ways to update (including a "don't update" option) RELS-EXT. In all three cases, it discards duplicate predicates except for membership predicates . (This maybe because Diego tried to help me out with this issue).
In RELS-EXT, there can be valid duplicate predicates such as below:
Possible solutions:
The text was updated successfully, but these errors were encountered: