Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divanvisagie/rune-pipe
A python project to clean up RUNDATA
https://github.com/divanvisagie/rune-pipe
Last synced: 12 days ago
JSON representation
A python project to clean up RUNDATA
- Host: GitHub
- URL: https://github.com/divanvisagie/rune-pipe
- Owner: divanvisagie
- License: gpl-3.0
- Created: 2023-02-15T07:29:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-08T11:33:02.000Z (5 months ago)
- Last Synced: 2024-06-08T13:52:38.830Z (5 months ago)
- Language: Jupyter Notebook
- Size: 303 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# rune-pipe
A python project to clean up [RUNDATA](https://www.nordiska.uu.se/forskn/samnord.htm). The purpose is to make the data more usable for computational study.![rune-pipe logo](docs/images/logo.png)
According to the rundata [documentation](http://www.rattsatt.com/rundata/mac/bskr_rdm.pdf).
|File Name|Description |
|---------|---------------------------------------|
|FVN |Old west norse |
|FVNX |Old west norse in a searchable format |
|FORNSPR |Ancient language |
|FORNSPRX |Ancient language in a searchable format|
|RUNTEXT |Transliterated rune text |
|RUNTEXTX |Rune text in a searchable format |## Rundata excel file
|Column name |English mapping|Description|
|---------------|---------------|-----------|
|Stilgruppering |Style Grouping | Refers to the [styles](https://en.wikipedia.org/wiki/Runestone_styles) |
|Period/Datering|Dating | Rough dating of the enscription (u. = Proto-Nordic, v. = Viking Age, m. = Medieval).## Understanding the Codes/Signum
Rundata uses Codes they call Signum to identify runic enscriptions, these have a certain logic to them
Sometimes the codes can contain the following meaningful signs:
|Sign|Meaning|
|---|---|
|†|The inscription has disappeared|
|$|New reading or interpretation that has been supplemented from another source|
|M|The inscription is medeival|
|U|The inscription is in Old Norse|
|No M or U| The inscription is Viking age|