relaton / relaton-ietf

RFCBib: retrieve RFC Standards for bibliographic use using the BibliographicItem model
BSD 2-Clause "Simplified" License
2 stars 0 forks source link

Missing unversioned I-D containers #91

Closed strogonoff closed 2 years ago

strogonoff commented 2 years ago

For most I-Ds we offer an unversioned “series” bibitem as well as a bibitem for each concrete I-D version.

For example: https://github.com/ietf-tools/relaton-data-ids/blob/main/data/draft-aa-ldp-link-shut.yaml and https://github.com/ietf-tools/relaton-data-ids/blob/main/data/draft-aa-ldp-link-shut-01.yaml.

However, for some items we only have the versioned bibitem. For example: https://github.com/ietf-tools/relaton-data-ids/blob/main/data/draft-avasarala-sipping-comm-div-notification-01.yaml

ronaldtse commented 2 years ago

However, for some items we only have the versioned bibitem.

This should not happen? @andrew2net can you investigate?