Updated XMLIterator for splitting on different nodes #436

Merged
alessia.bardi merged 3 commits from dblp_collection_plugin into beta 2024-05-29 16:05:07 +02:00

For DBLP, we need to split XML files using the FileGZIPCollector plugin based on different tag names. I've updated the XMLIterator to accept the splitOnElement parameter as a comma-separated list of values. This allows the XMLIterator to check if the tag name is one of the selected tags and split accordingly. If a single tag is provided, it operates in the standard way.

For DBLP, we need to split XML files using the FileGZIPCollector plugin based on different tag names. I've updated the XMLIterator to accept the splitOnElement parameter as a comma-separated list of values. This allows the XMLIterator to check if the tag name is one of the selected tags and split accordingly. If a single tag is provided, it operates in the standard way.
giambattista.bloisi was assigned by sandro.labruzzo 2024-05-21 13:51:34 +02:00
claudio.atzori was assigned by sandro.labruzzo 2024-05-21 13:51:34 +02:00
miriam.baglioni was assigned by sandro.labruzzo 2024-05-21 13:51:34 +02:00
sandro.labruzzo added 2 commits 2024-05-21 13:51:34 +02:00
Member

As far as I can test it, it seems to be working. @miriam.baglioni @claudio.atzori @giambattista.bloisi Can you also review the code and the functionality and merge it so that we proceed deploying it for the DBLP aggregation?

As far as I can test it, it seems to be working. @miriam.baglioni @claudio.atzori @giambattista.bloisi Can you also review the code and the functionality and merge it so that we proceed deploying it for the DBLP aggregation?

Good to go also from my point of view. I am merging the PR in beta.

Good to go also from my point of view. I am merging the PR in beta.
alessia.bardi added 1 commit 2024-05-29 16:04:42 +02:00
alessia.bardi merged commit eadfd8d71d into beta 2024-05-29 16:05:07 +02:00
alessia.bardi deleted branch dblp_collection_plugin 2024-05-29 16:05:07 +02:00
Sign in to join this conversation.
No description provided.