bibxml-service icon indicating copy to clipboard operation
bibxml-service copied to clipboard

IANA reference regression (enterprise-numbers)

Open cabo opened this issue 3 months ago • 2 comments

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

cabo avatar Sep 20 '25 13:09 cabo

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.

kesara avatar Sep 21 '25 23:09 kesara

Any hope for progress?

cabo avatar Oct 27 '25 14:10 cabo