From e239f3c127d0d793be5347746d7870e4d88cab51 Mon Sep 17 00:00:00 2001 From: "Nathan P. Gibson" Date: Fri, 10 Nov 2023 09:11:43 -0500 Subject: [PATCH 1/3] Create biblia-arabica-example-code.yml --- .../biblia-arabica-example-code.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 catalog/biblia-arabica/biblia-arabica-example-code.yml diff --git a/catalog/biblia-arabica/biblia-arabica-example-code.yml b/catalog/biblia-arabica/biblia-arabica-example-code.yml new file mode 100644 index 0000000..ae76d69 --- /dev/null +++ b/catalog/biblia-arabica/biblia-arabica-example-code.yml @@ -0,0 +1,26 @@ +schema: https://htr-united.github.io/schema/2023-06-27/schema.json +title: Biblia Arabica Example Code +url: https://github.com/biblia-arabica/academies +authors: [] +institutions: [] +description: >- + Results of a pilot project for Arabic biblical manuscripts with general and + manuscript-specific models. +language: + - ara +production-software: eScriptorium + Kraken +automatically-aligned: false +script: + - iso: Arab +script-type: only-manuscript +time: + notBefore: '0900' + notAfter: '1900' +hands: + count: more-than-10 + precision: estimated +license: + - name: CC-BY 4.0 + url: https://creativecommons.org/licenses/by/4.0/ +format: Alto-XML +transcription-guidelines: https://github.com/biblia-arabica/academies/tree/main/htr/conventions From 97befe864707180e353820deb2f79fdfa6206192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alix=20Chagu=C3=A9?= <33317799+alix-tz@users.noreply.github.com> Date: Mon, 27 May 2024 12:17:42 -0400 Subject: [PATCH 2/3] Update biblia-arabica-example-code.yml Updating the description to put the PR up to date with the discussion and the modification done in https://github.com/biblia-arabica/academies/blob/main/htr-united.yml --- .../biblia-arabica-example-code.yml | 77 ++++++++++++++++++- 1 file changed, 73 insertions(+), 4 deletions(-) diff --git a/catalog/biblia-arabica/biblia-arabica-example-code.yml b/catalog/biblia-arabica/biblia-arabica-example-code.yml index ae76d69..f3e7a6e 100644 --- a/catalog/biblia-arabica/biblia-arabica-example-code.yml +++ b/catalog/biblia-arabica/biblia-arabica-example-code.yml @@ -1,8 +1,54 @@ schema: https://htr-united.github.io/schema/2023-06-27/schema.json title: Biblia Arabica Example Code url: https://github.com/biblia-arabica/academies -authors: [] -institutions: [] +authors: + - name: Gregor + surname: Schwarb + orcid: 0000-0002-9090-1878 + roles: + - transcriber + - aligner + - project-manager + - quality-control + - name: Nathan + surname: Gibson + orcid: 0000-0003-0786-8075 + roles: + - transcriber + - aligner + - project-manager + - quality-control + - name: Ronny + surname: Vollandt + orcid: 0000-0003-3701-9429 + roles: + - project-manager + - quality-control + - name: Daniel + surname: Stökl Ben Ezra + orcid: 0000-0001-5668-493X + roles: + - quality-control + - support + - name: Bilal + surname: Safiou + roles: + - transcriber + - aligner + - name: Aicha + surname: Belabid + roles: + - transcriber + - aligner + - name: Eliyahu + surname: Friedman + roles: + - transcriber + - aligner +institutions: + - name: Ludwig-Maximilians-Universität München + - name: Goethe-Universität Frankfurt + - name: École Pratique des Hautes Études description: >- Results of a pilot project for Arabic biblical manuscripts with general and manuscript-specific models. @@ -14,7 +60,7 @@ script: - iso: Arab script-type: only-manuscript time: - notBefore: '0900' + notBefore: '900' notAfter: '1900' hands: count: more-than-10 @@ -23,4 +69,27 @@ license: - name: CC-BY 4.0 url: https://creativecommons.org/licenses/by/4.0/ format: Alto-XML -transcription-guidelines: https://github.com/biblia-arabica/academies/tree/main/htr/conventions +transcription-guidelines: >- + 1. Only transcribe the lines that are Bible text, not headings, rubrics, + marginalia, catchwords, etc. + + 2. Everything should be typed exactly as it appears in the manuscript. + + 3. Don't add any dots to the rasm that aren't in the manuscript. + - E.g., if you see فال instead of قال or حعل instead of جعل, don't correct it. + - Pay attention to ي vs. ى and ة vs. ه. Many manuscripts do not place dots above a ta marbuta. + - For undotted initial/medial ب، ت، ث، ن، ي use the undotted ى (which you can get by pressing the shift key). + - For undotted final ب، ت، or ث use the ٮ (you can copy it from here). + - Final ن is always ن even if it is undotted in the manuscript. + - For an undotted initial/medial ف/ق, which cannot be distinguished from each other, use ٯ ("dotless qaf" not waw, copy it from here). + 4. Do not transcribe any vowels at all, even if the manuscript has them. + + 5. Do not transcribe any hamza diacritics (e.g. أ) or shadda even if the + manuscript has them. + - Except: Allah can be written as الله even if the manuscript doesn't have the diacritics. + 6. Pay careful attention not to add ء (hamza) as a consonant unless it is in + the manuscript. Do not standardize spellings. + + 7. Transcribe all dividers (dots, circles, crosses, etc.) with a simple period + with spaces on each side ( . ) + From f9eb8773b038ab92dbfdfd624661a26d2fc46d5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alix=20Chagu=C3=A9?= <33317799+alix-tz@users.noreply.github.com> Date: Mon, 27 May 2024 12:31:22 -0400 Subject: [PATCH 3/3] Update biblia-arabica-example-code.yml Adding missing information about volume and fixing license declaration --- catalog/biblia-arabica/biblia-arabica-example-code.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/catalog/biblia-arabica/biblia-arabica-example-code.yml b/catalog/biblia-arabica/biblia-arabica-example-code.yml index f3e7a6e..c4f9a78 100644 --- a/catalog/biblia-arabica/biblia-arabica-example-code.yml +++ b/catalog/biblia-arabica/biblia-arabica-example-code.yml @@ -66,9 +66,12 @@ hands: count: more-than-10 precision: estimated license: - - name: CC-BY 4.0 - url: https://creativecommons.org/licenses/by/4.0/ + name: CC-BY 4.0 + url: https://creativecommons.org/licenses/by/4.0/ format: Alto-XML +volume: + - metric: files + count: 30 transcription-guidelines: >- 1. Only transcribe the lines that are Bible text, not headings, rubrics, marginalia, catchwords, etc.