kahler-1987-shiny
A repository of the source R codes for building the Shiny web-application serving the dataset from "Retro-digitised Enggano-German dictionary derived from Kähler’s (1987) “Enggano-Deutsches Wörterbuch”" (http://dx.doi.org/10.25446/oxford.28540331). Web app 👇.
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 17 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.3%) to scientific vocabulary
Keywords
enggano
enggano-german-dictionary
enggano-lexical-database
enggano-lexicography
Last synced: 10 months ago
·
JSON representation
·
Repository
A repository of the source R codes for building the Shiny web-application serving the dataset from "Retro-digitised Enggano-German dictionary derived from Kähler’s (1987) “Enggano-Deutsches Wörterbuch”" (http://dx.doi.org/10.25446/oxford.28540331). Web app 👇.
Basic Info
- Host: GitHub
- Owner: engganolang
- License: other
- Language: R
- Default Branch: main
- Homepage: https://enggano.shinyapps.io/enggano-german-dictionary/
- Size: 153 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
- Releases: 1
Topics
enggano
enggano-german-dictionary
enggano-lexical-database
enggano-lexicography
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
Citation
README.Rmd
--- output: github_document author: '[Gede Primahadi Wijaya Rajeg](https://www.ling-phil.ox.ac.uk/people/gede-rajeg)' title: "R codes for the Enggano-German Dictionary web application serving the dataset from \"Retro-digitised Enggano-German dictionary derived from Kähler’s (1987) “Enggano-Deutsches Wörterbuch”\"" bibliography: references.bib csl: "../kahler1987-2023-06-10/unified-style-sheet-for-linguistics.csl" link-citations: true --- ```{r, include = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) ``` [{width="84"}](https://www.ox.ac.uk/) [{width="83"}](https://www.ling-phil.ox.ac.uk/) [{width="325"}](https://www.ukri.org/councils/ahrc/) *This work is part of the [AHRC-funded project](https://gtr.ukri.org/projects?ref=AH%2FW007290%2F1) on the lexical resources for Enggano, led by the Faculty of Linguistics, Philology and Phonetics at the University of Oxford, UK. Visit the [central webpage of the Enggano project](https://enggano.ling-phil.ox.ac.uk/)*.
This work is licensed under CC BY-NC-SA 4.0
[](http://dx.doi.org/10.25446/oxford.28540331)## How to cite Please cite the original source [@kähler1987] (if in APA7^th^), the particular version of the digitised dictionary dataset [@rajeg_kahler], this repository of the R code [@rajeg_kahler_shiny_code_2025], and the web application [@rajeg_kahler_2025] (in [DataCite](https://support.datacite.org/docs/data-citation)) as follows: > Kähler, H. (with Schmidt, H.). (1987). _Enggano-Deutsches Wörterbuch_. Dietrich Reimer Verlag. https://search.worldcat.org/title/18191699 > Rajeg, Gede Primahadi Wijaya; Pramartha, Cokorda Rai Adi; Sarasvananda, Ida Bagus Gede; Widiatmika, Putu Wahyu; Segara, Ida Bagus Made Ari; Pita, Yul Fulgensia Rusman; et al. (2024). Retro-digitised Enggano-German dictionary derived from Kähler’s (1987) “Enggano-Deutsches Wörterbuch”. University of Oxford. Dataset. https://doi.org/10.25446/oxford.28057742.v1 > Rajeg, Gede Primahadi Wijaya (2025). R codes for the Enggano-German Dictionary web application serving the dataset from "Retro-digitised Enggano-German dictionary derived from Kähler’s (1987) *Enggano-Deutsches Wörterbuch*". University of Oxford. Software. https://doi.org/10.25446/oxford.28540331 > Rajeg, Gede Primahadi Wijaya; Pramartha, Cokorda Rai Adi; Sarasvananda, Ida Bagus Gede; Widiatmika, Putu Wahyu; Segara, Ida Bagus Made Ari; Pita, Yul Fulgensia Rusman; et al. (2025). The Enggano-German Dictionary online derived from Kähler’s (1987) “Enggano-Deutsches Wörterbuch”. University of Oxford. Online Resource. https://doi.org/10.25446/oxford.28532666 https://enggano.shinyapps.io/enggano-german-dictionary/ For future updates, please check the [Releases](https://github.com/engganolang/kahler-1987-shiny/releases) page on this GitHub repository. ## Overview This repository hosts the source R codes [@rajeg_kahler_shiny_code_2025] for building [the Enggano-German Dictionary online web-application](https://enggano.shinyapps.io/enggano-german-dictionary/) [@rajeg_kahler_2025] serving the retro-digitised[^1] Enggano-German Dictionary dataset [@rajeg_kahler] by Hans Kähler [-@kähler1987]. [^1]: News related to the transcription of the Enggano-German dictionary are published [here](https://www.ling-phil.ox.ac.uk/news/2023/05/28/retro-digitisation-work-enggano-german-dictionary-udayana-university-indonesia) and [here](https://sasing.unud.ac.id/posts/boel-students-involved-in-research-project-led-by-researchers-from-the-university-of-oxford-uk) The work on the manual checking of the Indonesian translation from the English translation is available [here](https://doi.org/10.25446/oxford.28089452). Some of the words in the dictionary are included in the Shiny web application for the [*EnoLEX*](https://doi.org/10.25446/oxford.28282169) database [@krausse_enolex_2024; @rajeg_enolex_2024; @rajeg_r_2025]. ### References
Owner
- Login: engganolang
- Kind: user
- Website: https://enggano.ling-phil.ox.ac.uk/
- Repositories: 1
- Profile: https://github.com/engganolang
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
R codes for the Enggano-German Dictionary web application serving the dataset from "Retro-digitised Enggano-German dictionary derived from Kähler’s (1987) “Enggano-Deutsches Wörterbuch”"
message: >-
Please cite this software if you use it for your teaching and/or research
type: software
authors:
- given-names: Gede Primahadi Wijaya
family-names: Rajeg
email: gede.rajeg@ling-phil.ox.ac.uk
affiliation: >-
University of Oxford, UK; Centre for Interdisciplinary
Research on the Humanities and Social Sciences
(CIRHSS) & CompLexico Research Group, Udayana
University
orcid: 'https://orcid.org/0000-0002-2047-8621'
repository-code: 'https://github.com/engganolang/kahler-1987-shiny'
abstract: >-
This repository hosts the source R codes to build the Shiny web application serving the dataset titled "Retro-digitised Enggano-German dictionary derived from Kähler’s (1987) “Enggano-Deutsches Wörterbuch”" (Rajeg et al. 2024).
keywords:
- Enggano
- Enggano-German Dictionary
- Lexical Database
- Retro-Digitised Dictionary
- Endangered Language
- Barrier-Island Languages
- Indonesian Languages
- Lexicography
- Digital Lexicography
- Lexical Resources
- Crowdsourcing Lexicography
- Digitisation
- Digital Heritage
- Digital Humanities
- Digital Scholarship
license: CC-BY-NC-SA-4.0
version: 1.0.0
date-released: '2025-03-31'
GitHub Events
Total
- Create event: 4
- Issues event: 3
- Release event: 1
- Issue comment event: 1
- Member event: 1
- Push event: 14
Last Year
- Create event: 4
- Issues event: 3
- Release event: 1
- Issue comment event: 1
- Member event: 1
- Push event: 14
