-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.Rmd
37 lines (23 loc) · 8.2 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
output: github_document
title: "Enggano Etymological List"
author: 'Daniel Krauße <a itemprop="sameAs" content="https://orcid.org/0000-0002-9340-6960" href="https://orcid.org/0000-0002-9340-6960" target="orcid.widget" rel="noopener noreferrer" style="vertical-align:top;"><img src="https://orcid.org/sites/default/files/images/orcid_16x16.png" style="width:1em;margin-right:.5em;" alt="ORCID iD icon"></a>, Erik Zobel, Bernd Nothofer <a itemprop="sameAs" content="https://orcid.org/0000-0001-9772-6155" href="https://orcid.org/0000-0001-9772-6155" target="orcid.widget" rel="noopener noreferrer" style="vertical-align:top;"><img src="https://orcid.org/sites/default/files/images/orcid_16x16.png" style="width:1em;margin-right:.5em;" alt="ORCID iD icon"></a>, Gede Primahadi Wijaya Rajeg <a itemprop="sameAs" content="https://orcid.org/0000-0002-2047-8621" href="https://orcid.org/0000-0002-2047-8621" target="orcid.widget" rel="noopener noreferrer" style="vertical-align:top;"><img src="https://orcid.org/sites/default/files/images/orcid_16x16.png" style="width:1em;margin-right:.5em;" alt="ORCID iD icon"></a>'
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
<!-- badges: start -->
[{width="84"}](https://www.ox.ac.uk/) [{width="83"}](https://www.ling-phil.ox.ac.uk/) [{width="325"}](https://www.ukri.org/councils/ahrc/) </br>*This work is funded by the Arts and Humanities Research Council (AHRC) Grant IDs [AH/S011064/1](https://gtr.ukri.org/projects?ref=AH%2FS011064%2F1) and [AH/W007290/1](https://gtr.ukri.org/projects?ref=AH%2FW007290%2F1), both 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/)*.
<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/">
<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL">The materials in this repository are licensed under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/nc.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1" alt=""></a></p>
[](http://dx.doi.org/10.25446/oxford.28295648) [](https://doi.org/10.5281/zenodo.14754038)
<!-- badges: end -->
## Overview
This repository hosts the source dataset (in different file formats) underlying the [*EnoLEX* web application](https://doi.org/10.25446/oxford.28282169.v1), an online diachronic database for the Enggano language. The following is how to cite this repository.
> Krauße, D., Zobel, E., Nothofer, B., & Rajeg, G. P. W. (2024). Enggano Etymological List. University of Oxford. Dataset. https://doi.org/10.25446/oxford.28295648
The R file ([`codes.R`](https://github.com/engganolang/enggano-etymological-list/blob/main/codes.R)) contains codes to transform the original .xlsx file into .rds (R Data file), .csv, and .tsv formats. The [.csv version is previewable and searchable](https://github.com/engganolang/enggano-etymological-list/blob/main/data-raw/Enggano-Etymological-List.csv).
The source codes and the curated dataset for the *EnoLEX* web app are hosted on [this GitHub repository](https://github.com/engganolang/enolex) and archived on the University of Oxford's [Sustainable Digital Scholarship (SDS)](https://doi.org/10.25446/oxford.28282946) repository.