EP0890154A1 - Data-conversion method - Google Patents

Data-conversion method

Info

Publication number
EP0890154A1
EP0890154A1 EP97916371A EP97916371A EP0890154A1 EP 0890154 A1 EP0890154 A1 EP 0890154A1 EP 97916371 A EP97916371 A EP 97916371A EP 97916371 A EP97916371 A EP 97916371A EP 0890154 A1 EP0890154 A1 EP 0890154A1
Authority
EP
European Patent Office
Prior art keywords
data
application
analysis
file
elements
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
EP97916371A
Other languages
German (de)
French (fr)
Inventor
Rolf Wadewitz
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from DE19635351A external-priority patent/DE19635351C2/en
Application filed by Individual filed Critical Individual
Publication of EP0890154A1 publication Critical patent/EP0890154A1/en
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database

Definitions

  • the invention relates to a method for converting data between two applications or software packages that use different data formats, according to the preamble of claim 1.
  • the invention is based on the fundamental problem of the incompatibility of data from different applications or software packages. Many programs have their own data format for the internal processing of the data. However, this is rarely readable by other programs for further processing. The user is faced with the problem of transporting any data from application A to application B, although the data formats of applications A and B are generally unknown to him.
  • the data to be transported are mostly databases, but application data can also occur in the broadest sense, such as text files, CAD data, sound formats, calculation programs and others.
  • a special method for data conversion is already known from DE 4128 940 AI. With the aid of this method, print-prepared digital data of a document created with text and / or graphics software on the screen of a data processing system are converted into facsimile-specific transmission data.
  • This method replaces the cumbersome, time-consuming and error-prone method of printing out a document created on the screen of a data processing system on a printer connected to the data processing system and then scanning the document printed on paper by an optoelectronic unit of a facsimile device. The scanning data of the optoelectronic unit are then coded and transmitted in a facsimile-specific manner.
  • the conversion software according to the invention is able to transfer data of any format A into data of any format B semi-automatically and also fully automatically, with in principle no restriction with regard to the possible data formats. Since the data formats A and B are analyzed semi-automatically and fully automatically in their fine structure by the conversion software according to the invention, in addition to the rough structure of the data, the possible error rate in the data transfer from application A to application B is significantly lower than in the usual auxiliary programs. In addition, data changes and data adjustments are provided in various levels, for example in the file, record, element level and others, in order to reduce the error rate in the target application.
  • FIG. 4 shows the information flow diagram according to FIG. 1 in a more detailed representation.
  • FIG. 1 shows in the form of an information flow diagram the sequence of a data transfer using the method according to the invention or the conversion software (1) according to the invention.
  • a user would like to transport any source data Q (2) generated and exported by application A (3) to application B (4) in order to process them there.
  • Each of the applications A (3) and B (4) can import and export their data in a format that they can understand; this is implemented in applications (3) and (4) in order to exchange data between applications of the same type at different workplaces.
  • the user can now generate a sample export of, for example, approximately 500 data records from the database of application A (3) and that of application B (4).
  • This creates template file VA (5) from application A (3) and template file VB (6) from application B (4).
  • a prerequisite for the functioning of the data conversion method is that application B (4) can import its own exported template file VB (6), which it has produced and exported, but this should of course work.
  • the template files VA (5) and VB (6) can be analyzed (7) using the conversion software (1).
  • the conversion software (1) knows the data structure of the template files VA (5) and VB (6) and also the necessary links between the elements of the template files VA (5) and VB (6). This conversion pattern for the transfer of the data from application A (3) to application B (4) is stored as a sample sequence file M.
  • the analysis phase of both the template file VA (5) and the template file VB (6) is subdivided into a rough analysis, a subsequent fine analysis, a further subsequent sub-analysis and so on. ter in order to finally arrive at the final analysis.
  • the analysis phase is then followed by the linking phase, in which the analyzes of the template files are linked.
  • a conversion of the source data Q (2) into the target data Z (12) is achieved with the aid of the determined analysis and linking result.
  • application B (4) can import the target data Z (12), since they are in the data format that can be imported and exported by application B (4), and process them further.
  • the source file (28) to be exported from application A (3) is placed in the source analysis (29).
  • the target analysis (11) is created.
  • the converted data are then placed in the importable target file (30).
  • a source or target analysis is no longer necessary.
  • the rule formation and the links were already generated with the template files VA (5) and VB (6).
  • the source file Q (2) is read and with the data filter processed from the pattern flow data M.
  • the data records generated are written to the target file.
  • the data filter can use external files for comparison as well as internal files for searching and sorting.
  • FIG. 2 shows a diagram which shows the structure of a general data transfer file in a detailed form.
  • the analysis (8) of the template files VA (5) and VB (6) is divided into several phases. On the basis of the first recognition of the rough structure (13), the file form is first pre-classified, as in the case of conversion programs known hitherto.
  • the intelligent conversion software now also provides a set of algorithms that are able to automatically recognize the fine structure (14) of the data at hand.
  • the analysis (8) is continued in order to also recognize the substructures (15) within the data elements (17).
  • the rough structure (13) serves to recognize the file structure, the separators, the element identifier, the character length, etc. in the file space and in the sentence space (16).
  • files are differentiated according to their file form. The differences can be recognized, for example, from file extensions or information structures within the entire file.
  • the fine structure (14) serves to recognize element existence, element character contents, element character length, etc., such as element dream (19) and drawing space (20).
  • the fine structure (14) relates to the sentence level, which contains the structure of a single data record in the so-called sentence space (16) from the elements (17), as well as the links between the sentence elements (17), the so-called sentence control space (18).
  • sentence level contains the structure of a single data record in the so-called sentence space (16) from the elements (17), as well as the links between the sentence elements (17), the so-called sentence control space (18).
  • the substructure (15) serves to recognize words and sub-elements with sub-separators in the individual elements, such as element dream (19), drawing space, word space.
  • the substructure is thus subdivided into the element level, the element space (19), and the drawing level, the drawing space with number space (20).
  • the element level (19) the existential characteristics for an element (17) are determined.
  • the character level (20) specifies the possible selection spaces for numbers, letters, special characters, OEM characters and others.
  • the "Working Time” element can be a
  • the "Street" element contains the patterns
  • These substructures are analyzed as words and examined for patterns. For example, street names and house numbers can be split.
  • the pattern and linkage analyzes are carried out with the aforementioned analysis results
  • FIG. 3 shows in diagram form the synthesis process (11) for the formation of the data elements (21) for application B (4) "from the data elements (22) of application A (3).
  • a data filter (23) which contains the previously determined linking rules (24) between the data elements (21) and (22). If one sends the data records (25) from the application A (3) through this data filter (23), one obtains new data records (26) with new data elements (21), which in one of the applications B (4) and exportable data format.
  • the number of data elements (22) of data records (25) from application A (3) is not necessarily the same as the number of data elements (21) of data records (26) for application B (4), the number of data records ( 25) and (26) is generally the same for both applications A (3) and B (4).
  • the data elements (21) must also be compared. and (22) possible with an external database or several external databases (27), for example also the mixture of several databases, such as customer file + invoice file.
  • an external comparison for example, the postal codes of data records (25) and (26) can be checked by comparing the data elements (21) and (22) of country, city, street and postal code with those of the external database (27) compares.

Abstract

The invention concerns a method of converting data between two applications or software packages which use different data formats. A fundamental problem in data-processing today is the combination and exchange of source data from different software packages. Intelligent conversion software predominantly uses data structures of data bases and data-processing equipment. Proceeding from a first recognition of a rough structure, the file form is pre-classified in conversion tools. The conversion software provides an algorithm set by means of which the fine structure is automatically recognized and converted. The analysis of model files of applications A and B is continued as far as the substructure level, the source data finally being converted by means of the analysis into the target data which are imported by application B.

Description

Beschreibung description
Verfahren zur DatenkonvertierungData conversion procedures
Die Erfindung betrifft ein Verfahren zum Konvertieren von Daten zwischen zwei Anwendungen beziehungsweise Softwarepaketen, die unterschiedliche Datenformate benutzen, nach dem Oberbegriff des Patentanspruches 1.The invention relates to a method for converting data between two applications or software packages that use different data formats, according to the preamble of claim 1.
Der Erfindung liegt das grundsätzliche Problem der Inkompatibi- lität von Daten aus verschiedenen Anwendungen bzw. Softwarepa¬ keten zugrunde. Viele Programme besitzen ein eigenes Datenfor¬ mat für die interne Verarbeitung der Daten. Dieses ist aber nur selten von anderen Programmen zur Weiterverarbeitung einlesbar. Der Anwender steht vor dem Problem, beliebige Daten von Anwen¬ dung A nach Anwendung B zu transportieren, wobei ihm im allge¬ meinen die Datenformate der Anwendungen A und B nicht bekannt sind. Bei den zu transportierenden Daten handelt es sich meist um Datenbanken, es können aber auch im weitesten Sinne Anwen¬ dungsdaten auftreten, wie zum Beispiel Textdateien, CAD-Daten, Sound-Formate, Kalkulationsprogramme und andere.The invention is based on the fundamental problem of the incompatibility of data from different applications or software packages. Many programs have their own data format for the internal processing of the data. However, this is rarely readable by other programs for further processing. The user is faced with the problem of transporting any data from application A to application B, although the data formats of applications A and B are generally unknown to him. The data to be transported are mostly databases, but application data can also occur in the broadest sense, such as text files, CAD data, sound formats, calculation programs and others.
Um den vorstehend beschriebenen Datentransfer realisieren zu können, bieten moderne und flexible Programme die Möglichkeit, Daten der gängigsten Formate einzulesen und in ihrem eigenen Format weiterzuverarbeiten. Um einen Austausch zwischen ver¬ schiedenen Anwendungen, beispielsweise auch von anderen Be¬ triebssystemen, zu ermöglichen, ist bei einigen Softwarepaketen eine Im- und Exportfunktion im ASCII-Format oder einem anderen gängigen Format vorgesehen. Darüberhinaus gibt es viele Hilfsprogramme, die Datenkonvertie¬ rungen von einem Format A nach einem Format B erlauben. Diese haben einen fest vorgegebenen Konvertierungsalgorithmus imple¬ mentiert, welcher der jeweiligen Anwendung entspricht. Der An- wender kann nun wählen, zwischen welchen Datenformaten A und B das Programm eine Konvertierung durchführen soll. Diese Hilfs¬ programme können teilweise die Art der Datei bzw. die Art der Anwendung A automatisch anhand von einfachen spezifischen Merk¬ malen bei der Dateiform, wie zum Beispiel der Dateiform und fe- sten Infostrukturen und Versionskennungen innerhalb der Datei, erkennen.In order to be able to implement the data transfer described above, modern and flexible programs offer the possibility of reading in data in the most common formats and further processing them in their own format. In order to enable an exchange between different applications, for example also from other operating systems, some software packages provide an import and export function in ASCII format or another common format. In addition, there are many auxiliary programs that allow data conversions from a format A to a format B. These have implemented a fixed conversion algorithm which corresponds to the respective application. The user can now choose between which data formats A and B the program should perform a conversion. These auxiliary programs can partially recognize the type of file or the type of application A automatically on the basis of simple specific features in the file form, such as the file form and fixed information structures and version identifiers within the file.
Ein spezielles Verfahren zur Datenkonvertierung ist bereits aus der DE 4128 940 AI bekannt. Mit Hilfe dieses Verfahrens werden druckaufbereitete digitale Daten eines mit einer Text- und/oder Graphik-Software am Bildschirm einer Datenverarbeitungsanlage erstellten Dokumentes in faksimilespezifische Übertragungsdaten konvertiert. Dieses Verfahren ersetzt die umständliche, zeit¬ aufwendige und fehlerbehaftete Methode, ein am Bildschirm einer Datenverarbeitungsanlage erstelltes Dokument an einem an der Datenverarbeitungsanlage angeschlossenen Drucker auszudrucken und anschließend das auf Papier gedruckte Dokument durch eine optoelektronische Einheit eines Faksimilegerätes abzutasten. Die Abtastdaten der optoelektronischen Einheit werden dann fak- similespezifisch codiert und übertragen.A special method for data conversion is already known from DE 4128 940 AI. With the aid of this method, print-prepared digital data of a document created with text and / or graphics software on the screen of a data processing system are converted into facsimile-specific transmission data. This method replaces the cumbersome, time-consuming and error-prone method of printing out a document created on the screen of a data processing system on a printer connected to the data processing system and then scanning the document printed on paper by an optoelectronic unit of a facsimile device. The scanning data of the optoelectronic unit are then coded and transmitted in a facsimile-specific manner.
Sowohl die in den Anwendungen integrierten Konvertierungspro¬ gramme als auch die eigenständigen Hilfsprogramme zur Datenkon¬ vertierung haben beide den Nachteil, daß nur eine begrenzte Auswahl an Datenformaten zur Verfügung gestellt wird, die mit den festen Algorithmen des Programmes konvertiert werden kön¬ nen. Diese Konvertierungen berücksichtigen in der Regel nicht die Elementinhalte und deren Verknüpfungen, wie beispielsweise Zeicheninhalt und Zeichenlänge, sprachliche Aspekte, Existenz- regeln, Elementumformungen, Sprachraum, Elementmuster und Ele¬ mentinterpretation. Außerdem sind die meisten Datenformate nicht sehr gut standardisiert, und viele Anwendungen bringen ihre eigenen Datenstrukturen ein. Die Datenelemente sind für die Quellanwendung optimiert und können bei der Zielanwendung Fehler bei der Verarbeitung verursachen, die aufwendig vom An- wender von Hand korrigiert werden müssen oder sogar eine Wei¬ terverarbeitung der Daten unmöglich machen.Both the conversion programs integrated in the applications and the independent auxiliary programs for data conversion both have the disadvantage that only a limited selection of data formats is made available which can be converted using the fixed algorithms of the program. These conversions generally do not take into account the element contents and their links, such as character content and character length, linguistic aspects, rules of existence, element transformations, language space, element pattern and element interpretation. Also, most of the data formats not very well standardized, and many applications bring their own data structures. The data elements are optimized for the source application and can cause processing errors in the target application which have to be laboriously corrected by the user or even make further processing of the data impossible.
Es ist Aufgabe der Erfindung, dem Anwender ein Verfahren zur Datenkonvertierung zur Verfügung zu stellen, das eine flexible Datenangleichung von verschiedenen Anwendungsprogrammen mit relativ einfachen Mitteln ermöglicht.It is an object of the invention to provide the user with a method for data conversion which enables flexible data matching of different application programs with relatively simple means.
Diese Aufgabe ist erfindungsgemäß durch die Merkmale des Pa¬ tentanspruchs 1 gelöst.According to the invention, this object is achieved by the features of patent claim 1.
Erfinderische Weiterbildungen und Ausgestaltungen der Erfindung sind in den Unteransprüchen beschrieben.Inventive developments and refinements of the invention are described in the subclaims.
Die erfindungsgemäße Konvertierungssoftware ist dabei in der Lage, Daten eines beliebigen Formates A in Daten eines beliebi¬ gen Formates B halb- und auch vollautomatisch zu transferieren, wobei im Prinzip keine Einschränkung bezüglich der möglichen Datenformate auftritt. Da die Datenformate A und B von der er¬ findungsgemäßen Konvertierungssoftware über die Grobstruktur der Daten hinaus sowohl halb- als auch vollautomatisch in deren Feinstruktur analysiert werden, ist die mögliche Fehlerquote beim Datentransfer von Anwendung A nach Anwendung B deutlich geringer als bei den üblichen Hilfsprogrammen. Zusätzlich sind Datenveränderungen und Datenanpassungen in diversen Ebenen, beispielsweise in der Datei-, Satz-, Elementebene und weitere, vorgesehen, um die Fehlerquote bei der Zielanwendung zu verrin¬ gern.The conversion software according to the invention is able to transfer data of any format A into data of any format B semi-automatically and also fully automatically, with in principle no restriction with regard to the possible data formats. Since the data formats A and B are analyzed semi-automatically and fully automatically in their fine structure by the conversion software according to the invention, in addition to the rough structure of the data, the possible error rate in the data transfer from application A to application B is significantly lower than in the usual auxiliary programs. In addition, data changes and data adjustments are provided in various levels, for example in the file, record, element level and others, in order to reduce the error rate in the target application.
Der Aufbau des erfindungsgemäßen Verfahrens zur Datenkonver- tierung ist in der Zeichnung dargestellt und nacchstehend er¬ läutert. Darin zeigen: Fig. l das Informationsablaufdiagramm des Verfahrens zum Datentransfer;The structure of the method for data conversion according to the invention is shown in the drawing and explained in the following. In it show: 1 shows the information flow diagram of the method for data transfer;
Fig. 2 ein Diagramm zur Strukturanalyse des Verfahrens mit detailliertem Strukturaufbau; Fig. 3 den Syntheseverlauf des Verfahrens für die Bil¬ dung der Daten B aus den Daten A;2 shows a diagram for structural analysis of the method with detailed structure; 3 shows the course of the synthesis of the method for forming data B from data A;
Fig. 4 das Informationsablaufdiagramm gemäß Figur l in detaillierterer Darstellung.4 shows the information flow diagram according to FIG. 1 in a more detailed representation.
Die Figur 1 zeigt in Form eines Informationsablaufdiagrammes den Ablauf eines Datentransfers mit Hilfe des erfindungsgemäßen Verfahrens bzw. der erfindungsgemäßen Konvertierungssoftware (1) . Ein Anwender möchte beliebige Quelldaten Q (2) , die von der Anwendung A (3) erzeugt und exportiert werden, zur Anwen- düng B (4) transportieren, um sie dort weiterzuverarbeiten. Jede der Anwendungen A (3) und B (4) kann ihre Daten in einem für sie selbst verständlichen Format im- und exportieren; dies ist in den Anwendung (3) und (4) implementiert, um Daten zwi¬ schen Anwendungen der gleichen Art auf verschiedenen Arbeits- platzen auszutauschen.FIG. 1 shows in the form of an information flow diagram the sequence of a data transfer using the method according to the invention or the conversion software (1) according to the invention. A user would like to transport any source data Q (2) generated and exported by application A (3) to application B (4) in order to process them there. Each of the applications A (3) and B (4) can import and export their data in a format that they can understand; this is implemented in applications (3) and (4) in order to exchange data between applications of the same type at different workplaces.
Der Anwender kann nun jeweils einen Probeexport von beispiels¬ weise etwa 500 Datensätzen aus dem Datenbestand der Anwendung A (3) und dem der Anwendung B (4) erzeugen. So entstehen das Vorlagefile VA (5) aus Anwendung A (3) und Vorlagefile VB (6) aus Anwendung B (4) . Voraussetzung für das Funktionieren des Verfahrens zur Datenkonvertierung ist dabei, daß die Anwendung B (4) ihr eigenes, von ihr erzeugtes, exporttiertes Vorlagefile VB (6) wieder importieren kann, was aber selbstverständlich funktionieren sollte. Jetzt können die Vorlagefiles VA (5) und VB (6) mittels der Konvertierungssoftware (1) analysiert werden (7) .The user can now generate a sample export of, for example, approximately 500 data records from the database of application A (3) and that of application B (4). This creates template file VA (5) from application A (3) and template file VB (6) from application B (4). A prerequisite for the functioning of the data conversion method is that application B (4) can import its own exported template file VB (6), which it has produced and exported, but this should of course work. Now the template files VA (5) and VB (6) can be analyzed (7) using the conversion software (1).
Es wäre grundsätzlich auch ein Datenaustausch von Anwendung A (3) zu Anwendung B (4) direkt möglich ohne den Weg über dieIn principle, it would also be possible to exchange data directly from application A (3) to application B (4) without going through the
Datei (zum Beispiel OLE, DDE und weitere) zu gehen. Hier wird dann also der Umweg über die Dateien gespart, während die Ana¬ lyse- und Verknüpfungsprozesse natürlich wirksam bleiben sind.File (for example OLE, DDE and others) to go. Here will then the detour via the files is saved, while the analysis and linking processes naturally remain effective.
Da der Anwender im allgemeinen nichts über den Aufbau der Da- tenstrukturen und über die Datenstrukturen der Anwendungen A (3) und B (4) weiß, und darüber auch nichts wissen möchte, sind für die Analyse komplexe Algorithmen erforderlich, um den An¬ wender möglichst von Entscheidungen zu entlasten und den Analy¬ se- und Verknüpfungsprozeß (8) zu automatisieren oder zumindest zum Teil zu automatisieren. Die implementierten Algorithmen können problemlos erweitert werden, um auch neue, in Zukunft auftretende Datenstrukturen analysieren zu können. Der Umfang der Analyse (8) der Strukturen wird weiter unten anhand von Fi¬ gur 2 näher erläutert. Nach dem Analyse- und Verknüpfungsprozeß (8) kennt die Konvertierungssoftware (1) die Datenstruktur der Vorlagefiles VA (5) und VB (6) und auch die notwendigen Ver¬ knüpfungen zwischen den Elementen der Vorlagefiles VA (5) und VB (6) . Dieses Konvertierungsmuster für die Übertragung der Daten von Anwendung A (3) nach Anwendung B (4) wird als Muster- ablaufdatei M abgespeichert.Since the user generally does not know anything about the structure of the data structures and the data structures of applications A (3) and B (4), and does not want to know anything about them either, complex algorithms are required for the analysis in order to provide the user to relieve decisions as far as possible and to automate or at least partially automate the analysis and linking process (8). The implemented algorithms can be easily expanded to be able to analyze new, future data structures. The scope of the analysis (8) of the structures is explained in more detail below with reference to FIG. 2. After the analysis and linking process (8), the conversion software (1) knows the data structure of the template files VA (5) and VB (6) and also the necessary links between the elements of the template files VA (5) and VB (6). This conversion pattern for the transfer of the data from application A (3) to application B (4) is stored as a sample sequence file M.
Will der Anwender zu einem späteren Zeitpunkt weitere Daten¬ transfers zwischen denselben Anwendungen A (3) und B (4) wie oben erläutert durchführen, so ist es möglich, das eben erτrtit- telte Konvertierungsmuster in Form von Musterablaufdaten M (9) abzuspeichern (10) . Somit erübrigt sich für den Anwender beim nächsten Konvertierungsprozeß die Erzeugung der Vorlagefiles VA (5) und VB (6) , und die KonvertierungsSoftware (1) kann beim Datentransfer ohne Analyseprozeß (8) direkt auf die gesicherten Musterablaufdaten M (9) zurückgreifen und die Musterablaufdaten M (9) wieder einlesen (10) .If the user wants to carry out further data transfers between the same applications A (3) and B (4) as explained above at a later point in time, it is possible to save the conversion pattern that has just been obtained in the form of pattern sequence data M (9) (10 ). This means that the user does not need to generate the template files VA (5) and VB (6) in the next conversion process, and the conversion software (1) can directly access the saved sample sequence data M (9) and the sample sequence data during data transfer without analysis process (8) Read M (9) again (10).
Wie dazu insbesondere Figur 4 in Ergänzung zu Figur l zeigt, unterteilt sich die Analysephase sowohl des Vorlagefiles VA (5) als auch des Vorlagefiles VB (6) in eine Grobanalyse, eine fol¬ gende Feinanalyse, eine weitere folgende Subanalyse und so wei- ter, um schließlich im Ergebnis zur Endanalyse zu gelangen. An die Analysephase schließt sich dann die Verknüpfungsphase an, in welcher die Analysen der Vorlagefiles verknüpft werden.As shown particularly in FIG. 4 in addition to FIG. 1, the analysis phase of both the template file VA (5) and the template file VB (6) is subdivided into a rough analysis, a subsequent fine analysis, a further subsequent sub-analysis and so on. ter in order to finally arrive at the final analysis. The analysis phase is then followed by the linking phase, in which the analyzes of the template files are linked.
In der Synthesephase (11) wird mit Hilfe des ermittelten Analy¬ se- und Verknüpfungsergebnisses eine Konvertierung der Quellda¬ ten Q (2) in die Zieldaten Z (12) erreicht. Im letzten Schritt kann die Anwendung B (4) die Zieldaten Z (12) importieren, da sie in dem von der Anwendung B (4) im- und exportierbaren Da- tenformat vorliegen, und weiterverarbeiten.In the synthesis phase (11) a conversion of the source data Q (2) into the target data Z (12) is achieved with the aid of the determined analysis and linking result. In the last step, application B (4) can import the target data Z (12), since they are in the data format that can be imported and exported by application B (4), and process them further.
Bei diesem erfindungsgemäßen Verfahren zur Datenkonvertierung ist es für den Benutzer zudem möglich, durch Verwendung von vom Benutzer definierten Sonderregeln bei der Synthese (11) der Quelldaten Q (2) in die Zieldaten Z (12) Datenveränderungen vorzunehmen. Als Beispiele, und keineswegs vollständig aufge¬ zählt, seien hier nur der Ersatz von ä, ö, ü durch ae, oe ue und die Umbildung der Elemente [Sehr geehrter] und [Herr xyz] in die Elemente [Sehr geehrter Herr] und [xyz] genannt. Es sind hierbei natürlich auch sehr komplexe Datenveränderungen mög¬ lich, die am besten mit dem Begriff des "Morphing" aus der Bildverarbeitung verglichen werden können, der die Wandlung von einem Muster A nach Muster B ohne Informationsverluste be¬ schreibt.With this method according to the invention for data conversion, it is also possible for the user to make data changes by using special rules defined by the user in the synthesis (11) of the source data Q (2) into the target data Z (12). As examples, and by no means fully listed, here are only the replacement of ä, ö, ü by ae, oe ue and the transformation of the elements [Dear] and [Mr. xyz] into the elements [Dear Mr.] and [ xyz] called. Of course, very complex data changes are also possible, which can best be compared with the term "morphing" from image processing, which describes the change from pattern A to pattern B without loss of information.
Wie Figur 1 zeigt, wird die zu exportierende Quelldatei (28) der Anwendung A (3) in die Quellanalyse (29) gegeben. Nach er¬ folgter Analyse für automatische Regelbildung und Verknüpfungen im Block (8) wird die Zielanalyse (11) erstellt. Die konver- tierten Daten werden sodann in die importierbare Zieldatei (30) gegeben. Bei dem Vorgang des Exportierens der Quelldatei (28) in die Zieldatei (11) mittels der Musterablaufdaten M ist eine Quell- oder Zielanalyse nicht mehr erforderlich. Auch die Re¬ gelbildung und die Verknüpfungen wurden in diesem Fall bereits mit den Vorlagefiles VA (5) und VB (6) erzeugt. Bei der Synthe¬ se wird die Quelldatei Q (2) gelesen und mit dem Datenfilter aus den Musterablaufdaten M bearbeitet. Die generierten Daten¬ sätze werden in die Zieldatei geschrieben. Das Datenfilter kann sich externer Dateien zum Abgleich wie auch interner Dateien zum Suchen und Sortieren bedienen.As FIG. 1 shows, the source file (28) to be exported from application A (3) is placed in the source analysis (29). After the analysis for automatic rule formation and links in block (8) has been carried out, the target analysis (11) is created. The converted data are then placed in the importable target file (30). In the process of exporting the source file (28) into the target file (11) by means of the pattern flow data M, a source or target analysis is no longer necessary. In this case, the rule formation and the links were already generated with the template files VA (5) and VB (6). During the synthesis, the source file Q (2) is read and with the data filter processed from the pattern flow data M. The data records generated are written to the target file. The data filter can use external files for comparison as well as internal files for searching and sorting.
In Figur 2 ist ein Diagramm dargestellt, welches den Struktur¬ aufbau einer allgemeinen Datentransferdatei in detaillierter Form zeigt. Die Analyse (8) der Vorlagefiles VA (5) und VB (6) unterteilt sich in mehrere Phasen. Ausgehend von dem ersten Er- kennen der Grobstruktur (13) wird die Dateiform wie bei bisher bekannten Konvertierungsprogrammen zunächst vorklassifiziert. Die intelligente Konvertierungssoftware stellt nun zusätzlich einen Satz von Algorithmen zur Verfügung, der in der Lage ist, automatisch die Feinstruktur (14) der vorliegenden Daten zu er- kennen. Die Analyse (8) wird fortgeführt, um auch die Substruk- turen (15) innerhalb der Datenelemente (17) zu erkennen.FIG. 2 shows a diagram which shows the structure of a general data transfer file in a detailed form. The analysis (8) of the template files VA (5) and VB (6) is divided into several phases. On the basis of the first recognition of the rough structure (13), the file form is first pre-classified, as in the case of conversion programs known hitherto. The intelligent conversion software now also provides a set of algorithms that are able to automatically recognize the fine structure (14) of the data at hand. The analysis (8) is continued in order to also recognize the substructures (15) within the data elements (17).
Wie auch gut erkennbar aus Figur 3 hervorgeht, dient die Grob¬ struktur (13) dem Erkennen der Filestruktur, der Trennzeichen, der ElementbeZeichner, der Zeichenlänge usw. im Dateiraum und im Satzraum (16) . In der Grobstruktur (13) werden Dateien nach ihrer Dateiform unterschieden. Die Unterschiede sind zum Bei¬ spiel anhand von Dateiendungen oder Infostrukturen innerhalb der gesamten Datei zu erkennen.As can also be clearly seen in FIG. 3, the rough structure (13) serves to recognize the file structure, the separators, the element identifier, the character length, etc. in the file space and in the sentence space (16). In the rough structure (13) files are differentiated according to their file form. The differences can be recognized, for example, from file extensions or information structures within the entire file.
Die Feinstruktur (14) dient dem Erkennen von Elementexistenz, Element-Zeicheninhalten, Elementzeichenlänge usw. wie Elemen¬ traum (19) und Zeichenraum (20) . Die Feinstruktur (14) bezieht sich auf die Satzebene, die den Aufbau eines einzelnen Daten- satzes im sogenannten Satzraum (16) aus den Elementen (17) , sowie die Verknüpfungen der Satzelemente (17) untereinander, den sogenannten Satzregelraum (18) beinhaltet. Bei der Merk- malsfindung für den Datensatzaufbau und die Datensatzstruktur werden beispielsweise Feldnamen in einem Datensatz (16) analy- siert, die Verwendung spezieller Trennsymbole für Elemente (17) und Datensätze (16) , die Verwendung von Start- und Stopsymbolen für die Strukturierung- innerhalb der Elemente (17) und die An¬ zahl der Elemente (17) pro Datensatz (16) ermittelt.The fine structure (14) serves to recognize element existence, element character contents, element character length, etc., such as element dream (19) and drawing space (20). The fine structure (14) relates to the sentence level, which contains the structure of a single data record in the so-called sentence space (16) from the elements (17), as well as the links between the sentence elements (17), the so-called sentence control space (18). When determining the features for the data record structure and the data record structure, for example field names in a data record (16) are analyzed, the use of special separating symbols for elements (17) and data records (16), the use of start and stop symbols for structuring - determined within the elements (17) and the number of elements (17) per data record (16).
Die SubStruktur (15) dient dem Erkennen von Worten und Subele- menten mit Sub-Trennern in den einzelnen Elementen, wie Elemen¬ traum (19) , Zeichenraum, Wortraum. Die SubStruktur unterglie¬ dert sich also nochmals in die Elementebene, dem Elementraum (19) , und die Zeichenebene, dem Zeichenraum mit Zahlenraum (20) . In der Elementebene (19) werden die Existenzmerkmale für ein Element (17) festgelegt.The substructure (15) serves to recognize words and sub-elements with sub-separators in the individual elements, such as element dream (19), drawing space, word space. The substructure is thus subdivided into the element level, the element space (19), and the drawing level, the drawing space with number space (20). In the element level (19) the existential characteristics for an element (17) are determined.
Als Existenzmerkmale treten zum Beispiel auf: minimale und maximale Datenelement-Zeichenlänge, Datenelement-Existenzvor¬ gaben (muß, kann, darf) , zulässige und vorkommende Zeichen in einem Datenelement (17) , verwendeter Sprachraum, begrenzte Li¬ stenstrukturen innerhalb von Datenelementen (17) , Wortanalysen, etc.. Die Zeichenebene (20) gibt die möglichen Auswahlräume für Zahlen, Buchstaben, Sonderzeichen, OEM-Zeichen und andere vor.For example, the following exist as characteristics: minimum and maximum data element character length, data element existence requirements (must, can, may), permissible and occurring characters in a data element (17), language space used, limited list structures within data elements (17 ), Word analysis, etc. The character level (20) specifies the possible selection spaces for numbers, letters, special characters, OEM characters and others.
So kann zum Beispiel das Element "Arb.Zeit" einenFor example, the "Working Time" element can be a
1. Satz: "Meier/Müller/Graf/Kemper", einen1st movement: "Meier / Müller / Graf / Kemper", one
2. Satz: "8h /7H /9h /8h" und einen2nd movement: "8h / 7H / 9h / 8h" and one
3. Satz: "5H /9h /11h /7h enthalten.3rd sentence: "5H / 9h / 11h / 7h included.
Demzufolge gibt es in dem Element "Arb.Zeit" offenbar Substruk- turen, die durch das Zeichen "/" getrennt sind. Solche und ähn¬ liche SubStrukturen werden erkannt und bei der Analyse wie zu¬ sätzliche Elemente mit Bezeichner, nämlich Meier, Müller, Graf, Kemper, und entsprechenden Inhalten behandelt.As a result, there are obviously structures in the "Working time" element that are separated by the "/" character. Such and similar substructures are recognized and treated in the analysis like additional elements with identifiers, namely Meier, Müller, Graf, Kemper, and corresponding contents.
Wie oben an anderer Stelle bereits ausgeführt, enhält das Ele¬ ment "Anrede" mehrere Wörter:As already mentioned elsewhere above, the "salutation" element contains several words:
1. Satz: "Sehr geehrter Herr",1st sentence: "Dear Sir",
2. Satz: "Sehr geehrte Frau", ~ 3. Satz: "Hallo, Herr" und2nd sentence: "Dear Ms", ~ 3rd sentence: "Hello, Mr." and
4. Satz: "Sehr geehrter Herr Dipl.-Ing". Diese SubStrukturen werden als Wörter in Wortlisten übernommen und gegebenenfalls einzeln weiter nach zusätzlichen Mustern und Regeln analysiert.4th sentence: "Dear Mr. Dipl.-Ing". These substructures are adopted as words in word lists and, if necessary, further analyzed individually according to additional patterns and rules.
Zur Verdeutlichung dient ein weiteres Beispiel. Das Element "Strasse" enthält die MusterAnother example serves to illustrate this. The "Street" element contains the patterns
1. Satz "Hofweg 13",1st sentence "Hofweg 13",
2. Satz "Am langen Kant 77" und2nd movement "At the long Kant 77" and
3. Satz "Bremer Strasse 19".3rd sentence "Bremer Strasse 19".
Diese SubStrukturen (15) werden als Worte analysiert und nach Mustern untersucht. Es können so zum Beispiel Strassenname und Hausnummer gesplittet werden.These substructures (15) are analyzed as words and examined for patterns. For example, street names and house numbers can be split.
Von großer Wichtigkeit ist es, daß sich die SubStrukturen (15) auf Objekte in einer Ebene unter den Satzelementen beziehen. Hier werden die Elementinhalte nach weiteren Mustern abgesucht.It is very important that the substructures (15) relate to objects in one level under the sentence elements. Here the element contents are searched for further patterns.
Bei der Musterstruktur werden mit den vorgenannten Analyse- Ergebnissen die Muster- und Verknüpfungsanalysen durchgeführtIn the case of the pattern structure, the pattern and linkage analyzes are carried out with the aforementioned analysis results
(Satzraum (16) , Satzregelraum, Elementraum (19) , Wortraum) .(Sentence space (16), sentence control space, element space (19), word space).
Dabei werden übergreifende Muster und Regeln mittels festerOverarching patterns and rules are established by means of fixed
Algorithmen und neuronaler sowie Fuzzy-Algorithmen bestimmt.Algorithms and neural as well as fuzzy algorithms are determined.
Um die Mustererkennung bei der sprachlichen Analyse (8) von Feinstruktur (14) und Substruktur (15) möglichst automatisch ablaufen lassen zu können, ist bei den Algorithmen die Verwen¬ dung moderner Techniken, wie neuronale Netze und Fuzzy-Logik neben festen Algorithmen, erforderlich. Läßt man solche Ansätze weg, so muß der Anwender eventuell einzelne Verknüpfungen von Hand durchführen.In order for the pattern recognition in the linguistic analysis (8) of fine structure (14) and substructure (15) to run as automatically as possible, the algorithms require the use of modern techniques, such as neural networks and fuzzy logic in addition to fixed algorithms . If one omits such approaches, the user may have to make individual links manually.
Die Figur 3 zeigt in Diagrammform nun den Syntheseverlauf (11) für die Bildung der Datenelemente (21) für die Anwendung B (4) " aus den Datenelementen (22) der Anwendung A (3) . Aus der oben beschriebenen Analyse (8) der Vorlagefiles VA (5) und VB (6) ergibt sich ein Datenfilter (23) , der die zuvor ermittelten Verknüpfungsregeln (24) zwischen den Datenelementen (21) und (22) enthält. Schickt man die Datensätze (25) aus der Anwendung A (3) durch diesen Datenfilter (23) , so erhält man neue Daten- sätze (26) mit neuen Datenelementen (21) , die in einem von der Anwendung B (4) im- und exportierbaren Datenformat vorliegen. Die Anzahl der Datenelemente (22) der Datensätze (25) aus der Anwendung A (3) ist nicht unbedingt gleich der Anzahl der Da¬ tenelemente (21) der Datensätze (26) für die Anwendung B (4) , die Anzahl der Datensätze (25) und (26) ist im allgemeinen für beide Anwendungen A (3) und B (4) gleich.FIG. 3 shows in diagram form the synthesis process (11) for the formation of the data elements (21) for application B (4) "from the data elements (22) of application A (3). From the analysis (8) described above Template files VA (5) and VB (6) the result is a data filter (23) which contains the previously determined linking rules (24) between the data elements (21) and (22). If one sends the data records (25) from the application A (3) through this data filter (23), one obtains new data records (26) with new data elements (21), which in one of the applications B (4) and exportable data format. The number of data elements (22) of data records (25) from application A (3) is not necessarily the same as the number of data elements (21) of data records (26) for application B (4), the number of data records ( 25) and (26) is generally the same for both applications A (3) and B (4).
Zusätzlich zu dem aus der Analyse (8) der Vorlagefiles VA (5) und VB (6) entstandenen Datenfilter (23) für den Datentransfer von Anwendung A' (3) nach Anwendung B (4) ist auch ein Abgleich der Datenelemente (21) und (22) mit einer externen Datenbank oder mehreren externen Datenbanken (27) möglich, beispielsweise auch die Mischung von mehreren Datenbanken, wie Kundendatei + Rechnungsdatei. Mit einem solchen externen Abgleich können zum Beispiel die Postleitzahlen der Datensätze (25) und (26) kon¬ trolliert werden, indem man die Datenelemente (21) und (22) von Land, Stadt, Straße und Postleitzahl mit denen der externen Da¬ tenbank (27) vergleicht.In addition to the data filter (23) for the data transfer from application A '(3) to application B (4) resulting from the analysis (8) of the template files VA (5) and VB (6), the data elements (21) must also be compared. and (22) possible with an external database or several external databases (27), for example also the mixture of several databases, such as customer file + invoice file. With such an external comparison, for example, the postal codes of data records (25) and (26) can be checked by comparing the data elements (21) and (22) of country, city, street and postal code with those of the external database (27) compares.
Zusätzlich ist das Anlegen einer oder mehrerer interner Zwi¬ schendatenbanken zum Suchen und Sortieren auf Dateiebene mög¬ lich. Dies ist erforderlich, um ein schnelles Suchen und Sor¬ tieren, beispielsweise nach dem Alphabet oder speziellen Merk¬ malen, zu ermöglichen. In addition, the creation of one or more internal intermediate databases for searching and sorting at the file level is possible. This is necessary in order to enable quick searching and sorting, for example according to the alphabet or special features.
BezugszeichenlisteReference list
1 Konvertierungssoftware bzw. Verfahren1 conversion software or process
2 Quelldaten Q2 source data Q
3 Anwendung A3 Application A
4 Anwendung B 5 Vorlagefile VA4 Application B 5 template file VA
6 Vorlagefile VB6 template file VB
7 Eingang Analysevorlagen7 Incoming analysis templates
8 Analyse, Analyseprozeß8 Analysis, analysis process
9 Musterablaufdaten M 10 Speichern der Musterablaufdaten9 Sample sequence data M 10 Save the sample sequence data
11 Synthese, Synthesephase11 Synthesis, synthesis phase
12 Zieldaten Z12 target dates Z
13 Grobstruktur13 rough structure
14 Feinstruktur 15 SubStruktur14 fine structure 15 substructure
16 Datensatz16 data set
17 (Daten-) Element17 (data) element
18 Satzregelraum18 sentence control area
19 Elementebene 20 Zeichenebene19 element level 20 drawing level
21 Datenelemente21 data elements
22 Datenelemente22 data elements
23 Datenfilter23 data filter
24 Verknüpfungen, Verknüpfungsregeln 25 Datensätze24 links, link rules 25 records
26 Datensätze26 records
27 externe Datenbank27 external database
28 Quelldatei28 Source file
29 Quellanalyse 30 Zieldatei 29 Source analysis 30 Target file

Claims

Patentansprüche claims
l. Verfahren zur Konvertierung von Daten und nicht-dateibezo¬ genen Methoden zwischen zwei Anwendungen bzw. Softwarepaketen, die zueinander unterschiedliche Datenformate benutzen, dadurch gekennzeichnet, daß aus dem Datenbestand der ersten Anwendung A (3) und dem Da- tenbestand der.zweiten Anwendung B (4) jeweils ein Probe-Export von Datensätzen relativ geringer Menge erzeugt wird, aus denen ein Vorlagefile VA (5) aus Anwendung A (3) und ein Vorlagefile VB (6) aus Anwendung B (4) gebildet werden, von denen die An¬ wendung B (4) das von ihr erzeugte Vorlagefile VB (6) wieder importieren kann, daß die Vorlagesfiles VA (5) und VB (6) zur Ermittlung ihrer Datenstrukturen und gegebenenfalls zur Ermitt¬ lung der Verknüpfungen zwischen den Elementen durch eine Kon¬ vertierungssoftware (l) analysiert werden, und daß die Quell- daten Q (2) mit Hilfe der Analyseergebnisse in die Zieldaten Z (12) konvertiert werden, welche von der Anwendung B (4) impor¬ tiert werden.l. Method for converting data and non-file-related methods between two applications or software packages that use different data formats from one another, characterized in that the database of the first application A (3) and the database of the second application B ( 4) a sample export of data records of a relatively small amount is generated, from which a template file VA (5) from application A (3) and a template file VB (6) from application B (4) are formed, of which the An¬ Application B (4) can import the template file VB (6) generated by it, that the template files VA (5) and VB (6) for determining their data structures and possibly for determining the links between the elements by means of conversion software (1) are analyzed, and that the source data Q (2) are converted with the aid of the analysis results into the target data Z (12), which are imported by application B (4).
2. Verfahren nach Anspruch l, dadurch gekennzeichnet, daß das Analyse-Ergebnis als Konvertierungsmuster für die Über¬ tragung der Daten des ersten Anwenders A (3) zum zweiten Anwen¬ der B (4) in Form von Musterablaufdaten M (9) abgespeichert wird.2. The method according to claim 1, characterized in that the analysis result is stored as a conversion pattern for the transmission of the data of the first user A (3) to the second user B (4) in the form of pattern sequence data M (9) .
* 3. Verfahren nach Anspruch 1, dadurch gekennzeichnet, daß die Quelldaten Q-(2) nach Durchlauf der Analyse (8) und Verknüpfung in eine Zielsynthese (11) gegeben werden, von der sie in die Zieldaten Z (12) konvertiert werden. * 3. The process according to claim 1, characterized in that that the source data Q- (2) after passing through the analysis (8) and linking are given in a target synthesis (11), from which they are converted into the target data Z (12).
4. Verfahren nach einem der Ansprüche 1 bis 3, dadurch gekennzeichnet, daß die Analyse (8) der Vorlagefiles VA (5) und VB (6) in mehrere, insbesondere drei Phasen unterteilt ist, wobei nach dem Erkennen der Grobstruktur (13) die Dateiform zunächst vorklassifiziert wird, anschließend durch die Konvertierungs- Software ein Satz von Algorithmen zur automatischen Erkennung der Feinstruktur (14) zu Verfügung gestellt wird und schlie߬ lich in Fortführung der Analyse die SubStrukturen (15) inner¬ halb von Datenelementen (17) erkannt werden.4. The method according to any one of claims 1 to 3, characterized in that the analysis (8) of the template files VA (5) and VB (6) is divided into several, in particular three phases, the after recognizing the rough structure (13) File form is first pre-classified, then a set of algorithms for automatic recognition of the fine structure (14) is made available by the conversion software and finally, in continuation of the analysis, the substructures (15) are recognized within data elements (17) .
5. Verfahren nach Anspruch 4, dadurch gekennzeichnet, daß in der Grobstruktur (13) die Dateien nach ihrer Dateiform unterschieden werden.5. The method according to claim 4, characterized in that in the rough structure (13) the files are differentiated according to their file form.
6. Verfahren nach Anspruch 4, dadurch gekennzeichnet, daß sich die Feinstruktur (14) auf die Satzebene bezieht, die den Aufbau eines Satzes (16) aus Elementen (17) und die Ver- knüpfungen der Satzelemente (17) untereinander beinhaltet.6. The method according to claim 4, characterized in that the fine structure (14) relates to the sentence level, which includes the construction of a sentence (16) from elements (17) and the links of the sentence elements (17) with each other.
7. Verfahren nach Anspruch 4, dadurch gekennzeichnet, daß die Substruktur (15) sich in die Elementebene (19) und in die Zeichenebene (20) mit Zeichenraum und Zahlenraum unter¬ gliedert, wobei in der Elementebene (19) die Existenzmerkmale für ein Element (17) festgelegt werden.7. The method according to claim 4, characterized in that the substructure (15) is subdivided into the element level (19) and in the drawing level (20) with drawing space and number space, wherein in the element level (19) the existential characteristics for an element (17) can be determined.
8. Verfahren nach einem der vorgenannten Ansprüche, ~ dadurch gekennzeichnet, daß bei den Algorithmen für die Mustererkennung der sprachli- chen und logischen Analyse (8) die Technologien der neuronalen Netze und/oder der Fuzzy-Logik eingesetzt werden.8. The method according to any one of the preceding claims, ~ characterized in that in the algorithms for pattern recognition of the language Chen and logical analysis (8) the technologies of neural networks and / or fuzzy logic are used.
9. Verfahren nach einem der vorgenannten Ansprüche, dadurch gekennzeichnet, daß aus der Analyse (8) der Vorlagefiles VA (5) und VB (6) ein Datenfilter (23) gebildet wird, der die Verknüfungsregeln (24) zwischen den Datenelementen (21,22) auf der Dateiebene oder zu¬ sammen mit einer oder mehreren externen Datenquellen (Abgleich) aufweist, wobei nach Durchlauf von Datensätzen (25) aus der An¬ wendung A (3) durch den Datenfilter (23) neue Datensätze (26) mit neuen Datenelementen (21) erhalten werden, die in einem von der Anwendung B (4) im- und exportierbaren Datenformat vor¬ liegen.9. The method according to any one of the preceding claims, characterized in that a data filter (23) is formed from the analysis (8) of the template files VA (5) and VB (6), which filters the rules of association (24) between the data elements (21, 22) on the file level or together with one or more external data sources (comparison), whereby after data records (25) from application A (3) have passed through the data filter (23), new data records (26) with new ones Data elements (21) are obtained which are in a data format that can be imported and exported by application B (4).
10. Verfahren nach einem der vorgenannten Ansprüche, dadurch gekennzeichnet, daß die Datenelemente (21,22) mit einer externen Datenbank (27) abgleichbar sind.10. The method according to any one of the preceding claims, characterized in that the data elements (21,22) with an external database (27) can be compared.
11. Verfahren nach einem der vorhergehenden Ansprüche, dadurch gekennzeichnet, daß eine oder mehrere interne Zwischendatenbanken zur Suche und Sortierung von Datensätzen eingerichtet wird bzw. werden.11. The method according to any one of the preceding claims, characterized in that one or more internal intermediate databases for the search and sorting of data records is set up.
00
S S
EP97916371A 1996-03-25 1997-03-21 Data-conversion method Ceased EP0890154A1 (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
DE19611672 1996-03-25
DE19611672 1996-03-25
DE19635351 1996-08-31
DE19635351A DE19635351C2 (en) 1996-03-25 1996-08-31 Format conversion procedure
PCT/EP1997/001442 WO1997036250A1 (en) 1996-03-25 1997-03-21 Data-conversion method

Publications (1)

Publication Number Publication Date
EP0890154A1 true EP0890154A1 (en) 1999-01-13

Family

ID=26024094

Family Applications (1)

Application Number Title Priority Date Filing Date
EP97916371A Ceased EP0890154A1 (en) 1996-03-25 1997-03-21 Data-conversion method

Country Status (2)

Country Link
EP (1) EP0890154A1 (en)
WO (1) WO1997036250A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108846059A (en) * 2018-06-01 2018-11-20 北京航空航天大学 OpenFOAM limited bulk analysis result data format and its conversion method towards result post-processing

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6847384B1 (en) * 1998-05-14 2005-01-25 Autodesk, Inc. Translating objects between software applications which employ different data formats

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4559614A (en) * 1983-07-05 1985-12-17 International Business Machines Corporation Interactive code format transform for communicating data between incompatible information processing systems
US5119465A (en) * 1989-06-19 1992-06-02 Digital Equipment Corporation System for selectively converting plurality of source data structures through corresponding source intermediate structures, and target intermediate structures into selected target structure
TW226047B (en) * 1990-03-27 1994-07-01 Ibm

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO9736250A1 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108846059A (en) * 2018-06-01 2018-11-20 北京航空航天大学 OpenFOAM limited bulk analysis result data format and its conversion method towards result post-processing
CN108846059B (en) * 2018-06-01 2022-04-05 北京航空航天大学 OpenFOAM finite volume analysis result data format for result post-processing and conversion method thereof

Also Published As

Publication number Publication date
WO1997036250A1 (en) 1997-10-02

Similar Documents

Publication Publication Date Title
EP1669852B1 (en) Method and computer program for converting an incoming document data stream comprising one or more documents into a structured data file
EP1665132B1 (en) Method and system for collecting data from a plurality of machine readable documents
EP1579309B1 (en) Method, computer programme product and device for the processing of a document data stream from an input format to an output format
DE4216893C2 (en) Data entry procedure
EP1359514A2 (en) Printing of variable data with the aid of variants
EP1353276A2 (en) Printing with variable data using a dynamic imposition template
EP1451766B1 (en) Method, system of devices, and computer program product for the production of a printed document from several input files
DE10162418A1 (en) Sub-documents processing system generates content table using derived internal and external structure information of sub-documents
WO2005119580A1 (en) Method and device for the structural analysis of a document
DE10158419A1 (en) Process for digital printing of compound documents
WO2005106641A2 (en) Method, device and computer program product for generating a page and/or domain-structured data stream from a line data stream
WO2009019248A2 (en) Method for the creation of a template
EP1013070B1 (en) Method and device for electronic archiving of a computer data flow
WO1997036250A1 (en) Data-conversion method
DE19635351C2 (en) Format conversion procedure
EP1605368B1 (en) Generation of electronical signature files
DE102009016588A1 (en) Method for determination of text information from portable document format documents, involves reading portable document format document, and analyzing structure of portable document format document
EP2682866B1 (en) Methods for the implementation of data formats
EP0563077B1 (en) Method of detecting, by computing machine, identical data elements in two data sequences
EP1917626A1 (en) Method for retrieving text blocks in documents
DE102005030645A1 (en) Input-document data stream converting method for high performance printing system, involves storing data, extracted based on rule set, in structured data file, where set is formed such that arbitrary data is mapped onto arbitrary data field
EP3742278A1 (en) Page-related management data
DE102004059120A1 (en) Input-document data stream converting method for high performance printing system, involves storing data, extracted based on rule set, in structured data file, where set is formed such that arbitrary data is mapped onto arbitrary data field
DE10112571A1 (en) Device for determining term-comparison structure for determining elements from electronic documents by determining intermediate terms formed from multiple base terms
EP0952534A1 (en) Method to automatically generate rules to classify images

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 19981021

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT CH DE ES GB LI NL

17Q First examination report despatched

Effective date: 19991008

GRAG Despatch of communication of intention to grant

Free format text: ORIGINAL CODE: EPIDOS AGRA

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20010707