Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design considerations #1

Open
mslw opened this issue Nov 29, 2023 · 0 comments
Open

Design considerations #1

mslw opened this issue Nov 29, 2023 · 0 comments

Comments

@mslw
Copy link
Contributor

mslw commented Nov 29, 2023

My current idea:

  • Use PMID as the primary identifier
  • prefer using PubMed APIs for queries (most likely Literature Citation Exporter)
  • use CSL as intermediate format
    • citeproc-py can be used for formatting (not sure if it should)
    • CSL produced by crossref should be easy to transpose into catalog schema
  • when lacking identifiers, use crossref works api (bibliographic query) for resolving citations into identifiers
    • not perfect, e.g. sometimes hard to resove paper vs preprint
    • but already tried and tested here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant