WO2023208246A1 - Data management method and apparatus, device and storage medium - Google Patents

Data management method and apparatus, device and storage medium Download PDF

Info

Publication number
WO2023208246A1
WO2023208246A1 PCT/CN2023/092688 CN2023092688W WO2023208246A1 WO 2023208246 A1 WO2023208246 A1 WO 2023208246A1 CN 2023092688 W CN2023092688 W CN 2023092688W WO 2023208246 A1 WO2023208246 A1 WO 2023208246A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
client
data
data information
target data
Prior art date
Application number
PCT/CN2023/092688
Other languages
French (fr)
Chinese (zh)
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 深圳市未来鼠信息技术有限公司
Publication of WO2023208246A1 publication Critical patent/WO2023208246A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2219Large Object storage; Management thereof
    • 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/22Indexing; Data structures therefor; Storage structures
    • 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/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24553Query execution of query operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/18Legal services
    • G06Q50/184Intellectual property management

Definitions

  • the present application relates to the field of information processing technology, and in particular to a data management method, device, equipment and storage medium.
  • This application aims to solve the above-mentioned time-consuming, labor-intensive and insufficiently intelligent problems, and proposes a data management method, device, equipment and storage medium. This method can realize convenient management of data information by enterprises, saving time and effort.
  • a data management method characterized in that it is applied to an information processing platform, and the information processing platform includes: a client;
  • the methods include:
  • the associated information interact with a third-party database to obtain corresponding target data information
  • Field information includes: name information, status information;
  • a data management device applied to an information processing platform, the information processing platform includes: a client;
  • the device includes:
  • the receiving module is used to receive data request instructions sent by the client;
  • An acquisition module configured to acquire the client-related information according to the data request instruction
  • An interaction module configured to interact with a third-party database to obtain corresponding target data information based on the associated information
  • the import module is used to extract the target data information according to the preset field model, import the extracted information matching the preset fields to the corresponding client, and obtain multiple field information corresponding to each target data.
  • the plurality of field information includes: name information, status information;
  • the display module is used to display multiple field information corresponding to each target data on the corresponding client in a preset format.
  • a computer-readable storage medium stores a computer program.
  • the computer program When executed by a processor, it causes the processor to perform the following steps:
  • the associated information interact with a third-party database to obtain corresponding target data information
  • Field information includes: name information, status information;
  • a computer device includes a memory and a processor.
  • the memory stores a computer program.
  • the computer program When executed by the processor, it causes the processor to perform the following steps:
  • the associated information interact with a third-party database to obtain corresponding target data information
  • Field information includes: name information, status information;
  • the client when the client needs to import information, it only needs to trigger the data request instruction. There is no need to manually enter any content.
  • the client related information will be automatically obtained according to the data request instruction. Then interact with the third-party database based on the associated information to obtain the target data information, and perform field extraction on the target data information according to the preset field model, then import it to the client, and display it on the corresponding client according to the preset format.
  • This data management method can intelligently obtain client-related information, save time and effort, and realize convenient management of data information.
  • Figure 1 is a flow chart of a data management method in one embodiment
  • Figure 2 is a flow chart of a data management method in another embodiment
  • Figure 3 is a structural block diagram of a data management device in one embodiment
  • Figure 4 is a block diagram of the internal structure of a computer device in one embodiment.
  • an embodiment means that a particular feature, structure or characteristic described in connection with the embodiment can be included in at least one embodiment of the present application.
  • the appearances of this phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those skilled in the art understand, both explicitly and implicitly, that the embodiments described herein may be combined with other embodiments.
  • the information processing platform includes: a client;
  • the methods include:
  • Step 102 Receive the data request instruction sent by the client.
  • the data request instructions can be automatically triggered or passively triggered. For example, timing can be set for monitoring and triggering.
  • a data import button can be provided on the client interface, and the corresponding data request instruction is triggered through the data import button.
  • Step 104 Obtain client association information according to the data request instruction.
  • the client association information may be one or more personal/enterprise information associated with the client. For example, if the data you want to import is patent data, you can use the company information (that is, the applicant information) as the related information by default.
  • the client association information can also be obtained by analyzing and extracting the imported data information in the client. For example, according to the analysis of the imported data information, it is found that the imported data information contains multiple enterprises/ For individual subjects, the multiple subjects will be directly used as the client associated information.
  • the user information of the client can be the registration information of an individual/enterprise
  • extract multiple enterprise/individual entities as default client association information; specifically, use the user information as a search condition in a third party
  • the enterprise query platform queries the enterprises associated with the current user, such as Daoqicha, Aiqicha, Tianyancha, etc. to query the enterprises associated with the current user, and extracts enterprises that meet the preset conditions (such as the user's shareholding ratio reaches A certain threshold, and/or, the shareholding ratio in shareholder information reaches a certain threshold) as the associated information of the current client; in this way, the client associated information can be obtained intelligently without user input or editing, avoiding the need for users to enter during manual input. errors or omissions, and the client-related information obtained through this method is more efficient and accurate.
  • the user can be allowed to select and confirm.
  • Step 106 According to the associated information, interact with the third-party database to obtain the corresponding target data information.
  • the search conditions are also determined, and the corresponding target data information is searched for in the third-party database based on the associated information.
  • Step 108 Extract the target data information according to the preset field model, import the extracted information matching the preset fields to the corresponding client, and obtain multiple field information corresponding to each target data.
  • Multiple fields Information includes: name information, status information.
  • the preset field model is used to extract preset fields from the target data information, so that multiple field information corresponding to each target data can be extracted.
  • Step 110 Display multiple field information corresponding to each target data on the corresponding client in a preset format.
  • the layout format of multiple fields is set in advance on the client, and the multiple field information corresponding to each target data is displayed based on the preset format.
  • the client when the client needs to import information, it only needs to trigger the data request instruction. There is no need to manually enter any content.
  • the client's associated information will be automatically obtained according to the data request instruction, and then the client's associated information will be obtained based on the associated information.
  • the database interacts to obtain the target data information, extracts fields according to the preset field model, then imports it to the client, and displays it on the corresponding client according to the preset format.
  • This data management method can intelligently obtain client-related information, save time and effort, and realize convenient management of data information.
  • obtaining the client associated information according to the data request instruction includes: obtaining the user information of the client, and querying the third party platform based on the user information associated with the user information. At least one enterprise information, using the at least one enterprise information as the client associated information; or when there is imported data information in the client, extracting the enterprise subject or individual subject in the imported data information , using the enterprise subject or individual subject as the client associated information.
  • the method further includes: filtering out data information that has been imported to the client from the target data information, as the first target data information; use the data information in the target data information that is not imported into the client as the second target data information;
  • the target data information is extracted according to the preset field model, and the extracted information matching the preset fields is imported to the corresponding client to obtain multiple field information corresponding to each target data.
  • the plurality of field information includes: name information and status information, including: updating the status information of the imported data information in the client according to the first target data information; updating the second target according to the preset field model.
  • Data information is extracted, and the extracted information matching the preset fields is imported to the corresponding client.
  • the client may already have some imported data information.
  • the imported data information is filtered out from the found target data information as the first target data information. , and subsequently based on the first target data, only the status of the imported data information needs to be updated, and no repeated import is required.
  • the fields are extracted and imported to the corresponding client. This method not only avoids repeated imports, but also enables status updates of imported data information, saving time, effort, and high efficiency and intelligence.
  • the above data management method also includes:
  • Step 112 The information processing platform regularly monitors the newly added data information set in the third-party database, and the data information set includes multiple pieces of new data information;
  • the information processing platform can also actively monitor new data information sets in third-party databases, for example, crawl new data information in third-party databases every day or every week. Then automatically assigned to the associated client.
  • Step 114 For each piece of newly added data information, find whether there is an associated client. If it exists, use the preset field model to extract the fields of the corresponding data information and import it to the corresponding client. If it does not exist, then Discard the corresponding data information.
  • each piece of new data information it is automatically searched whether there is an associated client, that is, whether each piece of newly added data information matches the client's associated information. For example, if the associated information is applicant information, then the applicant information in the new data information can be obtained, and then matched with the applicant information on the client. If there is a match, the new data information will be distributed to the corresponding client. If no client is matched, the data information is discarded.
  • the data information of actively distributed clients can be marked as new, which makes it easier for enterprise users to understand which data is new and improves the efficiency and convenience of information acquisition.
  • the newly added data information in the third-party database is actively obtained, and then distributed to the associated client, enabling enterprise users to obtain information and data without any sense, further providing enterprises with the convenience of data management.
  • obtaining the client association information according to the data request instruction includes: obtaining whether there is imported data information in the client; if there is, then processing the imported data The information is analyzed and identified, and the associated information is determined based on the analysis and identification results; if it does not exist, the personal information or corporate information corresponding to the client is obtained as the associated information.
  • the client's associated information there are two ways to obtain the client's associated information.
  • One is to obtain the personal information or corporate information corresponding to the client as the associated information, and the other is to analyze the imported data information in the client to determine the associated information, such as , you can analyze what applicant information exists in the imported data information, and then use the analyzed applicant information as associated information.
  • analyzing and identifying the imported data information, and determining the associated information based on the analysis and identification results includes:
  • the one or more common features are displayed on the client as selection items, the client's selection of the one or more common features is obtained, and the associated information is determined based on the selection.
  • common features are extracted from the imported data information. For example, if the imported data information all corresponds to a certain enterprise, then the enterprise is one of the common features. If the imported data information all corresponds to a certain enterprise, then the enterprise is one of the common features. technology or a certain classification number, then the technology or classification number is also one of the common features, and the extracted common features are displayed on the client as selection items. The client can select one or more common features as related information according to needs. By analyzing the imported data information, multiple common features are extracted and then displayed on the client.
  • enterprise users can select one or more common features as associated information according to actual needs, and then automatically use the associated information to This method of obtaining corresponding data information is very friendly to enterprise users and is conducive to exploring the potential needs of enterprise users. For enterprise users, they only need to click and select without manually entering any information, saving time and effort, and making the operation convenient.
  • the method includes: when detecting that the client performs a deletion operation on one or more pieces of data information that has been imported, performing feature identification on the deleted one or more pieces of data information, and determining that the Characteristic tags of one or more pieces of data information; based on the characteristic tags, it is prompted whether to delete all imported data information with the characteristic tags.
  • enterprises not only have needs for new data, but also need to delete old or data information that they no longer want to pay attention to.
  • the features of the deleted one or more pieces of data are identified and the corresponding Feature tags.
  • the method further includes: obtaining an update instruction for the selected data information; interacting with the third-party database according to the update instruction to obtain the latest status of the selected data information. Status updates the status information.
  • the method further includes: when a new field is detected, obtaining the new field information corresponding to the imported data information by interacting with a third-party database; and converting the new field information corresponding to the imported data information to The added field information is imported into the corresponding field location and displayed on the corresponding client.
  • enterprise users can customize fields as needed, that is, they can choose which fields to display. If additional fields need to be added for the imported data information, the fields that need to be added are obtained, and then the fields are obtained by interacting with the third-party database. Extract the field information corresponding to the newly added field and import it to the client for display. This method can meet the customized needs of enterprise users.
  • interacting with a third-party database to obtain corresponding target data information based on the associated information includes: searching in the third database based on the associated information all data corresponding to the associated information.
  • Data information filter out data information in a valid state from all data information as the target data information.
  • data information in an invalid state is often useless to enterprises. Therefore, when performing data search, data information in a valid state can be filtered out as target data information according to the validity and invalidity of the data state, thereby providing information that is more beneficial to enterprise users. Acquire and manage.
  • a data management device is applied to an information processing platform, and the information processing platform includes: a client;
  • the receiving module 302 is used to receive data request instructions sent by the client;
  • the acquisition module 304 is used to acquire the client association information according to the data request instruction
  • the interaction module 306 is used to interact with a third-party database to obtain corresponding target data information based on the associated information
  • the import module 308 is used to extract the target data information according to the preset field model, import the extracted information matching the preset fields to the corresponding client, and obtain multiple fields corresponding to each target data.
  • Information, the plurality of field information includes: name information, status information;
  • the display module 310 is used to display multiple field information corresponding to each target data on the corresponding client in a preset format.
  • the data request instruction is triggered by a user or automatically monitored in a preset period.
  • the above device further includes:
  • a screening module configured to filter out the data information that has been imported into the client from the target data information as the first target data information; and use the data information that has not been imported into the client from the target data information as the second target data. information;
  • the import module is also used to update the status information of the imported data information in the client according to the first target data information; extract the second target data information according to the preset field model, and extract the extracted Information matching the preset fields is imported to the corresponding client.
  • the above device further includes:
  • a monitoring module configured for the information processing platform to regularly monitor new data information sets in the third-party database, where the data information set includes multiple pieces of new data information;
  • the search module is used to find whether there is an associated client for each new piece of data information. If it exists, use the preset field model to extract the fields of the corresponding data information and import it to the corresponding client. If it does not exist, , the corresponding data information is discarded.
  • the acquisition module is also used to obtain whether there is imported data information in the client; if it exists, analyze and identify the imported data information, and determine the associated information based on the analysis and identification results. ; If it does not exist, obtain the personal information or corporate information corresponding to the client as the associated information.
  • the acquisition module is also used to perform feature extraction on the imported data information to extract one or more common features; and display the one or more common features as options on the client , obtain the client's selection of the one or more common features, and determine the associated information based on the selection.
  • the above device includes:
  • a feature identification module configured to perform feature identification on the deleted one or more pieces of data information when it is detected that the client deletes one or more pieces of data information that has been imported, and determine that the one or more pieces of data information have been deleted. Characteristic labels of data information;
  • a prompting module configured to prompt whether to delete all imported data information with the characteristic label based on the characteristic label.
  • the above device includes: obtaining an update instruction for the selected data information; interacting with the third-party database according to the update instruction to obtain the latest status of the selected data information, and updating according to the latest status. the status information.
  • the above device further includes:
  • a new import module is used to obtain the new field information corresponding to the imported data information by interacting with a third-party database when a new field is detected; and import the new field information corresponding to the imported data information into Corresponding field positions and display on the corresponding client.
  • the interaction module is further configured to search for all data information corresponding to the associated information in the third database according to the associated information; and to filter out data information in a valid state from all data information. as the target data information.
  • Figure 4 shows an internal structure diagram of a computer device in one embodiment.
  • the computer device may be a server and includes a processor and a memory connected through a system bus.
  • memory includes non-volatile storage media and internal memory.
  • the non-volatile storage medium of the computer device stores an operating system and may also store a computer program.
  • the processor can implement the above data management method.
  • the internal memory may also store a computer program. When the computer program is executed by the processor, it can cause the processor to perform the above-mentioned data management method.
  • FIG. 4 is only a block diagram of a partial structure related to the solution of the present application, and does not constitute a limitation on the computer equipment to which the solution of the present application is applied.
  • Specific computer equipment can May include more or fewer parts than shown, or combine certain parts, or have a different arrangement of parts.
  • a computer-readable storage medium stores a computer program.
  • the computer program When the computer program is executed by a processor, it causes the processor to execute the steps of the above data management method.
  • a computer device includes a memory and a processor.
  • the memory stores a computer program.
  • the processor executes the steps of the above data management method.
  • Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory may include random access memory (RAM) or external cache memory.
  • RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Synchlink DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
  • SRAM static RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDRSDRAM double data rate SDRAM
  • ESDRAM enhanced SDRAM
  • SLDRAM synchronous chain Synchlink DRAM
  • Rambus direct RAM
  • DRAM direct memory bus dynamic RAM
  • RDRAM memory bus dynamic RAM

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Technology Law (AREA)
  • Tourism & Hospitality (AREA)
  • Software Systems (AREA)
  • Economics (AREA)
  • Computational Linguistics (AREA)
  • Operations Research (AREA)
  • Health & Medical Sciences (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present application provides a data management method, which is applied to an information processing platform. The information processing platform comprises clients. The method comprises: receiving a data request instruction sent by a clients; according to the data request instruction, acquiring associated information of the client; according to the associated information, performing interaction with a third-party database to obtain corresponding target data information; extracting the target data information according to a preset field model, and importing extracted information matching a preset field to the corresponding client, to obtain multiple pieces of field information corresponding to each piece of target data, the multiple pieces of field information comprising name information and status information; displaying the multiple pieces of field information corresponding to each piece of target data in a preset format on the corresponding client. In this way, the data is efficiently and conveniently imported into the client. In addition, a data management apparatus, a device and a storage medium are also proposed.

Description

数据管理方法、装置、设备及存储介质Data management methods, devices, equipment and storage media 技术领域Technical field
本申请涉及信息处理技术领域,特别涉及为一种数据管理方法、装置、设备及存储介质。The present application relates to the field of information processing technology, and in particular to a data management method, device, equipment and storage medium.
背景技术Background technique
目前我们处于信息时代,每天都有大量的数据信息产生,如何管理与自己相关的数据信息对于个人或企业来说都是至关重要的。We are currently in the information age, and a large amount of data information is generated every day. How to manage data information related to oneself is crucial for individuals or enterprises.
举个例子,知识产权越来越受到企业的重视,如何实现对企业的知识产权案件进行方便快捷管理是一个迫切需要解决的问题。目前很多企业都开始倾向于通过系统对知识产权案件进行管理,但是目前采用系统对知识产权案件进行管理时往往需要客户手动输入相关信息,要么需要客户手动一个个输入相关案件信息,要么需要客户手动输入搜索条件,然后基于搜索条件从第三方去查找相关知识产权案件信息进行导入。显然,该方式费时费力,不够智能,故并不能满足企业对于数据便捷管理的需求。For example, intellectual property rights are increasingly valued by enterprises. How to conveniently and quickly manage the intellectual property cases of enterprises is an urgent problem that needs to be solved. At present, many companies are beginning to tend to manage intellectual property cases through the system. However, when using the system to manage intellectual property cases, customers often need to manually input relevant information, either requiring customers to manually enter relevant case information one by one, or requiring customers to manually enter relevant case information one by one. Enter the search criteria, and then search for relevant intellectual property case information from a third party and import it based on the search criteria. Obviously, this method is time-consuming, labor-intensive, and not intelligent enough, so it cannot meet the needs of enterprises for convenient data management.
发明内容Contents of the invention
本申请旨在解决上述费时费力,不够智能的问题,提出了一种数据管理方法、装置、设备及存储介质,该方法能够实现企业用于对数据信息的便捷管理,省时省力。This application aims to solve the above-mentioned time-consuming, labor-intensive and insufficiently intelligent problems, and proposes a data management method, device, equipment and storage medium. This method can realize convenient management of data information by enterprises, saving time and effort.
一种数据管理方法,其特征在于,应用于信息处理平台,所述信息处理平台包括:客户端;A data management method, characterized in that it is applied to an information processing platform, and the information processing platform includes: a client;
所述方法包括:The methods include:
接收客户端发送的数据请求指令;Receive data request instructions sent by the client;
根据所述数据请求指令,获取所述客户端关联信息;Obtain the client association information according to the data request instruction;
根据所述关联信息,与第三方数据库进行交互获取对应的目标数据信息;According to the associated information, interact with a third-party database to obtain corresponding target data information;
按照预设的字段模型对所述目标数据信息进行提取,将提取到的与预设字段匹配的信息导入到相应的客户端,得到与每个目标数据对应的多个字段信息,所述多个字段信息包括:名称信息、状态信息;Extract the target data information according to the preset field model, import the extracted information matching the preset fields to the corresponding client, and obtain multiple field information corresponding to each target data. Field information includes: name information, status information;
将每个目标数据对应的多个字段信息按预设的格式在相应的客户端进行展示。Display multiple field information corresponding to each target data on the corresponding client in a preset format.
一种数据管理装置,应用于信息处理平台,所述信息处理平台包括:客户端;A data management device, applied to an information processing platform, the information processing platform includes: a client;
所述装置包括:The device includes:
接收模块,用于接收客户端发送的数据请求指令;The receiving module is used to receive data request instructions sent by the client;
获取模块,用于根据所述数据请求指令,获取所述客户端关联信息;An acquisition module, configured to acquire the client-related information according to the data request instruction;
交互模块,用于根据所述关联信息,与第三方数据库进行交互获取对应的目标数据信息;An interaction module, configured to interact with a third-party database to obtain corresponding target data information based on the associated information;
导入模块,用于按照预设的字段模型对所述目标数据信息进行提取,将提取到的与预设字段匹配的信息导入到相应的客户端,得到与每个目标数据对应的多个字段信息,所述多个字段信息包括:名称信息、状态信息;The import module is used to extract the target data information according to the preset field model, import the extracted information matching the preset fields to the corresponding client, and obtain multiple field information corresponding to each target data. , the plurality of field information includes: name information, status information;
展示模块,用于将每个目标数据对应的多个字段信息按预设的格式在相应的客户端进行展示。The display module is used to display multiple field information corresponding to each target data on the corresponding client in a preset format.
一种计算机可读存储介质,存储有计算机程序,所述计算机程序被处理器执行时,使得所述处理器执行以下步骤:A computer-readable storage medium stores a computer program. When the computer program is executed by a processor, it causes the processor to perform the following steps:
接收客户端发送的数据请求指令;Receive data request instructions sent by the client;
根据所述数据请求指令,获取所述客户端关联信息;Obtain the client association information according to the data request instruction;
根据所述关联信息,与第三方数据库进行交互获取对应的目标数据信息;According to the associated information, interact with a third-party database to obtain corresponding target data information;
按照预设的字段模型对所述目标数据信息进行提取,将提取到的与预设字段匹配的信息导入到相应的客户端,得到与每个目标数据对应的多个字段信息,所述多个字段信息包括:名称信息、状态信息;Extract the target data information according to the preset field model, import the extracted information matching the preset fields to the corresponding client, and obtain multiple field information corresponding to each target data. Field information includes: name information, status information;
将每个目标数据对应的多个字段信息按预设的格式在相应的客户端进行展示。Display multiple field information corresponding to each target data on the corresponding client in a preset format.
一种计算机设备,包括存储器和处理器,所述存储器存储有计算机程序,所述计算机程序被所述处理器执行时,使得所述处理器执行以下步骤:A computer device includes a memory and a processor. The memory stores a computer program. When the computer program is executed by the processor, it causes the processor to perform the following steps:
接收客户端发送的数据请求指令;Receive data request instructions sent by the client;
根据所述数据请求指令,获取所述客户端关联信息;Obtain the client association information according to the data request instruction;
根据所述关联信息,与第三方数据库进行交互获取对应的目标数据信息;According to the associated information, interact with a third-party database to obtain corresponding target data information;
按照预设的字段模型对所述目标数据信息进行提取,将提取到的与预设字段匹配的信息导入到相应的客户端,得到与每个目标数据对应的多个字段信息,所述多个字段信息包括:名称信息、状态信息;Extract the target data information according to the preset field model, import the extracted information matching the preset fields to the corresponding client, and obtain multiple field information corresponding to each target data. Field information includes: name information, status information;
将每个目标数据对应的多个字段信息按预设的格式在相应的客户端进行展示。Display multiple field information corresponding to each target data on the corresponding client in a preset format.
上述数据管理方法、装置、计算机设备及存储介质,当客户端需要进行信息导入时,只需要触发数据请求指令即可,不需要手动输入任何内容,根据数据请求指令会自动获取客户端关联信息,然后根据关联信息与第三方数据库交互获取到目标数据信息,并按照预设的字段模型对目标数据信息进行字段提取,然后导入到客户端,并按照预设的格式在相应的客户端进行展示。该数据管理方法能够智能地获取客户端关联信息,省时省力,实现了对数据信息的便捷管理。With the above data management methods, devices, computer equipment and storage media, when the client needs to import information, it only needs to trigger the data request instruction. There is no need to manually enter any content. The client related information will be automatically obtained according to the data request instruction. Then interact with the third-party database based on the associated information to obtain the target data information, and perform field extraction on the target data information according to the preset field model, then import it to the client, and display it on the corresponding client according to the preset format. This data management method can intelligently obtain client-related information, save time and effort, and realize convenient management of data information.
附图说明Description of the drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to explain the embodiments of the present invention or the technical solutions in the prior art more clearly, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below. Obviously, the drawings in the following description are only These are some embodiments of the present invention. For those of ordinary skill in the art, other drawings can be obtained based on these drawings without exerting creative efforts.
图1为一个实施例中数据管理方法的流程图;Figure 1 is a flow chart of a data management method in one embodiment;
图2为另一个实施例中数据管理方法的流程图;Figure 2 is a flow chart of a data management method in another embodiment;
图3为一个实施例中数据管理装置的结构框图;Figure 3 is a structural block diagram of a data management device in one embodiment;
图4为一个实施例中计算机设备的内部结构框图。Figure 4 is a block diagram of the internal structure of a computer device in one embodiment.
实施方式Implementation
应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。It should be understood that the specific embodiments described here are only used to explain the present application and are not used to limit the present application.
下面将结合本申请的实施例中的附图,对本申请的实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请的一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application. Obviously, the described embodiments are only some of the embodiments of the present application, not all implementations. example. Based on the embodiments in this application, all other embodiments obtained by those of ordinary skill in the art without creative efforts fall within the scope of protection of this application.
需要说明的是,本申请的说明书和权利要求书及上述附图中的术语“包括”、“包含”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其他步骤或单元。在本申请的权利要求书、说明书以及说明书附图中的术语,诸如“第一”和“第二”等之类的关系术语仅仅用来将一个实体/操作/对象与另一个实体/操作/对象区分开来,而不一定要求或者暗示这些实体/操作/对象之间存在任何这种实际的关系或者顺序。It should be noted that the terms "include", "comprising" and "having" in the description and claims of this application and the above-mentioned drawings, as well as any variations thereof, are intended to cover non-exclusive inclusion. For example, a process, method, system, product or device that includes a series of steps or units is not limited to the listed steps or units, but optionally also includes steps or units that are not listed, or optionally also includes Other steps or units inherent to such processes, methods, products or devices. Terms used in the claims, description, and drawings of this application, and relational terms such as "first" and "second" are only used to distinguish one entity/operation/object from another entity/operation/ Objects are distinguished without necessarily requiring or implying any such actual relationship or ordering between these entities/operations/objects.
在本文中提及“实施例”意味着,结合实施例描述的特定特征、结构或特性可以包含在本申请的至少一个实施例中。在说明书中的各个位置出现该短语并不一定均是指相同的实施例,也不是与其他实施例互斥的独立的或备选的实施例。本领域技术人员显式地和隐式地理解的是,本文所描述的实施例可以与其他实施例相结合。Reference herein to "an embodiment" means that a particular feature, structure or characteristic described in connection with the embodiment can be included in at least one embodiment of the present application. The appearances of this phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those skilled in the art understand, both explicitly and implicitly, that the embodiments described herein may be combined with other embodiments.
如图1所示,一种数据管理方法,应用于信息处理平台,所述信息处理平台包括:客户端;As shown in Figure 1, a data management method is applied to an information processing platform. The information processing platform includes: a client;
所述方法包括:The methods include:
步骤102,接收客户端发送的数据请求指令。Step 102: Receive the data request instruction sent by the client.
其中,数据请求指令可以是自动触发的,也可以是被动触发的,比如,可以设置定时进行监控触发。在一个实施例中,可以在客户端的界面上提供一个数据导入按钮,通过该数据导入按钮触发相应的数据请求指令。Among them, the data request instructions can be automatically triggered or passively triggered. For example, timing can be set for monitoring and triggering. In one embodiment, a data import button can be provided on the client interface, and the corresponding data request instruction is triggered through the data import button.
步骤104,根据数据请求指令,获取客户端关联信息。Step 104: Obtain client association information according to the data request instruction.
其中,客户端关联信息可以与该客户端关联的一个或多个个人/企业信息。比如,如果想要导入的数据为专利数据时,可以默认将企业信息(即申请人信息)作为关联信息。在一个实施例中,客户端关联信息也可以是通过对客户端中已导入的数据信息进行分析提取得到的,比如,根据已导入的数据信息分析得到该已导入的数据信息包含多个企业/个人主体,则将该多个主体直接作为该客户端关联信息。和/或,根据客户端的用户信息(用户信息可以为个人/企业的注册信息),提取多个企业/个人主体作为默认客户端关联信息;具体地,根据所述用户信息作为检索条件在第三方企业查询平台,查询当前用户所关联的企业,比如到企查查、爱企查、天眼查等查询到当前用户所关联的企业,并提取符合预设条件的企业(如该用户持股比例达到一定阈值,和/或,股东信息中持股比例达到一定阈值)作为当前客户端的关联信息;如此,可以智能得到客户端关联信息,而不需要用户输入或者编辑,避免用户在手动输入过程中输入错误或遗漏,而且通过该方式获取到的客户端关联信息更加高效、准确。The client association information may be one or more personal/enterprise information associated with the client. For example, if the data you want to import is patent data, you can use the company information (that is, the applicant information) as the related information by default. In one embodiment, the client association information can also be obtained by analyzing and extracting the imported data information in the client. For example, according to the analysis of the imported data information, it is found that the imported data information contains multiple enterprises/ For individual subjects, the multiple subjects will be directly used as the client associated information. And/or, according to the user information of the client (the user information can be the registration information of an individual/enterprise), extract multiple enterprise/individual entities as default client association information; specifically, use the user information as a search condition in a third party The enterprise query platform queries the enterprises associated with the current user, such as Daoqicha, Aiqicha, Tianyancha, etc. to query the enterprises associated with the current user, and extracts enterprises that meet the preset conditions (such as the user's shareholding ratio reaches A certain threshold, and/or, the shareholding ratio in shareholder information reaches a certain threshold) as the associated information of the current client; in this way, the client associated information can be obtained intelligently without user input or editing, avoiding the need for users to enter during manual input. errors or omissions, and the client-related information obtained through this method is more efficient and accurate.
可选的,当获取到的客户端关联信息包括多个数据时,可以让用户进行选择确认。Optionally, when the obtained client association information includes multiple data, the user can be allowed to select and confirm.
步骤106,根据关联信息,与第三方数据库进行交互获取对应的目标数据信息。Step 106: According to the associated information, interact with the third-party database to obtain the corresponding target data information.
其中,在确定了关联信息后,也就确定了搜索条件,根据该关联信息在第三方数据库中查找相应的目标数据信息。Among them, after the associated information is determined, the search conditions are also determined, and the corresponding target data information is searched for in the third-party database based on the associated information.
步骤108,按照预设的字段模型对目标数据信息进行提取,将提取到的与预设字段匹配的信息导入到相应的客户端,得到与每个目标数据对应的多个字段信息,多个字段信息包括:名称信息、状态信息。Step 108: Extract the target data information according to the preset field model, import the extracted information matching the preset fields to the corresponding client, and obtain multiple field information corresponding to each target data. Multiple fields Information includes: name information, status information.
其中,预设的字段模型用于对目标数据信息进行预设字段的提取,这样可以提取到每个目标数据对应的多个字段信息。Among them, the preset field model is used to extract preset fields from the target data information, so that multiple field information corresponding to each target data can be extracted.
步骤110,将每个目标数据对应的多个字段信息按预设的格式在相应的客户端进行展示。Step 110: Display multiple field information corresponding to each target data on the corresponding client in a preset format.
其中,预先在客户端设置了多个字段的排布格式,基于该预设的格式将每个目标数据对应的多个字段信息进行展示。Among them, the layout format of multiple fields is set in advance on the client, and the multiple field information corresponding to each target data is displayed based on the preset format.
上述数据管理方法中,当客户端需要进行信息导入时,只需要触发数据请求指令即可,不需要手动输入任何内容,根据数据请求指令会自动获取客户端关联信息,然后根据关联信息与第三方数据库交互获取到目标数据信息,并按照预设的字段模型对目标数据信息进行字段提取,然后导入到客户端,并按照预设的格式在相应的客户端进行展示。该数据管理方法能够智能地获取客户端关联信息,省时省力,实现了对数据信息的便捷管理。In the above data management method, when the client needs to import information, it only needs to trigger the data request instruction. There is no need to manually enter any content. The client's associated information will be automatically obtained according to the data request instruction, and then the client's associated information will be obtained based on the associated information. The database interacts to obtain the target data information, extracts fields according to the preset field model, then imports it to the client, and displays it on the corresponding client according to the preset format. This data management method can intelligently obtain client-related information, save time and effort, and realize convenient management of data information.
在一个实施例中,所述根据所述数据请求指令,获取所述客户端关联信息,包括:获取所述客户端的用户信息,根据所述用户信息在第三方平台查询与所述用户信息关联的至少一个企业信息,将所述至少一个企业信息作为所述客户端关联信息;或当所述客户端中存在已导入的数据信息时,提取所述已导入的数据信息中的企业主体或个人主体,将所述企业主体或个人主体作为所述客户端关联信息。通过自动获取客户端关联信息,不需要用户手动输入,一方面避免了手动输入的错误,另一方面通过该方式获取到的客户端关联信息更加全面、高效、准确。In one embodiment, obtaining the client associated information according to the data request instruction includes: obtaining the user information of the client, and querying the third party platform based on the user information associated with the user information. At least one enterprise information, using the at least one enterprise information as the client associated information; or when there is imported data information in the client, extracting the enterprise subject or individual subject in the imported data information , using the enterprise subject or individual subject as the client associated information. By automatically obtaining client-related information, users are not required to manually input. On the one hand, manual input errors are avoided, and on the other hand, the client-related information obtained through this method is more comprehensive, efficient, and accurate.
在一个实施例中,在所述根据所述关联信息,与第三方数据库进行交互获取对应的目标数据信息之后,还包括:从所述目标数据信息中筛选出已导入所述客户端的数据信息,作为第一目标数据信息;将所述目标数据信息中未导入所述客户端的数据信息作为第二目标数据信息;In one embodiment, after interacting with a third-party database to obtain corresponding target data information based on the associated information, the method further includes: filtering out data information that has been imported to the client from the target data information, as the first target data information; use the data information in the target data information that is not imported into the client as the second target data information;
所述按照预设的字段模型对所述目标数据信息进行提取,将提取到的与预设字段匹配的信息导入到相应的客户端,得到与每个目标数据对应的多个字段信息,所述多个字段信息包括:名称信息、状态信息,包括:根据所述第一目标数据信息对所述客户端中已导入的数据信息进行状态信息更新;按照预设的字段模型对所述第二目标数据信息进行提取,将提取到的与预设字段匹配的信息导入到相应的客户端。The target data information is extracted according to the preset field model, and the extracted information matching the preset fields is imported to the corresponding client to obtain multiple field information corresponding to each target data. The plurality of field information includes: name information and status information, including: updating the status information of the imported data information in the client according to the first target data information; updating the second target according to the preset field model. Data information is extracted, and the extracted information matching the preset fields is imported to the corresponding client.
其中,在发起本次数据请求指令之前客户端可能已经存在一些已导入的数据信息,为了避免重复导入,从查找到的目标数据信息中筛选出该已导入的数据信息,作为第一目标数据信息,后续基于该第一目标数据只需要对已导入的数据信息进行状态更新即可,不需要重复导入。而对于没有导入的第二目标数据信息,则进行字段提取导入到相应的客户端。通过该方式不仅避免了重复导入,还可以实现对已导入数据信息进行状态更新,省时省力,高效智能。Among them, before initiating this data request instruction, the client may already have some imported data information. In order to avoid repeated imports, the imported data information is filtered out from the found target data information as the first target data information. , and subsequently based on the first target data, only the status of the imported data information needs to be updated, and no repeated import is required. For the second target data information that has not been imported, the fields are extracted and imported to the corresponding client. This method not only avoids repeated imports, but also enables status updates of imported data information, saving time, effort, and high efficiency and intelligence.
如图2所示,在一个实施例中,上述数据管理方法还包括:As shown in Figure 2, in one embodiment, the above data management method also includes:
步骤112,信息处理平台定期监控所述第三方数据库中新增的数据信息集,所述数据信息集中包括多条新增数据信息;Step 112: The information processing platform regularly monitors the newly added data information set in the third-party database, and the data information set includes multiple pieces of new data information;
其中,为了进一步提高企业用户的管理便捷性,信息处理平台还可以主动去监控第三方数据库中新增的数据信息集,比如,每天或每周去爬一次第三方数据库中新增的数据信息。然后自动分配到关联的客户端。Among them, in order to further improve the management convenience for enterprise users, the information processing platform can also actively monitor new data information sets in third-party databases, for example, crawl new data information in third-party databases every day or every week. Then automatically assigned to the associated client.
步骤114,针对每一条新增数据信息,查找是否存在关联的客户端,若存在,则采用预设的字段模型对相应的数据信息进行字段提取并导入到相应的客户端,若不存在,则丢弃相应的数据信息。Step 114: For each piece of newly added data information, find whether there is an associated client. If it exists, use the preset field model to extract the fields of the corresponding data information and import it to the corresponding client. If it does not exist, then Discard the corresponding data information.
其中,针对每一条新增数据信息,自动去查找是否存在关联的客户端,即查找该每一条新增数据信息是否与客户端关联信息相匹配。比如,如果关联信息为申请人信息,那么就可以获取该新增数据信息中的申请人信息,然后与客户端的申请人信息进行匹配,若匹配上,则将该条新增数据信息分发到相应的客户端。如果匹配不到任何客户端,则丢弃该数据信息。主动分发的客户端的数据信息可以进行新增标记,便于企业用户了解哪些数据是新增的,提高了信息获取的效率和便捷度。Among them, for each piece of new data information, it is automatically searched whether there is an associated client, that is, whether each piece of newly added data information matches the client's associated information. For example, if the associated information is applicant information, then the applicant information in the new data information can be obtained, and then matched with the applicant information on the client. If there is a match, the new data information will be distributed to the corresponding client. If no client is matched, the data information is discarded. The data information of actively distributed clients can be marked as new, which makes it easier for enterprise users to understand which data is new and improves the efficiency and convenience of information acquisition.
通过信息处理平台主动去获取第三方数据库中新增的数据信息,然后分发到关联的客户端,实现了企业用户可以无感进行信息数据的获取,进一步为企业提供了数据管理的便捷性。Through the information processing platform, the newly added data information in the third-party database is actively obtained, and then distributed to the associated client, enabling enterprise users to obtain information and data without any sense, further providing enterprises with the convenience of data management.
在一个实施例中,所述根据所述数据请求指令,获取所述客户端关联信息,包括:获取所述客户端中是否存在已导入的数据信息;若存在,则对所述已导入的数据信息进行分析识别,基于分析识别结果确定所述关联信息;若不存在,获取所述客户端对应的个人信息或企业信息作为所述关联信息。In one embodiment, obtaining the client association information according to the data request instruction includes: obtaining whether there is imported data information in the client; if there is, then processing the imported data The information is analyzed and identified, and the associated information is determined based on the analysis and identification results; if it does not exist, the personal information or corporate information corresponding to the client is obtained as the associated information.
其中,客户端关联信息的获取有两种方式,一种是获取客户端对应的个人信息或企业信息作为关联信息,一种是对客户端中已导入的数据信息进行分析来确定关联信息,比如,可以分析得到已导入的数据信息中都存在哪些申请人信息,然后将分析得到的申请人信息作为关联信息,也可以分析得到已导入的数据信息都具有哪些共性特征,比如,如果已导入的数据信息中对应的都是同一个代理人,那可以将该代理人作为共性特征,如果已导入的数据信息中对应的都是同一个技术,那可以将该技术作为共性特征,然后将分析得到的共性特征作为关联信息,或者作为选择项显示到客户端,然后获取客户端的选择,将客户端的选择作为关联信息。Among them, there are two ways to obtain the client's associated information. One is to obtain the personal information or corporate information corresponding to the client as the associated information, and the other is to analyze the imported data information in the client to determine the associated information, such as , you can analyze what applicant information exists in the imported data information, and then use the analyzed applicant information as associated information. You can also analyze what common characteristics the imported data information has. For example, if the imported If the data information all correspond to the same agent, then the agent can be used as a common feature. If the imported data information all correspond to the same technology, then the technology can be used as a common feature, and then the analysis will be The common features are displayed to the client as associated information, or as options, and then the client's selection is obtained and used as associated information.
在一个实施例中,所述对所述已导入的数据信息进行分析识别,基于分析识别结果确定所述关联信息,包括:In one embodiment, analyzing and identifying the imported data information, and determining the associated information based on the analysis and identification results includes:
对所述已导入的数据信息进行特征提取,提取得到一个或多个共性特征;Perform feature extraction on the imported data information to extract one or more common features;
将所述一个或多个共性特征作为选择项显示在所述客户端,获取所述客户端对所述一个或多个共性特征的选择,根据所述选择确定所述关联信息。The one or more common features are displayed on the client as selection items, the client's selection of the one or more common features is obtained, and the associated information is determined based on the selection.
其中,对已导入的数据信息进行共性特征提取,比如,如果已导入的数据信息都对应的是某个企业,那么该企业就是其中一个共性特征,如果已导入的数据信息对应的都是某个技术或者某个分类号,那么该技术或分类号也是其中一个共性特征,将提取到的共性特征作为选择项显示在客户端,客户端可以根据需求选择一个或多个共性特征作为关联信息。通过对已导入的数据信息分析提取出多个共性特征,然后将多个共性特征展示在客户端,这样企业用户就可以根据实际需求选择一个或多个共性特征作为关联信息,然后自动根据关联信息获取相应的数据信息,该方式对于企业用户很友好,有利于挖掘企业用户潜在需求,且对于企业用户来说只需要点选即可,不需要手动输入任何信息,省时省力,操作便捷。Among them, common features are extracted from the imported data information. For example, if the imported data information all corresponds to a certain enterprise, then the enterprise is one of the common features. If the imported data information all corresponds to a certain enterprise, then the enterprise is one of the common features. technology or a certain classification number, then the technology or classification number is also one of the common features, and the extracted common features are displayed on the client as selection items. The client can select one or more common features as related information according to needs. By analyzing the imported data information, multiple common features are extracted and then displayed on the client. In this way, enterprise users can select one or more common features as associated information according to actual needs, and then automatically use the associated information to This method of obtaining corresponding data information is very friendly to enterprise users and is conducive to exploring the potential needs of enterprise users. For enterprise users, they only need to click and select without manually entering any information, saving time and effort, and making the operation convenient.
在一个实施例中,所述方法包括:当检测到所述客户端对已导入的一条或多条数据信息进行删除操作时,对删除的所述一条或多条数据信息进行特征识别,确定所述一条或多条数据信息的特征标签;基于所述特征标签提示是否删除具有所述特征标签的所有已导入的数据信息。In one embodiment, the method includes: when detecting that the client performs a deletion operation on one or more pieces of data information that has been imported, performing feature identification on the deleted one or more pieces of data information, and determining that the Characteristic tags of one or more pieces of data information; based on the characteristic tags, it is prompted whether to delete all imported data information with the characteristic tags.
其中,企业在数据管理的过程中,不仅对新增数据有需求,对于老旧的或者不再想关注的数据信息也有删除的需求。为了使得企业用户更加快速地删除想要删除的数据,当检测到客户端对已导入的一条或多条数据进行删除操作时,对该删除的一条或多条数据信息进行特征识别,得到相应的特征标签,特征标签可以有多个,比如,可以有申请人,有技术分类,有案件状态等,将该多个特征标签进行展示,提示是否要删除有相应特征标签的其他数据信息,这样获取到客户选择后就可以对具有相同特征标签的数据信息一并删除,高效快捷。Among them, in the process of data management, enterprises not only have needs for new data, but also need to delete old or data information that they no longer want to pay attention to. In order to enable enterprise users to delete the data they want to delete more quickly, when it is detected that the client deletes one or more pieces of imported data, the features of the deleted one or more pieces of data are identified and the corresponding Feature tags. There can be multiple feature tags. For example, there can be applicants, technical classifications, case status, etc. The multiple feature tags are displayed and prompted whether to delete other data information with corresponding feature tags. This is how to obtain After the customer chooses, the data information with the same feature tags can be deleted together, which is efficient and fast.
在一个实施例中,所述方法还包括:获取对选定数据信息的更新指令;根据所述更新指令与所述第三方数据库进行交互获取所述选定数据信息的最新状态,根据所述最新状态更新所述状态信息。In one embodiment, the method further includes: obtaining an update instruction for the selected data information; interacting with the third-party database according to the update instruction to obtain the latest status of the selected data information. Status updates the status information.
其中,对于已导入到客户端的数据信息有状态更新的需求,当收到更新指令后,获取相应的最新状态,然后将最新状态更新到状态信息。即想要进行状态更新时,只需要基于选定数据信息发送更新指令即可,快捷高效。Among them, there is a need to update the status of the data information that has been imported to the client. After receiving the update instruction, the corresponding latest status is obtained, and then the latest status is updated to the status information. That is, when you want to update the status, you only need to send an update command based on the selected data information, which is fast and efficient.
在一个实施例中,所述方法还包括:当检测到新增字段时,通过与第三方数据库交互获取已导入的数据信息对应的新增字段信息;将所述已导入的数据信息对应的新增字段信息导入到相应的字段位置,并在相应的客户端进行展示。In one embodiment, the method further includes: when a new field is detected, obtaining the new field information corresponding to the imported data information by interacting with a third-party database; and converting the new field information corresponding to the imported data information to The added field information is imported into the corresponding field location and displayed on the corresponding client.
其中,在客户端,企业用户可以根据需要自定义字段,即可以选择显示哪些字段,如果针对已导入的数据信息需要额外增加字段时,则获取需要新增的字段,然后通过与第三方数据库交互提取新增字段对应的字段信息导入到客户端进行展示。该方式能够满足企业用户定制化的需求。Among them, on the client side, enterprise users can customize fields as needed, that is, they can choose which fields to display. If additional fields need to be added for the imported data information, the fields that need to be added are obtained, and then the fields are obtained by interacting with the third-party database. Extract the field information corresponding to the newly added field and import it to the client for display. This method can meet the customized needs of enterprise users.
在一个实施例中,所述根据所述关联信息,与第三方数据库进行交互获取对应的目标数据信息,包括:根据所述关联信息在所述第三数据库中查找与所述关联信息对应的所有数据信息;从所述所有数据信息中筛选出处于有效状态的数据信息作为所述目标数据信息。In one embodiment, interacting with a third-party database to obtain corresponding target data information based on the associated information includes: searching in the third database based on the associated information all data corresponding to the associated information. Data information: filter out data information in a valid state from all data information as the target data information.
其中,无效状态的数据信息对于企业往往是没用的,所以在进行数据查找时可以根据数据状态的有效无效来筛选出处于有效状态的数据信息作为目标数据信息,从而更加有利于企业用户的信息获取与管理。Among them, data information in an invalid state is often useless to enterprises. Therefore, when performing data search, data information in a valid state can be filtered out as target data information according to the validity and invalidity of the data state, thereby providing information that is more beneficial to enterprise users. Acquire and manage.
如图3所示,在一个实施例中,一种数据管理装置,应用于信息处理平台,所述信息处理平台包括:客户端;As shown in Figure 3, in one embodiment, a data management device is applied to an information processing platform, and the information processing platform includes: a client;
接收模块302,用于接收客户端发送的数据请求指令;The receiving module 302 is used to receive data request instructions sent by the client;
获取模块304,用于根据所述数据请求指令,获取所述客户端关联信息;The acquisition module 304 is used to acquire the client association information according to the data request instruction;
交互模块306,用于根据所述关联信息,与第三方数据库进行交互获取对应的目标数据信息;The interaction module 306 is used to interact with a third-party database to obtain corresponding target data information based on the associated information;
导入模块308,用于按照预设的字段模型对所述目标数据信息进行提取,将提取到的与预设字段匹配的信息导入到相应的客户端,得到与每个目标数据对应的多个字段信息,所述多个字段信息包括:名称信息、状态信息;The import module 308 is used to extract the target data information according to the preset field model, import the extracted information matching the preset fields to the corresponding client, and obtain multiple fields corresponding to each target data. Information, the plurality of field information includes: name information, status information;
展示模块310,用于将每个目标数据对应的多个字段信息按预设的格式在相应的客户端进行展示。The display module 310 is used to display multiple field information corresponding to each target data on the corresponding client in a preset format.
在一个实施例中,所述数据请求指令为用户触发或者按预设周期自动监控触发。In one embodiment, the data request instruction is triggered by a user or automatically monitored in a preset period.
在一个实施例中,上述装置还包括:In one embodiment, the above device further includes:
筛选模块,用于从所述目标数据信息中筛选出已导入所述客户端的数据信息,作为第一目标数据信息;将所述目标数据信息中未导入所述客户端的数据信息作为第二目标数据信息;A screening module, configured to filter out the data information that has been imported into the client from the target data information as the first target data information; and use the data information that has not been imported into the client from the target data information as the second target data. information;
导入模块还用于根据所述第一目标数据信息对所述客户端中已导入的数据信息进行状态信息更新;按照预设的字段模型对所述第二目标数据信息进行提取,将提取到的与预设字段匹配的信息导入到相应的客户端。The import module is also used to update the status information of the imported data information in the client according to the first target data information; extract the second target data information according to the preset field model, and extract the extracted Information matching the preset fields is imported to the corresponding client.
在一个实施例中,上述装置还包括:In one embodiment, the above device further includes:
监控模块,用于所述信息处理平台定期监控所述第三方数据库中新增的数据信息集,所述数据信息集中包括多条新增数据信息;A monitoring module, configured for the information processing platform to regularly monitor new data information sets in the third-party database, where the data information set includes multiple pieces of new data information;
查找模块,用于针对每一条新增数据信息,查找是否存在关联的客户端,若存在,则采用预设的字段模型对相应的数据信息进行字段提取并导入到相应的客户端,若不存在,则丢弃相应的数据信息。The search module is used to find whether there is an associated client for each new piece of data information. If it exists, use the preset field model to extract the fields of the corresponding data information and import it to the corresponding client. If it does not exist, , the corresponding data information is discarded.
在一个实施例中,获取模块还用于获取所述客户端中是否存在已导入的数据信息;若存在,则对所述已导入的数据信息进行分析识别,基于分析识别结果确定所述关联信息;若不存在,获取所述客户端对应的个人信息或企业信息作为所述关联信息。In one embodiment, the acquisition module is also used to obtain whether there is imported data information in the client; if it exists, analyze and identify the imported data information, and determine the associated information based on the analysis and identification results. ; If it does not exist, obtain the personal information or corporate information corresponding to the client as the associated information.
在一个实施例中,获取模块还用于对所述已导入的数据信息进行特征提取,提取得到一个或多个共性特征;将所述一个或多个共性特征作为选择项显示在所述客户端,获取所述客户端对所述一个或多个共性特征的选择,根据所述选择确定所述关联信息。In one embodiment, the acquisition module is also used to perform feature extraction on the imported data information to extract one or more common features; and display the one or more common features as options on the client , obtain the client's selection of the one or more common features, and determine the associated information based on the selection.
在一个实施例中,上述装置包括:In one embodiment, the above device includes:
特征识别模块,用于当检测到所述客户端对已导入的一条或多条数据信息进行删除操作时,对删除的所述一条或多条数据信息进行特征识别,确定所述一条或多条数据信息的特征标签;A feature identification module, configured to perform feature identification on the deleted one or more pieces of data information when it is detected that the client deletes one or more pieces of data information that has been imported, and determine that the one or more pieces of data information have been deleted. Characteristic labels of data information;
提示模块,用于基于所述特征标签提示是否删除具有所述特征标签的所有已导入的数据信息。A prompting module configured to prompt whether to delete all imported data information with the characteristic label based on the characteristic label.
在一个实施例中,上述装置包括:获取对选定数据信息的更新指令;根据所述更新指令与所述第三方数据库进行交互获取所述选定数据信息的最新状态,根据所述最新状态更新所述状态信息。In one embodiment, the above device includes: obtaining an update instruction for the selected data information; interacting with the third-party database according to the update instruction to obtain the latest status of the selected data information, and updating according to the latest status. the status information.
在一个实施例中,上述装置还包括:In one embodiment, the above device further includes:
新增导入模块,用于当检测到新增字段时,通过与第三方数据库交互获取已导入的数据信息对应的新增字段信息;将所述已导入的数据信息对应的新增字段信息导入到相应的字段位置,并在相应的客户端进行展示。A new import module is used to obtain the new field information corresponding to the imported data information by interacting with a third-party database when a new field is detected; and import the new field information corresponding to the imported data information into Corresponding field positions and display on the corresponding client.
在一个实施例中,交互模块还用于根据所述关联信息在所述第三数据库中查找与所述关联信息对应的所有数据信息;从所述所有数据信息中筛选出处于有效状态的数据信息作为所述目标数据信息。In one embodiment, the interaction module is further configured to search for all data information corresponding to the associated information in the third database according to the associated information; and to filter out data information in a valid state from all data information. as the target data information.
图4示出了一个实施例中计算机设备的内部结构图。该计算机设备可以为服务器,该计算机设备包括通过系统总线连接的处理器和存储器。其中,存储器包括非易失性存储介质和内存储器。该计算机设备的非易失性存储介质存储有操作系统,还可存储有计算机程序,该计算机程序被处理器执行时,可使得处理器实现上述数据管理方法。该内存储器中也可储存有计算机程序,该计算机程序被处理器执行时,可使得处理器执行上述数据管理方法。本领域技术人员可以理解,图4中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Figure 4 shows an internal structure diagram of a computer device in one embodiment. The computer device may be a server and includes a processor and a memory connected through a system bus. Among them, memory includes non-volatile storage media and internal memory. The non-volatile storage medium of the computer device stores an operating system and may also store a computer program. When the computer program is executed by the processor, the processor can implement the above data management method. The internal memory may also store a computer program. When the computer program is executed by the processor, it can cause the processor to perform the above-mentioned data management method. Those skilled in the art can understand that the structure shown in Figure 4 is only a block diagram of a partial structure related to the solution of the present application, and does not constitute a limitation on the computer equipment to which the solution of the present application is applied. Specific computer equipment can May include more or fewer parts than shown, or combine certain parts, or have a different arrangement of parts.
一种计算机可读存储介质,存储有计算机程序,所述计算机程序被处理器执行时,使得所述处理器执行上述数据管理方法的步骤。A computer-readable storage medium stores a computer program. When the computer program is executed by a processor, it causes the processor to execute the steps of the above data management method.
一种计算机设备,包括存储器和处理器,所述存储器有存储计算机程序,所述计算机程序被所述处理器执行时,使得所述处理器执行上述数据管理方法的步骤。A computer device includes a memory and a processor. The memory stores a computer program. When the computer program is executed by the processor, the processor performs the steps of the above data management method.
需要说明的是,上述数据管理方法、装置、计算机设备及存储介质具有相同或相应的技术特征,上述相应的实施例可以相互适用。It should be noted that the above-mentioned data management methods, devices, computer equipment and storage media have the same or corresponding technical features, and the above-mentioned corresponding embodiments can be mutually applicable.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一非易失性计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink) DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。Those of ordinary skill in the art can understand that all or part of the processes in the methods of the above embodiments can be implemented by instructing relevant hardware through computer programs. The programs can be stored in a non-volatile computer-readable storage medium. , when the program is executed, it may include the processes of the above-mentioned method embodiments. Any reference to memory, storage, database or other media used in the embodiments provided in this application may include non-volatile and/or volatile memory. Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory may include random access memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Synchlink DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
以上实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above embodiments can be combined in any way. To simplify the description, not all possible combinations of the technical features in the above embodiments are described. However, as long as there is no contradiction in the combination of these technical features, all possible combinations should be used. It is considered to be within the scope of this manual.
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对本申请专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。The above-described embodiments only express several implementation modes of the present application, and their descriptions are relatively specific and detailed, but should not be construed as limiting the patent scope of the present application. It should be noted that, for those of ordinary skill in the art, several modifications and improvements can be made without departing from the concept of the present application, and these all fall within the protection scope of the present application. Therefore, the protection scope of this patent application should be determined by the appended claims.

Claims (13)

  1. 一种数据管理方法,其特征在于,应用于信息处理平台,所述信息处理平台包括:客户端;A data management method, characterized in that it is applied to an information processing platform, and the information processing platform includes: a client;
    所述方法包括:The methods include:
    接收客户端发送的数据请求指令;Receive data request instructions sent by the client;
    根据所述数据请求指令,获取所述客户端关联信息;Obtain the client association information according to the data request instruction;
    根据所述关联信息,与第三方数据库进行交互获取对应的目标数据信息;According to the associated information, interact with a third-party database to obtain corresponding target data information;
    按照预设的字段模型对所述目标数据信息进行提取,将提取到的与预设字段匹配的信息导入到相应的客户端,得到与每个目标数据对应的多个字段信息,所述多个字段信息包括:名称信息、状态信息;Extract the target data information according to the preset field model, import the extracted information matching the preset fields to the corresponding client, and obtain multiple field information corresponding to each target data. Field information includes: name information, status information;
    将每个目标数据对应的多个字段信息按预设的格式在相应的客户端进行展示。Display multiple field information corresponding to each target data on the corresponding client in a preset format.
  2. 根据权利要求1所述的方法,其特征在于,所述根据所述数据请求指令,获取所述客户端关联信息,包括:The method according to claim 1, characterized in that, obtaining the client association information according to the data request instruction includes:
    获取所述客户端的用户信息,根据所述用户信息在第三方平台查询与所述用户信息关联的至少一个企业信息,将所述至少一个企业信息作为所述客户端关联信息;Obtain the user information of the client, query at least one enterprise information associated with the user information on a third-party platform according to the user information, and use the at least one enterprise information as the client associated information;
    or
    当所述客户端中存在已导入的数据信息时,提取所述已导入的数据信息中的企业主体或个人主体,将所述企业主体或个人主体作为所述客户端关联信息。When there is imported data information in the client, the enterprise subject or individual subject in the imported data information is extracted, and the enterprise subject or individual subject is used as the client associated information.
  3. 根据权利要求1所述的方法,其特征在于,在所述根据所述关联信息,与第三方数据库进行交互获取对应的目标数据信息之后,还包括:The method according to claim 1, characterized in that, after interacting with a third-party database to obtain corresponding target data information based on the associated information, it further includes:
    从所述目标数据信息中筛选出已导入所述客户端的数据信息,作为第一目标数据信息;Filter out the data information that has been imported into the client from the target data information as the first target data information;
    将所述目标数据信息中未导入所述客户端的数据信息作为第二目标数据信息;Use the data information in the target data information that is not imported into the client as the second target data information;
    所述按照预设的字段模型对所述目标数据信息进行提取,将提取到的与预设字段匹配的信息导入到相应的客户端,得到与每个目标数据对应的多个字段信息,所述多个字段信息包括:名称信息、状态信息,包括:The target data information is extracted according to the preset field model, and the extracted information matching the preset fields is imported to the corresponding client to obtain multiple field information corresponding to each target data. Multiple field information includes: name information, status information, including:
    根据所述第一目标数据信息对所述客户端中已导入的数据信息进行状态信息更新;Update the status information of the imported data information in the client according to the first target data information;
    按照预设的字段模型对所述第二目标数据信息进行提取,将提取到的与预设字段匹配的信息导入到相应的客户端。The second target data information is extracted according to a preset field model, and the extracted information matching the preset field is imported to the corresponding client.
  4. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1, further comprising:
    所述信息处理平台定期监控所述第三方数据库中新增的数据信息集,所述数据信息集中包括多条新增数据信息;The information processing platform regularly monitors new data information sets in the third-party database, and the data information set includes multiple pieces of new data information;
        针对每一条新增数据信息,查找是否存在关联的客户端,若存在,则采用预设的字段模型对相应的数据信息进行字段提取并导入到相应的客户端,若不存在,则丢弃相应的数据信息。For each piece of new data information, check whether there is an associated client. If it exists, use the preset field model to extract the fields of the corresponding data information and import it to the corresponding client. If it does not exist, discard the corresponding Data information.
  5.  根据权利要求1所述的方法,其特征在于,所述根据所述数据请求指令,获取所述客户端关联信息,包括:The method according to claim 1, characterized in that, obtaining the client association information according to the data request instruction includes:
    获取所述客户端中是否存在已导入的数据信息;Obtain whether there is imported data information in the client;
    若存在,则对所述已导入的数据信息进行分析识别,基于分析识别结果确定所述关联信息;If it exists, analyze and identify the imported data information, and determine the associated information based on the analysis and identification results;
    若不存在,获取所述客户端对应的个人信息或企业信息作为所述关联信息。If it does not exist, obtain the personal information or enterprise information corresponding to the client as the associated information.
  6. 根据权利要求5所述的方法,其特征在于,所述对所述已导入的数据信息进行分析识别,基于分析识别结果确定所述关联信息,包括:The method of claim 5, wherein the step of analyzing and identifying the imported data information and determining the associated information based on the analysis and identification results includes:
    对所述已导入的数据信息进行特征提取,提取得到一个或多个共性特征;Perform feature extraction on the imported data information to extract one or more common features;
    将所述一个或多个共性特征作为选择项显示在所述客户端,获取所述客户端对所述一个或多个共性特征的选择,根据所述选择确定所述关联信息。The one or more common features are displayed on the client as selection items, the client's selection of the one or more common features is obtained, and the associated information is determined based on the selection.
  7. 根据权利要求1所述的方法,其特征在于,所述方法包括:The method according to claim 1, characterized in that the method includes:
    当检测到所述客户端对已导入的一条或多条数据信息进行删除操作时,对删除的所述一条或多条数据信息进行特征识别,确定所述一条或多条数据信息的特征标签;When it is detected that the client performs a deletion operation on one or more pieces of data information that has been imported, perform feature identification on the one or more pieces of data information that has been deleted, and determine the feature tags of the one or more pieces of data information;
    基于所述特征标签提示是否删除具有所述特征标签的所有已导入的数据信息。Prompt based on the feature tag whether to delete all imported data information with the feature tag.
  8. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1, further comprising:
    获取对选定数据信息的更新指令;Get update instructions for selected data information;
    根据所述更新指令与所述第三方数据库进行交互获取所述选定数据信息的最新状态,根据所述最新状态更新所述状态信息。Interact with the third-party database according to the update instruction to obtain the latest status of the selected data information, and update the status information according to the latest status.
  9. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1, further comprising:
    当检测到新增字段时,通过与第三方数据库交互获取已导入的数据信息对应的新增字段信息;When a new field is detected, the new field information corresponding to the imported data information is obtained by interacting with the third-party database;
    将所述已导入的数据信息对应的新增字段信息导入到相应的字段位置,并在相应的客户端进行展示。Import the new field information corresponding to the imported data information to the corresponding field position, and display it on the corresponding client.
  10. 根据权利要求1所述的方法,其特征在于,所述根据所述关联信息,与第三方数据库进行交互获取对应的目标数据信息,包括:The method according to claim 1, characterized in that, based on the associated information, interacting with a third-party database to obtain corresponding target data information includes:
    根据所述关联信息在所述第三数据库中查找与所述关联信息对应的所有数据信息;Search all data information corresponding to the associated information in the third database according to the associated information;
    从所述所有数据信息中筛选出处于有效状态的数据信息作为所述目标数据信息。Data information in a valid state is filtered out from all data information as the target data information.
  11. 一种数据管理装置,其特征在于,应用于信息处理平台,所述信息处理平台包括:客户端;A data management device, characterized in that it is applied to an information processing platform, and the information processing platform includes: a client;
    所述装置包括:The device includes:
    接收模块,用于接收客户端发送的数据请求指令;The receiving module is used to receive data request instructions sent by the client;
    获取模块,用于根据所述数据请求指令,获取所述客户端关联信息;An acquisition module, configured to acquire the client-related information according to the data request instruction;
    交互模块,用于根据所述关联信息,与第三方数据库进行交互获取对应的目标数据信息;An interaction module, configured to interact with a third-party database to obtain corresponding target data information based on the associated information;
    导入模块,用于按照预设的字段模型对所述目标数据信息进行提取,将提取到的与预设字段匹配的信息导入到相应的客户端,得到与每个目标数据对应的多个字段信息,所述多个字段信息包括:名称信息、状态信息;The import module is used to extract the target data information according to the preset field model, import the extracted information matching the preset fields to the corresponding client, and obtain multiple field information corresponding to each target data. , the plurality of field information includes: name information, status information;
    展示模块,用于将每个目标数据对应的多个字段信息按预设的格式在相应的客户端进行展示。The display module is used to display multiple field information corresponding to each target data on the corresponding client in a preset format.
  12. 一种计算机可读存储介质,存储有计算机程序,其特征在于,所述计算机程序被处理器执行时,使得所述处理器执行如权利要求1至10中任一项所述的数据管理方法的步骤。A computer-readable storage medium storing a computer program, characterized in that when the computer program is executed by a processor, it causes the processor to execute the data management method according to any one of claims 1 to 10. step.
  13. 一种计算机设备,包括存储器和处理器,其特征在于,所述存储器存储有计算机程序,所述计算机程序被所述处理器执行时,使得所述处理器执行如权利要求1至10中任一项所述的数据管理方法的步骤。A computer device, including a memory and a processor, characterized in that the memory stores a computer program, and when the computer program is executed by the processor, the processor executes any one of claims 1 to 10 The steps of the data management method described in Item.
PCT/CN2023/092688 2022-04-26 2023-05-08 Data management method and apparatus, device and storage medium WO2023208246A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210450099.XA CN114880323B (en) 2022-04-26 2022-04-26 Data management method, device, equipment and storage medium
CN202210450099.X 2022-04-26

Publications (1)

Publication Number Publication Date
WO2023208246A1 true WO2023208246A1 (en) 2023-11-02

Family

ID=82670810

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/092688 WO2023208246A1 (en) 2022-04-26 2023-05-08 Data management method and apparatus, device and storage medium

Country Status (2)

Country Link
CN (1) CN114880323B (en)
WO (1) WO2023208246A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114880323B (en) * 2022-04-26 2023-12-12 深圳市未来鼠信息技术有限公司 Data management method, device, equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106156314A (en) * 2016-06-30 2016-11-23 珠海市魅族科技有限公司 A kind of data manipulation method and device, data search method and device
CN106603606A (en) * 2015-10-20 2017-04-26 温州正玖科技有限公司 Automatic searching, tracking and monitoring method for the updated trademark and patent information
CN111402069A (en) * 2020-02-27 2020-07-10 数字广东网络建设有限公司 Accumulation fund data acquisition method and device, computer equipment and storage medium
CN113688311A (en) * 2021-06-18 2021-11-23 诺正集团股份有限公司 Information recommendation method, device and equipment based on data interaction and storage medium
CN114154905A (en) * 2021-12-09 2022-03-08 兴业银行股份有限公司 Method and system for acquiring enterprise association relation
CN114880323A (en) * 2022-04-26 2022-08-09 深圳市未来鼠信息技术有限公司 Data management method, device, equipment and storage medium

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005196020A (en) * 2004-01-09 2005-07-21 Nec Corp Speech processing apparatus, method, and program
JP4364913B2 (en) * 2007-03-07 2009-11-18 シャープ株式会社 Search device, search system, search device control method, search device control program, and computer-readable recording medium
CN106610988B (en) * 2015-10-22 2020-07-28 阿里巴巴集团控股有限公司 Webpage recommendation method and recommendation device
CN109766356A (en) * 2019-01-15 2019-05-17 王蕾 A kind of methods of exhibiting and computer storage medium of patent data
CN110377667B (en) * 2019-06-17 2023-05-02 深圳壹账通智能科技有限公司 Correlation map display method, device, computer equipment and storage medium
CN111178949B (en) * 2019-12-18 2023-07-28 中电金信软件有限公司 Service resource matching reference data determining method, device, equipment and storage medium
CN111752968B (en) * 2020-06-12 2021-11-23 支付宝(杭州)信息技术有限公司 Identity file processing method, device, equipment and storage medium
CN111858835B (en) * 2020-07-31 2024-04-02 深圳赛安特技术服务有限公司 Enterprise relation display method and related equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106603606A (en) * 2015-10-20 2017-04-26 温州正玖科技有限公司 Automatic searching, tracking and monitoring method for the updated trademark and patent information
CN106156314A (en) * 2016-06-30 2016-11-23 珠海市魅族科技有限公司 A kind of data manipulation method and device, data search method and device
CN111402069A (en) * 2020-02-27 2020-07-10 数字广东网络建设有限公司 Accumulation fund data acquisition method and device, computer equipment and storage medium
CN113688311A (en) * 2021-06-18 2021-11-23 诺正集团股份有限公司 Information recommendation method, device and equipment based on data interaction and storage medium
CN114154905A (en) * 2021-12-09 2022-03-08 兴业银行股份有限公司 Method and system for acquiring enterprise association relation
CN114880323A (en) * 2022-04-26 2022-08-09 深圳市未来鼠信息技术有限公司 Data management method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN114880323A (en) 2022-08-09
CN114880323B (en) 2023-12-12

Similar Documents

Publication Publication Date Title
WO2021027365A1 (en) Event monitoring method, device, computer apparatus, and storage medium
US8370358B2 (en) Tagging content with metadata pre-filtered by context
US11182549B2 (en) Systems and methods for modifying and reconciling negotiated documents
US7505958B2 (en) Metadata management for a data abstraction model
US20060004699A1 (en) Method and system for managing metadata
US20110231372A1 (en) Adaptive Archive Data Management
US8214411B2 (en) Atomic deletion of database data categories
EP1109116A1 (en) Method for visually filtering a database
WO2023208246A1 (en) Data management method and apparatus, device and storage medium
JP2013502653A5 (en)
CN111177544A (en) Operation system and method based on user behavior data and user portrait data
US20100325101A1 (en) Marketing asset exchange
US11392606B2 (en) System and method for converting user data from disparate sources to bitmap data
JP2004094923A (en) Crm system, portal site creation method, and portal site creation support program
CN114328947A (en) Knowledge graph-based question and answer method and device
WO2019210585A1 (en) Message push method and apparatus, and computer readable storage medium and terminal device
CN107291951B (en) Data processing method, device, storage medium and processor
CN107590233A (en) A kind of file management method and device
CN111382281A (en) Recommendation method, device, equipment and storage medium based on content of media object
CN110442593B (en) Cross-application sharing method based on user search information
US9659022B2 (en) File object browsing and searching across different domains
US8666972B2 (en) System and method for content management and determination of search conditions
CN112015773A (en) Knowledge base retrieval method and device, electronic equipment and storage medium
CN117473172B (en) Information processing method, device, equipment and storage medium based on user operation
US20170300178A1 (en) System and Methods for Syncing Web Application Records Across Multiple Browser Windows

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: 23795678

Country of ref document: EP

Kind code of ref document: A1