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

Paper title and author missing from paper record #10

Open
TobiasKappe opened this issue Dec 29, 2023 · 1 comment
Open

Paper title and author missing from paper record #10

TobiasKappe opened this issue Dec 29, 2023 · 1 comment

Comments

@TobiasKappe
Copy link

TobiasKappe commented Dec 29, 2023

Currently, the paper records returned by /api/papers do not contain the paper title and author.

This is not a severe issue, as the title and author do appear to be contained in the XML found in the record field when requesting an individual paper via /api/papers/{docid}. For the use case of LMCS, however, this would mean that we would need to issue an additional request to find out the paper's title and author when updating our database.

Would it be possible to include the title and author in the metadata returned by /api/papers?

@TobiasKappe TobiasKappe changed the title Paper title missing from paper record Paper title and author missing from paper record Dec 29, 2023
@TobiasKappe
Copy link
Author

On a related note, the example return values in the documentation seem to suggest that the paper's (corresponding) authors should be returned when issuing requests to /api/papers/{docid} by way of the user and coAuthors fields, but this does not seem to be the case

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