IANA reference regression (enterprise-numbers)
Describe the issue
https://bib.ietf.org/public/rfc/bibxml8/reference.IANA.enterprise-numbers.xml ➔ 404
x-resolution-outcomes: ;IanaAdapter: using docid IANA IANA enterprise-numbers -> using query @.type == "IANA" && @.primary == true && @.id == "IANA enterprise-numbers" -> no refs found,not found (Item not found);,not indexed
Page content:
{"error": {"message": "Error resolving bibliographic item. Tried methods: auto (IanaAdapter: using docid IANA IANA enterprise-numbers -> using query @.type == "IANA" && @.primary == true && @.id == "IANA enterprise-numbers" -> no refs found): not found (Item not found), fallback (): not indexed"}}
Code of Conduct
- [x] I agree to follow the IETF's Code of Conduct
The enterprise numbers bib data seems to be missing from the relation-data-iana^1 repository. This repository gets data from IANA and stores in YAML format^2 and the bibxml-service builds BibXML entries based on this data.
See https://github.com/ietf-tools/relaton-data-iana/issues/17 for the investigation information.
Any hope for progress?