Skip to content

Commit

Permalink
Ergänzung externe Links
Browse files Browse the repository at this point in the history
  • Loading branch information
dwerning committed Oct 11, 2023
1 parent 2bff9bb commit 81f5bf2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
7 changes: 7 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ tla:
type-formats:
hieratic_hieroglyphic: https://aaew.bbaw.de/tla/servlet/GetWcnDetails?u=guest&f=0&l=0&wn={id}&db=0
demotic: https://aaew.bbaw.de/tla/servlet/GetWcnDetails?u=guest&f=0&l=0&wn={id}&db=1
demotic_texts: https://aaew.bbaw.de/tla/servlet/GetTextDetails?u=guest&f=0&l=0&tc={id}&db=1
id-pattern: ^-?[1-9][0-9]*$
aegyptiaca:
default-format: https://aegyptiaca.uni-muenster.de/Record/{id}
Expand Down Expand Up @@ -85,6 +86,12 @@ tla:
pleiades:
default-format: https://pleiades.stoa.org/places/{id}
id-pattern: ^[1-9][0-9]*$
cachette_de_karnak:
default-format: https://www.ifao.egnet.net/bases/cachette/{id}
louvre:
default-format: https://collections.louvre.fr/en/ark:/53355/{id}
pnm:
default-format: https://pnm.uni-mainz.de/name/{id}

search:
config:
Expand Down
10 changes: 8 additions & 2 deletions src/main/resources/pages/en/listings/digital-references.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ <h1 id="page-title" th:text="#{editorial_title_listings_digital-references}">Dig
<td><a href="http://drupaldev.aegaron.ucla.edu/" target="_blank">http://drupaldev.aegaron.ucla.edu</a></td></tr>
<tr><th scope="row">British Museum</th>
<td><a href=" https://www.britishmuseum.org/collection" target="_blank"> https://www.britishmuseum.org/collection</a></td></tr>
<tr><th scope="row">Projet Karnak</th>
<td><a href="http://sith.huma-num.fr/karnak" target="_blank">http://sith.huma-num.fr/karnak</a></td></tr>
<tr><th scope="row">Cachette de Karnak</th>
<td><a href="https://www.ifao.egnet.net/bases/cachette/" target="_blank">https://www.ifao.egnet.net/bases/cachette</a></td></tr>
<tr><th scope="row">The Demotic Palaeographical Database Project</th>
<td><a href="http://demotischdemotisch.de" target="_blank">http://demotischdemotisch.de</a></td></tr>
<tr><th scope="row">Demotische Wortliste</th>
Expand All @@ -30,10 +30,16 @@ <h1 id="page-title" th:text="#{editorial_title_listings_digital-references}">Dig
<td><a href="https://www1.ivv1.uni-muenster.de/litw3/Aegyptologie/index06.htm" target="_blank">https://www1.ivv1.uni-muenster.de/litw3/Aegyptologie/index06.htm</a></td></tr>
<tr><th scope="row">Gemeinsame Normdatei</th>
<td><a href="https://www.dnb.de/DE/Professionell/Standardisierung/GND/gnd.html" target="_blank">https://www.dnb.de/DE/Professionell/Standardisierung/GND/gnd.html</a></td></tr>
<tr><th scope="row">Projet Karnak</th>
<td><a href="http://sith.huma-num.fr/karnak" target="_blank">http://sith.huma-num.fr/karnak</a></td></tr>
<tr><th scope="row">Louvre</th>
<td><a href="https://collections.louvre.fr/en/" target="_blank">https://collections.louvre.fr</a></td></tr>
<tr><th scope="row">Multilingual Egyptological Thesaurus</th>
<td><a href="http://projetrosette.info/page.php?Id=290" target="_blank">https://projetrosette.info/page.php?Id=290</a></td></tr>
<tr><th scope="row">Online Egyptological Bibliography</th>
<td><a href="https://oeb.griffith.ox.ac.uk" target="_blank">https://oeb.griffith.ox.ac.uk</a></td></tr>
<tr><th scope="row">Persons and Names of the Middle Kingdom</th>
<td><a href="https://pnm.uni-mainz.de/names/" target="_blank">https://pnm.uni-mainz.de/names</a></td></tr>
<tr><th scope="row">Pleiades</th>
<td><a href="https://pleiades.stoa.org" target="_blank">https://pleiades.stoa.org</a></td></tr>
<tr><th scope="row">Ramses Online</th>
Expand Down

0 comments on commit 81f5bf2

Please sign in to comment.