jhercher / gndProxy

gather data by gnd-id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GND Proxy

a tool to do parallel request to different webservices, fetching data from wikidata, wikipedia, german national library, and culture graph. Results are merged into a single JSON object. Use this as backend for wikibox (a script to create beautiful tooltips with data from this service).

Dependencies

This script makes use of:

Installation:

git clone this repo

download the easyrdf library and move it into your repo.

This script uses curl so configure the path to your servers ssl-certificate in multirequest.inc.

Example: http://localhost/gnd.php?query=118587943&services=cult,dnb,wiki

Meta

This script was developed with ♥ as showcase for Coding da Vinci cultural hackathon.

Pull requests welcome!

About

gather data by gnd-id


Languages

Language:PHP 100.0%