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

Import aus verschiedenen Formaten #1

Open
JKoblitz opened this issue Apr 12, 2023 · 1 comment
Open

Import aus verschiedenen Formaten #1

JKoblitz opened this issue Apr 12, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@JKoblitz
Copy link
Owner

Es wäre gut, aus verschiedenen Formaten in OSIRIS importieren zu können. Die wichtigsten Formate wären vermutlich BibTeX und RIS, da die meisten Literaturverwaltungsprogramme da was mit anfangen können.

Wenn möglich wäre ein direkter Import gut (Datensatz wird direkt hinzugefügt -> geht nur wenn alle erforderlichen Datenfelder vorhanden sind). Andernfalls müsste man auf die Seite "Add-Activity" weitergeleitet werden, damit man die Daten ergänzen kann.

@JKoblitz JKoblitz added the enhancement New feature or request label Apr 12, 2023
@JKoblitz JKoblitz changed the title Import auf verschiedenen Formaten Import aus verschiedenen Formaten Apr 12, 2023
@JKoblitz
Copy link
Owner Author

JKoblitz commented Apr 12, 2023

Es gibt bereits gute Libraries für Import aus BibTeX und RIS.

  • BibTeX: renanbr/bibtex-parser

  • RIS: technosophos/libris

  • Datenfelder müssen standardisiert werden

  • Fehlende Daten überprüft

  • Journale müssen abgefragt werden

  • Automatische Erkennung von affiliierten Autoren

@JKoblitz JKoblitz self-assigned this Apr 12, 2023
@JKoblitz JKoblitz added this to the Next release v1.2 milestone Apr 12, 2023
@JKoblitz JKoblitz removed this from the Next release v1.2 milestone Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant