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

Improve import of events #55

Open
JKoblitz opened this issue Nov 25, 2024 · 0 comments
Open

Improve import of events #55

JKoblitz opened this issue Nov 25, 2024 · 0 comments
Labels

Comments

@JKoblitz
Copy link
Collaborator

  • Crossref supports events, so maybe we can include querying events in the API requests

Example query to get events: https://api.crossref.org/works?query.affiliation=DSMZ&filter=has-event:1

"event": {
  "name": "61. Kongress der Deutschen Gesellschaft für Pneumologie und Beatmungsmedizin e.V.",
  "location": "Leipzig",
  "start": {
    "date-parts": [
      [2020, 3, 25]
    ]
  },
  "end": {
    "date-parts": [
      [2020, 3, 28]
    ]
  }
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant