Skip to content

Create helper utilities for commonly used patterns across transforms #197

@ehanson8

Description

@ehanson8

Per @ghukill 's comment:

Using this as an example, but I'm finding these easy to scan now. I do wonder if it's because I've seen quite a few now: list comprehension + filtering clause + or for some values. It's complex, but I think once you take the time to understand one, you kind of understand the rest in the transform.

When we get into orchestration, and all FMR is done, it might be worth looking at some of these and see if some helper utilities can be constructed.

Examples:
https://github.com/MITLibraries/transmogrifier/blob/00d2024d1ef7874d390f46c548fedc0c5de241f9/transmogrifier/sources/xml/dspace_dim.py#L311C9-L317C18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions