johnjung / metadata_converters

Scripts to convert metadata to and from different formats.
GNU General Public License v3.0
3 stars 1 forks source link

exclude numeric subfields by default #1

Closed johnjung closed 5 years ago

johnjung commented 5 years ago

Find a compact, easy to maintain way to describe the crosswalk when numeric subfields are excluded by default. Make possible subfields a string, and break into a list like [c for c in 'abcdefg']?