File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,10 +21,12 @@ Current status:
2121 - [x] Normalize spacing in ` AGE ` payloads
2222 - [x] add missing ` y `
2323- [x] Change any illegal tag ` XYZ ` into ` _EXT_XYZ `
24+ - [ ] or to ` _XYZ ` and add a SCHMA entry for it
25+ - [ ] leave unchanged under extensions
2426- [x] change ` SOUR ` with text payload into pointer to ` SOUR ` with ` NOTE `
2527- [x] change ` OBJE ` with no payload to pointer to new ` OBJE ` record
26- - [ ] change ` NOTE ` record or with pointer payload into ` SNOTE `
27- - [ ] use heuristic to change some pointer-` NOTE ` to nested-` NOTE ` instead of ` SNOTE `
28+ - [x ] change ` NOTE ` record or with pointer payload into ` SNOTE `
29+ - [x ] use heuristic to change some pointer-` NOTE ` to nested-` NOTE ` instead of ` SNOTE `
2830- [ ] Convert ` LANG ` payloads to BCP 47 tags, using [ FHISO's mapping] ( https://github.com/fhiso/legacy-format/blob/master/languages.tsv )
2931- [ ] Convert ` MEDI ` .` FORM ` payloads to media types
3032- [ ] Enumerated values
You can’t perform that action at this time.
0 commit comments