Home

DBpedia

Library of Congress

SHARE VDE

old SHARE VDE

VIAF

FAST

GeoNames

Getty

NALT

Agrovoc

MeSH

RDA

Catalog

More BibLeo

Catalog Search by Person

Result Format? Return a list of triples    Display as HTML table
Catalog
Given Name of Person?
Family Name of Person?

Search Logic

The SPARQL query wrapped by this interface currently comes as follows:
Only givenname is specified or only surname is specified
the query only specifies rdfs:label
Both givenname and familyname specified
the query specifies two conjunctive alternatives
  • rdfs:label = "givenName familyname"
  • rdfs:label = "familyname, givenName"

Service Request Syntax

To make a programmatic request to this service, use the following syntax:
/ld4l_services/catalog_person_lookup.jsp?givenname=GivenName&familyname=FamilyName
Where GivenName and Surname are properly escaped to handle things like contained spaces.