https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21074

--- Comment #5 from [email protected] 
<[email protected]> ---
Created attachment 76952
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76952&action=edit
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.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to