KR20200103312A - System and Method for processing an nonstandard XML file - Google Patents

System and Method for processing an nonstandard XML file Download PDF

Info

Publication number
KR20200103312A
KR20200103312A KR1020190021596A KR20190021596A KR20200103312A KR 20200103312 A KR20200103312 A KR 20200103312A KR 1020190021596 A KR1020190021596 A KR 1020190021596A KR 20190021596 A KR20190021596 A KR 20190021596A KR 20200103312 A KR20200103312 A KR 20200103312A
Authority
KR
South Korea
Prior art keywords
xml file
xml
standard
process history
standard data
Prior art date
Application number
KR1020190021596A
Other languages
Korean (ko)
Inventor
박현식
Original Assignee
주식회사 씽크소프트
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
Application filed by 주식회사 씽크소프트 filed Critical 주식회사 씽크소프트
Priority to KR1020190021596A priority Critical patent/KR20200103312A/en
Publication of KR20200103312A publication Critical patent/KR20200103312A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS], computer integrated manufacturing [CIM]
    • G05B19/4189Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS], computer integrated manufacturing [CIM] characterised by the transport system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/32Operator till task planning
    • G05B2219/32142Define device, module description using xml format file
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Abstract

The present invention relates to a system and method for processing a non-standard XML element of an XML file that accumulates and stores process data of each equipment of an arbitrary semiconductor or display production line. A system for processing a non-standard XML file according to the present invention comprises: an XML file reception unit for receiving, from a host, an XML file in which previous process history information is recorded; a standard XML specification storage unit for storing a standard XML specification; an XML parser for sorting the received XML file into standard data and non-standard data based on the standard XML specification, and parsing the standard data based on the standard XML specification to extract previous process history information and extract location and content of the non-standard data; a previous process history storage unit for storing the previous process history information parsed by the XML parser; a non-standard data storage unit for storing location and content of the non-standard data; a current process history collection unit for collecting current process history information; an XML file generation unit for generating an XML file including the previous process history information and the current process history information based on the standard XML specification, and recording, in the generated XML file, non-standard data stored in the non-standard data storage unit; and an XML file transmission unit for transmitting the XML file generated in the XML file generation unit to the host.

Description

비표준 XML 파일 처리 시스템 및 방법 {System and Method for processing an nonstandard XML file}{System and Method for processing an nonstandard XML file}

이 발명은 비표준 XML(extensible markup language) 파일을 처리하는 시스템 및 방법에 관한 것으로서, 보다 상세하게는 임의의 반도체 또는 디스플레이 생산 라인의 각 장비별 공정 데이터를 누적 저장하는 XML 파일의 비표준 XML 엘리먼트를 처리하는 시스템 및 방법에 관한 것이다.The present invention relates to a system and method for processing a non-standard XML (extensible markup language) file, and more particularly, processing a non-standard XML element of an XML file that accumulates and stores process data for each equipment of an arbitrary semiconductor or display production line. It relates to a system and method of doing.

일반적으로 반도체나 디스플레이 산업은 장치 집약적 산업이기 때문에 제조 공정에 매우 많은 종류의 공정 장비가 사용될 뿐만 아니라, 공정 장비 이외에 조립 장비, 테스트 장비 및 검사 장비 등 다양한 종류의 장비들이 사용되고 있으며, 다양한 종류의 장비만큼 다양한 통신규약 및 메시지가 사용되고 있다.In general, semiconductor or display industry is a device-intensive industry, so not only very many types of process equipment are used in the manufacturing process, but also various types of equipment such as assembly equipment, test equipment and inspection equipment are used in addition to process equipment. As such, various communication protocols and messages are being used.

반도체나 디스플레이 패널 제조 과정에서 생산과 관련된 모든 현상 데이터를 수집하는 것은 매우 중요한 작업이다. 수집된 자료의 분석을 통해 장비의 가동률, 고장 진단, 공정 제어, 및 장애 요소 제거 등에 활용할 수 있으며, 이는 궁극적으로 생산 효율 향상에 기여할 수 있기 때문이다.In the process of manufacturing a semiconductor or display panel, it is very important to collect all the phenomena related to production. Through the analysis of the collected data, it can be used for equipment operation rate, fault diagnosis, process control, and removal of obstacles, because it can ultimately contribute to improving production efficiency.

그러나, 각 장비마다 계측 또는 제어를 위한 데이터 포맷이 서로 상이할 뿐만 아니라 각 장비의 계측 또는 제어를 위한 제어 프로그램의 작성 언어도 서로 상이하다. 따라서 반도체나 디스플레이 패널 자동화 시스템에서, 중앙서버는 각 장비에 대해 서로 다른 프로토콜을 통해 데이터를 송수신하여야 하는 불편함이 따른다. 이를 해결하기 위한 방법으로 통상적으로 XML(eXtensible Markup Language)을 이용하여 문자열 방식으로 중앙서버와 각 장비가 데이터를 송수신하는 방법이 사용되고 있다.However, not only data formats for measurement or control are different for each device, but also different languages for writing a control program for measurement or control of each device. Therefore, in a semiconductor or display panel automation system, the central server is inconvenient to transmit and receive data through different protocols for each device. As a method to solve this problem, a method in which the central server and each device transmit and receive data in a string method using XML (eXtensible Markup Language) is generally used.

도 1은 통상적인 제품 생산 자동화 시스템의 구성도이다. 1 is a block diagram of a typical product production automation system.

제품 생산 자동화 시스템은, 제품에 다양한 작업 공정을 수행하는 다수의 장비들(111, 112, 113)과, 상기 다수의 장비들(111, 112, 113)로부터 생산 공정을 모니터링하고 각각의 공정을 진행하는데 필요한 데이터를 제공하는 호스트(130)를 포함한다. 제품은 다수의 장비들을 순차적으로 이동하면서 공정이 수행된다. 제품에는 반도체 웨이퍼와 디스플레이 패널이 포함될 수 있다. 각 장비의 CIM(Computer Integrated Manufacturing) PC가 호스트와 통신하도록 구현할 수 있다.The product production automation system monitors the production process from a number of equipments 111, 112, 113 that perform various work processes on a product and the plurality of equipments 111, 112, 113 and proceeds with each process. It includes a host 130 that provides the necessary data. The product is processed by sequentially moving a number of equipment. Products may include semiconductor wafers and display panels. Each device's Computer Integrated Manufacturing (CIM) PC can be implemented to communicate with the host.

임의의 한 장비(111, 112 또는 113)는 이전 공정을 마친 제품이 유입되면 호스트(130)로부터 해당 제품에 대응되는 XML 파일을 다운로드받아서 파싱하여 해당 제품의 이전 공정 이력 정보를 취득하고, 현재 공정 완료 후 XML 파일이 현재 공정 이력 정보를 포함하도록 업데이트하고, 그 업데이트된 XML 파일을 호스트(130)로 업로드한다. 이렇게 하나의 제품에 대해 장비 1(111)부터 장비 N(113)까지의 공정이 완료되면 모든 장비들에서의 공정 이력 정보가 누적 저장된 XML 파일이 얻어진다. When a product that has completed the previous process is introduced, any one equipment (111, 112 or 113) downloads and parses the XML file corresponding to the product from the host 130 to obtain information on the previous process history of the product, and the current process. After completion, the XML file is updated to include the current process history information, and the updated XML file is uploaded to the host 130. In this way, when the process from equipment 1 (111) to equipment N (113) is completed for one product, an XML file in which process history information from all equipment is accumulated and stored is obtained.

이와 같이 각 장비들이 XML 파일을 파싱하여 이전 공정 이력 정보를 취득하고, 현재 공정 이력 정보를 XML 파일에 업데이트하기 위해서, 각 장비들은 동일한 표준 XML 사양서(specification)를 공유해야 한다. 통상적으로 이 표준 XML 사양서는 반도체 제품이나 디스플레이 제품 제조사가, 신규 생산 라인을 구축할 때 해당 생산 라인에 적용되는 표준 XML 사양서를 만들어서 각 장비 공급사에 배포하는 것이 일반적이다. 이 표준 XML 사양서는 제조 제품마다 생산 공장이나 라인마다 달리 규정될 수 있다. 각 장비에는 XML 파일 처리 시스템이 구비되어 있다.In this way, in order for each equipment to parse the XML file to obtain previous process history information and to update the current process history information to the XML file, each equipment must share the same standard XML specification. Typically, this standard XML specification document is generally distributed to each equipment supplier by creating a standard XML specification document applied to the production line when a semiconductor product or display product manufacturer constructs a new production line. This standard XML specification can be specified differently for each manufactured product and for each production plant or line. Each device is equipped with an XML file processing system.

도 2는 일반적인 장비에 설치된 XML 파일 처리 시스템의 구성 블록도이다.2 is a block diagram of an XML file processing system installed in a general equipment.

이 XML 파일 처리 시스템은, 호스트로부터 이전 공정 이력 정보가 기록된 XML 파일을 수신하는 XML 파일 수신부(21)와, 표준 XML 사양서를 저장한 표준 XML 사양서 저장부(22)와, 상기 수신된 XML 파일을 상기 표준 XML 사양서를 기반으로 파싱하는 XML 파서(23)와, 상기 XML 파서(23)에 의해 파싱된 이전 공정 이력 정보를 저장하는 이전 공정 이력 저장부(24)와, 현재 공정 이력 정보를 수집하는 현재 공정 이력 수집부(25)와, 상기 표준 XML 사양서를 기반으로 상기 이전 공정 이력 정보와 현재 공정 이력 정보를 포함한 XML 파일을 생성하는 XML 파일 생성부(26)와, 상기 XML 파일 생성부(26)에서 생성된 XML 파일을 호스트로 전송하는 XML 파일 송신부(27)를 포함한다. XML 파서(23)에 의해 파싱된 이전 공정 이력 정보는 현재 장비에서 공정을 수행할 때 참조된다.This XML file processing system includes an XML file receiving unit 21 for receiving an XML file in which previous process history information is recorded from a host, a standard XML specification storage unit 22 storing a standard XML specification, and the received XML file An XML parser 23 that parses based on the standard XML specification, a previous process history storage unit 24 that stores previous process history information parsed by the XML parser 23, and current process history information An XML file generation unit 26 that generates an XML file including the previous process history information and the current process history information based on the current process history collection unit 25 and the standard XML specification, and the XML file generation unit ( It includes an XML file transmission unit 27 for transmitting the XML file generated in 26) to the host. The previous process history information parsed by the XML parser 23 is referenced when performing a process in the current equipment.

종래의 XML 파일 처리 시스템의 동작을 설명한다. XML 파일 수신부(21)는 호스트로부터 현재 장비에 유입된 제품의 이전 공정 이력 정보가 기록된 XML 파일을 다운로드받는다. XML 파서(23)는 표준 XML 사양서 저장부(22)의 표준 XML 사양서를 기반으로 수신된 XML 파일을 파싱하고, 이전 공정 이력 정보를 추출하여 이전 공정 이력 저장부(24)에 저장한다. 이 이전 공정 이력 정보는 현재 장비에서 공정을 수행할 때 참조된다. 현재 장비가 공정을 수행하면서 도출되는 현재 공정 이력 정보는 현재 공정 이력 수집부(25)에 의해 수집된다. XML 파일 생성부(26)는 이전 공정 이력 정보와 현재 공정 이력 정보를 표준 XML 사양서를 기반으로 XML 파일로 생성한다. 이로써, XML 파일에는 현재 공정 이력 정보가 업데이트된다. XML 파일 송신부(27)는 생성된 XML 파일을 호스트에게 전송한다.The operation of the conventional XML file processing system will be described. The XML file receiving unit 21 downloads an XML file in which information on the previous process history of the product introduced into the current equipment is recorded from the host. The XML parser 23 parses the received XML file based on the standard XML specification of the standard XML specification storage unit 22, extracts previous process history information, and stores it in the previous process history storage unit 24. This previous process history information is referenced when performing a process on the current equipment. Current process history information derived while the current equipment performs a process is collected by the current process history collection unit 25. The XML file generation unit 26 generates the previous process history information and the current process history information as an XML file based on the standard XML specification. Accordingly, current process history information is updated in the XML file. The XML file transmission unit 27 transmits the generated XML file to the host.

XML 파서(23)는 XML 파일에 기록된 데이터 중 표준 XML 사양서에 부합하는 데이터(이하, 표준 데이터라 함)만을 해석하여 이전 공정 이력 저장부(24)에 저장한다. XML 파일 생성부(26)는 이전 공정 이력 정보와 현재 공정 이력 정보에 대해 표준 XML 사양서에 기반한 XML 파일을 생성해야 한다. 그러나, 일부 장비에서, 공정 이력 정보를 기록한 XML 파일을 생성할 때, 해당 생산 라인의 표준 XML 사양서를 따르지 않고 임의의 자율 형식으로 기록하는 일이 종종 발생한다.The XML parser 23 analyzes only data (hereinafter referred to as standard data) conforming to the standard XML specification among data recorded in the XML file and stores it in the previous process history storage unit 24. The XML file generation unit 26 must generate an XML file based on the standard XML specification for information on previous process history and current process history. However, in some equipment, when generating an XML file that records process history information, it often occurs that recording in an arbitrary autonomous format does not follow the standard XML specification of the production line.

이와 같이 표준 XML 사양서를 따르지 않은 형식을 비표준 포맷이라고 하고, XML 파일의 데이터 중 비표준 포맷으로 기록된 데이터를 비표준 데이터라고 명명한다.In this way, a format that does not follow the standard XML specification is called a non-standard format, and data recorded in a non-standard format among data in an XML file is called non-standard data.

종래의 XML 파일 처리 시스템은, 모든 장비들이 표준 XML 사양서에 따라 XML 파일을 생성할 경우에는 문제가 발생되지 않는다. 그러나, 임의의 장비에서 공정 이력 정보를 비표준 포맷으로 기록한 경우, 차기 장비에서 그 공정 이력 기록이 지워지는 문제점이 있다. 즉, 표준 XML 사양서를 따르는 표준 데이터는, 차기 장비에서 XML 파일을 파싱하는 과정에서 해석되고 파싱되며, 차기 장비의 공정 완료 후 차기 장비의 공정 이력 정보와 함께 XML 파일로 생성된다. 그러나, 표준 XML 사양서를 따르지 않은 비표준 데이터는, 차기 장비에서 해석될 수 없기 때문에 파싱되지 못한다. 이 때문에 차기 장비의 이전 공정 이력 저장부에 저장될 수 없고, 결과적으로 차기 장비에서 XML 파일을 생성하는 과정에서도 빠지게 된다.In the conventional XML file processing system, when all devices generate an XML file according to the standard XML specification, no problem occurs. However, when the process history information is recorded in a non-standard format in an arbitrary device, there is a problem that the process history record is erased in the next device. In other words, standard data conforming to the standard XML specification is interpreted and parsed in the process of parsing the XML file in the next equipment, and after completion of the process of the next equipment, it is created as an XML file along with the process history information of the next equipment. However, non-standard data that does not follow the standard XML specification cannot be parsed because it cannot be interpreted by the next device. For this reason, it cannot be stored in the previous process history storage unit of the next equipment, and as a result, it is omitted in the process of generating the XML file at the next equipment.

이렇게 종래에는 표준 XML 사양서를 따르지 않은 비표준 포맷으로 기록된 공정 이력 정보가 삭제되기 때문에, 모든 공정 완료 후 호스트에서 제품의 공정, 오류, 장비의 가동률, 고장 진단, 공정 제어, 및 장애 요소 제거 등을 분석할 때, 제대로 된 분석을 하기 어려운 문제점이 있다.In this way, since process history information recorded in a non-standard format that does not conform to the standard XML specification is deleted, the host can perform product processes, errors, equipment operation rates, fault diagnosis, process control, and obstacle removal after all processes are completed. When analyzing, there is a problem that it is difficult to properly analyze.

대한민국 공개특허 제10-2015-0135581호Republic of Korea Patent Publication No. 10-2015-0135581 대한민국 등록특허 제10-0906568호Korean Patent Registration No. 10-0906568

상술한 종래기술의 문제점을 해결하기 위하여 안출된 이 발명의 목적은, 임의의 제품 생산 라인의 장비에서, 비표준 XML 데이터를 포함한 비표준 XML 파일을 처리하는 시스템 및 방법을 제공하는 것이다.An object of the present invention, conceived to solve the above-described problems of the prior art, is to provide a system and method for processing non-standard XML files including non-standard XML data in equipment of any product production line.

상술한 목적을 달성하기 위한 이 발명에 따른 비표준 XML 파일 처리 시스템은, 호스트로부터 이전 공정 이력 정보가 기록된 XML 파일을 수신하는 XML 파일 수신부와,A non-standard XML file processing system according to the present invention for achieving the above object includes an XML file receiving unit for receiving an XML file in which previous process history information is recorded from a host,

표준 XML 사양서를 저장한 표준 XML 사양서 저장부와,A storage unit for standard XML specifications that stores standard XML specifications,

상기 수신된 XML 파일을 상기 표준 XML 사양서를 기반으로 표준 데이터와 비표준 데이터로 구분하고 상기 표준 데이터를 상기 표준 XML 사양서를 기반으로 파싱하여 이전 공정 이력 정보를 추출하고 상기 비표준 데이터의 위치와 내용을 추출하는 XML 파서와,The received XML file is divided into standard data and non-standard data based on the standard XML specification, and the standard data is parsed based on the standard XML specification to extract previous process history information, and the location and contents of the non-standard data are extracted. With an XML parser,

상기 XML 파서에 의해 파싱된 상기 이전 공정 이력 정보를 저장하는 이전 공정 이력 저장부와,A previous process history storage unit for storing the previous process history information parsed by the XML parser;

상기 비표준 데이터의 위치와 내용을 저장하는 비표준 데이터 저장부와,A non-standard data storage unit that stores the location and contents of the non-standard data,

현재 공정 이력 정보를 수집하는 현재 공정 이력 수집부와,A current process history collection unit that collects current process history information,

상기 표준 XML 사양서를 기반으로 상기 이전 공정 이력 정보와 현재 공정 이력 정보를 포함한 XML 파일을 생성하고 생성된 XML 파일에 상기 비표준 데이터 저장부에 저장된 비표준 데이터를 기록하는 XML 파일 생성부와,An XML file generation unit for generating an XML file including the previous process history information and the current process history information based on the standard XML specification and recording non-standard data stored in the non-standard data storage unit in the generated XML file;

상기 XML 파일 생성부에서 생성된 XML 파일을 상기 호스트로 전송하는 XML 파일 송신부를 포함한 것을 특징으로 한다.And an XML file transmission unit for transmitting the XML file generated by the XML file generation unit to the host.

또한, 이 발명에 따른 비표준 XML 파일 처리 방법은, 장비에 설치된 XML 파일 처리 시스템에서의 비표준 XML 처리 방법에 있어서,In addition, in the non-standard XML file processing method according to the present invention, in the non-standard XML processing method in the XML file processing system installed in the equipment,

상기 XML 파일 처리 시스템이, 이전 공정 이력 정보가 기록된 XML 파일을 수신하는 제1단계와,A first step of the XML file processing system receiving an XML file in which previous process history information is recorded,

상기 XML 파일 처리 시스템이, 상기 수신된 XML 파일을 표준 XML 사양서를 기반으로 표준 데이터와 비표준 데이터로 구분하는 제2단계와,A second step in which the XML file processing system divides the received XML file into standard data and non-standard data based on a standard XML specification,

상기 XML 파일 처리 시스템이, 상기 제2단계에서 구분된 표준 데이터를 상기 표준 XML 사양서를 기반으로 파싱하여 이전 공정 이력 정보를 추출하여 저장하는 제3단계와,A third step in which the XML file processing system parses the standard data classified in the second step based on the standard XML specification and extracts and stores previous process history information; and

상기 XML 파일 처리 시스템이, 상기 제2단계에서 구분된 비표준 데이터의 위치와 값을 추출하여 저장하는 제4단계와,A fourth step in which the XML file processing system extracts and stores the location and value of the non-standard data classified in the second step;

상기 XML 파일 처리 시스템이, 현재 공정 이력 정보를 수집하는 제5단계와,The XML file processing system, a fifth step of collecting current process history information,

상기 XML 파일 처리 시스템이, 상기 표준 XML 사양서를 기반으로 상기 이전 공정 이력 정보와 현재 공정 이력 정보를 포함한 XML 파일을 생성하고 생성된 XML 파일에 상기 비표준 데이터를 기록하는 제6단계와,A sixth step of the XML file processing system generating an XML file including the previous process history information and the current process history information based on the standard XML specification and recording the non-standard data in the generated XML file;

상기 XML 파일 처리 시스템이, 상기 제6단계에서 생성된 XML 파일을 전송하는 제7단계를 포함한 것을 특징으로 한다.The XML file processing system may include a seventh step of transmitting the XML file generated in the sixth step.

이상과 같이 이 발명에 따르면, XML 파일 중 표준 데이터를 파싱할 때 비표준 데이터의 위치와 값을 따로 저장하고, 현재 공정 완료 후 XML 파일을 생성할 때 비표준 데이터를 추가 기록함으로써, 비표준 데이터가 삭제되지 않고 보존될 수 있는 잇점이 있다.As described above, according to this invention, when parsing standard data among XML files, the location and value of non-standard data are separately stored, and non-standard data is additionally recorded when creating an XML file after the current process is completed, so that non-standard data is not deleted. There is an advantage that can be preserved without.

도 1은 통상적인 제품 생산 자동화 시스템의 구성도이다.
도 2는 일반적인 장비에 설치된 XML 파일 처리 시스템의 구성 블록도이다.
도 3은 표준 XML 파일의 한 예시도이다.
도 4는 비표준 XML 파일의 한 예시도이다.
도 5는 이 발명에 따른 XML 파일 처리 시스템의 구성 블록도이다.
도 6은 이 발명에 따른 XML 파일 처리 시스템의 비표준 XML 파일 처리 방법을 도시한 동작 흐름도이다.
1 is a block diagram of a typical product production automation system.
2 is a block diagram of an XML file processing system installed in a general equipment.
3 is an exemplary diagram of a standard XML file.
4 is an exemplary diagram of a non-standard XML file.
5 is a block diagram of an XML file processing system according to the present invention.
6 is a flowchart illustrating a method of processing a non-standard XML file by the XML file processing system according to the present invention.

본 명세서에 개시되어 있는 본 발명의 개념에 따른 실시 예들에 대해서 특정한 구조적 또는 기능적 설명은 단지 본 발명의 개념에 따른 실시 예들을 설명하기 위한 목적으로 예시된 것으로서, 본 발명의 개념에 따른 실시 예들은 다양한 형태들로 실시될 수 있으며 본 명세서에 설명된 실시 예들에 한정되지 않는다.Specific structural or functional descriptions of the embodiments according to the concept of the present invention disclosed in the present specification are merely illustrative for the purpose of describing the embodiments according to the concept of the present invention, and the embodiments according to the concept of the present invention are It may be implemented in various forms and is not limited to the embodiments described herein.

본 발명의 개념에 따른 실시 예들은 다양한 변경들을 가할 수 있고 여러 가지 형태들을 가질 수 있으므로 실시 예들을 도면에 예시하고 본 명세서에서 상세하게 설명하고자 한다. 그러나, 이는 본 발명의 개념에 따른 실시 예들을 특정한 개시 형태들에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물, 또는 대체물을 포함한다.Since the embodiments according to the concept of the present invention can apply various changes and have various forms, embodiments are illustrated in the drawings and will be described in detail in the present specification. However, this is not intended to limit the embodiments according to the concept of the present invention to specific disclosed forms, and includes all changes, equivalents, or substitutes included in the spirit and scope of the present invention.

제1 또는 제2 등의 용어는 다양한 구성 요소들을 설명하는데 사용될 수 있지만, 상기 구성 요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성 요소를 다른 구성 요소로부터 구별하는 목적으로만, 예컨대 본 발명의 개념에 따른 권리 범위로부터 벗어나지 않은 채, 제1구성 요소는 제2구성 요소로 명명될 수 있고 유사하게 제2구성 요소는 제1구성 요소로도 명명될 수 있다.Terms such as first or second may be used to describe various elements, but the elements should not be limited by the terms. The terms are only for the purpose of distinguishing one component from other components, for example, without departing from the scope of the rights according to the concept of the present invention, the first component may be named as the second component and similarly The component may also be referred to as a first component.

어떤 구성 요소가 다른 구성 요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성 요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성 요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성 요소가 다른 구성 요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는 중간에 다른 구성 요소가 존재하지 않는 것으로 이해되어야 할 것이다. 구성 요소들 간의 관계를 설명하는 다른 표현들, 즉 "~사이에"와 "바로 ~사이에" 또는 "~에 이웃하는"과 "~에 직접 이웃하는" 등도 마찬가지로 해석되어야 한다.When a component is referred to as being "connected" or "connected" to another component, it is understood that it is directly connected to or may be connected to the other component, but other components may exist in the middle. Should be. On the other hand, when a component is referred to as being "directly connected" or "directly connected" to another component, it should be understood that there is no other component in the middle. Other expressions describing the relationship between components, such as "between" and "directly between" or "adjacent to" and "directly adjacent to" should be interpreted as well.

본 명세서에서 사용한 용어는 단지 특정한 실시 예를 설명하기 위해 사용된 것으로서, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 명세서에서, "포함하다" 또는 "가지다" 등의 용어는 본 명세서에 기재된 특징, 숫자, 단계, 동작, 구성 요소, 부분품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성 요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.Terms used in the present specification are used only to describe specific embodiments, and are not intended to limit the present invention. Singular expressions include plural expressions unless the context clearly indicates otherwise. In this specification, terms such as "comprises" or "have" are intended to designate the presence of features, numbers, steps, actions, components, parts, or combinations thereof described herein, but one or more other features. It is to be understood that the possibility of addition or presence of elements or numbers, steps, actions, components, parts, or combinations thereof is not preliminarily excluded.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 나타낸다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 갖는 것으로 해석되어야 하며, 본 명세서에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which the present invention belongs. Terms as defined in a commonly used dictionary should be interpreted as having a meaning consistent with the meaning in the context of the related technology, and should not be interpreted as an ideal or excessively formal meaning unless explicitly defined in this specification. Does not.

이하, 이 발명의 바람직한 실시 예들을 첨부된 도면을 참조하여 설명한다.Hereinafter, preferred embodiments of the present invention will be described with reference to the accompanying drawings.

도 3은 표준 XML 파일의 한 예시도이다.3 is an exemplary diagram of a standard XML file.

표준 XML 파일은 필수 속성 선언부와 Defect_file 엘리먼트로 이루어진다. 필수 속성 선언부에는 XML 버전(예컨대, xml version="1.0"), 엔코딩 방식(예컨대, encoding="utf-8")과, 자립형 여부(예컨대, standalone="yes") 정보가 기재된다.The standard XML file consists of a mandatory attribute declaration and a Defect_file element. In the mandatory attribute declaration unit, information about an XML version (eg, xml version="1.0"), an encoding method (eg, encoding="utf-8"), and whether or not it is standalone (eg, standalone="yes") is described.

Defect_file 엘리먼트는, 파일명(예컨대, NAME="9FDP")이 기재되며, 헤더부(HEADER) 엘리먼트, 바디부(BODY) 엘리먼트, 복수의 이력부(PANEL) 엘리먼트를 구비한다. 이력부 엘리먼트는 헤더 엘리먼트와 바디 엘리먼트로 구성되며, 헤더 엘리먼트와 바디 엘리먼트는 각각 하위 엘리먼트들로 이루어진다. 이력부의 바디에 공정 이력이 기록된다. 도 3에는 이력부가 하나만 기재되어 있으나, 이 이력부는 각 장비의 공정 이력이 기록되는 부분이다.In the Defect_file element, a file name (eg, NAME="9FDP") is described, and includes a header part (HEADER) element, a body part (BODY) element, and a plurality of history part (PANEL) elements. The history element is composed of a header element and a body element, and the header element and body element are each composed of sub-elements. The process history is recorded in the body of the history part. Although only one history part is described in FIG. 3, this history part is a part in which the process history of each equipment is recorded.

각 장비는 XML 파일을 다운로드 받아서 헤더부와, 바디부와, 복수의 이력부 각각을 파싱하고, 이전 공정 장비별로 구분되어 저장된 이전 공정 이력을 추출하며, 현재 공정 완료 후에는 새로운 이력부를 추가하여 현재 공정 이력을 기록한다.Each equipment downloads an XML file, parses each of the header, body, and multiple histories, extracts the previous process history separated and stored by previous process equipment, and adds a new history after the current process is completed. Record the process history.

도 4는 비표준 데이터를 포함하는 비표준 XML 파일의 한 예시도이다.4 is an exemplary diagram of a non-standard XML file including non-standard data.

임의의 이력부에 표준 XML 사양서에서 규정되지 않은 비표준 데이터가 기록된 경우로서, 도 3의 표준 XML 파일과 비교하여, 음영 처리된 부분이 추가되었음을 알 수 있다.As a case in which non-standard data not specified in the standard XML specification is recorded in an arbitrary log portion, compared with the standard XML file of FIG. 3, it can be seen that the shaded portion is added.

도 5는 이 발명에 따른 XML 파일 처리 시스템의 구성 블록도이다. 이 발명에 따른 XML 파일 처리 시스템은 각 장비에 설치된다.5 is a block diagram of an XML file processing system according to the present invention. The XML file processing system according to this invention is installed in each device.

이 발명에 따른 XML 파일 처리 시스템은, 호스트로부터 이전 공정 이력 정보가 기록된 XML 파일을 수신하는 XML 파일 수신부(51)와, 표준 XML 사양서를 저장한 표준 XML 사양서 저장부(52)와, 상기 수신된 XML 파일을 상기 표준 XML 사양서를 기반으로 표준 데이터와 비표준 데이터로 구분하고 상기 표준 데이터를 상기 표준 XML 사양서를 기반으로 파싱하여 이전 공정 이력 정보를 추출하고 상기 비표준 데이터의 위치와 값을 추출하는 XML 파서(53)와, 상기 XML 파서(53)에 의해 파싱된 상기 이전 공정 이력 정보를 저장하는 이전 공정 이력 저장부(54)와, 상기 비표준 데이터의 위치와 값을 저장하는 비표준 데이터 저장부(55)와, 현재 공정 이력 정보를 수집하는 현재 공정 이력 수집부(56)와, 상기 표준 XML 사양서를 기반으로 상기 이전 공정 이력 정보와 현재 공정 이력 정보를 포함한 XML 파일을 생성하고 생성된 XML 파일에 상기 비표준 데이터 저장부에 저장된 비표준 데이터를 추가 기록하는 XML 파일 생성부(57)와, 상기 XML 파일 생성부(57)에서 생성된 XML 파일을 호스트로 전송하는 XML 파일 송신부(58)를 포함한다.The XML file processing system according to the present invention includes an XML file receiving unit 51 for receiving an XML file in which previous process history information is recorded from a host, a standard XML specification storage unit 52 storing a standard XML specification, and the reception XML that divides the generated XML file into standard data and non-standard data based on the standard XML specification, parses the standard data based on the standard XML specification, extracts previous process history information, and extracts the location and value of the non-standard data A parser 53, a previous process history storage unit 54 that stores the previous process history information parsed by the XML parser 53, and a non-standard data storage unit 55 that stores the location and value of the non-standard data. ), a current process history collection unit 56 that collects current process history information, and an XML file including the previous process history information and the current process history information based on the standard XML specification, and the XML file An XML file generation unit 57 for additionally recording non-standard data stored in the non-standard data storage unit, and an XML file transmission unit 58 for transmitting the XML file generated by the XML file generation unit 57 to a host.

XML 파서(53)에 의해 파싱된 이전 공정 이력 정보는 현재 장비에서 공정을 수행할 때 참조된다. XML 파서(53)는 XML 파일을 엘리먼트 단위로 읽어서 표준 데이터와 비표준 데이터를 구분하고, XML 파일 생성부(57)는 표준 데이터에 대해서 XML 파일을 생성한 후 비표준 데이터의 위치를 찾아서 비표준 데이터의 값을 기록한다.The previous process history information parsed by the XML parser 53 is referred to when a process is performed in the current equipment. The XML parser 53 separates standard data from non-standard data by reading the XML file in units of elements, and the XML file generator 57 creates an XML file for the standard data and then finds the location of the non-standard data to find the value of the non-standard data. Record.

이 발명에 따른 XML 파일 처리 시스템의 동작을 설명한다. XML 파일 수신부(51)는 호스트로부터 현재 장비에 유입된 제품의 이전 공정 이력 정보가 기록된 XML 파일을 다운로드받는다. XML 파서(53)는 표준 XML 사양서 저장부(52)의 표준 XML 사양서를 기반으로 표준 데이터와 비표준 데이터를 구분하고, 표준 데이터를 파싱하여 이전 공정 이력 정보를 추출하여 이전 공정 이력 저장부(54)에 저장하고, 비표준 데이터에 대해서는 그 위치와 값을 추출하여 비표준 데이터 저장부(55)에 저장한다.The operation of the XML file processing system according to this invention will be described. The XML file receiving unit 51 downloads an XML file in which information on a previous process history of a product introduced into the current equipment is recorded from the host. The XML parser 53 divides standard data and non-standard data based on the standard XML specification of the standard XML specification storage unit 52, parses the standard data and extracts previous process history information, and stores the previous process history 54 In the non-standard data, the location and value are extracted and stored in the non-standard data storage unit 55.

현재 장비가 공정을 수행하면서 도출되는 현재 공정 이력 정보는 현재 공정 이력 수집부(56)에 수집된다. XML 파일 생성부(57)는 이전 공정 이력 정보와 현재 공정 이력 정보를 표준 XML 사양서를 기반으로 XML 파일로 생성하고, 생성된 XML 파일에 비표준 데이터 저장부(55)에 저장된 비표준 데이터를 추가 기록한다. 이로써, XML 파일에 현재 공정 이력 정보가 업데이트된다. XML 파일 송신부(58)는 생성된 XML 파일을 호스트에게 전송한다.Current process history information derived while the current equipment performs a process is collected in the current process history collection unit 56. The XML file generation unit 57 generates the previous process history information and the current process history information as an XML file based on the standard XML specification, and additionally records non-standard data stored in the non-standard data storage unit 55 in the generated XML file. . As a result, current process history information is updated in the XML file. The XML file transmission unit 58 transmits the generated XML file to the host.

도 6은 이 발명에 따른 XML 파일 처리 시스템의 비표준 XML 파일 처리 방법을 도시한 동작 흐름도이다.6 is a flowchart illustrating a method of processing a non-standard XML file by the XML file processing system according to the present invention.

XML 파일 처리 시스템은, XML 파일을 수신하고(S61), XML 파일의 데이터를 읽어서 표준 XML 사양서를 기반으로 표준 데이터와 비표준 데이터로 구분한다(S62). 이때, 데이터 단위는 엘리먼트인 것이 바람직하다.The XML file processing system receives the XML file (S61), reads the data of the XML file, and divides it into standard data and non-standard data based on the standard XML specification (S62). In this case, the data unit is preferably an element.

XML 파일 처리 시스템은, 읽은 데이터가 표준 데이터인지 비표준 데이터인지를 판별하고(S63), 표준 데이터이면 파싱하여 이전 공정 이력 정보를 추출하여 저장하며(S64), 비표준 데이터이면 그 위치와 값을 추출하여 저장한다(S65). 모든 엘리먼트에 대해 단계 S62 내지 단계 65를 반복수행하여 수신된 XML 파일의 파싱을 완료한다(S66), The XML file processing system determines whether the read data is standard data or non-standard data (S63), parses if standard data and extracts and stores previous process history information (S64), and extracts its location and value if it is non-standard data. Save (S65). Steps S62 to 65 are repeated for all elements to complete parsing of the received XML file (S66),

이후 장비는 이전 공정 이력 정보를 참조하여 현재 공정을 수행하는데, 이때, XML 파일 처리 시스템은 현재 장비의 공정 이력 정보를 수집한다(S67). 공정이 완료 되면, XML 파일 처리 시스템은 표준 XML 사양서를 기반으로 이전 공정 이력과 현재 공정 이력을 포함한 XML 파일을 생성하고(S68), 생성된 XML 파일에 비표준 데이터를 추가 기록한다(S69). 이때, 기저장된 비표준 데이터의 위치와 값이 이용된다. 생성된 XML 파일을 호스트로 전송한다(S70).Thereafter, the equipment performs the current process by referring to the previous process history information. At this time, the XML file processing system collects process history information of the current equipment (S67). When the process is completed, the XML file processing system creates an XML file including the previous process history and the current process history based on the standard XML specification (S68), and additionally records non-standard data in the generated XML file (S69). At this time, the location and value of the previously stored non-standard data are used. The generated XML file is transmitted to the host (S70).

51 : XML 파일 수신부 52 : 표준 XML 사양서 저장부
53 : XML 파서 54 : 이전 공정 이력 저장부
55 : 비표준 데이터 저장부 56 : 현재 공정 이력 수집부
57 : XML 파일 생성부 58 : XML 파일 송신부
51: XML file receiving unit 52: Standard XML specification storage unit
53: XML parser 54: previous process history storage unit
55: non-standard data storage unit 56: current process history collection unit
57: XML file generation unit 58: XML file transmission unit

Claims (4)

호스트로부터 이전 공정 이력 정보가 기록된 XML 파일을 수신하는 XML 파일 수신부와,
표준 XML 사양서를 저장한 표준 XML 사양서 저장부와,
상기 수신된 XML 파일을 상기 표준 XML 사양서를 기반으로 표준 데이터와 비표준 데이터로 구분하고 상기 표준 데이터를 상기 표준 XML 사양서를 기반으로 파싱하여 이전 공정 이력 정보를 추출하고 상기 비표준 데이터의 위치와 내용을 추출하는 XML 파서와,
상기 XML 파서에 의해 파싱된 상기 이전 공정 이력 정보를 저장하는 이전 공정 이력 저장부와,
상기 비표준 데이터의 위치와 내용을 저장하는 비표준 데이터 저장부와,
현재 공정 이력 정보를 수집하는 현재 공정 이력 수집부와,
상기 표준 XML 사양서를 기반으로 상기 이전 공정 이력 정보와 현재 공정 이력 정보를 포함한 XML 파일을 생성하고 생성된 XML 파일에 상기 비표준 데이터 저장부에 저장된 비표준 데이터를 기록하는 XML 파일 생성부와,
상기 XML 파일 생성부에서 생성된 XML 파일을 상기 호스트로 전송하는 XML 파일 송신부를 포함한 것을 특징으로 하는 비표준 XML 파일 처리 시스템.
An XML file receiving unit that receives an XML file in which previous process history information is recorded from the host,
A storage unit for standard XML specifications that stores standard XML specifications,
The received XML file is divided into standard data and non-standard data based on the standard XML specification, and the standard data is parsed based on the standard XML specification to extract previous process history information, and the location and contents of the non-standard data are extracted. With an XML parser,
A previous process history storage unit for storing the previous process history information parsed by the XML parser;
A non-standard data storage unit that stores the location and contents of the non-standard data,
A current process history collection unit that collects current process history information,
An XML file generation unit for generating an XML file including the previous process history information and the current process history information based on the standard XML specification and recording non-standard data stored in the non-standard data storage unit in the generated XML file;
And an XML file transmission unit for transmitting the XML file generated by the XML file generation unit to the host.
제 1 항에 있어서,
상기 XML 파서는 엘리먼트 단위로 표준 데이터와 비표준 데이터를 구분하는 것을 특징으로 하는 비표준 XML 파일 처리 시스템.
The method of claim 1,
The XML parser classifies standard data and non-standard data on an element basis.
장비에 설치된 XML 파일 처리 시스템에서의 비표준 XML 처리 방법에 있어서,
상기 XML 파일 처리 시스템이, 이전 공정 이력 정보가 기록된 XML 파일을 수신하는 제1단계와,
상기 XML 파일 처리 시스템이, 상기 수신된 XML 파일을 표준 XML 사양서를 기반으로 표준 데이터와 비표준 데이터로 구분하는 제2단계와,
상기 XML 파일 처리 시스템이, 상기 제2단계에서 구분된 표준 데이터를 상기 표준 XML 사양서를 기반으로 파싱하여 이전 공정 이력 정보를 추출하여 저장하는 제3단계와,
상기 XML 파일 처리 시스템이, 상기 제2단계에서 구분된 비표준 데이터의 위치와 값을 추출하여 저장하는 제4단계와,
상기 XML 파일 처리 시스템이, 현재 공정 이력 정보를 수집하는 제5단계와,
상기 XML 파일 처리 시스템이, 상기 표준 XML 사양서를 기반으로 상기 이전 공정 이력 정보와 현재 공정 이력 정보를 포함한 XML 파일을 생성하고 생성된 XML 파일에 상기 비표준 데이터를 기록하는 제6단계와,
상기 XML 파일 처리 시스템이, 상기 제6단계에서 생성된 XML 파일을 전송하는 제7단계를 포함한 것을 특징으로 하는 비표준 XML 파일 처리 방법.
In the non-standard XML processing method in the XML file processing system installed in the equipment,
A first step of the XML file processing system receiving an XML file in which previous process history information is recorded,
A second step in which the XML file processing system divides the received XML file into standard data and non-standard data based on a standard XML specification,
A third step in which the XML file processing system parses the standard data classified in the second step based on the standard XML specification and extracts and stores previous process history information; and
A fourth step in which the XML file processing system extracts and stores the location and value of the non-standard data classified in the second step;
The XML file processing system, a fifth step of collecting current process history information,
A sixth step of the XML file processing system generating an XML file including the previous process history information and the current process history information based on the standard XML specification and recording the non-standard data in the generated XML file;
And a seventh step of transmitting, by the XML file processing system, the XML file generated in the sixth step.
제 3 항에 있어서,
상기 제2단계는 엘리먼트 단위로 표준 데이터와 비표준 데이터를 구분하는 것을 특징으로 하는 비표준 XML 파일 처리 방법.
The method of claim 3,
The second step is a method of processing a non-standard XML file, characterized in that the standard data and the non-standard data are classified on an element basis.
KR1020190021596A 2019-02-25 2019-02-25 System and Method for processing an nonstandard XML file KR20200103312A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190021596A KR20200103312A (en) 2019-02-25 2019-02-25 System and Method for processing an nonstandard XML file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190021596A KR20200103312A (en) 2019-02-25 2019-02-25 System and Method for processing an nonstandard XML file

Publications (1)

Publication Number Publication Date
KR20200103312A true KR20200103312A (en) 2020-09-02

Family

ID=72450038

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190021596A KR20200103312A (en) 2019-02-25 2019-02-25 System and Method for processing an nonstandard XML file

Country Status (1)

Country Link
KR (1) KR20200103312A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100906568B1 (en) 2007-07-20 2009-07-07 호서대학교 산학협력단 Interface apparatus for semiconductor equipment and monitoring system using it
KR20150135581A (en) 2014-05-22 2015-12-03 삼성중공업 주식회사 Apparatus for separating bundle of Heat exchanger

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100906568B1 (en) 2007-07-20 2009-07-07 호서대학교 산학협력단 Interface apparatus for semiconductor equipment and monitoring system using it
KR20150135581A (en) 2014-05-22 2015-12-03 삼성중공업 주식회사 Apparatus for separating bundle of Heat exchanger

Similar Documents

Publication Publication Date Title
US20200272116A1 (en) Distributed Industrial Performance Monitoring and Analytics
US7725606B2 (en) Method and apparatus for two phase structured message to tagged message translation
US7200671B1 (en) Method and apparatus for monitoring host to tool communications
US7779350B2 (en) Dynamic creation of an application's XML document type definition (DTD)
US20170102696A1 (en) Distributed industrial performance monitoring and analytics
US20170103103A1 (en) Source-independent queries in distributed industrial system
US20090327511A1 (en) Message conversion apparatus for integrated monitoring of industrial equipment
GB2595815A (en) Distributed industrial performance monitoring and analytics platform
GB2545303A (en) Data analytic services for distributed industrial performance monitoring
EP1605374A1 (en) Techniques for serializing events
CN102012857B (en) Device and method for automatically testing web page
CN105354236B (en) Account checking information generation method and system
CN108021540B (en) Hadoop-oriented general text format analysis method and tool
US8042024B2 (en) Method, system, and computer program product for reconstructing a data stream
KR20200103312A (en) System and Method for processing an nonstandard XML file
US9858323B2 (en) Intermediate data format for database population
EP4105813A1 (en) Method for analyzing data consisting of a large number of individual messages, computer program product and computer system
CN114245895A (en) Method for generating consistent representation for at least two log files
CN113672509A (en) Automatic testing method, device, testing platform and storage medium
CN117421009B (en) Signal code generation method, device, terminal equipment and storage medium
US20130166728A1 (en) Computer-implemented system for analyzing an instance of a process
US20220245458A1 (en) Apparatus and method for converting neural network
CN113050925B (en) Block chain intelligent contract repairing method and device
CN111796998A (en) AML language performance verification system
US20050247773A1 (en) Template-based information extraction system and method

Legal Events

Date Code Title Description
E601 Decision to refuse application