Skip to content

Commit

Permalink
Add Seleucia and Turin
Browse files Browse the repository at this point in the history
  • Loading branch information
ejimsan committed Dec 20, 2024
1 parent 4edc2b8 commit ce14307
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/corpus/domain/provenance.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ export const Provenances = {
Sulaiymah: { name: 'Sulaiymah', abbreviation: 'Sul', parent: 'Babylonia' },
Šaduppûm: { name: 'Šaduppûm', abbreviation: 'Šad', parent: 'Babylonia' },
Šaḫrīnu: { name: 'Šaḫrīnu', abbreviation: 'Šah', parent: 'Babylonia' },
Silūqīah: { name: 'Silūqīah', abbreviation: 'Sel', parent: 'Babylonia' },
Šuruppak: { name: 'Šuruppak', abbreviation: 'Šur', parent: 'Babylonia' },
'Tall Abū Ṣālabīkh': {
name: 'Tall Abū Ṣālabīkh',
Expand Down
7 changes: 7 additions & 0 deletions src/fragmentarium/domain/museum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,13 @@ export const Museums = {
country: 'IRL',
url: 'https://www.tcd.ie/',
},
TURIN_DEPARTMENT_ARCHAEOLOGY: {
name:
'Sezione di Archeologia del Dipartimento di Studi Storici, Università di Torino',
city: 'Turin',
country: 'ITA',
url: 'https://www.dipstudistorici.unito.it/',
},
UNKNOWN: { name: '', city: '', country: '' },
URUK_WARKA_SAMMLUNG: {
name: 'Uruk-Warka-Sammlung',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ exports[`Searching fragments by transliteration Displays corpus results when cli
</p>
<p>
Provenance:
Meturan
Meturan (Tell al-Sib)
</p>
</small>
</div>
Expand Down

0 comments on commit ce14307

Please sign in to comment.