Mercurial > hg > NamedIdentityManager
view src/de/mpiwg/itgroup/nimanager/persons/SearchPersonsByIDNoParameterInfo.html @ 13:dacf1b7b3ad5 default tip
libs added
author | dwinter |
---|---|
date | Mon, 17 Sep 2012 10:46:36 +0200 |
parents | 290d859f036b |
children |
line wrap: on
line source
<html> <head> <title> NO ID given </title></head> <body> <h2>Search Person by ID</h2> <p>You have to supply a parameter <em>id</em>!</p> <p>This services searches the MPIWG authority server for id of person names. <p>This can be either <ul> <li>an MPIWG internal ID e.g. http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/Person:11195</li> <li>an ID from <a href="http://www.d-nb.de/standardisierung/normdateien/gnd.htm"> Gemeinsame Normdatei (GND) of the German National Libary</a> e.g. http://d-nb.info/gnd/118529579 </li> <li>an ID from <a href="http://viaf.org">VIAF: Virtual International Authority File</a> e.g. http://viaf.org/viaf/75121530</li> <li>an ID from <a href="http://http://dbpedia.org">DBPedia</a> e.g. http://dbpedia.org/resource/Albert_Einstein </li> </ul> </p> <p>Search: <form>id: <input type="text" size="100" name="id"/><input type="submit"/></form> </p> </body> </html>