Skip to content

Quick script to infer an author's Open Library ID from books in Wikidata

License

Notifications You must be signed in to change notification settings

thinkcontext/wikidata_fill_openlibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Populates missing Open Library Author Ids (P648) by inferring them from book information
 as follows:

   - run sparql query to find authors lacking OL ids but with books with isbns
   - lookup isbn in Open Library via their api
   - if the book author's name matches add the OL id to author's Wikidata

About

Quick script to infer an author's Open Library ID from books in Wikidata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages