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

Django-based Web service implementing IETF BibXML APIs

Results 43 bibxml-service issues
Sort by recently updated
recently updated
newest added

This will likely be left pending at delivery, since Datatracker doesn’t seem to be offering a token refresh endpoint. Current behavior is to avoid verifying token on each page load...

enhancement
Datatracker

IEEE (bibxml6) * (previous location) http://xml2rfc.tools.ietf.org/public/rfc/bibxml6/ * Pattern 1: http://xml2rfc.tools.ietf.org/public/rfc/bibxml6/reference.IEEE.802.3.1_2011.xml * Pattern 2: http://xml2rfc.tools.ietf.org/public/rfc/bibxml6/reference.IEEE.P802-1A.1989.xml Legacy pattern(s) to implement: * Pattern 1: http://xml2rfc.ietf.org/public/rfc/bibxml6/reference.IEEE.{docid}_{date}.xml * Pattern 2: http://xml2rfc.ietf.org/public/rfc/bibxml-ieee/reference.IEEE.{docid}_{date}.xml We will not implement...

xml2rfc

### Introduction * We have functionality that obtains DOI data from Crossref Work API and converts it to a Relaton bibliographic item: https://github.com/ietf-ribose/bibxml-service/blob/main/doi/crossref.py * This is used by the DOI...

good first issue
retrieval
Crossref

Given that: * https://github.com/relaton/relaton-w3c/issues/24 is merged * https://github.com/relaton/w3c-tr-archive is now available (the dataset of all historic W3C `tr.rdf` entries) The historic W3C data is now available in https://github.com/relaton/relaton-data-w3c . (as...

enhancement

IETF Internet-Drafts (`bibxml3`, `bibxml-id`) * (previous location) http://xml2rfc.tools.ietf.org/public/rfc/bibxml3/ * Pattern 1: http://xml2rfc.ietf.org/public/rfc/bibxml-ids/reference.I-D.example-name.xml * Pattern 2: http://xml2rfc.ietf.org/public/rfc/bibxml-ids/reference.I-D.draft-example-name-99.xml Legacy pattern(s) to implement: * Pattern 1: https://{hostname}/public/rfc/bibxml-ids/reference.I-D.{example-name}.xml * Pattern 2: https://{hostname}/public/rfc/bibxml-ids/reference.I-D.draft-{example-name}-{draft-number}.xml We need...

xml2rfc

We need to implement the legacy path patterns from `xml2rfc.tools.ietf.org`. * [x] #12 * [ ] #13 * [x] #14 * [x] #15 * [x] #16 * [x] #17 *...

xml2rfc

The Internet-Drafts dataset is the special dataset that combines serving from both bulk loaded data with the latest data coming straight from datatracker.ietf.org. `datatracker.ietf.org` is the authoritative source of the...

enhancement
sourcing
retrieval

Now that bibxml3 xml2rfc path resolution uses Datatracker to check the latest version of a draft, when we use xml2rfc path resolution checker tool to see how bibxml3 paths resolve...

management
xml2rfc