Online Linguistic Database

Documentation
Getting Started
Adding & Updating
Searching
REST API
Resources
More
Frequently Asked Questions
Languages
Installing the OLD

About the OLD

The Online Linguistic Database (OLD) is software for linguistic fieldwork.

Features

  • Collaboration and data sharing
  • Advanced search
  • Automatic morpheme cross-referencing
  • Configurable validation
  • Morphological parser & phonology builder
  • Text creation
  • User access control
  • Documentation
  • Open source
  • Graphical User Interface: Dative
  • RESTful JSON API

Technical

The OLD is software for creating RESTful web services that facilitate collaborative linguistic fieldwork and language documentation. An OLD RESTful web service receives inputs and returns outputs in JSON. The OLD is written in Python using the Pylons web framework and MySQL/SQLAlchemy. Its source code can be found on GitHub and releases can be accessed on PyPI and installed with either pip or easy_install.