Skip to content

Change JSON format of BibTeX and add ADR on JSON format #73

Description

@koppor

We need to have an ADR describing the JSON format used to exchange BibTeX data via HTTP. Refs #67.

After digging more into alternatives for the JSON format, I ask to change our things send/received from/to the server. We seprated meta and content similar as https://github.com/ORCID/bibtexParseJs does.

Seeing https://github.com/chbrown/tex/blob/master/tests/bibfiles/W11-1107.json, I think, the ORCID-Approach is over-engineered and we should go with a plain key-value map.

Options:

(Maybe investigate more at https://www.npmjs.com/search?q=keywords:bibtex)

Library to read bibtex directly

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

backendBackend related issue

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions