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

Automatically add links to one-act plays at performing-arts.eu #51

Open
lehkost opened this issue Jun 23, 2021 · 2 comments
Open

Automatically add links to one-act plays at performing-arts.eu #51

lehkost opened this issue Jun 23, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@lehkost
Copy link
Member

lehkost commented Jun 23, 2021

This would connect our metadata on one-act plays with the biggest data collection of performances. Some works at performing-arts.eu use GND "Werk" identifiers to link materials to it, for example on Kleist's "Der zerbrochne Krug":

Corrresponding entry in our one-act-play database:

They use GND identifiers, which we would get from the Wikidata entries (if available). Yet they also link to Wikidata entries themselves, so maybe there's even a shortcut to connect our database to theirs.

In this case we obviously shouldn't add IDs manually, so we would need a script that regularly adds links to performing-arts.eu automatically.

In the frontend, links would appear under "Links", maybe like this:

@lehkost lehkost added the enhancement New feature or request label Jun 23, 2021
@cmil
Copy link
Member

cmil commented Jun 25, 2021

How would we know for which pieces performing-arts.eu has a page without probing them? This could be a bit abusive to do over and over again for pieces they do not yet or will never have a page for. This was a problem the BEACON format was supposed to solve. Does anybody still use this?

@lehkost
Copy link
Member Author

lehkost commented Jul 14, 2021

Good point! And I just found out they actually do have a BEACON file for works, see at the bottom of this page. They use http://d-nb.info/gnd/ as #PREFIX:, and – as next step – the Turtle representation of GND records does feature Wikidata if available. So, the above play would be referenced via:

So we actually could cycle through their BEACON file and automatically find entries we also have in our database.

And speaking of which, shouldn't we also provide a BEACON file on the long run? (for works and authors?)

@lehkost lehkost added this to the 1.1 milestone Aug 27, 2021
@lehkost lehkost modified the milestones: 1.1, 1.2 Sep 24, 2021
@cmil cmil modified the milestones: 1.2, 1.3 Feb 27, 2022
@cmil cmil modified the milestones: 1.3, 1.5 May 19, 2024
@cmil cmil modified the milestones: 1.5, 1.6 Jul 4, 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

2 participants