Closed jacobwegner closed 4 years ago
This would also be a good point to implement the "true" strategy pattern approach from metadata (rather than hardcoding slugs).
TextAlignment --> TextAlignmentSet TextAlignmentChunk --> TextAlignmentRecord
(We'll likely drop the "relations" from the nested structure too)
Started in https://github.com/scaife-viewer/frontend/pull/20 (but need to keep ATLAS moving along too)
This would also be a good point to implement the "true" strategy pattern approach from metadata (rather than hardcoding slugs).
TextAlignment --> TextAlignmentSet TextAlignmentChunk --> TextAlignmentRecord
(We'll likely drop the "relations" from the nested structure too)