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

Add bibliographic reference to entities #10

Open
PGijsbers opened this issue Sep 2, 2024 · 1 comment
Open

Add bibliographic reference to entities #10

PGijsbers opened this issue Sep 2, 2024 · 1 comment

Comments

@PGijsbers
Copy link

Try to produce a list of bibliographic references which use (or cite) the entity, for example all papers that use the AutoML Benchmark study /s/269. And/or allow people to add this information themselves.

@PGijsbers PGijsbers transferred this issue from openml/server-api Sep 2, 2024
@PGijsbers
Copy link
Author

Allow citation information metadata to be stored on OpenML entities, so that they may easily be exported to e.g., bibtex.
This makes it easier to cite e.g., studies or datasets.
Consider using the Citation File Format: https://citation-file-format.github.io/

For this we need:

a change to the database to store this data
possibly an update to the server API to allow storage of this data
a button on the front-end that allows exports
export functions in packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Discuss
Development

No branches or pull requests

1 participant