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

https://github.com/nino-cunei/oldbabylonian
10 April 2019, 10:45:51 UTC
  • Code
  • Branches (11)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/v0.2
    • refs/tags/v0.3
    • refs/tags/v0.4
    • refs/tags/v1.0
    • refs/tags/v1.0.1
    • refs/tags/v1.1
    • refs/tags/v1.2
    • refs/tags/v1.3
    • refs/tags/v1.4
    No releases to show
  • 6fe789d
  • /
  • docs
  • /
  • about.md
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

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
  • revision
  • snapshot
origin badgecontent badge Iframe embedding
swh:1:cnt:f98c36ac772932bd6a93dc9c8823a87a39de419b
origin badgedirectory badge Iframe embedding
swh:1:dir:a7b7186c9505bb749056ffe44b50975ed472a151
origin badgerevision badge
swh:1:rev:20173f788d445e60e4bc40891f2fee26044119a1
origin badgesnapshot badge
swh:1:snp:9091ca8d749e2b01a10b40227cf5a226e41c8da5
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
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 20173f788d445e60e4bc40891f2fee26044119a1 authored by Dirk Roorda on 28 March 2019, 07:29:10 UTC
docs analysis
Tip revision: 20173f7
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