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 Open Library ID code field #591

Closed
xplosionmind opened this issue Dec 27, 2021 · 2 comments
Closed

Add Open Library ID code field #591

xplosionmind opened this issue Dec 27, 2021 · 2 comments

Comments

@xplosionmind
Copy link

xplosionmind commented Dec 27, 2021

As a step towards implementing #532, it would be really useful to connect books to the OpenLibrary catalogue by entering the OpenLibrary ID for each book.

This is a specific example of that requested in #112: linking the Inventaire entry to other catalogs across the web.

@xplosionmind xplosionmind changed the title Add OpenLibrary ID code field Add Open Library ID code field Dec 27, 2021
@jum-s
Copy link
Contributor

jum-s commented Dec 27, 2021

This is already possible with the entities endpoint : https://inventaire.io/api/entities?action=by-uris&uris=isbn:9783882200041
Currently 800+ inventaire entities have an OLid property (P648), plus all wikidata items inventaire recognizes: for example, the 12000+ works with the same P248 property (ie: https://inventaire.io/api/entities?action=by-uris&uris=wd:Q109617045)

@maxlath
Copy link
Member

maxlath commented Mar 3, 2023

This should have been solved by inventaire/inventaire-client#339

You should now find an OpenLibrary field in the entity editor:
Capture d’écran du 2023-03-03 14-24-43

@maxlath maxlath closed this as completed Mar 3, 2023
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

3 participants