Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • a7b7186
  • /
  • about.md
Raw File Download
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:f98c36ac772932bd6a93dc9c8823a87a39de419b
directory badge Iframe embedding
swh:1:dir:a7b7186c9505bb749056ffe44b50975ed472a151
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
about.md
<img src="images/logo.png" align="left"/>
<img src="images/ninologo.png" align="right" width="20%"/>

The Old Babylonian corpus
==============================

This repo is about the digital processing of the transliterations of
cuneiform tablets from the Old Babylonian periods.

Cuneiform tablets
=================

Cuneiform tablets have been photographed, and transliterated
in [ATF](http://oracc.museum.upenn.edu/doc/help/editinginatf/cdliatf/index.html)
files, in which the marks on a tablet are represented by ascii characters.

While the ATF descriptions preserve an awesome amount of precise information
about the marks that are visible in the clay and their spatial structure, it is
not easy to process that information. Simple things are hard: counting,
aggregating, let alone higher level tasks such as clustering, colocation, and
other statistical operations.

That is why we have converted the transliterations to an other format,
Text-Fabric, which is optimized for processing, adding data and sharing it.

Corpus
------

We have chosen the
[Old Babylonian letters (AbB)](http://cdli.ox.ac.uk/wiki/doku.php?id=old_babylonian_letters)
(1900-1600 BC) as the second corpus for testing our approach. This is
*cuneiform* corpus of ca. 1300 documents (tablets and envelopes) with legible inscriptions.

The first cuneiform corpus that we have brought into Text-Fabric is the
proto-cuneiform
[Uruk](https://github.com/Nino-cunei/uruk/blob/master/docs/about.md)
corpus.

Provenance
----------

We have downloaded transliterations and images from the **Cuneiform Digital
Library Initiative** [CDLI](https://cdli.ucla.edu).
It has compiled a rich source of
data, available to the public, visible on its website, and large portions are
conveniently downloadable. We are indebted to the creators and maintainers of
the CDLI website.

### Transliterations

On the [search page](https://cdli.ucla.edu/search/search.php) we performed two
searches: one with `AbB` in the *Primary publication* field and one with the same string
in the *Secondary publication(s)* field. In both searches we entered 
`Old Babylonian` in the *Chronology - period* field.
On the results
page, we have chosen `Download all text`.

The downloaded files contain metadata and transliterations.

We use a dozen or so of the metadata fields, but the focus is on the transliterations.

We have a [specification](transcription.md) of the transcription format and
how we model the text in Text-Fabric.

We have checked the conversion from the ATF transliterations to Text-Fabric
thoroughly.
An account of the checking that we performed is in the
[checks](http://nbviewer.jupyter.org/github/Nino-cunei/oldbabylonian/blob/master/programs/checks.ipynb)
notebook.

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top