Closed mico closed 2 years ago
I think we need to differentiate what data we need to produce here. As per https://github.com/metanorma/pubid-iso/issues/128#issuecomment-1267880492:
There are a few things that relate to type and stage in an ISO PubID:
typed_stage_abbr
, is the abbreivation of the combination of the type and stage name of a document, like "DTR"typed_stage_name
, is a combination of the type and stage name of a document, like "Draft Technical Report" We need to distinguish these properly.
Added typed_stage_name closes #128
Looks much better!
Let's merge this first and leave the remaining work at #133. Thanks!
closes #125