This article or section needs to be wikified. Please format this article according to the guidelines laid out at Wikipedia:Guide to layout. Please remove this template after wikifying.
Is a text file for exchange (import/export) single table oriented data between database programs (Excel, StarCalc, Lotus 1-2-3, FileMaker, dBase, Framework, Multiplan, etc.). It contents column names and data content as string.
Example (Table with two columns, column header row and two data rows):
Text Number hello 1 has a double quote " in text -3
Filecontent:
TABLE 0,1 "EXCEL" VECTORS 0,3 "" TUPLES 0,2 "" DATA 0,0 "" -1,0 BOT 1,0 "Text" 1,0 "Number" -1,0 BOT 1,0 "hello" 0,1 V -1,0 BOT 1,0 "has a double quote "" in text" 0,-3 V -1,0 EOD
The file format, known as LDIF, for LDAP DataInterchangeFormat, is typically used to import and export directory information between LDAP-based directory servers, or to describe a set of changes which are to be applied to a directory.
The LDIF format is a simpler format which is perhaps easier to create, and may also be used, as noted, to describe a set of changes to be applied to a directory.
Definition of the LDAP DataInterchangeFormat The LDIF format is used to convey directory information, or a description of a set of changes made to directory entries.
Electronic DataInterchange (EDI) is the computer-to-computer exchange of structured information, by agreed message standards, from one computer application to another by electronic means and with a minimum of human intervention.
In common usage, EDI is understood to mean specific interchange methods agreed upon by national or international standards bodies for the transfer of business transaction data, with one typical application being the automated purchase of goods and services.
The EDI (Electronic DataInterchange) standards were designed from the beginning to be independent of lower level technologies and can be transmitted using Internet protocols as well as private networks.