This is an old revision of the document!
Welcome to the Lekha Wiki!
This wiki documents several aspects of lekha, such as our philosophy behind creating it,Documentation, Software Design and architecture, as well as all the versions and their associated changes leading up to this point.
About Lekha
Lekha is a project by the Software Design Research group at The Indian Sonic Research Organisation (theISRO). Lekha aims to make artist archives easier and more accessible.
The platform is an outcome of work done during the pandemic, in response to the difficulty of using existing archival software. Lekha aims to solve this problem by allowing artists to create, organize and share archives of their works easily.
Lekha is always a work in progress. We are committed to remain open, accessible, free to use, and in service of all artists and creatives around the globe. Please do reach out to us if there is a feature you would like to see implemented on lekha.
Lekha is supported by the Goethe Institut-Bangalore and (Art)ScienceBLR.
Lekha Documentation
Everything you need to know about LEKHA.
First steps
Getting help
How the documentation is organized
The development process
The LEKHA project
LEKHA(Lists, Exhibition and Knowledge Hueristics for Art and Archives)
Lekha aims to make artist archives easier and more accessible.
The platform is an outcome of work done during the pandemic, in response to the difficulty of using existing archival software. Lekha aims to solve this problem by allowing artists to create, organize and share archives of their works easily.
The Design Process
LEKHA has a unique take on archives. Media files in LEKHA are called “ART”. Art could be documents, sound files, video, texts, STL files or any other file that you might think of. LEKHA does not discriminate. ART is added to the ARCHIVE using a process called ARCHIVING. The act of “ARCHIVING” could include creating, adding, changing or even deleting ARCHIVES. These metaphors with the real world act of archiving also apply to the software design philosophy. For example:
add.archive(ARCHIVE_NAME, filename)
is an object and a method that could be used to add to an archive.
