Refactor 5 RDF converter scripts to unified strategy pattern #15

Open
opened 2025-11-20 10:07:56 +00:00 by aditya · 1 comment
Member

We have 5 separate RDF converter scripts with ~80% code overlap totalling hundreds of line of duplicate code.

This task involved refactor to single unified converter using strategy pattern with StandardStrategy, StreamingStrategy, ParallelStrategy etc.
This will reduce maintenance burden and ensure consistency.

We have 5 separate RDF converter scripts with ~80% code overlap totalling hundreds of line of duplicate code. This task involved refactor to single unified converter using strategy pattern with StandardStrategy, StreamingStrategy, ParallelStrategy etc. This will reduce maintenance burden and ensure consistency.
Member

Can you estimate how long this will take?

Can you estimate how long this will take?
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
You do not have permission to read 1 dependency
Reference
cleverdatasets/dataset-uploader#15
No description provided.