Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

425 results about "XML" patented technology

Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. The World Wide Web Consortium's XML 1.0 Specification of 1998 and several other related specifications—all of them free open standards—define XML.

Heterogeneous data conversion method and system based on multi-modal large model

The invention discloses a heterogeneous data conversion method and system based on a multi-modal large model, and aims to solve the problems of single-modal limitation, high migration cost and the like in traditional heterogeneous data processing. The method comprises the following steps: firstly, carrying out format adaptation and classification preprocessing on multi-source heterogeneous data such as images, texts, audios and videos; then, through a ViT, BERT and Transform cross attention mechanism, deep analysis and cross-modal semantic association of visual, text and audio features are realized, and visual-text-audio semantic mapping is established; and based on a dynamic prompt project, guiding the multi-modal large model to generate structured data according to a preset Schema zero sample. And then error correction and format normalization are carried out through a Drools rule engine to ensure that the data meet the business standard. And finally, supporting multi-format output of JSON / XML / database table and the like, and meanwhile, associating original data storage to realize data traceability. According to the method, the limitation of single-modal processing is broken through, and cross-modal data deep association is realized.
Owner:浙江微特电子信息有限公司

Optical cable intelligent label full life cycle management method and system

The invention discloses an optical cable intelligent label full life cycle management method and system, and the method comprises the steps: extracting structured data through an XML analysis engine based on a configuration file, carrying out the semantic analysis of an unstructured text, carrying out the regression quantification of text features through combining symbol quantiles, and constructing a knowledge graph; according to the knowledge graph, dynamically adjusting the character size, the two-dimensional code position and the error-tolerant rate by adopting a generative adversarial network technology according to the optical cable type and the pasting scene, and generating optical cable intelligent labels adaptive to different scenes; collecting a label image, and converting the label image into structured label identification data including an optical cable type, a connection relation and a transmission signal type by adopting a computer vision technology; the identification data and the knowledge graph are compared, consistency is checked, potential abnormity is analyzed, influences are evaluated, and graded early warning is generated; a micro-service architecture system is constructed, data analysis, AI generation, an intelligent recognition engine and knowledge graph service are integrated, and full-life-cycle management is achieved. The intelligent level of full-life-cycle management of the optical cable label is improved.
Owner:GUIZHOU ANRONG TECH DEV CO LTD +2

Method and system for retrieving DOCX document content based on keywords

The invention belongs to the technical field of text processing, and particularly relates to a method and system for retrieving DOCX document content based on keywords, which comprises the following steps: analyzing an Office Open XML structure of a DOCX document, combining with multi-dimensional features such as style names, and utilizing a title classification score model to accurately distinguish a title and a text, so that a semantic hierarchical structure of the document is effectively reserved; and secondly, a multi-level semantic extension mechanism is introduced, and a Sension-BERT, a HowNet knowledge base and a Word2Vec model are fused, so that intelligent extension of synonyms and synonyms of keywords is realized, and the recall rate and semantic understanding ability of retrieval are remarkably improved. And in addition, a BM25 model is combined with paragraph length normalization and structure position weight to calculate a correlation score, so that retrieval results are sorted more accurately and reasonably. The construction of the reverse index is combined with the position coding and compression optimization strategy, and the retrieval efficiency and the storage performance are both considered.
Owner:SHANDONG LANGCHAO YUNTOU INFORMATION TECH CO LTD

Method and device for dynamically configuring window control and layout, equipment and medium

The invention relates to a method, a device, equipment and a medium for dynamically configuring a window control and layout, and the method comprises the following steps: firstly, obtaining and analyzing an XML configuration file to generate a data model tree of a structured window interface in a memory; then, objects are dynamically created based on a Qt reflection mechanism, attributes and signal slots are set, Qt reflection characteristics are fully utilized, object creation and attribute processing are flexible and efficient, hard coding interface elements in the compiling stage are not needed, needed controls and layouts can be dynamically generated according to a data model tree, and the dynamic nature and expandability of interface configuration are greatly enhanced; establishing a set membership tree between the controls and the layouts in the recursive traversal process to obtain a complete interface tree; and finally, performing layout calculation and rendering to generate a display interface, so that automation of interface layout is realized, interface element layout can be automatically adjusted according to a data model tree structure, and efficient dynamic configuration of window controls and layout is realized.
Owner:CHANGSHA KELIANG TECH CO LTD

Form generation method and system for authentication document

The invention provides an authentication document form generation method and system, and relates to the technical field of data processing, and the method comprises the steps: obtaining an authentication document; converting the authentication document into an XML (Extensible Markup Language) file so as to map authentication document data to an XML tree node of the XML file; standardizing the XML file through the global unique identifier and the tag system to obtain a standardized XML file; in combination with the standardized XML file, template candidate items conforming to different manageable data templates in the authentication document are extracted respectively; in combination with the template candidate item, mapping the authentication document to a target form; and establishing a bidirectional mapping relationship between the target form and the authentication document to realize bidirectional conversion between the target form and the authentication document and complete the form processing of the authentication document. Through establishment of the bidirectional mapping relation, synchronous updating of the form and the document content can be achieved, errors caused by manual operation are avoided, and automation, accuracy and practicability of document conversion are remarkably improved.
Owner:浙江望安科技有限公司

Behavior tree code automatic generation method based on large language model

The invention discloses a behavior tree code automatic generation method based on a large language model. The method comprises the following steps: 1, acquiring a behavior tree model of an XML file format defined by a user and prompt information input by the user; 2, analyzing the obtained XML file, and providing a generation rule of a behavior tree code; step 3; the analyzed XML file and prompt information input by a user are combined with a behavior tree code generation rule, and a task specific prompt is generated; 4, combining the task specific prompt with the general code generation prompt to generate a complete prompt; 5, a proper LLM is selected, complete prompt information is input, and the LLM generates codes according to prompts; 6, running the generated code in a safe environment to ensure the safety of the code and the correctness of an output format; and 7, displaying an execution result on a visual interface, auditing the result by a user, and modifying a generated code. The method has the characteristics of high universality, high flexibility and high interpretability.
Owner:XIDIAN UNIV

Double-way buffering mechanism design method for Web services

The invention provides a double-way buffering mechanism design method for Web services. Two buffering mechanisms based on dynamic pages and static pages perform double-way reading and writing through a database and an xml buffering file, synchronous operation is performed to trigger updated buffering mechanisms, an xml buffering module is used as a using library when a user accesses, a database in an application system is used as a standby library, and reading and writing operations of data are finished in the xml buffering file; and the design content comprises a management process, a reading process and a write-in process of a double-way buffering mechanism. The double-way buffering mechanism design method has the advantages that by means of the dynamic and static combined double-way buffering mechanism, timeliness and accuracy of a system in mass data processing can be improved to a large extent, and performances and service qualities of a Web server are improved.
Owner:LANGCHAO ELECTRONIC INFORMATION IND CO LTD

Lightweight cross-platform PLC multi-language code generation method

The invention discloses a lightweight cross-platform PLC (Programmable Logic Controller) multi-language code generation method, which relates to the field of industrial process control, and firstly provides a unified intermediate data model, and on the basis, a module for converting each PLC language into the unified intermediate data model is realized; on the basis of a standardized JSON data structure, a modularized unified intermediate language conversion chain is further supported, an analyzer and a generator communicate through a JSON interface, a cross-platform conversion path is supported, and unified intermediate language conversion from PLC to JSON to XML to ST to C is completed; the method comprises the following steps of: integrating an open source compiler and runtime, constructing an open and pluggable automatic execution framework, compiling a generated C code into a platform executable file by using an adaptive GCC tool chain aiming at different target platforms, and deploying a program generated by compiling to a soft PLC runtime system supporting multiple platforms. According to the method, a JSON intermediate data structure which is light in weight, unrelated to languages and uniform in structure and a matched conversion framework of the JSON intermediate data structure are constructed.
Owner:SHANGHAI JIAOTONG UNIV

Script language-oriented seismic batch processing job editing method and device

The invention provides a script language-oriented seismic batch processing job editing method and device, and the method comprises the steps: obtaining a to-be-processed seismic job demand, and determining a seismic job project and database information; initializing each module object in a pre-established seismic batch processing operation framework, wherein the framework is a scripting language framework comprising a preset core library, a module library and a tool chain; determining a standard type parameter corresponding to each module object; initializing an operation topological structure of the seismic batch processing operation framework; selecting a target module object and adding the target module object to the target operation based on the earthquake operation project and the database information; and outputting the topological graph of the module according to the debugging requirement, and generating a target operation corresponding to the seismic operation requirement by calling the XML format file. According to the method, seamless connection of job editing and code editing is realized through a script language-oriented seismic batch processing job framework, so that the method is more flexible and efficient; and diversified requirements of a user for job editing by using a script programming language are met.
Owner:BGP INC CHINA NAT PETROLEUM CORP +2

Complex semantic-oriented business process multi-agent modeling and intelligent error correction system

The invention relates to the technical field of data processing, in particular to a complex semantic-oriented business process multi-agent modeling and intelligent error correction method and system. The method comprises the following steps: firstly, based on a BPMN meta-model, disassembling business process elements, analyzing BPMN specifications, forming a structured framework of business process modeling, processing unstructured texts in parallel through an intelligent agent group, identifying business process key concepts, mapping the business process key concepts into semi-structured information, and generating a preliminary extraction result; verifying the integrity of the preliminary extraction result based on a BPMN specification, and generating an information integrity verification report; based on an information integrity verification report, missing information of the preliminary extraction result is retrieved through a knowledge base and complemented; performing secondary verification on the complemented extraction result, and correcting the complemented extraction result based on business logic and user requirements; and generating an XML code and a visual flow chart conforming to the BPMN specification based on the corrected extraction result. According to the method, the problems of semantic fracture and structure deficiency of the complex semantic text in business process modeling can be effectively solved.
Owner:TSINGHUA UNIVERSITY

Cross-platform software component lightweight migration method

The invention discloses a cross-platform software component lightweight migration method, which comprises the following steps of: establishing a standardized storage system, and uniformly storing software assets to be migrated, including components, pages generated by the components, modules formed by the pages and applications formed by the modules, as XML (Extensible Markup Language) files; the cross-platform migration adaptation engine comprises a platform information analysis module, an XML (Extensible Markup Language) file analysis module, a difference analysis module, an automatic adaptation conversion module and a manual intervention module; executing a software asset migration process by utilizing a cross-platform migration adaptation engine; and finally, uniformly storing the successfully migrated software asset target XML file and the source platform XML file into a software asset library for management. By the adoption of the cross-platform software component lightweight migration method, cross-platform rapid and efficient migration of software assets is achieved, the asset reuse rate is increased, customization and standardization requirements are balanced, flexible deployment and secondary development are supported, and the problem of existing low-code platform migration is solved.
Owner:JIANGSU SQUARE SOFTWARE TECH CO LTD

Cross-heterogeneous platform law supervision system based on XML and semantic matching

The invention discloses a cross-heterogeneous platform law supervision system based on XML and semantic matching. The cross-heterogeneous platform law supervision system comprises a data standardization module and a cross-heterogeneous platform execution system. The cross-heterogeneous platform execution system comprises a heterogeneous platform data import module, an XML file verification module and a supervision function execution module; the data standardization module is used for realizing standardization of cross-platform legal supervision data on the basis of intermediate description language technical specifications; the heterogeneous platform data import module comprises two independent heterogeneous platform data import platforms and is used for realizing data import and converting heterogeneous data of different platforms into a unified XML (Extensible Markup Language) file; the XML file verification module is used for carrying out mutual matching of an XML file and an XSD file based on an XSD specification file given by an XML specification and the XML format file so as to realize XML file verification; and the supervision function execution module is used for executing a legal supervision function corresponding to the XML file after the XML file passes verification.
Owner:XI AN JIAOTONG UNIV

Relationship graph construction and layout method, device and system based on spectral clustering and storage medium

The invention belongs to the technical field of computer big data, and discloses a relation graph construction and layout method, device and system based on spectral clustering and a storage medium, a clustering center is initialized through a genetic algorithm, the clustering center serves as genetic information and is coded into a character string, the operation time can be shortened, and the classification precision can be improved; furthermore, a weighted Euclidean distance is constructed as a distance function of a K-means algorithm, mutual relation weighting between the features can be reflected, features of different weights are counted into the distance, the classification precision can be effectively improved, the loss is reduced, and the classification efficiency is improved. According to the method, an initial similarity matrix, obtained through a traditional similarity calculation method, between XML documents is corrected through an affinity propagation algorithm, the similarity between the hidden similar XML documents can be reflected, on the basis, the correct clustering number and the correct clustering result are obtained by applying a multi-path spectral clustering method NJW, the method is irrelevant to the sequence of the XML documents, and the method has the advantages of being high in practicability and easy to popularize. The method is suitable for clustering the retrieval results of the XML documents arranged in any sequence.
Owner:北京清研兰亭科技有限公司

Visual process automatic arrangement method and system

The invention relates to a visual process automatic arrangement method and system, and belongs to the technical field of computers.The method comprises the steps that a natural language requirement input by a user is obtained; modeling knowledge is determined, logic typesetting and structured processing are conducted on the natural language requirement input by the user and the modeling knowledge through a large language model LLM, and XML process definition data meeting the BPMN standard are generated; sending the XML process definition data conforming to the BPMN standard to a process engine so as to create a visual process model; and rendering the visual process model to a front-end interface for a user to review, and determining a review result. According to the method, business personnel can directly participate in process design without learning professional modeling languages such as BPMN, and a business-driven development mode is really realized.
Owner:CHINA DATACOM CORP LTD

Nuclear power plant instrument control system control algorithm simulation device and simulation method thereof

The invention discloses a nuclear power plant instrument control system control algorithm simulation device and a simulation method thereof, and relates to the technical field of nuclear power plant instrument control software. The device comprises a user interface used for responding to user interaction operation, constructing a model structure of a control algorithm and receiving user input data as input data of the model structure; the code generation engine is used for analyzing the xml file corresponding to the model structure and obtaining source code implementation of a main operator of the model structure based on an analysis result; and the model entity is used for packaging and compiling the source code of the main operator to obtain an executable program of the model structure, executing the executable program based on the input data of the model structure to obtain a simulation result of the model structure, and sending the simulation result to the user interface for display. According to the device, the software verification process can get rid of dependence on embedded hardware equipment, and the software development and debugging efficiency is improved.
Owner:NUCLEAR POWER INSTITUTE OF CHINA +1

Method and system for efficiently converting FBX format file into STEP format file

The invention provides a method and system for efficiently converting an FBX format file into an STEP format file, and relates to the technical field of data format conversion. The method comprises the following steps: dynamically fragmenting an input FBX file, generating fragmented metadata in combination with geometric complexity, a hierarchical structure and a resource load, and distributing the fragmented metadata to a heterogeneous computing thread through load balancing; performing non-manifold edge repair, hole repair, self-intersection surface elimination, material mapping and hierarchical relationship reconstruction on the fragmented data; the preprocessed data are converted into STEP files conforming to the ISO 10303 standard in parallel, geometric consistency and topological closure verification is carried out, and an XML quality report is output; scheduling is carried out based on resource demand labels (CPU intensive type, GPU acceleration type and memory sensitive type), efficient and complete geometric repair and conversion are achieved, and industrial manufacturing and engineering design requirements are met.
Owner:NUCLEAR IND ENG RES & DESIGN CO LTD +1

Document parsing method and apparatus, electronic device, and storage medium

PCT designated stageWO2025213718A1Text processingFault toleranceSignal on
Embodiments of the present application relate to the technical field of communications, and provide a document parsing method and apparatus, an electronic device, and a storage medium. The method comprises: reading the content of an ARXML document, and parsing the read content into the tree structure of an XML document; acquiring a root node of the tree structure, and taking the root node as a current node; extracting and parsing information of the current node; if the current node has a child node, taking the child node as the current node, and returning to the step of extracting and parsing the information of the current node; generating a service signal on the basis of the extracted and parsed information, and sending the service signal as a subscription request to a server; acquiring a processing result of the subscription request; and if the processing result is subscription failure, acquiring error information or a status code returned by the server. The embodiments of the present application can improve ARXML file parsing efficiency, fault tolerance and flexibility, reduce the error rate, and improve the subscription efficiency.
Owner:CHINA FAW CO LTD

Traceable data conversion method and system based on declarative rule

The invention discloses a traceable data conversion method and system based on declarative rules, and relates to the technical field of data processing. The method comprises the following steps: acquiring a conversion rule file written by adopting a PTL (Program Transfer Language), and defining a mapping relationship between a target data column and a source data field in a declarative manner; analyzing the rule file to generate an operation instruction set, and processing the source data line by line based on the instruction set to generate a target data file; and meanwhile, outputting the traceability metadata, and recording the corresponding relationship between the target data and the source fields and the rule statements in a machine readable form. Flexible and accurate conversion between various data sources and target formats is achieved, complexity of manual operation and script development is avoided, data processing efficiency and reliability are improved, a complete traceable mechanism is established, transparency and compliance of the data exchange process are enhanced, the method is suitable for conversion of various formats such as Excel, databases, XML and JSON, and the method has wide application prospects. The method has universality and application prospects.
Owner:JIANGSU INST OF QUALITY & STANDARDIZATION

Model simulation debugging method based on PyGDBMI

The invention relates to a PyGDBMI-based model simulation debugging method, and belongs to the field of model simulation. According to the method, C codes are compiled and constructed, codes consistent with models are compiled into executable files, mapping.xml files are read at the same time, and model information and the mapping relation between the models and the codes are stored in a dictionary in the form of key value pairs; a GdbController in a pygdbmi library is imported, a gdb process is started, and interaction with a GDB is achieved through an MI command; simulation operation of the executable file on the model and variable value setting are achieved through an MI command; stepping and variable obtaining in simulation debugging are achieved through an MI command, meanwhile, the obtained variables are stored in a dictionary list mode, and variable management, namely global data management, is achieved; simulation stopping in simulation debugging is achieved through an MI command. According to the method, multiple MI commands are designed through a PyGDBMI library, and operation, stepping, variable setting, variable obtaining and simulation stopping of model simulation debugging are achieved.
Owner:BEIJING INST OF COMP TECH & APPL

Automatic OPC UA information model construction method based on knowledge graph and large language model

The invention provides an OPC UA information model automatic construction method based on a knowledge graph and a large language model. The method comprises the steps of obtaining an unstructured industrial text, performing semantic analysis on the unstructured industrial text, and extracting a main body entity, an object entity, a method entity and attribute information thereof according to a predefined hierarchical tuple structure; calling an industrial field knowledge graph in real time to perform semantic enhancement on an extraction result; performing similarity calculation and evaluation on an enhanced result, and performing information fusion and duplicate removal based on a similarity evaluation result to obtain an entity-attribute set; generating a tree-shaped hierarchical structure framework by using a large language model, and calling a knowledge graph to perform structural integrity verification; semantic association between the entity-attribute set and the tree structure framework is analyzed, attributes and methods are mapped to corresponding structure nodes, and a mapping reasoning process is output in a natural language form; converting the mapped model structure into a format of XML (Extensive Makeup Language) grammar, and executing automatic compliance check and repair; by designing a progressive task chain of information extraction, semantic fusion, model construction, interpretable mapping and standardized output, a set of complete understanding-enhancement-construction-verification automation system is constructed.
Owner:INST OF IND INTERNET CHONGQING UNIV OF POSTS & TELECOMM

An intelligent document generation system and its control method

This invention provides an intelligent document generation system and its control method, characterized in that: the system includes: a dynamic template engine module; an intelligent content generation module; an adaptive format optimization module; and an automatic detection module; the dynamic template engine module determines logical branches through XML tags in a dynamic template language, which can overcome the limitations of traditional placeholder replacement, decouple document structure and data, and adapt different logical branches according to different data, effectively improving the adaptability of data dimensions; the intelligent content generation module can combine a pre-trained model to generate coherent natural language text descriptions, and dynamically render charts on this basis, embedding icons into the text in the form of vector graphics, realizing the collaborative generation of text and charts, and reducing the cost of manual writing, drawing and typesetting by collaboratively generating text and charts that conform to the context.
Owner:ZHOUPU DATA TECH NANJING CO LTD

Communication code generation method based on XML configuration file and storage medium

The invention relates to the technical field of code generation, in particular to a communication code generation method based on an XML configuration file and a storage medium, and aims to improve the code development efficiency. The communication code generation method based on the XML configuration file comprises the steps that the XML configuration file is converted into a DOM tree with a hierarchical relation through an XML parser; traversing nodes of the DOM tree, and converting the DOM tree into an abstract syntax tree; based on the abstract syntax tree, statically checking register address conflicts, reference validity, data type compatibility and protocol constraints; traversing the abstract syntax tree to generate a Modbus communication code; and outputting the Modbus communication code as a structured source code file according to the grammar rule of the target language. According to the method, the manual coding workload is greatly reduced, and the development efficiency is improved.
Owner:BEIJING ACCUENERGY TECH CO LTD

Parameterized-information-based method for transferring rebar BIM model to engineering construction

Disclosed in the present invention is a parameterized-information-based method for transferring a rebar BIM model to engineering construction. The method comprises: traversing a BIM model structure tree to acquire a rebar model, and extracting UDF data of rebars in the lowest-level child nodes; parsing the UDF data of each rebar, acquiring and traversing points in a rebar centerline C1, acquiring the coordinates of any point, and calculating the tangent vectors and convexity of the point; using a parsing result to calculate an identification code h of each rebar, marking an unmarked rebar with a hash value h appearring for the first time as Reference, and then marking unmarked rebars having the same hash value as Instance; calculating an offset matrix between the Reference rebar and the Instance rebars thereof, wherein the offset matrix comprises a rotation matrix and a calculated translation vector; and outputting, in an XML format, the obtained data of the rebars and parameters directly read from a UDF.
Owner:CHINA RAILWAY DESIGN GRP CO LTD

Automatic testing method and system for OBIS code authority of DLMS electric energy meter based on dynamic strategy

The invention provides a DLMS electric energy meter OBIS code permission automatic test method and system based on a dynamic strategy. A dynamic strategy driven permission rule generation mechanism is built in, OBIS document data is dynamically analyzed, and a CSV permission configuration file and an XML configuration file are constructed based on a preset dynamic strategy; in the test process, Lua dynamically loads a test case, executes a multi-step permission verification task according to a permission document generated by Python, temporarily stores key test data in a memory based on a dynamic verification strategy chain, persistently lands in batches according to steps, and dynamically sends a termination instruction to disconnect after the test is finished. According to the method, through strategies such as multi-source data analysis, authority rule dynamic compilation, operation adaptive mapping, exception-driven strategy self-optimization and multi-dimensional verification, the adaptability and efficiency of ammeter authority testing are remarkably improved.
Owner:JIANGSU LINYANG ENERGY CO LTD

Heterogeneous system interface integration method and device oriented to manufacturing operation management system

The invention relates to the technical field of interface integration development, and discloses a heterogeneous system interface integration method and device oriented to a manufacturing operation management system, and the method comprises the steps: converting original data based on an original communication protocol in a heterogeneous system into JSON format standard data based on a standard communication protocol based on a protocol converter, constructing a matching relationship between a heterogeneous system data structure in an XML form and a data structure of an MOM system business object; and sending the JSON format standard data and the data structure matching relationship to the MOM system through a standard communication protocol, so that the MOM system performs data processing and conversion on the JSON format standard data according to the data structure matching relationship in combination with a WebApi mode to obtain target data required by the MOM system. According to the method, the data integration complexity of the MOM system is effectively reduced, the repeated development work is reduced, the development efficiency and the data quality are improved, and the operation efficiency and the integration effect of the MOM system are guaranteed.
Owner:STATE MASCH INTELLIGENT TECH CO LTD

Visual product process production management system

The invention discloses a visual product process production management system, belongs to the field of product production management systems, and solves the problems of low visualization and decision lag of a traditional system by customizing visual symbols, generating a dynamic symbol combination in combination with a graphic rendering engine, converting data into visual graphic symbols and performing real-time early warning on an abnormal state. Equipment, materials, personnel and quality data are comprehensively collected, efficient sharing and storage are achieved through standardized protocol transmission and relying on distributed storage and a Hash algorithm, the problem of module data splitting is solved, resource allocation and production progress control are optimized, an industrial configuration unit is arranged in the system, XML process feature files are analyzed, and the system has the advantages of being high in practicability and easy to popularize and use. The exclusive symbol library and rules are automatically loaded, the problem that a traditional system is poor in adaptability is solved, the method is suitable for multiple fields, and universality and practical value are enhanced.
Owner:MINGWU SHUZHI TECH RES INST (NANJING) CO LTD

Systems and methods for extracting and combining XML files of an XFA document

Described herein are systems and methods for extracting and combining XML files of an XFA document. The systems include processors and memory for efficient processing and data storage. The systems can identify XFA documents and generate XML files by parsing the XFA documents. The systems can identify XML nodes within XML files, with each node corresponding to a particular node type, and generate web forms including web nodes, with each web node mapped to a corresponding XML node. The systems can receive input corresponding to the respective node type and store an association between the input received for the web node and the node type and an identifier of an XML node to which the web node is mapped. The systems can update the XML files using the association and generate the populated XFA document by combining the updated XML files according to the schema of the XFA document.
Owner:ESSENVIA INC

Multi-stage cascade semantic analysis framework for kernel security level control code generation tool

The invention discloses a multi-stage cascade semantic analysis framework of a nuclear security level control code generation tool, which comprises an input layer, an analysis module layer, an error processing layer and an output layer, and is characterized in that the input layer is used for receiving and preprocessing a control model xml file, verifying a file format and preliminarily checking grammar; the analysis module layer is used for analyzing post grammar, namespace, type, clock, causal relationship and initialized semantic analysis tasks of the file after receiving the analysis request to obtain analysis results; the error processing layer is used for collecting, classifying, positioning and report generating various error information appearing in the analysis module layer; and the output layer is used for generating and outputting a standardized analysis report and an optimization suggestion. And a pipelined cascade structure is adopted, so that efficient semantic analysis is realized. Through an innovative error processing mechanism and an optimization strategy, the analysis efficiency and accuracy are remarkably improved, and a reliable guarantee is provided for software development of a digital instrument control system of the nuclear power station.
Owner:NUCLEAR POWER INSTITUTE OF CHINA

Discrete data-oriented objectified modeling access method and system

The invention discloses an objectified modeling access method and system for discrete data. The method comprises the steps that unified XML model files are used for power equipment model definition, and each XML model file corresponds to one type of equipment in a discrete collection system; generating a model tree based on the defined XML model file, performing instantiation modeling on elements in the model tree in sequence by adopting a model instantiation tool, and configuring attributes for each equipment instance; based on the known attribute value of the equipment, carrying out secondary development on statistical attributes describing indirect characteristics of the equipment through a preset algorithm; constructing a model access interface for providing whole-process data access of the model for an external system; and setting an extended service label in the defined XML model file to define value-added function logic, and scanning the extended service label to realize the corresponding value-added function logic through the model access interface when the model framework is started. According to the scheme of the invention, rapid adaptation of multiple scenes of power business is realized.
Owner:BEIJING SIFANG JIBAO ENG TECH +1

Interactive business process intelligent modeling system driven by meta-model

The invention relates to the technical field of business process modeling, in particular to a meta-model-driven interactive business process intelligent modeling method and system. The method comprises the following steps: constructing a meta-model framework containing core elements such as activities, events and gateways, and establishing a meta-model constraint rule base to define a structure legality rule of a BPMN2.0 specification; based on a domain ontology Schema and the domain exclusive large language model after instruction fine tuning, extracting a business entity and a process relationship thereof from the unstructured text; carrying out information integrity verification and logic consistency detection on the extracted BPMN elements by utilizing a constraint satisfaction algorithm and Petri net reachability analysis; displaying a difference label of the process sketch through an interactive verification interface, and realizing semantic correction and model iteration of a user on the process elements based on a natural language feedback mechanism; an XML code is generated by adopting a template-driven code generation strategy, and a flow chart is generated through a BPMN parser. According to the method, the business process modeling efficiency can be remarkably improved, and the manual intervention proportion in the modeling process is reduced.
Owner:TSINGHUA UNIVERSITY