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

10 results about "Operational transformation" patented technology

Operational transformation (OT) is a technology for supporting a range of collaboration functionalities in advanced collaborative software systems. OT was originally invented for consistency maintenance and concurrency control in collaborative editing of plain text documents. Two decades of research have extended its capabilities and expanded its applications to include group undo, locking, conflict resolution, operation notification and compression, group-awareness, HTML/XML and tree-structured document editing, collaborative office productivity tools, application-sharing, and collaborative computer-aided media design tools (see OTFAQ). In 2009 OT was adopted as a core technique behind the collaboration features in Apache Wave and Google Docs.

Real-time document collaborative editing and synchronizing method in video conference

The invention relates to the technical field of video conferences, and discloses a real-time document collaborative editing and synchronizing method in a video conference, which is used for solving the problem of insufficient concurrent editing conflict solving mechanism in the traditional method. The method comprises the following steps: firstly, receiving document editing operations submitted by a plurality of participants through a terminal, and establishing an operation sequence; comparing the timestamps with the position information, identifying concurrent operation groups as conflict sets, and arranging the conflict sets according to a time sequence; types and contents are extracted from the conflict set, semantic matching is carried out, matching operation is converted into a compatible sequence, and subsequent position offset is adjusted; distributing the compatible sequence to a synchronous buffer area, updating a server document state, and generating an incremental update package; a packet is pushed to the online terminal, application changes are buffered locally, and sequence playback is provided for a new participant; the monitoring terminal confirms the signal, re-deduces the unconfirmed change, and circularly checks the Hash consistency; according to the method, conflict resolution is optimized through semantic matching and offset adjustment, and efficient synchronization is achieved.
Owner:WUHAN HONGYANGUO TECH CO LTD

Method for 93K batch conversion of standard TESTSUITE names

ActiveCN121031530AText processingOperational transformationSoftware engineering
The invention discloses a method for converting standard TESTSUITE names in batches in 93K. The method comprises the following steps of: converting testflow in a default text format in a V93000 system into a csv table format through an export operation; the intercepted module content is independently stored as testflow tmp.csv. According to the method, name batch conversion is achieved through an automatic process, manual line-by-line modification or complex command writing is not needed, a multi-testflow parallel processing mechanism can dynamically allocate threads according to project priorities and server resources, waiting time consumption of serial processing is avoided, and the efficiency is improved. Meanwhile, manual intervention links in single-project full-process operation are reduced; and on the other hand, a rule self-iteration function can automatically adapt to a new customer Pattern format, and repeated manual specification configuration is not needed.
Owner:NANJING WISE SEMICON TECH CO LTD +1

Text generation method and device, equipment and storage medium

The invention discloses a text generation method and device, equipment and a storage medium, and the method comprises the steps: carrying out the dynamic binding of an obtained predefined document template or a document template uploaded by a user through a preset rich text editor, and generating a structured document capable of editing rich text content; application documents sent by multiple users are received, the application documents are generated according to operation sequences carried out by the users in the structured documents, and the operation sequences comprise insertion, deletion, format modification and timestamps; the application documents are merged and concurrently operated through an operation conversion algorithm, a target text is generated, the target text is consistent text content, and the problem that in the related technology, in the aspect of current traditional interface documents, the text content is not consistent is solved. The technical problems that in the prior art, the format is disordered, the labor is repeated, and it cannot be ensured that multiple persons edit and operate the same document, code or project resource at the same time for real-time collaboration without conflicts are solved, and the collaboration efficiency and the structured management capacity of the interface document are remarkably improved.
Owner:CHINA ELECTRONICS CLOUD DIGITAL INTELLIGENCE TECH CO LTD

System function architecture model automatic generation and real-time synchronization method and system based on SysML

PendingCN121478266AResource allocationSemantic analysisData streamActivity diagram
The invention relates to a SysML-based system function architecture model automatic generation and real-time synchronization method and system, and the method comprises the steps: receiving a function demand text inputted by a user through a demand analysis module, and generating a structured set containing function demand elements and attribute relationships thereof; and mapping the structured demand into a SysML activity diagram, and optimizing the node layout through a dynamic programming algorithm. The matching degree of active nodes and system modules is calculated based on a multi-objective optimization algorithm (improved NSGA-II), and automatic allocation is realized by taking module coupling degree minimization and function cohesion maximization as principles. And generating an interface definition between the system modules according to the data flow relationship. And the consistency of multi-user collaborative modeling is guaranteed by operating a conversion conflict resolution algorithm. And performing formalized verification on the generated state machine diagram by adopting a sequential logic model detection technology. According to the method, full-automatic generation and real-time synchronization of the model from the demand to the complete system function architecture model are realized, and the modeling efficiency, the model quality and the collaborative reliability are remarkably improved.
Owner:CHINA STATE SHIPBUILDING CORP LTD RESEARCH INSTITUTE 719

A digital editing system based on intelligent review of content of teaching aids

The application provides a kind of digital editing system based on intelligent review of teaching aid book content, it is related to content review technical field, the application is integrated dynamic digital watermark engine and blockchain two-way binding technology through multi-modal copyright protection module, realize reversible watermark generation and real-time tamper monitoring, combine three-dimensional version atlas and intelligent contract traceability, solve the copyright tracking problem;Based on the operation conversion algorithm and dynamic permission control of cloud collaborative review module, realize multi-person real-time collaborative editing and conflict detection;Through adaptive image enhancement module and hybrid segmentation network, significantly improve the text segmentation accuracy in complex scene, comprehensively solve the copyright protection, collaborative editing and image processing problems in the review of teaching aid books.
Owner:SHANDONG RELAY EDUCATION GRP CO LTD

A multi-agent cooperation and dynamic UI interaction method based on a streaming protocol

This invention relates to the field of artificial intelligence technology, providing a method for multi-agent collaboration and dynamic UI interaction based on a streaming protocol. The method includes: a backend multi-agent orchestration layer coordinating at least two agents with different roles to execute tasks; encapsulating the interactive content output by each agent into AG-UI protocol data packets; and pushing these packets to the frontend in the order of task execution via a streaming protocol. Upon receiving the AG-UI protocol data packets, the frontend parses the component identifiers and data attributes within them, dynamically loads and renders the corresponding UI components, and listens for user interactions on the UI components. The frontend encapsulates the modified component state data and corresponding action identifiers together into structured feedback data and sends it back to the backend. The backend then converts the user's interactions into context information for the agents based on the structured feedback data. This invention enables visualization of the multi-agent collaboration process, dynamic backend control of frontend UI components, precise structured human-machine closed-loop feedback, and dynamic decoupling of agent roles from UI components.
Owner:CHINA ELECTRONICS CLOUD DIGITAL INTELLIGENCE TECH CO LTD

Analyzing and structuring method for nuclear power operation regulation digitalization

The invention relates to the technical field of nuclear power operation digitization, in particular to an analysis and structuring method for nuclear power operation regulation digitization. The method comprises the following steps: constructing a basic service and resource library, and configuring a rule template for structured conversion; uploading a rule file to be digitalized, and selecting one or more rule templates to analyze the rule file to obtain a structured rule; the operation of the structured regulation is converted into the operation on the space on the HTML canvas, and online editing of the structured regulation is achieved; the method comprises the following steps: acquiring an HTML canvas, storing a structured regulation, instantiating a control on the HTML canvas, reloading a control event, and debugging the structured regulation based on the instantiated HTML canvas layout control. The method is high in digitization degree and high in editing and searching efficiency, and human errors during conversion are reduced.
Owner:CHINA NUCLEAR POWER OPERATION TECH CORP +2

A method for converting standard TESTSUITE names in batches of 93K

ActiveCN121031530BText processingOperational transformationSoftware engineering
The application discloses a method for batch conversion of standard TESTSUITE names of 93K, comprising the following steps: converting testflow in the default text format in V93000 system into the csv table format through the export operation; and storing the intercepted module content as testflow_tmp.csv separately, wherein the application realizes batch conversion of names through an automatic process, without manual line-by-line modification or complicated command writing; a multi-testflow parallel processing mechanism can dynamically allocate threads according to project priorities and server resources, avoids waiting time consumption of serial processing, and reduces manual intervention in the whole process operation of a single project; on the other hand, a rule self-iteration function can automatically adapt to the new customer Pattern format, without repeated manual configuration of specifications.
Owner:NANJING WISE SEMICON TECH CO LTD +1

A method for real-time collaborative online editing of OFD documents

ActiveCN116484810BNatural language data processingOperational transformationSoftware engineering
The application relates to the technical field of document editing, and discloses a method for real-time collaborative online editing of an OFD (Open Format Document) document. The method comprises the following steps: using a front-end storage technology on a browser side to store all local and received atomized operations, using a local OFD (Open Format Document) editor program on the browser side to modify and render according to the atomized operation instructions, and collaboratively editing the OFD (Open Format Document) online document by multiple users on multiple browser sides. The editing is realized through an OT (Operational Transformation) algorithm. First, an atomized operation data structure is established, and the atomized operation data is endowed with an operation serial number, a stamp, a document code, an operation type, an operation node path, a start position, an end position, an operation value and a user account number. The application can greatly reduce the operation pressure of a server in collaborative editing, greatly improve the speed of online editing, and thus provide better user experience.
Owner:BEIJING CSSCA TECH CO LTD

Project demand analysis specification generation method based on natural language processing

The invention discloses a natural language processing-based project demand analysis specification generation method, which comprises the following steps of: performing semantic analysis and sequence labeling on an unstructured natural language demand submitted by a business party through a fine tuning GPT model, automatically extracting key elements such as a functional subject, an action, a condition, an acceptance standard and the like, and converting the key elements into structured data; intelligent prompting and complementing are carried out on missing or nonstandard content in combination with a built-in verification rule base; real-time collaborative editing of multiple roles based on WebSocket and an operation conversion algorithm is supported, and refined version management and visual change comparison are realized by adopting a semantic version number and Myers difference algorithm; and finally, automatically generating a Word or PDF format demand analysis specification according with industry specifications through a template engine. According to the method, the demand analysis efficiency, the standardization degree and the team cooperation quality are remarkably improved, and the labor cost and ambiguity risk are reduced.
Owner:CHINA CONSTRUCTION BANK