Bug 21074

Summary: (just a try) Display sparql data from wikidata or bnf
Product: Koha Reporter: claire.hernandez <claire.hernandez>
Component: OPACAssignee: claire.hernandez <claire.hernandez>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, gveranis
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: victor hugo biblio with wikidata informations
harry potter biblio with wikidata informations
harry potter biblio with bnf informations
victor hugo biblio with bnf information
Bug 21074 - Display sparql data from wikidata or bnf

Description claire.hernandez@biblibre.com 2018-07-13 13:49:24 UTC

    
Comment 1 claire.hernandez@biblibre.com 2018-07-13 13:53:07 UTC
Created attachment 76948 [details]
victor hugo biblio with wikidata informations
Comment 2 claire.hernandez@biblibre.com 2018-07-13 13:53:36 UTC
Created attachment 76949 [details]
harry potter biblio with wikidata informations
Comment 3 claire.hernandez@biblibre.com 2018-07-13 13:54:00 UTC
Created attachment 76950 [details]
harry potter biblio with bnf informations
Comment 4 claire.hernandez@biblibre.com 2018-07-13 13:54:26 UTC
Created attachment 76951 [details]
victor hugo biblio with bnf information
Comment 5 claire.hernandez@biblibre.com 2018-07-13 14:05:18 UTC
Created attachment 76952 [details] [review]
Bug 21074 - Display sparql data from wikidata or bnf

Exploration of how I could integrate live data from a sparql endpoint.

- "Wikidata is a free and open knowledge base that can be read and edited by both humans and machines.  Wikidata acts as central storage for the structured data of its Wikimedia sister projects including Wikipedia, Wikivoyage, Wikisource, and others."
- Bnf is the french national library

Have a look to page examples in attachment.

For a biblio:
- checks if there is an ark
- try to grab data about the work or expression
- get the author id
- try to grab data about the author
- display what you have in a div in the opac
- there is a button to display some debug things

We can imagine whatever we want with linked data. This is just a simple
example. We could mix the data sources and think to the way to display
pertinent information to the borrower to explore new reading (or other) paths.
Comment 6 claire.hernandez@biblibre.com 2018-07-16 07:27:33 UTC
Link to the koha-devel discussion : http://lists.koha-community.org/pipermail/koha-devel/2018-July/044706.html