You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ There are two components to this service:
4
4
5
5
* A Python 3 script, [buildxml.py](util/buildxml.py), to build an [Open Archives Initiative](https://www.openarchives.org/pmh/) (OAI) [Static Repository](https://www.openarchives.org/OAI/2.0/guidelines-static-repository.htm) from an ArchivesSpace repository using the ArchivesSpace API.
6
6
* A Flask [web application](app/) that implements an OAI Data Provider to provide access to records in the Static Repository.
7
+
* The name of this repository, [ead2dc](https://github.com/caltechlibrary/ead2dc), is a misnomer, referring to a former version that transformed ArchivesSpace EAD output to generate the static repository.
0 commit comments