We're making a readable, public-domain, print- and mobile-optimised version of the South African Constitution.
Twenty years ago, many South Africans will remember, you could pick up a pocket-sized printed copy of the new constitution in every official language. It was an exciting time. But over the years, those little editions became harder and harder to find.
in the 2013/14 financial year, for the 54 million people living in South Africa, merely 30 000 constitutions were printed. Despite the fact that less than 10 percent of South Africans are first language English speakers, all of these constitutions were in English.
This year, to date, only 11 000 constitutions have been printed. To the department’s credit, these were produced in each of South Africa’s national languages and in Braille.—The Star, 10 Dec 2014
Today, to read the constitution, you have to find it online.
That's pretty straightforward if you can read English, and have a good Internet connection. You can read it on gov.za, on the Department of Justice site, Acts Online and on the Constitutional Court website. Those editions are up to date, too, in that they include all the amendments made to the constitution (about one each year) since it was first made law in 1996.
However, there are problems from there:
- If you don't read English, you have to download a PDF version. There are no plain-HTML versions of the constitution in all official languages. The official PDF versions are on the DOJ's site. Thing is, if you're using a basic phone on a slow, expensive data connection, a PDF is not going to work for you. Not only is it slow to download, it's hard to read a PDF on a small screen, if your phone opens PDFs at all.
- PDFs are also unsuitable for accessibility: many people who're visually impaired (or disabled in other ways) use software that reads text to them. PDFs are often difficult for this software to read properly. For instance, they often don't include PDF bookmarks for navigation (as is the case with the official DOJ PDFs).
- And what are your options if you're illiterate? Should there be audio versions of the constitution in all languages?
- Several versions available on the Internet are copyrighted. That means it's illegal to reuse them without permission. Versions published by government departments are not copyrighted (they can't be in terms of the South African Copyright Act 12:8a), but amended editions assembled by private people and companies are copyrighted. This makes it tricky to quickly reuse the text of the constitution in a new project.
If we really want all South Africans to know their constitution – which includes our wonderful Bill of Rights – we have to do better. This project is a contribution to that effort.
We are creating a better version.
- Our version is in the public domain. Anyone can use it for anything.
- Online, the site is fast and simple. It uses only static HTML (e.g. no Javascript). This makes it cheap and easy to browse on any computer or phone; accessible to screen readers and magnifiers; and easy to reuse in other projects.
- We include a printable PDF on a standard A5 page size, which is easy to print (e.g. almost any printer can print two pages on an A4 sheet, and one folded to A5, it's easy to carry around).
- In print, we’ve retained readability without wasting space. And we’ve used open-licensed fonts that are easy to read and work well in many languages.
- The project is open-source (on GitHub), so that others can copy and contribute.
- We are working with partners to include read-aloud audio versions of the constitution in all languages. We want any South African to be able to listen to any part of the constitution being read aloud in their own language, on their mobile phone.
If you have suggestions for ways to make it even better, email info@myconstitution.co.za.
Language | Date | EPUB2 | Status |
---|---|---|---|
Afrikaans (af) | 2016-07-12 | Y | Live |
English (en) | 2016-07-12 | Y | Live |
Ndebele (nr) | 2016-07-12 | Y | Live |
Sepedi/Nothern Sotho (nso) | 2016-07-12 | Y | Live |
siSwati (ss) | 2016-07-12 | Y | Live, with disclaimer |
Sesotho (st) | 2016-07-12 | Y | Live, though concerns about QA |
Setswana (tn) | 2016-07-12 | Y | Live, with disclaimer |
Xitsonga (ts) | 2016-07-12 | Y | Live, with disclaimer |
Tshivenḓa (ve) | 2016-07-12 | Y | Live |
isiXhosa (xh) | 2016-07-12 | Y | Live |
isiZulu (zu) | 2016-07-12 | Y | Live |
While this open-source project will always be a work in progress (for instance, content will need updating when the constitution is amended from time to time), the initial setup will happen in four parts. These project parts may happen simultaneously.
- DONE Set up the website with the English version of the constitution.
This site is staged at github.com/electricbookworks/constitution. This site is built with the Electric Book Workflow, an open framework for using markdown and Jekyll to publish long-form content in multiple formats. When ready, the static HTML is moved to a production site at myconstitution.co.za.Update 2022-02-02: This site was built on an old version of the Electric Book template. The live branch now deploys automatically (see CodeShip setup) to a staging site at myconstitution.ebw.co, andrelease-
tags on live copy the staging HTML to myconstitution.co.za. - DONE Create and add the text of the remaining 10 official languages. This has been done by converting the offical (DOJ) PDF versions of the constitution into markdown files for each part of the constitution in each language (following the structure established in the English edition). We are aware that there are many problems with the official translations. Most are small, and one (Xitsonga) is very problematic.
- DONE Quality assurance on the conversion to markdown. Professional language experts have cross-checked our versions of the text in each language against the official DOJ versions, to ensure they are the same in this first phase. Process:
- The language expert received two PDF versions of the constitution in the relevant language: (1) the official DOJ edition, and (2) a PDF of our new version.
- The language expert read through our edition, cross checking against the DOJ original for inconsistencies. It was up to the expert whether to work on a print-out of each PDF or directly on screen. Corrections were noted in the digital PDF of our edition, using the Comments function in a good PDF reader like Adobe Acrobat. This allowed the production team to work through the corrections systematically. This marked-up PDF was sent to the project team, who implemented the changes. The production team implementing the changes was not necessarily familiar with the language being checked, so corrections had to be marked and explained very clearly and specifically. (See the Adobe Acrobat guidance to learn how to use Commenting well in Acrobat.)\ Given our file-creation process, we expected the most likely problems would be missing or incorrect list numbering. Note that the language expert was not proofreading closely, since our budget does not allow for this. That said, in addition to a few small errors in our digitisation, the experts mostly found errors or problems with the actual official translations. We have fixed these where they are minor typos (e.g. punctuation), but we have not made changes to words that might affect its legal meaning. This is because in the first phase we do not have legal experts on our team. In a later phase, we hope to involve legal experts to help us improve on the official translations we are working from.
- DONE The production team received the experts' corrections and implemented their changes. In some cases, the team implemented minor corrections to the original, official DOJ translations, but did not implement changes that were intended to improve the official translations. Once each language version was complete, we made it live on myconstitution.co.za.
- Add embedded audio files. The CSIR's Meraka Institute is creating text-to-speech audio of each section of the constitution generated from our text. These audio files are to be embedded in the text. (Originally, audio files were going to be hosted on a free, cloud-based audio service and embedded as streaming audio at appropriate places in the text. Instead, we now hosting and embedding the audio directly, since it's faster and gives us more control over UI to use HTML5 audio elements for this.)
This project developed out of discussions between Arthur Attwell at Electric Book Works and Maureen Isaacson at the Foundation for Human Rights. Electric Book Works built the prototype and hosts the open-source project, which is managed by Arthur Attwell at Fire and Lion. Other contributors include:
- The CSIR Meraka Institute: text-to-speech and accessibility
- Barbara Attwell: markdown/digitisation
- Bangula Language Services: language consulting.
If you'd like to help, email info@myconstitution.co.za. You can also log issues on GitHub.
To the extent possible under law, all contributors to this project waive all copyright and related or neighboring rights to the markdown and HTML versions of the text of the South African Constitution published here.