DARIAH-DE Normdatendienste

Thesaurus of Geographical Names (Getty)

RESTful API

This DARIAH-DE's Getty service currently is using life data from getty.edu.

The API for DARIAH-DE's Getty service provides several possible usages:

  • by providing the beginning of a place name
  • by providing the exact place name
  • a place's Getty Thesaurus ID

Queries are case insensitive. The autocomplete and exact match modes return a custom XML by default, but a JSON output can be retrieved by appending .json to the REST path (confer examples for usage).

Autocomplete

Exact matches

Result by Getty ID

RESTful API (deprecated)

DARIAH-DE's Getty service currently runs on a (n relatively old) TGN dump in an eXist-db.

Gemeinsame Normdatei (GND)

Live requests from current DNB GND via SRU, persons only

RESTful API

It is possible to retrieve the whole dataset in RDF from https://d-nb.info/gnd/118601121/about.

Advanced Usage (Passing SRU Parameters)

You also can use DNB parameters, as stated in https://services.dnb.de/sru/dnb?operation=explain&version=1.1, for they are piped through, such as "dnb.sw" or "dnb.geo".

You can also get RDF or JSON responses using requests such as https://ref.de.dariah.eu/pndsearch/rdf?ln=W%C3%B6hler or https://ref.de.dariah.eu/pndsearch/json?ln=W%C3%B6hler

OpenAPI Documentation and SwaggerUI

is also available, please see https://ref.de.dariah.eu/doc/api/index.html