CN112685557A - Visualized information resource management method and device - Google Patents

Visualized information resource management method and device Download PDF

Info

Publication number
CN112685557A
CN112685557A CN202011616649.8A CN202011616649A CN112685557A CN 112685557 A CN112685557 A CN 112685557A CN 202011616649 A CN202011616649 A CN 202011616649A CN 112685557 A CN112685557 A CN 112685557A
Authority
CN
China
Prior art keywords
information resource
query
query operation
preset
information
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202011616649.8A
Other languages
Chinese (zh)
Inventor
卢伟
赖晶梅
李纪洲
周徐波
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
BEIJING JOIN-CHEER SOFTWARE CO LTD
Original Assignee
BEIJING JOIN-CHEER SOFTWARE CO LTD
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 BEIJING JOIN-CHEER SOFTWARE CO LTD filed Critical BEIJING JOIN-CHEER SOFTWARE CO LTD
Priority to CN202011616649.8A priority Critical patent/CN112685557A/en
Publication of CN112685557A publication Critical patent/CN112685557A/en
Pending legal-status Critical Current

Links

Images

Abstract

The embodiment of the application provides a visual information resource management method and a visual information resource management device, wherein the method comprises the following steps: receiving a plurality of information resource query instructions, wherein the information resource query instructions comprise characteristic attributes of target information resources; determining query operation corresponding to each information resource query instruction according to a preset characteristic attribute identification rule; acquiring the target information resource from a preset information resource library according to the query operation and the characteristic attribute and performing visual display; the management efficiency of the information resources can be effectively improved.

Description

Visualized information resource management method and device
Technical Field
The application relates to the field of data processing, in particular to a visual information resource management method and device.
Background
Information resource management is the management activity of applying information technology and software tools to finish the management task of organizing data assets. The data management method is an effective management mode for uniformly managing the data of the business system of the government enterprise and converting the data into data assets.
Early data resource management used file processing methods. In this approach, data is organized into specific data record files that can only be accessed in specific ways according to the processing requirements of a specific organization application. The method is too troublesome, too costly and not flexible enough to provide process management and organization management information for modern enterprises. Thus, a database management method has emerged that can solve the problems with file processing systems.
The inventor finds that, in the operation process of an enterprise, due to continuous generation and accumulation of data resources, the file management mode adopted in the prior art is increasingly rich in types and increasingly huge in quantity, and the defects of the file management mode are gradually highlighted, specifically:
(1) the data redundancy is high, the data independence is lacked, the expansion is not easy, and the data can not be shared with other users and can not be expanded to work cooperatively.
(2) The file formats are different, and the content is not easy to retrieve. In the case of a large amount of resources, the use is very inconvenient.
In addition, aiming at the database management mode adopted in the prior art, a plurality of problems exist, specifically:
(1) enterprises put forward requirements on various aspects of information management, structured information management, multi-angle analysis capability, asset relationship management, blood relationship management, analysis and the like of data asset entities. However, the current database management method cannot meet the above requirements.
(2) A unified data view cannot be established across databases and an association relationship between data resources is established.
Meanwhile, for some prior art, a method of managing by using an entity relationship diagram (ER diagram) also has several problems, specifically:
(1) source and destination of data are not managed
The entity relationship diagram is a structure diagram of the association relationship between the entities, and only the mutual relationship between the entities can be expressed. There is only one management of the metadata structure, but no management of the source of the data.
(2) Inconvenient statistics and analysis
The entity relationship graph mainly provides management and shows entity relationships, does not provide a function of statistics and analysis aiming at entity angles, needs to perform statistics and analysis on an entity asset set from a certain attribute angle, and is difficult to realize.
(3) Entity attributes are not extensible
The attributes of an asset entity are typically fixed and cannot be extended. For example, the attributes of a database table are "name, owner, stored information, comments, etc. If enterprise users need to add "the affiliated responsibility department, the secret level of the assets" to the data assets for convenient management, the method cannot be realized.
(4) Heterogeneous asset non-support
The entity relationship graph is usually used to describe the same type of data assets (e.g., library tables) and the relationships between them, and for some heterogeneous data assets (e.g., file word/excel/csv, etc.), it cannot be managed uniformly with the library table type assets.
Disclosure of Invention
Aiming at the problems in the prior art, the application provides a visual information resource management method and device, which can effectively improve the management efficiency of information resources.
In order to solve at least one of the above problems, the present application provides the following technical solutions:
in a first aspect, the present application provides a visual information resource management method, including:
receiving a plurality of information resource query instructions, wherein the information resource query instructions comprise characteristic attributes of target information resources;
determining query operation corresponding to each information resource query instruction according to a preset characteristic attribute identification rule;
and acquiring the target information resource from a preset information resource library according to the query operation and the characteristic attribute and carrying out visual display.
Further, still include:
and determining the execution sequence of the plurality of information resource query instructions according to the time sequence of sending the time stamps in the plurality of information resource query instructions.
Further, the determining, according to a preset feature attribute identification rule, a query operation corresponding to each information resource query instruction includes:
and judging whether the characteristic attribute in the information resource query instruction meets a tree attribute condition in a preset characteristic attribute identification rule, if so, generating a father node query operation according to a previously executed information resource query instruction, and generating a child node query operation according to a subsequently executed information resource query instruction.
Further, the acquiring the target information resource from a preset information resource library according to the query operation and the characteristic attribute and performing visual display includes:
and constructing a query operation tree according to the father node query operation and the child node query operation, and acquiring target resource information corresponding to the characteristic attribute from a preset information resource library according to the sequence of the query operation tree and carrying out visual display.
In a second aspect, the present application provides a visual information resource management apparatus, including:
the information resource query instruction receiving module is used for receiving a plurality of information resource query instructions, wherein the information resource query instructions comprise characteristic attributes of target information resources;
the query operation determining module is used for determining the query operation corresponding to each information resource query instruction according to a preset characteristic attribute identification rule;
and the target information resource inquiring and displaying module is used for acquiring the target information resource from a preset information resource library according to the inquiring operation and the characteristic attribute and performing visual display.
Further, still include:
and the query instruction execution sequence determining unit is used for determining the execution sequence of the plurality of information resource query instructions according to the time sequence of sending the time stamps in the plurality of information resource query instructions.
Further, the query operation determination module includes:
and the tree attribute query operation determining unit is used for judging whether the characteristic attribute in the information resource query instruction meets the tree attribute condition in a preset characteristic attribute identification rule or not, if so, generating a father node query operation according to the information resource query instruction executed earlier, and generating a child node query operation according to the information resource query instruction executed later.
Further, the target information resource query and presentation module comprises:
and the query operation tree executing and displaying unit is used for constructing a query operation tree according to the father node query operation and the child node query operation, and acquiring target resource information corresponding to the characteristic attribute from a preset information resource library according to the sequence of the query operation tree and performing visual display.
In a third aspect, the present application provides an electronic device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor executes the computer program to implement the steps of the visualized information resource management method.
In a fourth aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the visual information resource management method.
According to the technical scheme, after a plurality of information resource query instructions are received, query operation corresponding to each information resource query instruction is determined according to a preset characteristic attribute identification rule, then the target information resource is obtained from a preset information resource library according to the query operation and the characteristic attribute and is displayed visually, so that multi-dimensional query execution operation is achieved, the target information resource is determined accurately, and the management efficiency of the information resource is improved effectively.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a visualized information resource management method in an embodiment of the present application;
fig. 2 is a second schematic flowchart of a visual information resource management method according to an embodiment of the present application;
fig. 3 is a third schematic flowchart of a visual information resource management method in an embodiment of the present application;
fig. 4 is a fourth schematic flowchart of a visual information resource management method in an embodiment of the present application;
fig. 5 is a fifth flowchart illustrating a visualized information resource management method in an embodiment of the present application;
fig. 6 is one of the structural diagrams of the visualized information resource management apparatus in the embodiment of the present application;
fig. 7 is a second block diagram of a visualized information resource management apparatus according to an embodiment of the present application;
fig. 8 is a third block diagram of a visualized information resource management apparatus according to an embodiment of the present application;
fig. 9 is a schematic structural diagram of an electronic device in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In view of various problems in the prior art, the application provides a method and a device for managing visual information resources, which determine query operations corresponding to each information resource query instruction according to a preset characteristic attribute identification rule after receiving a plurality of information resource query instructions, and then acquire and visually display target information resources from a preset information resource library according to the query operations and the characteristic attributes, thereby realizing multidimensional query execution operations, accurately determining the target information resources and effectively improving the management efficiency of the information resources.
In order to effectively improve the management efficiency of information resources, the present application provides an embodiment of a visual information resource management method, and referring to fig. 1, the visual information resource management method specifically includes the following contents:
step S101: receiving a plurality of information resource query instructions, wherein the information resource query instructions comprise characteristic attributes of target information resources.
Step S102: and determining the query operation corresponding to each information resource query instruction according to a preset characteristic attribute identification rule.
Step S103: and acquiring the target information resource from a preset information resource library according to the query operation and the characteristic attribute and carrying out visual display.
Specifically, an attribute list is defined for the data resource, then a data dictionary department is defined for an attribute department, the attribute department is associated with the attribute department, then a resource testyu1 is newly built, and attribute values are recorded for the attributes of the current resource. And (4) selecting and inputting the associated data dictionary through a drop-down list or a drop-down tree form, and appointing to carry out tree form loading according to the sequence of the attribute list 'affiliated department- > application system'.
As can be seen from the above description, the visualized information resource management method provided in the embodiment of the present application can determine, according to a preset characteristic attribute identification rule, a query operation corresponding to each information resource query instruction after receiving a plurality of information resource query instructions, and then acquire the target information resource from a preset information resource library according to the query operation and the characteristic attribute and perform visualized display, thereby implementing multidimensional query execution, accurately determining the target information resource, and effectively improving the management efficiency of the information resource.
In order to accurately construct the query operation tree, in an embodiment of the visualized information resource management method of the present application, the following contents may be further specifically included:
and determining the execution sequence of the plurality of information resource query instructions according to the time sequence of sending the time stamps in the plurality of information resource query instructions.
In order to accurately construct the query operation tree, in an embodiment of the visualized information resource management method of the present application, the step S102 may further include the following steps:
and judging whether the characteristic attribute in the information resource query instruction meets a tree attribute condition in a preset characteristic attribute identification rule, if so, generating a father node query operation according to a previously executed information resource query instruction, and generating a child node query operation according to a subsequently executed information resource query instruction.
In order to accurately construct the query operation tree, in an embodiment of the visualized information resource management method of the present application, the step S103 may further include the following steps:
and constructing a query operation tree according to the father node query operation and the child node query operation, and acquiring target resource information corresponding to the characteristic attribute from a preset information resource library according to the sequence of the query operation tree and carrying out visual display.
In order to effectively improve the management efficiency of information resources, the present application provides an embodiment of a visual information resource management device for implementing all or part of the content of the visual information resource management method, and referring to fig. 6, the visual information resource management device specifically includes the following contents:
the information resource query instruction receiving module 10 is configured to receive a plurality of information resource query instructions, where the information resource query instructions include characteristic attributes of target information resources.
And the query operation determining module 20 is configured to determine a query operation corresponding to each information resource query instruction according to a preset feature attribute identification rule.
And the target information resource inquiring and displaying module 30 is used for acquiring the target information resource from a preset information resource library according to the inquiring operation and the characteristic attribute and performing visual display.
As can be seen from the above description, the visualized information resource management device provided in the embodiment of the present application can determine, according to a preset characteristic attribute identification rule, a query operation corresponding to each information resource query instruction after receiving a plurality of information resource query instructions, and then acquire the target information resource from a preset information resource library according to the query operation and the characteristic attribute and perform visualized display, thereby implementing multidimensional query execution, accurately determining the target information resource, and effectively improving the management efficiency of the information resource.
In order to accurately construct the query operation tree, in an embodiment of the visualized information resource management device of the present application, the following contents are further included:
and the query instruction execution sequence determining unit is used for determining the execution sequence of the plurality of information resource query instructions according to the time sequence of sending the time stamps in the plurality of information resource query instructions.
In order to be able to accurately construct a query operation tree, in an embodiment of the visualized information resource management apparatus of the present application, referring to fig. 7, the query operation determining module 20 includes:
the tree attribute query operation determining unit 21 is configured to determine whether a feature attribute in the information resource query instruction meets a tree attribute condition in a preset feature attribute identification rule, if yes, generate a parent node query operation according to an information resource query instruction executed earlier, and generate a child node query operation according to an information resource query instruction executed later.
In order to be able to accurately construct the query operation tree, in an embodiment of the visualized information resource management device of the present application, referring to fig. 8, the target information resource query and presentation module 30 includes:
and the query operation tree executing and displaying unit 31 is configured to construct a query operation tree according to the parent node query operation and the child node query operation, and acquire target resource information corresponding to the characteristic attribute from a preset information resource library according to the query operation tree sequence and perform visual display.
To further illustrate the present solution, the present application further provides a specific application example of implementing the method for managing the visual information resource by using the visual information resource management apparatus, which is shown in fig. 2 to 5 and specifically includes the following contents:
step 1: and informing the query executor of the tree form to be constructed, wherein each layer of the tree form corresponds to the information resource attribute list.
Step 2: and initiating a request to a query executor to acquire a tree root level (namely, the first level of the tree, namely, the first attribute in the information resource attribute list) node.
And step 3: and acquiring attributes corresponding to all ancestor nodes of the current node, and collecting leaf node values in corresponding path segments on the node path at each attribute level as conditions for inquiring the lower-level nodes at this time. The condition set is sent to a query executor.
And 4, step 4: based on the step 1, the query executor indexes according to the current attribute hierarchy, and the information resource attribute corresponding to the query at this time can be known. And (4) traversing the condition set collected in the step (3) to obtain the filter condition for inquiring the physical table of the underlying information resource. Based on the two information, a query instruction can be generated and sent to a query executor for query and rearrangement
And 5: and the executor inquires and returns the list of the current attribute values after the rearrangement (only the identifiers are used, and the information of the generated tree nodes is insufficient). Determining how to organize according to the information resource attribute of the query and the associated data dictionary information, wherein an attribute value list returned by the querier comprises the following steps:
1. unassociated data dictionary: the attribute values are directly structured as nodes.
2. The associated data dictionary is of the list type: and acquiring all information of dictionary entries to which the values belong from the data dictionary according to the attribute values, and constructing nodes according to the entry information.
3. The associated data dictionary is tree-shaped: and acquiring all information of the field entry to which the value belongs from the data dictionary according to the attribute value, and constructing a node with parent information (in a subtree mode) according to the entry information.
Step 6: and (5) repeating the step (3) to the step (5) to finish the loading of the plurality of information resource attribute levels specified in the step (1).
And 7: and querying an executor, and detecting that the attribute list specified in the step 1 is completely processed. The query is identified as a query information resource entity. And according to the steps 3-4, generating nodes according to the inquired information resource entity information.
And 8: thus, a tree load instruction with multiple attribute hierarchies is completed. Organizing the information resource tree list as required, and repeating the steps 1-7, thereby realizing the requirements of users on flexible multi-level classification, summarization and analysis of the information resources according to attributes.
In one embodiment, the designation is processed according to a list of three information resource attributes "application system- > security-department-" department of ownership ", wherein:
(1) the application system is not associated with a data dictionary.
(2) And a security level association list type data dictionary.
(3) The department associated tree data dictionary.
Example step 1: and inquiring and repeating the information resource table to obtain the application system attribute values of all the information resources, generating a root node according to the application system attribute values, and returning the root node in a list form.
Example step 2: and (3) expanding the human resource system, wherein the query executor can know from the information resource attribute list that the attribute to be queried in the query is the secret level. The list of secret attribute values of the information resources obtained by query is [01,02,03], the associated data dictionary is known as secret from the secret attribute of the information resources, the data dictionary items are [ 01-secret, 02-secret and 03-absolute secret respectively, and secret nodes are generated according to the three data dictionary items.
Example step 3: and (4) expanding the 'secret', wherein the query executor can know from the information resource attribute list that the attribute to be queried in the query is the department to which the query belongs. The department value list of the information resource obtained through query is [01, 0101, 0102, 02, 0201 and 0202], and known from the associated data dictionary "department", the data dictionary items are [ 01-Beijing, 0101-Tokyo, 0102-West district, 02-Guangdong, 0201-Guangzhou and 0202-Shenzhen ], and the department node is generated according to the reserved data dictionary items.
Example step 4: and (4) expanding the eastern city area, wherein the query executor can know from the information resource attribute list, and the information resource entity is required to be acquired by the query when the attributes in the list are processed. And after the acquisition is completed, generating a node based on the information resource entity list.
In terms of hardware, in order to effectively improve management efficiency of information resources, the present application provides an embodiment of an electronic device for implementing all or part of contents in the visualized information resource management method, where the electronic device specifically includes the following contents:
a processor (processor), a memory (memory), a communication Interface (Communications Interface), and a bus; the processor, the memory and the communication interface complete mutual communication through the bus; the communication interface is used for realizing information transmission between the visual information resource management device and relevant equipment such as a core service system, a user terminal, a relevant database and the like; the logic controller may be a desktop computer, a tablet computer, a mobile terminal, and the like, but the embodiment is not limited thereto. In this embodiment, the logic controller may be implemented with reference to the embodiment of the visual information resource management method and the embodiment of the visual information resource management apparatus in the embodiment, which are incorporated herein, and repeated details are not repeated.
It is understood that the user terminal may include a smart phone, a tablet electronic device, a network set-top box, a portable computer, a desktop computer, a Personal Digital Assistant (PDA), an in-vehicle device, a smart wearable device, and the like. Wherein, intelligence wearing equipment can include intelligent glasses, intelligent wrist-watch, intelligent bracelet etc..
In practical applications, part of the visualized information resource management method may be executed on the electronic device side as described in the above, or all operations may be completed in the client device. The selection may be specifically performed according to the processing capability of the client device, the limitation of the user usage scenario, and the like. This is not a limitation of the present application. The client device may further include a processor if all operations are performed in the client device.
The client device may have a communication module (i.e., a communication unit), and may be communicatively connected to a remote server to implement data transmission with the server. The server may include a server on the task scheduling center side, and in other implementation scenarios, the server may also include a server on an intermediate platform, for example, a server on a third-party server platform that is communicatively linked to the task scheduling center server. The server may include a single computer device, or may include a server cluster formed by a plurality of servers, or a server structure of a distributed apparatus.
Fig. 9 is a schematic block diagram of a system configuration of an electronic device 9600 according to an embodiment of the present application. As shown in fig. 9, the electronic device 9600 can include a central processor 9100 and a memory 9140; the memory 9140 is coupled to the central processor 9100. Notably, this fig. 9 is exemplary; other types of structures may also be used in addition to or in place of the structure to implement telecommunications or other functions.
In one embodiment, the visualization information resource management method function may be integrated into the central processor 9100. The central processor 9100 may be configured to control as follows:
step S101: receiving a plurality of information resource query instructions, wherein the information resource query instructions comprise characteristic attributes of target information resources.
Step S102: and determining the query operation corresponding to each information resource query instruction according to a preset characteristic attribute identification rule.
Step S103: and acquiring the target information resource from a preset information resource library according to the query operation and the characteristic attribute and carrying out visual display.
As can be seen from the above description, according to the electronic device provided in the embodiment of the present application, after receiving a plurality of information resource query instructions, a query operation corresponding to each information resource query instruction is determined according to a preset characteristic attribute identification rule, and then the target information resource is obtained from a preset information resource library according to the query operation and the characteristic attribute and is visually displayed, so that the multidimensional query execution operation is implemented, the target information resource is accurately determined, and the management efficiency of the information resource is effectively improved.
In another embodiment, the visual information resource management device may be configured separately from the central processor 9100, for example, the visual information resource management device may be configured as a chip connected to the central processor 9100, and the function of the visual information resource management method may be implemented by the control of the central processor.
As shown in fig. 9, the electronic device 9600 may further include: a communication module 9110, an input unit 9120, an audio processor 9130, a display 9160, and a power supply 9170. It is noted that the electronic device 9600 also does not necessarily include all of the components shown in fig. 9; in addition, the electronic device 9600 may further include components not shown in fig. 9, which may be referred to in the prior art.
As shown in fig. 9, a central processor 9100, sometimes referred to as a controller or operational control, can include a microprocessor or other processor device and/or logic device, which central processor 9100 receives input and controls the operation of the various components of the electronic device 9600.
The memory 9140 can be, for example, one or more of a buffer, a flash memory, a hard drive, a removable media, a volatile memory, a non-volatile memory, or other suitable device. The information relating to the failure may be stored, and a program for executing the information may be stored. And the central processing unit 9100 can execute the program stored in the memory 9140 to realize information storage or processing, or the like.
The input unit 9120 provides input to the central processor 9100. The input unit 9120 is, for example, a key or a touch input device. Power supply 9170 is used to provide power to electronic device 9600. The display 9160 is used for displaying display objects such as images and characters. The display may be, for example, an LCD display, but is not limited thereto.
The memory 9140 can be a solid state memory, e.g., Read Only Memory (ROM), Random Access Memory (RAM), a SIM card, or the like. There may also be a memory that holds information even when power is off, can be selectively erased, and is provided with more data, an example of which is sometimes called an EPROM or the like. The memory 9140 could also be some other type of device. Memory 9140 includes a buffer memory 9141 (sometimes referred to as a buffer). The memory 9140 may include an application/function storage portion 9142, the application/function storage portion 9142 being used for storing application programs and function programs or for executing a flow of operations of the electronic device 9600 by the central processor 9100.
The memory 9140 can also include a data store 9143, the data store 9143 being used to store data, such as contacts, digital data, pictures, sounds, and/or any other data used by an electronic device. The driver storage portion 9144 of the memory 9140 may include various drivers for the electronic device for communication functions and/or for performing other functions of the electronic device (e.g., messaging applications, contact book applications, etc.).
The communication module 9110 is a transmitter/receiver 9110 that transmits and receives signals via an antenna 9111. The communication module (transmitter/receiver) 9110 is coupled to the central processor 9100 to provide input signals and receive output signals, which may be the same as in the case of a conventional mobile communication terminal.
Based on different communication technologies, a plurality of communication modules 9110, such as a cellular network module, a bluetooth module, and/or a wireless local area network module, may be provided in the same electronic device. The communication module (transmitter/receiver) 9110 is also coupled to a speaker 9131 and a microphone 9132 via an audio processor 9130 to provide audio output via the speaker 9131 and receive audio input from the microphone 9132, thereby implementing ordinary telecommunications functions. The audio processor 9130 may include any suitable buffers, decoders, amplifiers and so forth. In addition, the audio processor 9130 is also coupled to the central processor 9100, thereby enabling recording locally through the microphone 9132 and enabling locally stored sounds to be played through the speaker 9131.
An embodiment of the present application further provides a computer-readable storage medium capable of implementing all the steps in the method for managing a visual information resource, where the execution subject of the method is a server or a client in the above embodiments, and the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the computer program implements all the steps in the method for managing a visual information resource, where the execution subject of the method is a server or a client, for example, when the processor executes the computer program, the processor implements the following steps:
step S101: receiving a plurality of information resource query instructions, wherein the information resource query instructions comprise characteristic attributes of target information resources.
Step S102: and determining the query operation corresponding to each information resource query instruction according to a preset characteristic attribute identification rule.
Step S103: and acquiring the target information resource from a preset information resource library according to the query operation and the characteristic attribute and carrying out visual display.
As can be seen from the above description, in the computer-readable storage medium provided in the embodiment of the present application, after receiving a plurality of information resource query instructions, a query operation corresponding to each information resource query instruction is determined according to a preset characteristic attribute identification rule, and then the target information resource is obtained from a preset information resource library according to the query operation and the characteristic attribute and is visually displayed, so that the multidimensional query execution operation is implemented, the target information resource is accurately determined, and the management efficiency of the information resource is effectively improved.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (devices), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The principle and the implementation mode of the invention are explained by applying specific embodiments in the invention, and the description of the embodiments is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A visual information resource management method is characterized by comprising the following steps:
receiving a plurality of information resource query instructions, wherein the information resource query instructions comprise characteristic attributes of target information resources;
determining query operation corresponding to each information resource query instruction according to a preset characteristic attribute identification rule;
and acquiring the target information resource from a preset information resource library according to the query operation and the characteristic attribute and carrying out visual display.
2. A visual information resource management method according to claim 1, further comprising:
and determining the execution sequence of the plurality of information resource query instructions according to the time sequence of sending the time stamps in the plurality of information resource query instructions.
3. The method for managing visual information resources according to claim 2, wherein the determining the query operation corresponding to each information resource query instruction according to the preset feature attribute identification rule includes:
and judging whether the characteristic attribute in the information resource query instruction meets a tree attribute condition in a preset characteristic attribute identification rule, if so, generating a father node query operation according to a previously executed information resource query instruction, and generating a child node query operation according to a subsequently executed information resource query instruction.
4. The method for managing the visual information resource according to claim 3, wherein the acquiring the target information resource from a preset information resource library according to the query operation and the characteristic attribute and performing visual display comprises:
and constructing a query operation tree according to the father node query operation and the child node query operation, and acquiring target resource information corresponding to the characteristic attribute from a preset information resource library according to the sequence of the query operation tree and carrying out visual display.
5. A visual information resource management apparatus, comprising:
the information resource query instruction receiving module is used for receiving a plurality of information resource query instructions, wherein the information resource query instructions comprise characteristic attributes of target information resources;
the query operation determining module is used for determining the query operation corresponding to each information resource query instruction according to a preset characteristic attribute identification rule;
and the target information resource inquiring and displaying module is used for acquiring the target information resource from a preset information resource library according to the inquiring operation and the characteristic attribute and performing visual display.
6. A visual information resource management apparatus as claimed in claim 5, further comprising:
and the query instruction execution sequence determining unit is used for determining the execution sequence of the plurality of information resource query instructions according to the time sequence of sending the time stamps in the plurality of information resource query instructions.
7. A visual information resource management apparatus as claimed in claim 6, wherein said query operation determination module comprises:
and the tree attribute query operation determining unit is used for judging whether the characteristic attribute in the information resource query instruction meets the tree attribute condition in a preset characteristic attribute identification rule or not, if so, generating a father node query operation according to the information resource query instruction executed earlier, and generating a child node query operation according to the information resource query instruction executed later.
8. A visual information resource management device according to claim 7, wherein the target information resource query and presentation module includes:
and the query operation tree executing and displaying unit is used for constructing a query operation tree according to the father node query operation and the child node query operation, and acquiring target resource information corresponding to the characteristic attribute from a preset information resource library according to the sequence of the query operation tree and performing visual display.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps of the method for visual information resource management according to any one of claims 1 to 4 when executing the program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method for visual information resource management according to any one of claims 1 to 4.
CN202011616649.8A 2020-12-30 2020-12-30 Visualized information resource management method and device Pending CN112685557A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011616649.8A CN112685557A (en) 2020-12-30 2020-12-30 Visualized information resource management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011616649.8A CN112685557A (en) 2020-12-30 2020-12-30 Visualized information resource management method and device

Publications (1)

Publication Number Publication Date
CN112685557A true CN112685557A (en) 2021-04-20

Family

ID=75455439

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011616649.8A Pending CN112685557A (en) 2020-12-30 2020-12-30 Visualized information resource management method and device

Country Status (1)

Country Link
CN (1) CN112685557A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113190645A (en) * 2021-05-31 2021-07-30 国家电网有限公司大数据中心 Index structure establishing method, device, equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106844664A (en) * 2017-01-20 2017-06-13 北京理工大学 A kind of time series data index structuring method based on summary
CN107402977A (en) * 2017-07-03 2017-11-28 天脉聚源(北京)传媒科技有限公司 The method and apparatus for establishing video resource classification tree
CN107491561A (en) * 2017-09-25 2017-12-19 北京航空航天大学 A kind of urban transportation heterogeneous data integrated system and method based on body
CN110399533A (en) * 2019-07-29 2019-11-01 中国工商银行股份有限公司 Funds flow querying method and device
CN110489608A (en) * 2019-06-26 2019-11-22 中电万维信息技术有限责任公司 A kind of electronics license directory management system and method
CN111984850A (en) * 2020-08-26 2020-11-24 苏州浪潮智能科技有限公司 Resource searching method and related device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106844664A (en) * 2017-01-20 2017-06-13 北京理工大学 A kind of time series data index structuring method based on summary
CN107402977A (en) * 2017-07-03 2017-11-28 天脉聚源(北京)传媒科技有限公司 The method and apparatus for establishing video resource classification tree
CN107491561A (en) * 2017-09-25 2017-12-19 北京航空航天大学 A kind of urban transportation heterogeneous data integrated system and method based on body
CN110489608A (en) * 2019-06-26 2019-11-22 中电万维信息技术有限责任公司 A kind of electronics license directory management system and method
CN110399533A (en) * 2019-07-29 2019-11-01 中国工商银行股份有限公司 Funds flow querying method and device
CN111984850A (en) * 2020-08-26 2020-11-24 苏州浪潮智能科技有限公司 Resource searching method and related device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113190645A (en) * 2021-05-31 2021-07-30 国家电网有限公司大数据中心 Index structure establishing method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
TWI698108B (en) Blockchain-based data processing method and device
CN108874971B (en) Tool and method applied to mass tagged entity data storage
CN106407303A (en) Data storage method and apparatus, and data query method and apparatus
CN107704202B (en) Method and device for quickly reading and writing data
CN106970958B (en) A kind of inquiry of stream file and storage method and device
CN108255915B (en) File management method and device and machine-readable storage medium
CN107103011B (en) Method and device for realizing terminal data search
CN109033360B (en) Data query method, device, server and storage medium
WO2019161679A1 (en) Data processing method and device for use in online analytical processing
WO2014110940A1 (en) A method, apparatus and system for storing, reading the directory index
CN111258978A (en) Data storage method
US20170147652A1 (en) Search servers, end devices, and search methods for use in a distributed network
CN104657435A (en) Storage management method for application data and network management system
CN111414361A (en) Label data storage method, device, equipment and readable storage medium
CN112685557A (en) Visualized information resource management method and device
EP3343395B1 (en) Data storage method and apparatus for mobile terminal
CN107463618B (en) Index creating method and device
CN114969165B (en) Data query request processing method, device, equipment and storage medium
US9542457B1 (en) Methods for displaying object history information
CN112115206A (en) Method and device for processing object storage metadata
CN115809311A (en) Data processing method and device of knowledge graph and computer equipment
CN115543428A (en) Simulated data generation method and device based on strategy template
CN106372121B (en) Server and data processing method
US10114864B1 (en) List element query support and processing
CN116820323A (en) Data storage method, device, electronic equipment and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination