As a comprehensive revision of ISO 24613:2008, the 2019 version of the LMF standard is released in parts. The core model (Part 1) adds the LexiconInformation and GrammaticalInformation classes, refactors the original Representation class into the OrthographicRepresentation class, and introduces the cross-reference (CrossREF) metamodel, which significantly improves the support for multilingual dictionary interoperability.
| Core Classes | Inherited Characteristics | Key Data Categories |
|---|---|---|
| LexicalResource | No Subclassing | languageCoding/scriptCoding |
| LexicalEntry | Allow Subclassing | formType/partType |
| OrthographicRepresentation | Allow Subclassing | representationType/xml:lang |
The standard achieves flexible modeling through DCS (Data Category Selection):
Application case: In the development of Arabic dictionaries, the same root word can be associated with multiple LexicalEntry objects, and morphological annotation is implemented through the formStructure=root data category.
The CrossREF package provides three types of key constraints:
Model simplification principle based on clause 5.5.6 of the standard:
| Scenario | Recommended solution | Risk of data loss |
|---|---|---|
| Monolingual dictionary | Prefer subclass inheritance | Low |
| Multilingual database | Focus on data category selection | Requires verification of metadata compatibility |
| Machine Readable Dictionary (MRD) | Combined with OrthographicRepresentation subclassing | Medium |

Copyright ©2026 All Rights Reserved
Update:
Thu, 14 May 2026 04:49:41 +0000