metanorma / pubid-ieee

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

Parse all identifiers from ieee-rawbib.csv #114

Open mico opened 3 months ago

mico commented 3 months ago

@mico I was wrong. We need to test against doc identifiers in this file ieee-rawbib.csv

The file contains normtitle and sdtnumber elements from IEEE dataset as well as filename in the dataset. Here is parser that currently used in relaton-ieee https://github.com/relaton/relaton-ieee/blob/main/lib/relaton_ieee/rawbib_id_parser.rb

UPD I have only quite old version of the dataset. @ronaldtse can we get the latest updated ieee-rawbib from IEEE for testing purpose?

Originally posted by @andrew2net in https://github.com/metanorma/pubid-ieee/issues/110#issuecomment-2030866381