Skip to content

sillsdev/lift-standard

Repository files navigation

LIFT (Lexicon Interchange FormaT)

This project is the home for the development of an XML schema for storing lexical information, as used in the creation of dictionaries.
It also includes a .NET library for working with LIFT (parsing, validating, and migrating).


What is LIFT?

LIFT (Lexicon Interchange FormaT) is an XML format for storing lexical information, as used in the creation of dictionaries.

  • It is not necessarily the format you use internally in your lexicon program.
  • Instead, LIFT enables you to move data between programs (hence the term interchange).
  • LIFT is also a good archiving option: because it is plain text XML, it will remain human-readable and usable for a long time.

LIFT has been designed to have a long life while being relatively easy to convert to and from existing lexicon formats, particularly Multi-Dictionary Formatter (MDF) and FieldWorks Language Explorer (FLEx).


Programs that Support LIFT


Utilities for Working with LIFT

  • Solid — converts basic SFM to LIFT.
  • LiftTools — includes tools to:
    • Merge entries which are homographic
    • Validate LIFT files to ensure compliance with the latest schema

Details

The LIFT standard may still evolve as developers work with it.

The most recent published version is 0.13:


Resources

About

Automatically exported from code.google.com/p/lift-standard

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •