WO2022007855A1 - 一种引用文档的更新方法、装置、电子设备及存储介质 - Google Patents

一种引用文档的更新方法、装置、电子设备及存储介质 Download PDF

Info

Publication number
WO2022007855A1
WO2022007855A1 PCT/CN2021/105037 CN2021105037W WO2022007855A1 WO 2022007855 A1 WO2022007855 A1 WO 2022007855A1 CN 2021105037 W CN2021105037 W CN 2021105037W WO 2022007855 A1 WO2022007855 A1 WO 2022007855A1
Authority
WO
WIPO (PCT)
Prior art keywords
document
modification
relationship
identifier
document identifier
Prior art date
Application number
PCT/CN2021/105037
Other languages
English (en)
French (fr)
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 US18/004,869 priority Critical patent/US20230350872A1/en
Priority to JP2023501413A priority patent/JP2023533555A/ja
Priority to EP21838816.3A priority patent/EP4167102A4/en
Publication of WO2022007855A1 publication Critical patent/WO2022007855A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/907Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/93Document management systems
    • G06F16/94Hypermedia
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2358Change logging, detection, and notification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2365Ensuring data consistency and integrity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures

Definitions

  • the embodiments of the present disclosure relate to the technical field of data processing, and in particular, to a method, apparatus, electronic device, and storage medium for updating a referenced document
  • the documents may be stored in the form of mutual reference.
  • Embodiments of the present disclosure provide a method, apparatus, electronic device, and storage medium for updating a referenced document, so as to realize synchronous updating of documents with a reference relationship.
  • an embodiment of the present disclosure provides a method for updating a referenced document, the method comprising:
  • the document relationship diagram includes nodes and connecting lines, each node represents a document identifier, and each connecting line represents a document reference relationship;
  • the document modification instruction includes the document identification and the document modification content
  • an embodiment of the present disclosure also provides an apparatus for updating a referenced document, the apparatus comprising:
  • the document relationship graph obtaining module is used to obtain the document relationship graph of the database, wherein the document relationship graph includes nodes and connecting lines, each node represents a document identifier, and each connecting line represents a document reference relationship;
  • the document modification instruction acquisition module is used to acquire the document modification instruction, wherein the document modification instruction includes the document identification and the document modification content;
  • the associated document identifier extraction module is used to extract the associated document identifier from the document relation graph according to the document identifier;
  • the document modification content push module is used for pushing the document modification content to the associated document corresponding to the associated document identifier.
  • an embodiment of the present disclosure further provides an electronic device, the electronic device comprising:
  • processors one or more processors
  • one or more programs When executed by one or more processors, one or more programs cause the one or more processors to implement a method according to any embodiment of the present disclosure.
  • an embodiment of the present disclosure provides a computer-readable storage medium on which a computer program is stored, and when the program is executed by a processor, implements the method according to any embodiment of the present disclosure.
  • an embodiment of the present disclosure provides a computer program product, where the computer program product includes: a computer program, which implements the steps of the method described in the first aspect of the present disclosure when the computer program is executed by a processing device.
  • an embodiment of the present disclosure provides a computer program, which implements the steps of the method in the first aspect of the present disclosure when the computer program is executed by a processing device.
  • the document relationship diagram and the document modification instruction of the database are obtained, the associated document identification is extracted from the document relationship diagram according to the document identification included in the document modification instruction, and the document modification content included in the document modification instruction is modified by Push to the associated document corresponding to the associated document identifier, so that when the content of the document is edited and updated, the reference document associated with the edited document can also be updated synchronously, thereby ensuring the consistency of the updated content of the document in the database.
  • FIG. 1(a) is a flowchart of a method for updating a referenced document provided by Embodiment 1 of the present disclosure
  • FIG. 1(b) is a schematic diagram of a document relationship diagram of a database provided by Embodiment 1 of the present disclosure
  • Fig. 1(c) is a schematic diagram of a document relationship diagram of another database provided by Embodiment 1 of the present disclosure
  • Figure 2(a) is a flowchart of a method for updating a referenced document provided by Embodiment 2 of the present disclosure
  • FIG. 2(b) is a schematic diagram of a document relationship diagram of an updated database provided by Embodiment 2 of the present disclosure
  • FIG. 3 is a schematic structural diagram of an apparatus for updating a reference document according to Embodiment 3 of the present disclosure
  • FIG. 4 is a schematic structural diagram of an electronic device according to Embodiment 4 of the present disclosure.
  • the term “including” and variations thereof are open-ended inclusions, ie, "including but not limited to”.
  • the term “based on” is “based at least in part on.”
  • the term “one embodiment” means “at least one embodiment”; the term “another embodiment” means “at least one additional embodiment”; the term “some embodiments” means “at least some embodiments”. Relevant definitions of other terms will be given in the description below.
  • FIG. 1( a ) is a flowchart of a method for updating a referenced document provided by an embodiment of the present disclosure. This embodiment is applicable to the case of synchronously updating documents with a reference relationship, and the method can be searched by the data provided by the embodiment of the present disclosure.
  • the apparatus may be implemented by means of software and/or hardware, and may generally be integrated in computer equipment.
  • the method of the embodiment of the present disclosure specifically includes:
  • the method in the embodiment of the present disclosure may include the following steps:
  • Step 101 obtaining a document relationship diagram of the database.
  • the document relationship graph includes nodes and connecting lines, each node represents a document identifier, and each connecting line represents a document reference relationship.
  • FIG. 1(b) it is a schematic diagram of a document relationship graph of a database provided in Embodiment 1 of the present application, wherein the document relationship graph is a directed acyclic graph and includes three nodes, namely document A, document B and document C, and document A, document B, and document C are connected in sequence, so document A directly references document B, document B directly references document C, and thus document A indirectly references document C.
  • the document relationship graph is a directed acyclic graph and includes three nodes, namely document A, document B and document C, and document A, document B, and document C are connected in sequence, so document A directly references document B, document B directly references document C, and thus document A indirectly references document C.
  • the database in this embodiment may also include multiple sub-document relationship graphs, and the nodes in each sub-document relationship graph are not connected to each other, as shown in FIG. 1(c), which is the document relationship of another database
  • FIG. 1(c) is the document relationship of another database
  • FIG. 1(c) is the document relationship of another database
  • FIG. 1(c) is the document relationship of another database
  • FIG. 1(c) is the document relationship of another database
  • FIG. 1(c) is the document relationship of another database
  • FIG. 1(c) is the document relationship of another database
  • FIG. 1(c) is the document relationship of another database
  • FIG. 1(c) is the document relationship of another database
  • Step 102 Obtain a document modification instruction, wherein the document modification instruction includes the document identification and the document modification content.
  • the document modification content includes changes in variable values or changes in formulas.
  • a user when a user needs to edit a document in the database, he or she may input a document modification instruction into the electronic device where the database is located, which may be through a touch screen or a button on the electronic device.
  • the terminal device will obtain the document modification instruction in response to the user's trigger operation.
  • the document modification instruction includes the document identifier and the document modification content, and the document modification content also includes the change of the variable value or the modification of the formula.
  • this embodiment is only for illustration, and does not limit the specific form of the document modification instruction.
  • Step 103 extract the associated document ID from the document relationship graph according to the document ID.
  • extracting the associated document ID from the document relationship graph according to the document ID may include: extracting a reference list from the document relationship graph according to the document ID; and obtaining an associated document ID that has a reference relationship with the document ID from the reference list.
  • extracting a reference list from the document relationship diagram according to the document identification includes: obtaining, from the document relationship diagram, a first type of document identification that directly references the document identification, and a second type of document identification that indirectly references the document identification; The first-class document ID and the second-class document ID build the referrer list.
  • Table 1 shows an example of the reference list for document C:
  • the associated document identifiers that have a reference relationship with document C can be obtained from the previously constructed referrer list, wherein, for Table 1, the associated document identifiers include documents A and document B.
  • associated document identifiers that have a reference relationship with document C refer to all document identifiers of document C that directly or indirectly refer to document C as the referenced party.
  • Step 104 Push the document modification content to the associated document corresponding to the associated document identifier.
  • pushing the document modification content to the associated document corresponding to the associated document identification may include: pushing the document modification content to the associated document corresponding to the associated document identification by means of a message notification, so that the associated document is informed of the document. Modify the content, and perform the document reference operation according to the modified content of the document.
  • the referrer is the associated document corresponding to the associated document ID.
  • the referenced party is document C
  • the associated document IDs that directly or indirectly refer to document C are document A and document B.
  • the document relationship diagram and the document modification instruction of the database are obtained, the associated document identification is extracted from the document relationship diagram according to the document identification included in the document modification instruction, and the document modification content included in the document modification instruction is modified by Push to the associated document corresponding to the associated document identifier, so that when the content of the document is edited and updated, the reference document associated with the edited document can also be updated synchronously, thereby ensuring the consistency of the updated content of the document in the database.
  • FIG. 2(a) is a flowchart of a method for updating a referenced document provided in Embodiment 2 of the present disclosure.
  • This embodiment of the present disclosure may be combined with the optional solutions in the above-mentioned embodiments.
  • the document relationship in the database is obtained when After the diagram, the method further includes: receiving multiple reference relationship modification instructions, and updating the document relationship diagram according to the multiple reference relationship modification instructions.
  • the method of the embodiment of the present disclosure specifically includes:
  • Step 201 obtaining a document relationship diagram of a database.
  • the document relationship graph includes nodes and connecting lines, each node represents a document identifier, and each connecting line represents a document reference relationship.
  • Figure 1(b) is a schematic diagram of a document relation graph of a database, wherein the document relation graph is a directed acyclic graph and includes three nodes, namely document A, document B and document C, and document A , Document B, and Document C are connected in sequence, so Document A directly references Document B, Document B directly references Document C, and Document A indirectly references Document C.
  • the document relation graph is a directed acyclic graph and includes three nodes, namely document A, document B and document C, and document A , Document B, and Document C are connected in sequence, so Document A directly references Document B, Document B directly references Document C, and Document A indirectly references Document C.
  • Step 202 receiving multiple reference relationship modification instructions.
  • atomicity refers to Multiple database operations that make up a transaction are an indivisible atomic unit. Only when all operations are executed successfully, the entire transaction is committed. If any database operation in the transaction fails, any operations that have been performed must be undone, and the database returns to the initial state.
  • multiple reference relationship modification instructions can be received, for example, "cancel the reference relationship between document B and document C", “add the reference relationship between document B and document F” reference relationship".
  • this embodiment is only an example for description, and does not limit the specific number of reference relationship modification instructions and the specific content of the reference relationship modification instructions.
  • Step 203 sort the relationship modification instructions according to the receiving time to obtain an instruction list.
  • the relationship modification instructions are sorted according to the order of reception time to obtain the instruction list. For example, the reception time of the first relationship modification instruction "Cancel the reference relationship between document B and document C" is 08:33 : 24, the receiving time of the second relationship modification instruction "Add the reference relationship of document B to document F" is 13:26:45, then the acquisition time of the first relationship modification instruction is earlier than the acquisition time of the second relationship modification instruction , so the list of instructions obtained after sorting is shown in Table 2 below:
  • Step 204 Update the document relationship diagram according to the instruction list.
  • updating the document relationship diagram according to the instruction list may include: when it is determined that the modification instruction includes canceling the reference relationship between the specified document IDs, determining the specified document ID from the document relationship diagram, and comparing the specified document ID to the specified document ID.
  • the modification instruction includes adding a new reference relationship
  • the newly added document ID and historical document ID are obtained from the modification instruction, and the newly added document ID is added to the document relationship diagram.
  • the document relationship diagram is updated according to the order of the instructions contained in the instruction list.
  • the reference relationship between B and document C that is, delete the connection line between document B and document C in the document relationship diagram of the database shown in Figure 1(b), and then execute the instruction numbered 2 in the instruction list.
  • Add the reference relationship between document B and document F obtain the newly added document ID "document F” and the historical document ID "document B” from the modification instruction, add document F in the document relationship diagram, and add document F and document
  • the connection line between B is a schematic diagram of the document relationship diagram of the updated database.
  • Step 205 Obtain a document modification instruction, wherein the document modification instruction includes a document identifier and document modification content.
  • the document modification content includes changes in variable values or changes in formulas.
  • Step 206 extract the associated document ID from the document relationship graph according to the document ID.
  • extracting the associated document ID from the document relationship graph according to the document ID may include: extracting a reference list from the document relationship graph according to the document ID; and obtaining an associated document ID that has a reference relationship with the document ID from the reference list.
  • extracting a reference list from the document relationship diagram according to the document identification includes: obtaining, from the document relationship diagram, a first type of document identification that directly references the document identification, and a second type of document identification that indirectly references the document identification; The first-class document ID and the second-class document ID build the referrer list.
  • Step 207 Push the modified content of the document to the associated document corresponding to the associated document identifier.
  • pushing the document modification content to the associated document corresponding to the associated document identification may include: pushing the document modification content to the associated document corresponding to the associated document identification by means of a message notification, so that the associated document is informed of the document. Modify the content, and perform the document reference operation according to the modified content of the document.
  • the document relationship diagram and the document modification instruction of the database are obtained, the associated document identification is extracted from the document relationship diagram according to the document identification included in the document modification instruction, and the document modification content included in the document modification instruction is modified by Push to the associated document corresponding to the associated document identifier, so that when the content of the document is edited and updated, the reference document associated with the edited document can also be updated synchronously, thereby ensuring the consistency of the updated content of the document in the database.
  • the document relation graph is updated according to the order of the time of receiving the reference relation modification instruction, thereby ensuring the accuracy of the document relation graph update.
  • FIG. 3 is a schematic structural diagram of an apparatus for updating a reference document provided in Embodiment 3 of the present disclosure.
  • the apparatus can be implemented in software and/or hardware, and can generally be integrated in an electronic device that performs the method.
  • the apparatus may include: a document relationship diagram acquisition module 301, configured to acquire a document relationship diagram of a database, wherein the document relationship diagram includes nodes and connecting lines, each node represents a document identifier, and each connecting line Represents a document reference relationship;
  • a document modification instruction acquisition module 302 configured to acquire a document modification instruction, wherein the document modification instruction includes a document identifier and a document modification content;
  • An associated document identifier extraction module 303 configured to extract an associated document identifier from the document relationship graph according to the document identifier
  • the document modification content push module 304 is configured to push the document modification content to the associated document corresponding to the associated document identifier.
  • the document relationship diagram and the document modification instruction of the database are obtained, the associated document identification is extracted from the document relationship diagram according to the document identification included in the document modification instruction, and the document modification content included in the document modification instruction is modified by Push to the associated document corresponding to the associated document identifier, so that when the content of the document is edited and updated, the reference document associated with the edited document can also be updated synchronously, thereby ensuring the consistency of the updated content of the document in the database.
  • the associated document identification extraction module includes:
  • the referer list extraction module is used to extract the referrer list from the document relationship graph according to the document identifier
  • the associated document ID obtaining module is used to obtain the associated document ID that has a reference relationship with the document ID from the referrer list.
  • a reference list extraction module is specifically used for:
  • a referrer list is constructed based on the first type of document identification and the second type of document identification.
  • a document modification content push module is specifically used for:
  • the document modification content is pushed to the associated document corresponding to the associated document identifier in the form of a message notification, so that the associated document is informed of the document modification content, and a document reference operation is performed according to the document modification content.
  • the device further includes:
  • the reference relationship modification instruction receiving module is used to receive multiple reference relationship modification instructions
  • the instruction list acquisition module is used to sort the relationship modification instructions according to the receiving time to acquire the instruction list
  • the document relation graph updating module is used to update the document relation graph according to the instruction list.
  • the document relationship diagram update module is specifically used for:
  • the modification instruction includes canceling the reference relationship between the specified document IDs
  • the specified document ID is determined from the document relationship diagram, and the connecting line between the specified document IDs is deleted
  • the modification instruction includes adding a new reference relationship
  • the newly added document ID and historical document ID are obtained from the modification instruction, and the newly added document ID is added to the document relationship diagram, and the newly added document ID and historical document ID are added.
  • the content of document modification includes the modification of variable values or the modification of formulas.
  • the apparatus for updating referenced documents provided by the embodiments of the present disclosure belongs to the same inventive concept as the methods for updating referenced documents provided by the above-mentioned embodiments.
  • the disclosed embodiment has the same beneficial effects as the above-described embodiments.
  • FIG. 4 it shows a schematic structural diagram of an electronic device 400 suitable for implementing an embodiment of the present disclosure.
  • the electronic device in the embodiment of the present disclosure may be a device corresponding to the back-end service platform of the application, or may be a mobile terminal device with an application client installed.
  • the electronic device may include, but is not limited to, such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (Personal Digital Assistant), a PAD (tablet computer), a PMP (Personal Multimedia Player, a portable multimedia player) ), mobile terminals such as in-vehicle terminals (eg, in-vehicle navigation terminals), etc., and stationary terminals such as digital televisions (TVs), desktop computers, and the like.
  • a mobile phone such as a notebook computer, a digital broadcast receiver, a PDA (Personal Digital Assistant), a PAD (tablet computer), a PMP (Personal Multimedia Player, a portable multimedia player)
  • mobile terminals such as in-vehicle terminals (eg, in-vehicle navigation terminals), etc.
  • stationary terminals such as digital televisions (TVs), desktop computers, and the like.
  • TVs digital televisions
  • the electronic device 400 may include a processing device (such as a central processing unit, a graphics processor, etc.) 401, which may be stored in a read-only memory (Read-Only Memory, ROM) 402 according to a program or from a storage device 408 is a program loaded into a random access memory (RAM) 403 to perform various appropriate actions and processes.
  • ROM Read-Only Memory
  • RAM random access memory
  • various programs and data required for the operation of the electronic device 400 are also stored.
  • the processing device 401, the ROM 402, and the RAM 403 are connected to each other through a bus 404.
  • An Input/Output (I/O) interface 405 is also connected to the bus 404 .
  • the following devices may be connected to the I/O interface 405: input devices 406 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, a Liquid Crystal Display (LCD) output device 407 , a speaker, a vibrator, etc.; a storage device 408 including, for example, a magnetic tape, a hard disk, etc.; and a communication device 409 .
  • Communication means 409 may allow electronic device 400 to communicate wirelessly or by wire with other devices to exchange data.
  • FIG. 4 shows electronic device 400 having various means, it should be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
  • embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated in the flowchart.
  • the computer program may be downloaded and installed from the network via the communication device 409, or from the storage device 408, or from the ROM 402.
  • the processing apparatus 401 When the computer program is executed by the processing apparatus 401, the above-mentioned functions defined in the methods of the embodiments of the present disclosure are executed.
  • the computer-readable medium mentioned above in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two.
  • the computer readable storage medium can be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or a combination of any of the above.
  • Computer readable storage media may include, but are not limited to, electrical connections having one or more wires, portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable Programmable read-only memory (Electrical Programmable ROM, EPROM or flash memory), optical fiber, portable compact disk read-only memory (Compact Disc ROM, CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave with computer-readable program code embodied thereon. Such propagated data signals may take a variety of forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • a computer-readable signal medium can also be any computer-readable medium other than a computer-readable storage medium that can transmit, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device .
  • the program code contained on the computer-readable medium can be transmitted by any suitable medium, including but not limited to: electric wire, optical cable, RF (Radio Frequency, radio frequency), etc., or any suitable combination of the above.
  • the client and server can use any currently known or future developed network protocol such as HTTP (HyperText Transfer Protocol) to communicate, and can communicate with digital data in any form or medium Communication (eg, a communication network) interconnects.
  • HTTP HyperText Transfer Protocol
  • Examples of communication networks include a Local Area Network ("LAN”), a Wide Area Network (“WAN”), the Internet (eg, the Internet), and a peer-to-peer network (eg, an ad hoc peer-to-peer network), and any currently known or future developed networks.
  • LAN Local Area Network
  • WAN Wide Area Network
  • the Internet eg, the Internet
  • peer-to-peer network eg, an ad hoc peer-to-peer network
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device; or may exist alone without being assembled into the electronic device.
  • the above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the electronic device, the internal process of the electronic device is made to execute: obtain a document relationship diagram of the database, wherein the document relationship diagram contains nodes and connecting lines, each node represents a document identifier, and each connecting line represents a document reference relationship; obtain a document modification instruction, where the document modification instruction includes the document identifier and document modification content; extract the associated document from the document relationship graph according to the document identifier ID; pushes the document modification content to the associated document corresponding to the associated document ID.
  • Computer program code for performing operations of the present disclosure may be written in one or more programming languages, including but not limited to object-oriented programming languages—such as Java, Smalltalk, C++, and This includes conventional procedural programming languages - such as the "C" language or similar programming languages.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server.
  • the remote computer may be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (eg, using an Internet service provider through Internet connection).
  • LAN local area network
  • WAN wide area network
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of code that contains one or more logical functions for implementing the specified functions executable instructions.
  • the functions noted in the blocks may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented in dedicated hardware-based systems that perform the specified functions or operations , or can be implemented in a combination of dedicated hardware and computer instructions.
  • the units involved in the embodiments of the present disclosure may be implemented in a software manner, and may also be implemented in a hardware manner. Among them, the name of the unit does not constitute a limitation of the unit itself under certain circumstances.
  • exemplary types of hardware logic components include: Field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (Application Specific Standard Products) Standard Product, ASSP), system on chip (System on Chip, SOC), complex programmable logic device (Complex Programmable Logic Device, CPLD) and so on.
  • FPGAs Field Programmable Gate Arrays
  • ASICs Application Specific Integrated Circuits
  • ASSP Application Specific Standard Products
  • ASSP Application Specific Standard Products
  • SOC System on Chip
  • complex programmable logic device Complex Programmable Logic Device, CPLD
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in connection with the instruction execution system, apparatus or device.
  • the machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • Machine-readable media may include, but are not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices, or devices, or any suitable combination of the foregoing.
  • machine-readable storage media would include one or more wire-based electrical connections, portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), fiber optics, compact disk read only memory (CD-ROM), optical storage, magnetic storage, or any suitable combination of the foregoing.
  • RAM random access memory
  • ROM read only memory
  • EPROM or flash memory erasable programmable read only memory
  • CD-ROM compact disk read only memory
  • magnetic storage or any suitable combination of the foregoing.
  • Example 1 provides a method for updating a reference document, including:
  • the document relationship diagram includes nodes and connecting lines, each node represents a document identifier, and each connecting line represents a document reference relationship;
  • the document modification instruction includes a document identification and a document modification content
  • Example 2 provides the method of Example 1, wherein extracting the associated document identifier from the document relationship graph according to the document identifier includes:
  • the associated document identifier that has a reference relationship with the document identifier is acquired from the referrer list.
  • Example 3 provides the method of Example 2, wherein the extracting a referrer list from the document relationship graph according to the document identification includes:
  • the referrer list is constructed based on the first type of document identification and the second type of document identification.
  • Example 4 provides the method of Example 1, wherein the pushing the document modification content to the associated document corresponding to the associated document identifier includes:
  • the document modification content is pushed to the associated document corresponding to the associated document identifier in the form of a message notification, so that the associated document knows the document modification content, and a document reference operation is performed according to the document modification content.
  • Example 5 provides the method of Example 1. After acquiring the document relationship graph of the database, the method further includes:
  • the document relationship graph is updated according to the instruction list.
  • Example 6 provides the method of Example 5, wherein the updating the document relationship graph according to the instruction list includes:
  • the designated document identifier is determined from the document relationship diagram, and the connecting line between the designated document identifiers is deleted;
  • the modification instruction includes adding a new reference relationship
  • the newly added document ID and the historical document ID are obtained from the modification instruction, and the newly added document ID is added to the document relationship diagram, and A connection line between the newly added document identifier and the historical document identifier is added, wherein the historical document identifier is a node included in the document relationship graph before the modification instruction is received.
  • Example 7 provides the method described in any one of Examples 1 to 6, wherein the document modification content includes changes in variable values or changes in formulas.
  • Example 8 provides an apparatus for updating a reference document, including:
  • a document relationship graph obtaining module used for obtaining a document relationship graph of a database, wherein the document relationship graph includes nodes and connecting lines, each node represents a document identifier, and each connecting line represents a document reference relationship;
  • a document modification instruction acquisition module used for acquiring a document modification instruction, wherein the document modification instruction includes a document identification and a document modification content;
  • an associated document identifier extraction module configured to extract an associated document identifier from the document relationship graph according to the document identifier
  • a document modification content push module is configured to push the document modification content to the associated document corresponding to the associated document identifier.
  • Example 9 provides an electronic device including a memory, a processing device, and a computer program stored on the memory and executable on the processing device, characterized in that the processing A method as described in any of Examples 1-7 is implemented when the apparatus executes the program.
  • Example 10 provides a storage medium containing computer-executable instructions that, when executed by a computer processor, are used to perform as in Examples 1-7 any of the methods described.
  • Example 11 provides a computer program product, the computer program product includes: a computer program, when the computer program is executed by a processing apparatus, implements the method described in any embodiment of the present disclosure A step of.
  • Example 12 provides a computer program that, when executed by a processing apparatus, implements the steps of the method described in any embodiment of the present disclosure.

Abstract

一种引用文档的更新方法、装置、电子设备及存储介质。方法包括:获取数据库的文档关系图(101);获取文档修改指令,其中,文档修改指令中包含文档标识和文档修改内容(102);根据文档标识从文档关系图中提取关联文档标识(103);将文档修改内容推送给与关联文档标识所对应的关联文档(104)。通过获取数据库的文档关系图以及文档修改指令,根据文档修改指令中所包含的文档标识从文档关系图中提取关联文档标识,通过将文档修改指令中所包含的文档修改内容推送给与关联文档标识所对应的关联文档,从而使得在文档内容进行编辑更新的时候,与被编辑的文档相关联的引用文档也能够实现同步更新,从而保证数据库中文档更新内容的一致性。

Description

一种引用文档的更新方法、装置、电子设备及存储介质
本申请要求于2020年07月09日提交中国专利局、申请号为202010655848.3、申请名称为“一种引用文档的更新方法、装置、电子设备及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本公开实施例涉及数据处理技术领域,尤其涉及一种引用文档的更新方法、装置、电子设备及存储介质
背景技术
目前,在企业内部之间可能会存在多个共享的文档,并且为了节省数据库的存储空间,文档之前可以采用相互引用的方式进行存储。
虽然文档之间可以采用相互引用的方式进行存储,但是由于数据库中的引用能力比较复杂,文档在更新过程中,容易忽略一些关联文档的同步更新或修改,影响数据库中文档更新内容的一致性。
发明内容
本公开实施例提供一种引用文档的更新方法、装置、电子设备及存储介质,以实现对具有引用关系文档的同步更新。
第一方面,本公开实施例提供了一种引用文档的更新方法,该方法包括:
获取数据库的文档关系图,其中,文档关系图中包含节点和连接线,每个节点表示文档标识,每个连接线表示文档引用关系;
获取文档修改指令,其中,文档修改指令中包含文档标识和文档修改内容;
根据文档标识从文档关系图中提取关联文档标识;
将文档修改内容推送给与关联文档标识所对应的关联文档。
第二方面,本公开实施例还提供了一种引用文档的更新装置,该装置包括:
文档关系图获取模块,用于获取数据库的文档关系图,其中,文档关系图中包含节点和连接线,每个节点表示文档标识,每个连接线表示文档引用关系;
文档修改指令获取模块,用于获取文档修改指令,其中,文档修改指令中包含文档标 识和文档修改内容;
关联文档标识提取模块,用于根据文档标识从文档关系图中提取关联文档标识;
文档修改内容推送模块,用于将文档修改内容推送给与关联文档标识所对应的关联文档。
第三方面,本公开实施例还提供了一种电子设备,该电子设备包括:
一个或多个处理器;
存储装置,用于存储一个或多个程序,
当一个或多个程序被一个或多个处理器执行,使得一个或多个处理器实现如本公开任意实施例的方法。
第四方面,本公开实施例提供了一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现如本公开任意实施例的方法。
第五方面,本公开实施例提供了一种计算机程序产品,所述计算机程序产品包括:计算机程序,所述计算机程序被处理装置执行时实现本公开第一方面所述方法的步骤。
第六方面,本公开实施例提供了一种计算机程序,所述计算机程序被处理装置执行时实现本公开第一方面所述方法的步骤。
本公开实施例中,通过获取数据库的文档关系图以及文档修改指令,根据文档修改指令中所包含的文档标识从文档关系图中提取关联文档标识,通过将文档修改指令中所包含的文档修改内容推送给与关联文档标识所对应的关联文档,从而使得在文档内容进行编辑更新的时候,与被编辑的文档相关联的引用文档也能够实现同步更新,从而保证数据库中文档更新内容的一致性。
附图说明
结合附图并参考以下具体实施方式,本公开各实施例的上述和其他特征、优点及方面将变得更加明显。贯穿附图中,相同或相似的附图标记表示相同或相似的元素。应当理解附图是示意性的,原件和元素不一定按照比例绘制。
图1(a)是本公开实施例一提供的一种引用文档的更新方法的流程图;
图1(b)是本公开实施例一提供的一种数据库的文档关系图的示意图;
图1(c)是本公开实施例一提供的另一种数据库的文档关系图的示意图;
图2(a)是本公开实施例二提供的一种引用文档的更新方法的流程图;
图2(b)是本公开实施例二提供的一种更新后的数据库的文档关系图的示意图;
图3是本公开实施例三提供的一种引用文档的更新装置的结构示意图;
图4是本公开实施例四提供的一种电子设备的结构示意图。
具体实施方式
下面将参照附图更详细地描述本公开的实施例。虽然附图中显示了本公开的某些实施例,然而应当理解的是,本公开可以通过各种形式来实现,而且不应该被解释为限于这里阐述的实施例,相反提供这些实施例是为了更加透彻和完整地理解本公开。应当理解的是,本公开的附图及实施例仅用于示例性作用,并非用于限制本公开的保护范围。
应当理解,本公开的方法实施方式中记载的各个步骤可以按照不同的顺序执行,和/或并行执行。此外,方法实施方式可以包括附加的步骤和/或省略执行示出的步骤。本公开的范围在此方面不受限制。
本文使用的术语“包括”及其变形是开放性包括,即“包括但不限于”。术语“基于”是“至少部分地基于”。术语“一个实施例”表示“至少一个实施例”;术语“另一实施例”表示“至少一个另外的实施例”;术语“一些实施例”表示“至少一些实施例”。其他术语的相关定义将在下文描述中给出。
需要注意,本公开中提及的“第一”、“第二”等概念仅用于对不同的装置、模块或单元进行区分,并非用于限定这些装置、模块或单元所执行的功能的顺序或者相互依存关系。
需要注意,本公开中提及的“一个”、“多个”的修饰是示意性而非限制性的,本领域技术人员应当理解,除非在上下文另有明确指出,否则应该理解为“一个或多个”。
本公开实施方式中的多个装置之间所交互的消息或者信息的名称仅用于说明性的目的,而并不是用于对这些消息或信息的范围进行限制。
实施例一
图1(a)是本公开实施例提供的引用文档的更新方法的流程图,本实施例可适用于对具有引用关系的文档进行同步更新的情况,该方法可以由本公开实施例提供的数据搜索装置来执行,该装置可采用软件和/或硬件的方式实现,并一般可集成在计算机设备中。本公开实施例的方法具体包括:
如图1(a)所示,本公开实施例中的方法可以包括如下步骤:
步骤101,获取数据库的文档关系图。
其中,文档关系图中包含节点和连接线,每个节点表示文档标识,每个连接线表示文档引用关系。
如图1(b)所示,为本申请实施例一提供的一种数据库的文档关系图的示意图,其中,文档关系图为有向无环图并且包含三个节点,分别是文档A、文档B和文档C,并且文档A、文档B和文档C顺次连接,因此文档A直接引用文档B,文档B直接引用文档C,从而文档A间接引用文档C。
需要说明的是,本实施方式中的数据库中还可以包含多个子文档关系图,并且每个子文档关系图中的节点互不相连,如图1(c)所示为另一种数据库的文档关系图的示意图,其中,包含两个子文档关系图,分别是文档关系图1和文档关系图2,并且在文档关系图1中包含三个节点,分别是文档A、文档B和文档C,并且三个节点之间具有直接或间接引用关系;而在文档关系图2中包含两个节点,分别是文档D和文档E,并且两个节点之间具有直接引用关系。并且位于文档关系图1中的节点与位于文档关系图2中的节点之间没有连接线相互连接,因此文档关系图1中的节点和文档关系图2中的节点并不存在引用关系。
步骤102,获取文档修改指令,其中,文档修改指令中包含文档标识和文档修改内容。
可选的,文档修改内容包括变量值的更改或公式的更改。
具体的说,在本实施方式中,用户在需要对数据库中的文档进行编辑操作时,具体可以向数据库所位于的电子设备中输入文档修改指令,可以是通过电子设备上的触摸显示屏或按键的方式进行输入,而终端设备会响应于用户的触发操作获取文档修改指令。
其中,文档修改指令中包含文档标识和文档修改内容,而在文档修改内容中又包括变量值的更改或公式的更改,例如,文档修改指令中包括:将文档C中的变量值x=9修改为x=20。当然,本实施方式中仅是举例说明,而并不限定文档修改指令的具体形式。
步骤103,根据文档标识从文档关系图中提取关联文档标识。
可选的,根据文档标识从文档关系图中提取关联文档标识,可以包括:根据文档标识从文档关系图中提取引用方清单;从引用方清单中获取与文档标识具有引用关系的关联文档标识。
可选的,根据文档标识从文档关系图中提取引用方清单,包括:从文档关系图中获取直接引用文档标识的第一类文档标识,以及间接引用文档标识的第二类文档标识;根据第一类文档标识和第二类文档标识构建引用方清单。
具体的说,在本实施方式中,在获取到文档修改指令后,例如,文档修改指令中包括:将文档C中的变量值x=9修改为x=20,则根据文档标识“文档C”从文档关系图,如图1(b)中提取引用方清单,其中,提取引用方清单的方式为,从文档关系图中获取直接引用文档C的第一类文档标识,包括:文档B,以及间接引用文档C的第二类文档标识,包括:文档A,并根据第一类文档标识和第二类文档标识构建引用方清单,如表1所示为针对文档C的引用方清单示例:
表1
被引用方 引用方 引用方式
文档C 文档B 直接引用
文档C 文档A 间接引用
因此,在确定文档C由于被编辑而发生更新的时候,可以从之前所构建的引用方清单中获取与文档C具有引用关系的关联文档标识,其中,针对表1来说,关联文档标识包括文档A和文档B。
需要说明的是,与文档C具有引用关系的关联文档标识,指的是将文档C作为被引用方,而直接或间接引用文档C的全部文档标识。
步骤104,将文档修改内容推送给与关联文档标识所对应的关联文档。
可选的,将文档修改内容推送给与关联文档标识所对应的关联文档,可以包括:将文档修改内容采用消息通知的方式推送给与关联文档标识所对应的关联文档,以使关联文档获知文档修改内容,并根据文档修改内容进行文档引用运算。
具体的说,在根据文档标识从文档关系图中提取出关联文档标识之后,为了保证跨文档的关系能够被双向维护,以及引用关系的一致性,需要将针对被引用方的文档修改内容推送给引用方即关联文档标识所对应的关联文档,例如,被引用方为文档C,直接或间接引用文档C的关联文档标识为文档A和文档B,下面以推送文档A为例进行说明,在文档C中包含变量x,在未接收到文档修改指令之前,x=9,并且在文档A中引用了文档C中的x=9,并按照x=9进行运算,例如,文档A中包含公式y=x+1,由于文档A引用文档C,因此文档A中的y=9+1=10。但是当文档C在接收到文档修改指令“将文档C中的变量值x=9修改为x=20”,则文档C中的变量值更新为x=20,为了保证引用关系的一致性,因此需要将文档C的文档修改内容采用消息通知的方式推送给文档A,例如,消息通知为“文档C中的变量值x=9已经修改为x=20”,此时文档A接收到消息通知后在进行文档 引用运算的时候,文档A中的y=x+1=20+1=21。将文档修改内容推送给文档B的方式与推送给文档A的方式大致相同,因此本实施方式中不再进行赘述。
本公开实施例中,通过获取数据库的文档关系图以及文档修改指令,根据文档修改指令中所包含的文档标识从文档关系图中提取关联文档标识,通过将文档修改指令中所包含的文档修改内容推送给与关联文档标识所对应的关联文档,从而使得在文档内容进行编辑更新的时候,与被编辑的文档相关联的引用文档也能够实现同步更新,从而保证数据库中文档更新内容的一致性。
实施例二
图2(a)是本公开实施例二提供的引用文档的更新方法的流程图,本公开实施例可以与上述实施例中各可选方案结合,本公开实施例中,在获取数据库的文档关系图之后,还包括:接收多个引用关系修改指令,并根据多个引用关系修改指令对文档关系图进行更新。
如图2(a)所示,本公开实施例的方法具体包括:
步骤201,获取数据库的文档关系图。
其中,文档关系图中包含节点和连接线,每个节点表示文档标识,每个连接线表示文档引用关系。
如图1(b)所示的一种数据库的文档关系图的示意图,其中,文档关系图为有向无环图并且包含三个节点,分别是文档A、文档B和文档C,并且文档A、文档B和文档C顺次连接,因此文档A直接引用文档B,文档B直接引用文档C,从而文档A间接引用文档C。
步骤202,接收多个引用关系修改指令。
具体的说,针对图1(b)所示的数据库的文档关系图,不同的用户可以分别对引用关系进行修改,但是任一个关系的新增或修改都是原子性的,原子性指的是组成一个事务的多个数据库操作是一个不可分割的原子单元,只有所有的操作执行成功,整个事务才提交、事务中的任何一个数据库操作失败,已经执行的任何操作都必须撤销,让数据库返回初始状态。
其中,针对图1(b)所示的数据库的文档关系图,可以接收多个引用关系修改指令,例如,“取消文档B和文档C之间的引用关系”,“增加文档B引用文档F的引用关系”。当然,本实施方式中仅是举例进行说明,而并不限定引用关系修改指令的具体数量,以及引用关系修改指令的具体内容。
步骤203,按照接收时间对关系修改指令进行排序获取指令列表。
需要说明的是,按照接收时间的先后顺序依次对关系修改指令进行排序获取指令列表,例如,第一个关系修改指令“取消文档B和文档C之间的引用关系”的接收时间为08:33:24,第二个关系修改指令“增加文档B引用文档F的引用关系”接收时间为13:26:45,则第一个关系修改指令的获取时间要早于第二关系修改指令的获取时间,因此经过排序所获得的指令列表如下表2所示:
表2
序号 关系修改指令 时间
1 取消文档B和文档C之间的引用关系 08:33:24
2 增加文档B引用文档F的引用关系 13:26:45
步骤204,根据指令列表对文档关系图进行更新。
可选的,根据指令列表对文档关系图进行更新,可以包括:在确定修改指令包括取消指定文档标识之间的引用关系时,则从文档关系图中确定指定文档标识,并将指定文档标识之间的连接线进行删除;在确定修改指令包括添加新的引用关系时,则从修改指令中获取新增的文档标识以及历史文档标识,并在文档关系图中增加新增的文档标识,并添加新增的文档标识与历史文档标识之间的连接线,其中,历史文档标识为未接收到修改指令之前文档关系图中所包含的节点。
具体的说,在本实施方式中,在获得指令列表后,具体是按照指令列表中所包含指令的先后顺序对文档关系图进行更新,例如,首先执行指令列表中序号为1的指令“取消文档B和文档C之间的引用关系”,即将图1(b)所示的数据库的文档关系图中文档B和文档C之间的连接线进行删除,然后执行指令列表中序号为2的指令“增加文档B引用文档F的引用关系”,从修改指令中获取新增的文档标识即“文档F”以及历史文档标识“文档B”,在文档关系图中增加文档F,并添加文档F和文档B之间的连接线,如图2(b)所示为更新后的数据库的文档关系图示意图。
步骤205,获取文档修改指令,其中,文档修改指令中包含文档标识和文档修改内容。
可选的,文档修改内容包括变量值的更改或公式的更改。
步骤206,根据文档标识从文档关系图中提取关联文档标识。
可选的,根据文档标识从文档关系图中提取关联文档标识,可以包括:根据文档标识从文档关系图中提取引用方清单;从引用方清单中获取与文档标识具有引用关系的关联文档标识。
可选的,根据文档标识从文档关系图中提取引用方清单,包括:从文档关系图中获取直接引用文档标识的第一类文档标识,以及间接引用文档标识的第二类文档标识;根据第一类文档标识和第二类文档标识构建引用方清单。
步骤207,将文档修改内容推送给与关联文档标识所对应的关联文档。
可选的,将文档修改内容推送给与关联文档标识所对应的关联文档,可以包括:将文档修改内容采用消息通知的方式推送给与关联文档标识所对应的关联文档,以使关联文档获知文档修改内容,并根据文档修改内容进行文档引用运算。
本公开实施例中,通过获取数据库的文档关系图以及文档修改指令,根据文档修改指令中所包含的文档标识从文档关系图中提取关联文档标识,通过将文档修改指令中所包含的文档修改内容推送给与关联文档标识所对应的关联文档,从而使得在文档内容进行编辑更新的时候,与被编辑的文档相关联的引用文档也能够实现同步更新,从而保证数据库中文档更新内容的一致性。并且根据引用关系修改指令接收时间的先后顺序对文档关系图进行更新,从而保证了文档关系图更新的准确性。
实施例三
图3是本公开实施例三提供的引用文档的更新装置的结构示意图。该装置可采用软件和/或硬件的方式实现,并一般可集成在执行方法的电子设备中。如图3所示,该装置可以包括:文档关系图获取模块301,用于获取数据库的文档关系图,其中,文档关系图中包含节点和连接线,每个节点表示文档标识,每个连接线表示文档引用关系;
文档修改指令获取模块302,用于获取文档修改指令,其中,文档修改指令中包含文档标识和文档修改内容;
关联文档标识提取模块303,用于根据文档标识从文档关系图中提取关联文档标识;
文档修改内容推送模块304,用于将文档修改内容推送给与关联文档标识所对应的关联文档。
本公开实施例中,通过获取数据库的文档关系图以及文档修改指令,根据文档修改指令中所包含的文档标识从文档关系图中提取关联文档标识,通过将文档修改指令中所包含的文档修改内容推送给与关联文档标识所对应的关联文档,从而使得在文档内容进行编辑更新的时候,与被编辑的文档相关联的引用文档也能够实现同步更新,从而保证数据库中文档更新内容的一致性。
可选的,在上述技术方案的基础上,关联文档标识提取模块,包括:
引用方清单提取模块,用于根据文档标识从文档关系图中提取引用方清单;
关联文档标识获取模块,用于从引用方清单中获取与文档标识具有引用关系的关联文档标识。
可选的,在上述技术方案的基础上,引用方清单提取模块,具体用于:
从文档关系图中获取直接引用文档标识的第一类文档标识,以及间接引用文档标识的第二类文档标识;
根据第一类文档标识和第二类文档标识构建引用方清单。
可选的,在上述技术方案的基础上,文档修改内容推送模块,具体用于:
将文档修改内容采用消息通知的方式推送给与关联文档标识所对应的关联文档,以使关联文档获知文档修改内容,并根据文档修改内容进行文档引用运算。
可选的,在上述技术方案的基础上,装置还包括:
引用关系修改指令接收模块,用于接收多个引用关系修改指令;
指令列表获取模块,用于按照接收时间对关系修改指令进行排序获取指令列表;
文档关系图更新模块,用于根据指令列表对文档关系图进行更新。
可选的,在上述技术方案的基础上,文档关系图更新模块,具体用于:
在确定修改指令包括取消指定文档标识之间的引用关系时,则从文档关系图中确定指定文档标识,并将指定文档标识之间的连接线进行删除;
在确定修改指令包括添加新的引用关系时,则从修改指令中获取新增的文档标识以及历史文档标识,并在文档关系图中增加新增的文档标识,并添加新增的文档标识与历史文档标识之间的连接线,其中,历史文档标识为未接收到修改指令之前文档关系图中所包含的节点。
可选的,在上述技术方案的基础上,文档修改内容包括变量值的更改或公式的更改。
本公开实施例提供的引用文档的更新装置,与上述各实施例提供的引用文档的更新方法属于同一发明构思,未在本公开实施例中详尽描述的技术细节可参见上述各实施例,并且本公开实施例与上述各实施例具有相同的有益效果。
实施例四
下面参考图4,其示出了适于用来实现本公开实施例的电子设备400的结构示意图。本公开实施例中的电子设备可以是应用程序的后端服务平台对应的设备,还可以是安装有应用程序客户端的移动终端设备。具体的,该电子设备可以包括但不限于诸如移动电话、 笔记本电脑、数字广播接收器、PDA(Personal Digital Assistant,个人数字助理)、PAD(平板电脑)、PMP(Personal Multimedia Player,便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字电视(Television,TV)、台式计算机等等的固定终端。图4示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图4所示,电子设备400可以包括处理装置(例如中央处理器、图形处理器等)401,其可以根据存储在只读存储器(Read-Only Memory,ROM)402中的程序或者从存储装置408加载到随机访问存储器(Random Access Memory,RAM)403中的程序而执行各种适当的动作和处理。在RAM 403中,还存储有电子设备400操作所需的各种程序和数据。处理装置401、ROM 402以及RAM 403通过总线404彼此相连。输入/输出(Input/Output,I/O)接口405也连接至总线404。
通常,以下装置可以连接至I/O接口405:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置406;包括例如液晶显示器(Liquid Crystal Display,LCD)、扬声器、振动器等的输出装置407;包括例如磁带、硬盘等的存储装置408;以及通信装置409。通信装置409可以允许电子设备400与其他设备进行无线或有线通信以交换数据。虽然图4示出了具有各种装置的电子设备400,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在非暂态计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置409从网络上被下载和安装,或者从存储装置408被安装,或者从ROM 402被安装。在该计算机程序被处理装置401执行时,执行本公开实施例的方法中限定的上述功能。
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(Electrical Programmable ROM,EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(Compact Disc ROM,CD-ROM)、光存储器件、磁存储器件、或者上述的任 意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(Radio Frequency,射频)等等,或者上述的任意合适的组合。
在一些实施方式中,客户端、服务器可以利用诸如HTTP(HyperText Transfer Protocol,超文本传输协议)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(Local Area Network,“LAN”),广域网(Wide Area Network,“WAN”),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备内部进程执行:获取数据库的文档关系图,其中,文档关系图中包含节点和连接线,每个节点表示文档标识,每个连接线表示文档引用关系;获取文档修改指令,其中,文档修改指令中包含文档标识和文档修改内容;根据文档标识从文档关系图中提取关联文档标识;将文档修改内容推送给与关联文档标识所对应的关联文档。
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括但不限于面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元的名称在某种情况下并不构成对该单元本身的限定。
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(Field Programmable Gate Array,FPGA)、专用集成电路(Application Specific Integrated Circuit,ASIC)、专用标准产品(Application Specific Standard Product,ASSP)、片上系统(System on Chip,SOC)、复杂可编程逻辑设备(Complex Programmable Logic Device,CPLD)等等。
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。
根据本公开的一个或多个实施例,【示例1】提供了一种引用文档的更新方法,包括:
获取数据库的文档关系图,其中,所述文档关系图中包含节点和连接线,每个节点表示文档标识,每个连接线表示文档引用关系;
获取文档修改指令,其中,所述文档修改指令中包含文档标识和文档修改内容;
根据所述文档标识从所述文档关系图中提取关联文档标识;
将所述文档修改内容推送给与所述关联文档标识所对应的关联文档。
根据本公开的一个或多个实施例,【示例2】提供了示例1的方法,所述根据所述文档标识从所述文档关系图中提取关联文档标识,包括:
根据所述文档标识从所述文档关系图中提取引用方清单;
从所述引用方清单中获取与所述文档标识具有引用关系的所述关联文档标识。
根据本公开的一个或多个实施例,【示例3】提供了示例2的方法,所述根据所述文档标识从所述文档关系图中提取引用方清单,包括:
从所述文档关系图中获取直接引用所述文档标识的第一类文档标识,以及间接引用所述文档标识的第二类文档标识;
根据所述第一类文档标识和所述第二类文档标识构建所述引用方清单。
根据本公开的一个或多个实施例,【示例4】提供了示例1的方法,所述将所述文档修改内容推送给与所述关联文档标识所对应的关联文档,包括:
将所述文档修改内容采用消息通知的方式推送给与所述关联文档标识所对应的关联文档,以使所述关联文档获知所述文档修改内容,并根据所述文档修改内容进行文档引用运算。
根据本公开的一个或多个实施例,【示例5】提供了示例1的方法,所述获取数据库的文档关系图之后,还包括:
接收多个引用关系修改指令;
按照接收时间对所述关系修改指令进行排序获取指令列表;
根据所述指令列表对所述文档关系图进行更新。
根据本公开的一个或多个实施例,【示例6】提供了示例5的方法,所述根据所述指令列表对所述文档关系图进行更新,包括:
在确定所述修改指令包括取消指定文档标识之间的引用关系时,则从所述文档关系图中确定所述指定文档标识,并将所述指定文档标识之间的连接线进行删除;
在确定所述修改指令包括添加新的引用关系时,则从所述修改指令中获取新增的文档标识以及历史文档标识,并在所述文档关系图中增加所述新增的文档标识,并添加所述新增的文档标识与所述历史文档标识之间的连接线,其中,所述历史文档标识为未接收到所述修改指令之前所述文档关系图中所包含的节点。
根据本公开的一个或多个实施例,【示例7】提供了示例1至示例6任一所述的方法,所述文档修改内容包括变量值的更改或公式的更改。
根据本公开的一个或多个实施例,【示例8】提供了一种引用文档的更新装置,包括:
文档关系图获取模块,用于获取数据库的文档关系图,其中,所述文档关系图中包含节点和连接线,每个节点表示文档标识,每个连接线表示文档引用关系;
文档修改指令获取模块,用于获取文档修改指令,其中,所述文档修改指令中包含文档标识和文档修改内容;
关联文档标识提取模块,用于根据所述文档标识从所述文档关系图中提取关联文档标识;
文档修改内容推送模块,用于将所述文档修改内容推送给与所述关联文档标识所对应的关联文档。
根据本公开的一个或多个实施例,【示例9】提供了一种电子设备,包括存储器、处理装置及存储在存储器上并可在处理装置上运行的计算机程序,其特征在于,所述处理装置执行所述程序时实现如示例1-7中任一所述的方法。
根据本公开的一个或多个实施例,【示例10】提供了一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行如示例1-7中任一所述的方法。
根据本公开的一个或多个实施例,【示例11】提供了一种计算机程序产品,所述计算机程序产品包括:计算机程序,该计算机程序被处理装置执行时实现本公开任意实施例所述方法的步骤。
根据本公开的一个或多个实施例,【示例12】提供了一种计算机程序,所述计算机程序被处理装置执行时实现本公开任意实施例所述方法的步骤。
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本公开中所涉及的公开范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离上述公开构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本公开中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。
此外,虽然采用特定次序描绘了各操作,但是这不应当理解为要求这些操作以所示出的特定次序或以顺序次序执行来执行。在一定环境下,多任务和并行处理可能是有利的。同样地,虽然在上面论述中包含了若干具体实现细节,但是这些不应当被解释为对本公开 的范围的限制。在单独的实施例的上下文中描述的某些特征还可以组合地实现在单个实施例中。相反地,在单个实施例的上下文中描述的各种特征也可以单独地或以任何合适的子组合的方式实现在多个实施例中。
尽管已经采用特定于结构特征和/或方法逻辑动作的语言描述了本主题,但是应当理解所附权利要求书中所限定的主题未必局限于上面描述的特定特征或动作。相反,上面所描述的特定特征和动作仅仅是实现权利要求书的示例形式。

Claims (20)

  1. 一种引用文档的更新方法,其特征在于,包括:
    获取文档关系图;
    获取文档修改指令,其中,所述文档修改指令中包含文档标识和文档修改内容;
    根据所述文档标识从所述文档关系图中提取关联文档标识;
    将所述文档修改内容发送给与所述关联文档标识所对应的关联文档。
  2. 根据权利要求1所述的方法,其特征在于,所述根据所述文档标识从所述文档关系图中提取关联文档标识,包括:
    根据所述文档标识从所述文档关系图中获取与所述文档标识具有引用关系的所述关联文档标识。
  3. 根据权利要求2所述的方法,其特征在于,所述根据所述文档标识从所述文档关系图中获取与所述文档标识具有引用关系的所述关联文档标识,包括:
    从所述文档关系图中获取直接引用所述文档标识的第一类文档标识,以及间接引用所述文档标识的第二类文档标识。
  4. 根据权利要求1-3中任一项所述的方法,其特征在于,所述将所述文档修改内容发送给与所述关联文档标识所对应的关联文档,包括:
    将所述文档修改内容采用消息通知的方式发送给与所述关联文档标识所对应的关联文档,以使所述关联文档获知所述文档修改内容,并根据所述文档修改内容进行文档引用运算。
  5. 根据权利要求1-4中任一项所述的方法,其特征在于,所述获取文档关系图之后,还包括:
    接收多个引用关系修改指令;
    按照接收时间对所述关系修改指令进行排序获取指令列表;
    根据所述指令列表对所述文档关系图进行更新。
  6. 根据权利要求5所述的方法,其特征在于,所述根据所述指令列表对所述文档关系图进行更新,包括:
    在确定所述修改指令包括取消指定文档标识之间的引用关系时,则从所述文档关系图中确定所述指定文档标识,并将所述指定文档标识之间的关联关系进行删除;
    在确定所述修改指令包括添加新的引用关系时,则从所述修改指令中获取新增的文档标识以及历史文档标识,并在所述文档关系图中增加所述新增的文档标识,并添加所述新 增的文档标识与所述历史文档标识之间的关联关系,其中,所述历史文档标识为未接收到所述修改指令之前所述文档关系图中所包含的节点。
  7. 根据权利要求1-6中任一项所述的方法,其特征在于,所述文档修改内容包括变量值的更改或公式的更改。
  8. 根据权利要求7所述的方法,其特征在于,所述变量值的更改包括修改所述引用文档中的变量值。
  9. 一种引用文档的更新装置,其特征在于,包括:
    文档关系图获取模块,用于获取文档关系图;
    文档修改指令获取模块,用于获取文档修改指令,其中,所述文档修改指令中包含文档标识和文档修改内容;
    关联文档标识提取模块,用于根据所述文档标识从所述文档关系图中提取关联文档标识;
    文档修改内容发送模块,用于将所述文档修改内容发送给与所述关联文档标识所对应的关联文档。
  10. 根据权利要求9所述的更新装置,其特征在于,所述关联文档标识提取模块还用于:
    根据所述文档标识从所述文档关系图中获取与所述文档标识具有引用关系的所述关联文档标识。
  11. 根据权利要求10所述的更新装置,其特征在于,所述关联文档标识提取模块,包括:
    引用方清单提取模块,用于从所述文档关系图中获取直接引用所述文档标识的第一类文档标识,以及间接引用所述文档标识的第二类文档标识。
  12. 根据权利要求9-11中任一项所述的更新装置,其特征在于,所述文档修改内容发送模块用于:
    将所述文档修改内容采用消息通知的方式发送给与所述关联文档标识所对应的关联文档,以使所述关联文档获知所述文档修改内容,并根据所述文档修改内容进行文档引用运算。
  13. 根据权利要求9-12中任一项所述的更新装置,其特征在于,还包括:
    引用关系修改指令接收模块,用于接收多个引用关系修改指令;
    指令列表获取模块,用于按照接收时间对所述关系修改指令进行排序获取指令列表;
    文档关系图更新模块,用于根据指令列表对所述文档关系图进行更新。
  14. 根据权利要求13所述的更新装置,其特征在于,所述文档关系图更新模块,还用于:
    在确定所述修改指令包括取消指定文档标识之间的引用关系时,则从所述文档关系图中确定所述指定文档标识,并将所述指定文档标识之间的关联关系进行删除;
    在确定所述修改指令包括添加新的引用关系时,则从所述修改指令中获取新增的文档标识以及历史文档标识,并在所述文档关系图中增加所述新增的文档标识,并添加所述新增的文档标识与所述历史文档标识之间的关联关系,其中,所述历史文档标识为未接收到所述修改指令之前所述文档关系图中所包含的节点。
  15. 根据权利要求9-14中任一项所述的更新装置,其特征在于,所述文档修改内容包括变量值的更改或公式的更改。
  16. 根据权利要求15所述的更新装置,其特征在于,所述变量值的更改包括修改所述引用文档中的变量值。
  17. 一种电子设备,其特征在于,所述电子设备包括:
    一个或多个处理器;
    存储装置,用于存储一个或多个程序,
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-8中任一项所述的方法。
  18. 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,该程序被处理器执行时实现如权利要求1-8中任一项所述的方法。
  19. 一种计算机程序产品,包括计算机程序,所述计算机程序在被处理装置执行时实现权利要求1-8中任一项所述方法的步骤。
  20. 一种计算机程序,所述计算机程序在被处理装置执行时实现权利要求1-8中任一项所述方法的步骤。
PCT/CN2021/105037 2020-07-09 2021-07-07 一种引用文档的更新方法、装置、电子设备及存储介质 WO2022007855A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US18/004,869 US20230350872A1 (en) 2020-07-09 2021-07-07 Updating method of citation document, apparatus, electronic device and storage medium
JP2023501413A JP2023533555A (ja) 2020-07-09 2021-07-07 引用ドキュメントの更新方法、装置、電子機器及び記憶媒体
EP21838816.3A EP4167102A4 (en) 2020-07-09 2021-07-07 METHOD AND DEVICE FOR UPDATING REFERENCE DOCUMENT, ELECTRONIC DEVICE AND STORAGE MEDIUM

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010655848.3A CN111858518B (zh) 2020-07-09 2020-07-09 一种引用文档的更新方法、装置、电子设备及存储介质
CN202010655848.3 2020-07-09

Publications (1)

Publication Number Publication Date
WO2022007855A1 true WO2022007855A1 (zh) 2022-01-13

Family

ID=73153576

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/105037 WO2022007855A1 (zh) 2020-07-09 2021-07-07 一种引用文档的更新方法、装置、电子设备及存储介质

Country Status (5)

Country Link
US (1) US20230350872A1 (zh)
EP (1) EP4167102A4 (zh)
JP (1) JP2023533555A (zh)
CN (1) CN111858518B (zh)
WO (1) WO2022007855A1 (zh)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111858518B (zh) * 2020-07-09 2022-10-25 北京字节跳动网络技术有限公司 一种引用文档的更新方法、装置、电子设备及存储介质
CN112528595B (zh) * 2020-12-15 2023-05-09 北京字跳网络技术有限公司 文档处理方法、装置和电子设备
CN114997114A (zh) * 2021-03-01 2022-09-02 北京字跳网络技术有限公司 文档更新方法、装置、设备和介质
CN117170538A (zh) * 2021-03-01 2023-12-05 北京字跳网络技术有限公司 一种文档处理方法、装置、设备和介质
CN113361231A (zh) * 2021-07-06 2021-09-07 北京字跳网络技术有限公司 信息引用方法、系统、装置和电子设备
CN113779193B (zh) * 2021-08-25 2024-03-08 润申标准化技术服务(上海)有限公司 文本引用方法、装置及电子设备
CN116070598A (zh) * 2021-11-04 2023-05-05 北京字跳网络技术有限公司 内容更新方法、装置、电子设备、介质及程序产品
CN116883548B (zh) * 2023-09-08 2023-12-19 福昕鲲鹏(北京)信息科技有限公司 电子文档中便捷添加修改电子图像的方法和装置

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109688176A (zh) * 2017-10-18 2019-04-26 腾讯科技(深圳)有限公司 一种文件同步方法及终端、网络设备、存储介质
CN110134800A (zh) * 2019-04-17 2019-08-16 深圳壹账通智能科技有限公司 一种文档关系可视化处理方法及装置
CN110347672A (zh) * 2019-05-27 2019-10-18 深圳壹账通智能科技有限公司 数据表关联更新的验证方法及装置、电子设备及存储介质
CN110909521A (zh) * 2019-11-14 2020-03-24 北京字节跳动网络技术有限公司 在线文档信息的同步处理方法、装置及电子设备
CN110941750A (zh) * 2019-11-28 2020-03-31 金蝶软件(中国)有限公司 一种数据联动的方法以及相关装置
CN111858518A (zh) * 2020-07-09 2020-10-30 北京字节跳动网络技术有限公司 一种引用文档的更新方法、装置、电子设备及存储介质

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007241459A (ja) * 2006-03-06 2007-09-20 Fuji Xerox Co Ltd ドキュメントデータ分析装置
US8527556B2 (en) * 2010-09-27 2013-09-03 Business Objects Software Limited Systems and methods to update a content store associated with a search index
CN102567359A (zh) * 2010-12-22 2012-07-11 上海杉达学院 可跟踪文档修改的文档管理方法
US8943071B2 (en) * 2011-08-23 2015-01-27 At&T Intellectual Property I, L.P. Automatic sort and propagation associated with electronic documents
CN103578073A (zh) * 2013-11-25 2014-02-12 方正国际软件有限公司 信息引用装置和信息引用方法
US10282255B2 (en) * 2015-07-15 2019-05-07 Microsoft Technology Licensing, Llc Coordinating file synchronization between a sync engine and another application that supports document collaboration
US20200327116A1 (en) * 2017-10-03 2020-10-15 Lyconos, Inc. Systems and methods for document automation
US10866963B2 (en) * 2017-12-28 2020-12-15 Dropbox, Inc. File system authentication
CN110096590A (zh) * 2019-03-19 2019-08-06 天津字节跳动科技有限公司 一种文档归类方法、装置、介质和电子设备
CN110674360B (zh) * 2019-09-27 2023-03-31 厦门美亚亿安信息科技有限公司 一种用于数据的溯源方法和系统
CN111178016A (zh) * 2019-12-18 2020-05-19 中电投电力工程有限公司 一种用于协同编辑及生成文档的方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109688176A (zh) * 2017-10-18 2019-04-26 腾讯科技(深圳)有限公司 一种文件同步方法及终端、网络设备、存储介质
CN110134800A (zh) * 2019-04-17 2019-08-16 深圳壹账通智能科技有限公司 一种文档关系可视化处理方法及装置
CN110347672A (zh) * 2019-05-27 2019-10-18 深圳壹账通智能科技有限公司 数据表关联更新的验证方法及装置、电子设备及存储介质
CN110909521A (zh) * 2019-11-14 2020-03-24 北京字节跳动网络技术有限公司 在线文档信息的同步处理方法、装置及电子设备
CN110941750A (zh) * 2019-11-28 2020-03-31 金蝶软件(中国)有限公司 一种数据联动的方法以及相关装置
CN111858518A (zh) * 2020-07-09 2020-10-30 北京字节跳动网络技术有限公司 一种引用文档的更新方法、装置、电子设备及存储介质

Non-Patent Citations (1)

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

Also Published As

Publication number Publication date
EP4167102A1 (en) 2023-04-19
CN111858518A (zh) 2020-10-30
JP2023533555A (ja) 2023-08-03
EP4167102A4 (en) 2023-11-08
US20230350872A1 (en) 2023-11-02
CN111858518B (zh) 2022-10-25

Similar Documents

Publication Publication Date Title
WO2022007855A1 (zh) 一种引用文档的更新方法、装置、电子设备及存储介质
CN110753089B (zh) 一种管理客户端的方法、装置、介质和电子设备
CN111800513B (zh) 用于推送信息的方法、装置、电子设备计算机可读介质
CN115757400B (zh) 数据表处理方法、装置、电子设备和计算机可读介质
CN111857720A (zh) 用户界面状态信息的生成方法、装置、电子设备及介质
CN110489621B (zh) 一种动态调整路由的方法、装置、介质和电子设备
CN110852720A (zh) 文档的处理方法、装置、设备及存储介质
CN111163336A (zh) 视频资源推送方法、装置、电子设备及计算机可读介质
CN111355784B (zh) 一种处理请求信息的方法、装置、介质和电子设备
CN111241137B (zh) 数据处理方法、装置、电子设备及存储介质
CN113220281A (zh) 一种信息生成方法、装置、终端设备及存储介质
CN110674082B (zh) 移除在线文档的方法、装置、电子设备及计算机可读介质
WO2022206254A1 (zh) so文件的修复方法、装置、设备及存储介质
WO2022218151A1 (zh) 物流产品确定方法、装置、电子设备和计算机可读介质
CN112084441A (zh) 信息检索方法、装置和电子设备
CN115292635A (zh) 页面楼层数据显示方法、装置、设备和计算机可读介质
CN112507676B (zh) 能源报表生成方法、装置、电子设备和计算机可读介质
CN110941683B (zh) 获取空间中对象属性信息的方法、装置、介质和电子设备
CN113722326A (zh) 一种数据处理方法、装置、电子设备和介质
CN112230986A (zh) 项目文件生成方法、装置、电子设备和计算机可读介质
CN112100211A (zh) 数据存储方法、装置、电子设备和计算机可读介质
CN112311840A (zh) 一种多终端数据同步方法、装置、设备及介质
CN116483808B (zh) 数据迁移方法、装置、电子设备和计算机可读介质
CN111400322B (zh) 用于存储数据的方法、装置、电子设备和介质
CN112800122B (zh) 数据处理方法、装置和电子设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21838816

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2023501413

Country of ref document: JP

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 2021838816

Country of ref document: EP

Effective date: 20230110

NENP Non-entry into the national phase

Ref country code: DE