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.
- Host: GitHub
- URL: https://github.com/caltechlibrary/caltechpeople_demo
- Owner: caltechlibrary
- License: bsd-3-clause
- Created: 2019-06-17T20:29:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-24T22:00:22.000Z (about 7 years ago)
- Last Synced: 2026-01-26T08:53:36.812Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)