An open API service indexing awesome lists of open source software.

https://github.com/caltechlibrary/caltechpeople_demo

Python web service demo of unified search across Archives, Thesis and Authors for Caltech People.
https://github.com/caltechlibrary/caltechpeople_demo

Last synced: 5 months ago
JSON representation

Python web service demo of unified search across Archives, Thesis and Authors for Caltech People.

Awesome Lists containing this project

README

          

# caltechPEOPLE_demo

A Python/Flask application demonstrating search across various datasources driven by a tab delimited file.

The TSV is named caltechPEOPLE and has the following attributes:

1. Top row is a header and is discarded.
2. Columns contain the following data:
* A. Family name
* B. Given name
* C. ID (autogenerated)
* D. Old ID
* E. Thesis author ID
* F. Thesis author ID link (autogenerated)
* G. Advisor ID
* H. Advisor ID link (autogenerated)
* I. Authors ID
* J. Authors ID link (autogenerated)
* K. ArchivesSpace ID
* L. ArchivesSpace ID (autogenerated)
* M. Directory ID
* N. Directory ID link (autogenerated)
* O. VIAF iD
* P. VIAF ID link (autogenerated)
* Q. LCNAF ID
* R. ISNI
* S. Wikidata ID
* T. Wikidata link (autogenerated)
* U. SNAC Archival Resource Key (ARK)
* V. ORCID
* W. ORCID link (autogenerated)
* X. Image URL (from Wikimedia Commons)