metanorma / pubid-ieee

PubID spec and implementation for IEEE deliverables
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Parse remaining IEEE identifiers (886 in total) #80

Open ronaldtse opened 1 year ago

ronaldtse commented 1 year ago

As a follow up from #4, we still have 886 identifiers that cannot be parsed.

We need to address all of these:

https://github.com/metanorma/pubid-ieee/blob/e26bb76bfab0372a2210a042bb84797814ec1cfc/spec/fixtures/pubid-to-parse.txt#L1-L886

Possibly the easiest way is to handle them manually.