WO2020253370A1 - 关联图谱展示方法、装置、计算机设备和存储介质 - Google Patents
关联图谱展示方法、装置、计算机设备和存储介质 Download PDFInfo
- Publication number
- WO2020253370A1 WO2020253370A1 PCT/CN2020/086387 CN2020086387W WO2020253370A1 WO 2020253370 A1 WO2020253370 A1 WO 2020253370A1 CN 2020086387 W CN2020086387 W CN 2020086387W WO 2020253370 A1 WO2020253370 A1 WO 2020253370A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- target
- node
- association graph
- relationship data
- overall
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/284—Relational databases
- G06F16/288—Entity relationship models
Definitions
- This application relates to the technical field of knowledge graphs in big data, and in particular to a method, device, computer equipment and storage medium for displaying associated graphs.
- the enterprise association graph is mostly static, and it directly displays all the elements and relationships in the graph, which is poor in readability.
- a method for displaying association maps comprising:
- the target association map corresponding to the status screening instruction is displayed on the current display interface.
- An associated map display device comprising:
- the overall association map display module is used to obtain the overall association map of the information to be queried from the server, and store and display the overall association map;
- the target state information acquiring module is used to acquire the target state information carried by the state filtering instruction when the state filtering instruction is received through the current display interface;
- the target enterprise node determination module is used to query the status information corresponding to each associated enterprise node in the overall association graph, and when the status information corresponding to the associated enterprise node does not match the target status information, determine the The associated enterprise node is the target enterprise node, and the target enterprise node set is obtained by summarizing;
- the relational data determining module is configured to determine the relational data corresponding to each target enterprise node in the target enterprise node set from the overall association graph;
- the target association graph obtaining module is used to filter out the target enterprise node set and the relationship data corresponding to each target enterprise node in the target enterprise node set from the overall association graph to obtain the target corresponding to the status screening instruction Association map
- the target association map display module is configured to display the target association map corresponding to the status screening instruction on the current display interface.
- a computer device includes a memory and a processor, the memory stores a computer program, and the processor is configured to execute an association graph display method.
- the method at least includes the following steps: obtaining an overall association graph of the information to be queried from a server, Store and display the overall association graph; when a status screening instruction is received through the current display interface, obtain the target status information carried by the status screening instruction; query the status information corresponding to each associated enterprise node in the overall association graph, When it is queried that the status information corresponding to the associated enterprise node does not match the target status information, the associated enterprise node is determined to be the target enterprise node, and the target enterprise node set is obtained by summarizing; and the overall association graph is determined The relationship data corresponding to each target enterprise node in the target enterprise node set; filter out the target enterprise node set and the relationship data corresponding to each target enterprise node in the target enterprise node set from the overall association graph to obtain the The target association map corresponding to the state filtering instruction; the target association map corresponding to the state filtering instruction
- the computer program is used by a processor to execute a method for displaying an associated graph.
- the method includes at least the following steps: obtaining the overall associated graph of the information to be queried from a server, and storing And display the overall association graph; when receiving the status screening instruction through the current display interface, obtain the target status information carried by the status screening instruction; query the status information corresponding to each associated enterprise node in the overall association graph, when When it is queried that the status information corresponding to the associated enterprise node does not match the target status information, the associated enterprise node is determined to be the target enterprise node, and the target enterprise node set is obtained by summarizing; the target is determined from the overall association graph
- the above-mentioned association graph display method, device, computer equipment and storage medium after receiving the state screening instruction, can filter the associated matching nodes that do not match the target state carried by the state screening instruction from the overall association graph and the relationship between these associated enterprise nodes Data, the filtered data is filtered from the overall correlation map, and after the correlation map corresponding to the state screening instruction is obtained, the correlation map is displayed, which realizes the dynamic display of the correlation map and improves the readability of the correlation map.
- FIG. 1 is an application scenario diagram of an association map display method in an embodiment
- FIG. 2 is a schematic flowchart of a method for displaying an association map in an embodiment
- FIG. 3 is a schematic flowchart of a method for displaying an association map in another embodiment
- FIG. 4 is a schematic diagram of the flow of steps when the terminal receives a hierarchical screening instruction in an embodiment
- FIG. 5 is a schematic diagram of an association map displayed by a terminal in an embodiment
- Fig. 6 is a structural block diagram of an associated map display device in an embodiment
- Fig. 7 is an internal structure diagram of a computer device in an embodiment.
- the associated map display method provided in this application can be applied to the application environment as shown in FIG. 1.
- the terminal 102 communicates with the server 104 through the network through the network.
- the terminal 102 first obtains the overall association graph of the information to be queried from the server 104, stores and displays the overall association graph, and when receiving the state screening instruction through the current display interface, obtains the target state information carried by the state screening instruction, and queries each of the overall association graphs.
- the status information corresponding to an associated enterprise node.
- the associated enterprise node When the status information corresponding to the associated enterprise node does not match the target status information, the associated enterprise node is determined as the target enterprise node, and the relationship data corresponding to the target enterprise node is obtained from the overall association graph The target enterprise node and its corresponding relational data are filtered out in, to obtain the target association map corresponding to the status filtering instruction, and finally, the target association map is displayed on the current display interface.
- the terminal 102 may be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices.
- the server 104 may be implemented as an independent server or a server cluster composed of multiple servers.
- a method for displaying an association map is provided. Taking the method applied to the terminal in FIG. 1 as an example for description, the method includes the following steps:
- Step S202 Obtain the overall association map of the information to be queried from the server, store and display the overall association map.
- the information to be queried refers to the enterprise to be queried, that is, the target enterprise that needs to query the enterprise relationship
- the overall association graph of the information to be queried refers to the overall association graph of the enterprise to be queried as the center enterprise
- the overall association graph includes
- the company to be queried has an associated company that has a direct or indirect relationship, the relationship data between the company to be queried and the associated company, and the relationship data between the associated companies.
- the overall association graph can be graph structure data stored in a graph database, or relational data stored in a relational database, of course, can also be data stored in other forms, and this application is not limited here.
- the terminal can obtain the query keyword corresponding to the enterprise to be queried, generate the enterprise relationship query instruction according to the keyword to be queried, and send it to the server, and the server queries the database storing the association graph from the database storing the relationship graph according to the query keyword in the enterprise relationship query instruction.
- the overall association map corresponding to the enterprise is queried and sent to the terminal. After receiving the overall association map, the terminal stores the overall association map locally and performs corresponding rendering to display the overall association map.
- Step S204 When the status screening instruction is received through the current display interface, obtain the target status information carried by the status screening instruction.
- the current display interface refers to the interface after successfully displaying the overall association map of the enterprise to be queried. It is understandable that the current display interface may display the overall correlation map or the correlation map obtained after the overall correlation map dynamically changes.
- the status here refers to the operating status of each company in the overall association graph, including but not limited to renewal, cancellation, revocation, in business, moving out, Closure and so on.
- the status screening instruction is triggered, and the terminal can obtain the target status information carried by the status screening instruction, where the target status information refers to the status option selected by the user.
- Step 206 Query the status information corresponding to each associated enterprise node in the overall association graph. When the status information corresponding to the associated enterprise node does not match the target status information, determine the associated enterprise node as the target enterprise node, and summarize the target enterprise node set.
- the affiliated enterprise node refers to the enterprise node that has a direct or indirect relationship with the enterprise to be queried. Therefore, in this embodiment, all enterprise nodes except the node corresponding to the enterprise to be queried (hereinafter referred to as the node to be queried) are It is an affiliated enterprise node.
- the status information corresponding to the associated enterprise node is used to characterize the operating status of the enterprise corresponding to the associated enterprise node.
- the status information corresponding to the associated enterprise node can be stored in the database of the server.
- the terminal After receiving the status screening instruction, the terminal can query the overall association from the server The status information corresponding to each associated enterprise node in the map; the status information corresponding to the associated enterprise node can also be obtained in advance for the terminal and stored locally. At this time, the terminal can directly query the status information of each associated enterprise node in the overall association map. .
- Step S208 Determine the relationship data corresponding to each target enterprise node in the target enterprise node set from the overall association graph.
- the relationship data corresponding to the target enterprise node includes the relationship between the enterprise corresponding to the target enterprise node and other associated enterprises, the relationship between the enterprise corresponding to the target enterprise node and natural persons, and the relationship between the enterprise corresponding to the target enterprise node and other associated enterprises
- the relationship of may be, for example, an investment relationship, a guarantee relationship, a legal relationship, etc.
- the relationship between the enterprise corresponding to the target enterprise node and a natural person may be, for example, a job relationship, an investment relationship, etc.
- the relational data referred to in this application is the direct relational data between nodes.
- the relationship data of enterprise node C includes the relationship between enterprise node C and enterprise node B and the relationship between enterprise node C and enterprise node D.
- the terminal may query from the stored overall association graph to determine the relationship data corresponding to each target enterprise node in the target enterprise node set.
- Step S210 Filter out the target enterprise node set and the relationship data corresponding to each target enterprise node in the target enterprise node set from the overall association graph to obtain the target association graph corresponding to the status screening instruction, and display the status corresponding to the status screening instruction on the current display interface Target association map.
- the terminal filters out the target enterprise node set and the relationship data corresponding to each target enterprise node in the target enterprise node set from the overall association graph
- the target association graph corresponding to the status screening instruction is obtained. Further, the terminal reads and renders the target association map, so that the target association map can be displayed on the current interface.
- the terminal after receiving the state screening instruction, the terminal can filter the associated matching nodes that do not match the target state carried by the state screening instruction and the relationship data of these associated enterprise nodes from the overall association graph, and filter out The data is filtered from the overall association map, and after the association map corresponding to the state screening instruction is obtained, the association map is displayed, which realizes the dynamic display of the association map, and the dynamic display of the association map shows the status of the specified enterprise Data to improve the readability of the correlation map.
- a method for displaying an association map which includes the following steps:
- Step S302 Obtain the overall association map of the information to be queried from the server, store and display the overall association map.
- Step S304 When the status screening instruction is received through the current display interface, obtain the target status information carried by the status screening instruction.
- Step S306 query the status information corresponding to each associated enterprise node in the overall association graph, and when the status information corresponding to the associated enterprise node does not match the target status information, determine the associated enterprise node as the target enterprise node, and summarize the target enterprise node set.
- Step S308 Determine the relationship data corresponding to each target enterprise node in the target enterprise node set from the overall association graph.
- Step S310 Determine the associated nodes other than the target enterprise node set in the overall association graph as the first target node to obtain the first target node set.
- the associated nodes include all enterprise nodes and all natural person nodes that have a direct or indirect relationship with the node to be queried.
- Step S312 It is determined whether there is an associated node that meets the first preset condition in the first target node set, if there is, then step S314 is entered; if not, step S320 is entered.
- the first preset condition is that all associated paths with the node to be queried include the target enterprise node.
- the associated path refers to the path that connects two nodes to each other.
- the associated path is composed of nodes and relationships. For example, in Figure 5, the associated path between node A and node C is ABC, where "-" refers to node A and node B's relationship.
- Step S314 Determine the associated node that meets the first preset condition as the first isolated node, and obtain the first isolated node set.
- FIG. 5 it is a schematic diagram of an enterprise association graph displayed by the terminal in an embodiment, where A is the enterprise node to be queried, and F and C are enterprise nodes that do not match the status information carried by the status screening instruction (Ie the target enterprise node), B, D, E, I, G, and H are associated nodes that match the status information carried by the status screening instruction (ie the first target node).
- A is the enterprise node to be queried
- F and C are enterprise nodes that do not match the status information carried by the status screening instruction (Ie the target enterprise node)
- B, D, E, I, G, and H are associated nodes that match the status information carried by the status screening instruction (ie the first target node).
- the enterprise node D and the node A to be queried The association path is ABCD, which includes the first target enterprise node C, so enterprise node D is an isolated node; in the same way, the association path ABCDE between enterprise node E and node A to be queried also includes the first target enterprise node C, Therefore, the enterprise node E is also an isolated node.
- Step S316 Determine the relationship data corresponding to each first isolated node in the first isolated node set from the overall association graph.
- the relationship data corresponding to the first isolated node includes the relationship between the company corresponding to the first isolated node and other associated companies, and the relationship between the company corresponding to the first isolated node and natural persons.
- the terminal since the terminal has obtained the overall association graph corresponding to the enterprise to be queried from the server, the terminal can query and determine the relationship data of each isolated node from the overall association graph.
- Step S318 Filter out the target enterprise node set, the relationship data corresponding to each target enterprise node in the target enterprise node set, the first isolated node set, and the relationship data corresponding to each first isolated node in the first isolated node set from the overall association graph ,
- the target association map corresponding to the status filtering command is displayed on the current display interface.
- the associated path between the first isolated node and the node to be queried contains the target enterprise node
- the target enterprise node and the relationship data corresponding to the target enterprise node are filtered, the relationship between the first isolated node and the node to be queried
- the association path is cut.
- the association relationship between the first isolated node and the node to be queried will not be displayed normally in the association graph. Therefore, the relationship data corresponding to the first isolated node and the first isolated node can also be viewed from the whole Filter out the association map, and determine the remaining data as the target association map corresponding to the status filtering instruction.
- the terminal displays the target association map on the current display interface, which makes the displayed enterprise association map more simple and clear, and further improves the company The readability of the correlation map.
- Step S320 Filter out the target enterprise node set and the relationship data corresponding to each target enterprise node in the target enterprise node set from the overall association graph to obtain the target association graph corresponding to the status screening instruction, and display the status corresponding to the status screening instruction on the current display interface Target association map.
- the above method further includes:
- step S402 when the hierarchical filtering instruction is received through the current display interface, the target hierarchical number carried by the hierarchical filtering instruction is acquired.
- Step S404 Calculate the minimum number of levels corresponding to each associated node in the overall association graph.
- the level of the associated node is determined by the number of relationships between the associated node and the node to be queried. Among them, the relationship number is used to indicate the length of the correlation path between nodes in the enterprise association graph.
- the relationship number between E node and A node is 4, and the relationship number between I node and A node is 2. Then the E node is in the 4th layer, and the I node is in the second layer.
- the minimum number of levels refers to the number of relationships corresponding to the shortest associated path between the associated node and the node to be queried. There may be multiple different association paths between some associated nodes and the nodes corresponding to the enterprise to be queried. Each associated path has a different relationship number. At this time, the terminal can calculate the relationship number of each associated path separately and compare For the relationship number of each associated path, the minimum relationship number obtained is the minimum level number corresponding to the associated node.
- Step S406 Determine the associated node with the minimum number of levels greater than the target level as the second target node, and obtain a second target node set.
- Step S408 Determine the relationship data corresponding to each second target node in the second target node set from the overall enterprise graph.
- the relationship data corresponding to the second target node includes the relationship between the company corresponding to the second target node and other associated companies, and the relationship between the company corresponding to the second target node and natural persons.
- Step S410 Filter out the second target node set and the relationship data corresponding to each second target node from the overall association map to obtain the target association map corresponding to the hierarchical filtering instruction, and display the target association map corresponding to the hierarchical filtering instruction on the current display interface .
- the terminal filters out the second target node set and the relationship data corresponding to each second target node from the overall association map, and determines the remaining data as the target association map corresponding to the hierarchical filtering instruction. Further, the terminal reads this The target association map is rendered and the target association map is rendered so that the target association map corresponding to the hierarchical filtering instruction can be displayed on the current display interface.
- the terminal can dynamically display the overall association map according to the hierarchical screening instructions, which further improves the readability of the enterprise association map.
- the above method further includes: when the relationship screening instruction is received through the current display interface, obtaining the target relationship data carried by the relationship screening instruction; and determining the relationship data that is different from the target relationship data in the overall association graph as the first One to-be-filtered relational data to obtain a first to-be-filtered relational data set; to filter out the associated nodes that meet the second preset condition from the overall association graph, and determine the selected associated node as the second isolated node to obtain the second isolated node Node set; filter out the first to-be-filtered relationship data set and the second isolated node set from the overall relationship map to obtain the first target relationship map corresponding to the relationship filtering instruction; display the first target corresponding to the relationship filtering instruction on the current display interface Association map.
- the target relationship includes, but is not limited to, employment relationship, investment relationship, guarantee relationship, etc.
- multiple relationship options can be set on the display interface of the terminal.
- a relationship filtering instruction is triggered, and the terminal obtains target relationship data from the relationship filtering instruction, where the target relationship data is selected by the user The data corresponding to the relationship option.
- the overall association map contains a variety of relationship data
- the terminal compares these relationship data with the target relationship data one by one to filter out relationship data that is different from the target relationship data, and filter these relationships
- the data forms the first set of relational data to be filtered.
- the terminal screens out the second isolated node from the overall association graph to obtain a second isolated node set, where the second isolated node meets a second preset condition, and the second preset condition is all associations with the node to be queried
- the paths all include the first relationship data to be filtered.
- the association path between enterprise node D and enterprise A to be queried is A-B-C-D, where the relationship between B and C is an investment relationship, the target relationship is a guarantee relationship, and D is the second isolated node.
- the terminal filters out the above-mentioned first set of relationship data to be filtered and the second set of isolated nodes from the overall association map, and determines the remaining data as the first target association map corresponding to the relationship filtering instruction. Finally, the terminal reads and merges The first target association map is rendered, so that the first target association map can be displayed on the current display interface.
- the above method further includes: when the shareholding ratio screening instruction is received through the current display interface, obtaining the shareholding ratio restriction condition carried in the shareholding ratio screening instruction; and the first target association graph that does not satisfy the shareholding ratio
- the relationship data of the proportional restriction condition is determined as the second relationship data to be filtered, and the second relationship data set to be filtered is obtained; the associated nodes satisfying the third preset condition are selected from the first target association graph, and the selected associated nodes are selected Determine as the third isolated node to obtain the third isolated enterprise node set; filter the second to-be-filtered relationship data set and the third isolated node set from the first target association graph to obtain the second target corresponding to the shareholding ratio screening instruction
- the correlation map, the second target correlation map corresponding to the shareholding ratio screening instruction is displayed on the current display interface.
- the shareholding ratio restriction conditions refer to the conditions that restrict the shareholding ratio of affiliated enterprises or natural persons.
- the shareholding ratio restriction conditions can limit the maximum shareholding ratio or limit the minimum shareholding ratio or limit the shareholding ratio at the same time.
- Maximum value and minimum value; the third preset condition is that all associated paths with the node to be queried include the second relationship data to be filtered.
- the above method further includes: when receiving a focus instruction for any enterprise node in the overall association graph, obtaining basic information of the enterprise node corresponding to the focus instruction from the server, and comparing the obtained information in the form of a floating text box Basic information is displayed.
- the focus instruction refers to an instruction used to focus the enterprise nodes in the overall association graph.
- the focus instruction when the terminal obtains the user's click behavior on any enterprise node in the overall association graph, the focus instruction is triggered according to the click behavior; in another embodiment, the terminal may display a query input box, and when the query input When the box obtains the query keyword, the corresponding enterprise node is determined according to the obtained query keyword, thereby obtaining the focus instruction corresponding to the enterprise node.
- the enterprise node corresponding to the focus instruction refers to the enterprise node that the focus instruction focuses on.
- the focused enterprise node when a user's click behavior on any enterprise node is obtained, the focused enterprise node is the enterprise node corresponding to the click behavior; when the terminal passes the query When the keyword obtains the focus instruction, the focused enterprise node is the enterprise node corresponding to the query keyword.
- the terminal when the terminal receives the focus instruction, it obtains the basic information of the enterprise node corresponding to the focus instruction from the server.
- the basic information of the enterprise node includes legal representative, shareholder, unified credit code, company profile and other information, and then floats
- the form of the text box displays the acquired basic information, so that the user can conveniently view the basic information of each node on the displayed overall association graph.
- obtaining the overall association graph of the information to be queried from the server, and storing and displaying the overall association graph includes: obtaining the overall association graph of the information to be queried from the server, the first icon corresponding to each enterprise node in the overall association graph, and The second icon corresponding to each natural person node; store and display the overall association map, and at the same time display the first icon in the corresponding display position of the enterprise node in the overall association map, and display the second icon in the corresponding display of the natural person node in the overall association map Location.
- the first icon is icon data used to identify a company
- the second icon is icon data used to identify a natural person.
- a unified icon may be used to identify all enterprises, and a unified icon may be used to identify all natural persons.
- natural person nodes and enterprise nodes are distinguished and identified by different sub-icons, so that users can Quickly distinguish whether the node is a natural person or an enterprise according to the icons in the association graph, and further improve the readability of the enterprise association graph.
- different types of enterprises can be identified with different icons, and the classification of the enterprises can be classified according to needs.
- enterprises can be classified according to the number of people in the enterprise, and enterprises from 0-50 can be divided into one. Class, 50-200 employees are classified into one category, 200-500 employees are classified into one category, and so on.
- different types of natural persons can be marked with different icons.
- the classification of natural persons can be classified according to positions, for example, the legal representatives are divided into one category, the chairman is divided into one category, and the director is divided into one category. For a class and so on.
- the enterprise association graph can display more information, which is convenient for users to read, and further improves the readability of the enterprise association graph.
- an apparatus 600 for displaying an association map including:
- the overall association map display module 602 is used to obtain the overall association map of the information to be queried from the server, and store and display the overall association map;
- the target state information acquiring module 604 is configured to acquire the target state information carried by the state filtering instruction when the state filtering instruction is received through the current display interface;
- the target enterprise node determination module 606 is used to query the status information corresponding to each associated enterprise node in the overall association graph. When the status information corresponding to the associated enterprise node does not match the target status information, the associated enterprise node is determined as the target enterprise node , Summarize the target enterprise node set;
- the relational data determining module 608 is used to determine the relational data corresponding to each target enterprise node in the target enterprise node set from the overall association graph;
- the target association graph obtaining module 610 is used to filter out the target enterprise node set and the relationship data corresponding to each target enterprise node in the target enterprise node set from the overall association graph to obtain the target association graph corresponding to the state screening instruction;
- the target association map display module 612 is configured to display the target association map corresponding to the status screening instruction on the current display interface.
- the above-mentioned device further includes: an isolated node determining module, configured to determine the associated node outside the target enterprise node set in the overall association graph as the first target node to obtain the first target node set, when the first target When there is an associated node that meets the first preset condition in the node set, the associated node that meets the first preset condition is determined as the first isolated node, and the first isolated node set is obtained; the first preset condition is the relationship between the node to be queried
- the target enterprise node is included in all association paths between the two, and the relationship data corresponding to each first isolated node in the first isolated node set is determined from the overall association graph; the target association graph obtaining module is also used to filter out the target from the overall association graph
- the above device further includes: a hierarchical screening instruction receiving module, which is used to obtain the target level carried by the hierarchical screening instruction when the hierarchical screening instruction is received through the current display interface; and to calculate each associated node in the overall association graph The corresponding minimum number of levels; the associated node with the minimum number of levels greater than the number of target levels is determined as the second target node, and the second target node set is obtained; from the overall association graph, the corresponding second target node in the second target node set is determined Relationship data; filter out the second target node set and the relationship data corresponding to each second target node from the overall association map to obtain the target association map corresponding to the hierarchical filtering instruction; display the target association map corresponding to the hierarchical filtering instruction on the current display interface .
- a hierarchical screening instruction receiving module which is used to obtain the target level carried by the hierarchical screening instruction when the hierarchical screening instruction is received through the current display interface; and to calculate each associated node in the overall association graph The corresponding minimum number of levels
- the above device further includes: a relationship screening instruction receiving module, which is used to obtain the target relationship data carried by the relationship screening instruction when the relationship screening instruction is received through the current display interface; Different relationship data is determined as the first relationship data to be filtered, and the first relationship data set to be filtered is obtained; the associated nodes satisfying the second preset condition are selected from the overall association graph, and the selected associated nodes are determined as the first Two isolated nodes, to obtain a second set of isolated nodes; wherein, the second preset condition is that all associated paths with the node to be queried include the first relationship to be filtered; the first relationship to be filtered is filtered from the overall association graph The data set and the second isolated node set are used to obtain the first target association map corresponding to the relationship screening instruction; the first target association map corresponding to the relationship screening instruction is displayed on the current display interface.
- a relationship screening instruction receiving module which is used to obtain the target relationship data carried by the relationship screening instruction when the relationship screening instruction is received through the current display interface.
- Different relationship data is determined as the first
- the target relationship data is an investment relationship
- the above device further includes: a shareholding ratio screening instruction receiving module, which is used to obtain the shareholding ratio screening instruction carried when the shareholding ratio screening instruction is received through the current display interface Shareholding ratio restriction condition; determine the relationship data that does not meet the shareholding ratio restriction condition in the first target association map as the second relationship data to be filtered, and obtain the second relationship data set to be filtered; filter out from the first target association map
- the associated node that meets the third preset condition is determined as the third isolated node to obtain the third isolated enterprise node set; where the third preset condition is all associated paths with the node to be queried
- the interface displays the second target association map corresponding to the shareholding ratio screening instruction.
- the above-mentioned device further includes: a focus instruction receiving module, which is used to obtain the basic information of the enterprise node corresponding to the focus instruction from the server when a focus instruction to any enterprise node in the overall association graph is received, and the text is suspended
- the basic information obtained is displayed in the form of a box.
- the overall association graph display module is also used to obtain the overall association graph of the information to be queried from the server, the first icon corresponding to each enterprise node in the overall association graph, and the second icon corresponding to each natural person node; store and display At the same time, the first icon is displayed at the corresponding display position of the enterprise node in the overall association graph, and the second icon is displayed at the corresponding display position of the natural person node in the overall association graph.
- association map display device For the specific definition of the association map display device, please refer to the above definition of the association map display method, which will not be repeated here.
- Each module in the above-mentioned associated map display device can be implemented in whole or in part by software, hardware, and a combination thereof.
- the foregoing modules may be embedded in the form of hardware or independent of the processor in the computer device, or may be stored in the memory of the computer device in the form of software, so that the processor can call and execute the operations corresponding to the foregoing modules.
- a computer device is provided.
- the computer device may be a terminal, and its internal structure diagram may be as shown in FIG. 7.
- the computer equipment includes a processor, a memory, a network interface, a display screen and an input device connected through a system bus.
- the processor of the computer device is used to provide calculation and control capabilities.
- the memory of the computer device includes a non-volatile storage medium and an internal memory.
- the non-volatile storage medium stores an operating system and a computer program.
- the internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage medium.
- the network interface of the computer device is used to communicate with an external terminal through a network connection. When the computer program is executed by the processor, a method for displaying an association map is realized.
- the display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen
- the input device of the computer equipment can be a touch layer covered on the display screen, or it can be a button, a trackball or a touchpad set on the housing of the computer equipment , It can also be an external keyboard, touchpad, or mouse.
- FIG. 7 is only a block diagram of part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied.
- the specific computer device may Including more or fewer parts than shown in the figure, or combining some parts, or having a different arrangement of parts.
- a computer device including a memory and a processor, the memory stores a computer program, and when the processor executes the computer program, the steps of the associated graph display method described in any of the above embodiments are implemented:
- the server obtains the overall association graph of the information to be queried, stores and displays the overall association graph; when receiving the status screening instruction through the current display interface, obtains the target state information carried by the status screening instruction; queries the overall association graph The status information corresponding to each associated enterprise node, when the status information corresponding to the associated enterprise node does not match the target status information is queried, determine the associated enterprise node as the target enterprise node, and summarize the target enterprise node set; Determine the relationship data corresponding to each target enterprise node in the target enterprise node set from the overall association graph; filter out the target enterprise node set and each target enterprise in the target enterprise node set from the overall association graph The relationship data corresponding to the node to obtain the target association map corresponding to the state screening instruction; the target association map corresponding to the state screening instruction is displayed on the
- a computer-readable storage medium is provided.
- the storage medium is a volatile storage medium or a non-volatile storage medium, and a computer program is stored thereon.
- the computer program is executed by a processor, any of the foregoing is implemented.
- the steps of the method for displaying the association map described in the embodiment obtain the overall association map of the information to be queried from the server, store and display the overall association map; when the status screening instruction is received through the current display interface, obtain the status screening The target status information carried by the instruction; query the status information corresponding to each associated enterprise node in the overall association graph, and determine the association when the status information corresponding to the associated enterprise node does not match the target status information
- An enterprise node is a target enterprise node, and a set of target enterprise nodes is collected; the relationship data corresponding to each target enterprise node in the target enterprise node set is determined from the overall association graph; the target is filtered out from the overall association graph
- the enterprise node set and the relationship data corresponding to each target enterprise node in the target enterprise node set to obtain the target association graph corresponding to the status screening instruction; the target association graph corresponding to the status screening instruction is displayed on the current display interface .
- 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 Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
Claims (20)
- 一种关联图谱展示方法,其中,所述方法包括:从服务器获取待查询信息的整体关联图谱,存储并显示所述整体关联图谱;当通过当前显示界面接收到状态筛选指令时,获取所述状态筛选指令携带的目标状态信息;查询所述整体关联图谱中每一个关联企业节点对应的状态信息,当查询到所述关联企业节点对应的状态信息与所述目标状态信息不匹配时,确定所述关联企业节点为目标企业节点,汇总得到目标企业节点集合;从所述整体关联图谱中确定所述目标企业节点集合中各个目标企业节点对应的关系数据;从所述整体关联图谱中过滤掉所述目标企业节点集合及所述目标企业节点集合中各个目标企业节点对应的关系数据,以得到所述状态筛选指令对应的目标关联图谱;在所述当前显示界面显示所述状态筛选指令对应的目标关联图谱。
- 根据权利要求1所述的方法,其中,在所述从所述整体关联图谱中过滤掉所述目标企业节点集合及所述目标企业节点集合中各个目标企业节点对应的关系数据之前,包括:将所述整体关联图谱中目标企业节点集合之外的关联节点确定为第一目标节点,得到第一目标节点集合;当所述第一目标节点集合中存在满足第一预设条件的关联节点时,将满足所述第一预设条件的关联节点确定为第一孤立节点,得到第一孤立节点集合;所述第一预设条件为与待查询节点之间的所有关联路径中均包括所述目标企业节点;从所述整体关联图谱中确定所述第一孤立节点集合中各个第一孤立节点对应的关系数据;从所述整体关联图谱中过滤掉所述目标企业节点集合及所述目标企业节点集合中各个目标企业节点对应的关系数据,包括:从所述整体关联图谱中过滤掉所述目标企业节点集合、所述目标企业节点集合中各个目标企业节点对应的关系数据、所述第一孤立节点集合以及所述第一孤立节点集合中各个第一孤立节点对应的关系数据。
- 根据权利要求1所述的方法,其中,在所述存储并显示所述整体关联图谱之后,还包括:当通过当前显示界面接收到层级筛选指令时,获取所述层级筛选指令携带的目标层级数;计算所述整体关联图谱中每一个关联节点对应的最小层级数;将最小层级数大于所述目标层级数的关联节点确定为第二目标节点,得到第二目标节点集合;从所述整体关联图谱中确定所述第二目标节点集合中各个第二目标节点对应的关系数据;从所述整体关联图谱中过滤掉所述第二目标节点集合及各个所述第二目标节点对应的关系数据,以得到所述层级筛选指令对应的目标关联图谱;在所述当前显示界面显示所述层级筛选指令对应的目标关联图谱。
- 根据权利要求1所述的方法,其中,在所述存储并显示所述整体关联图谱之后,还包括:当通过当前显示界面接收到关系筛选指令时,获取所述关系筛选指令携带的目标关系数据;将所述整体关联图谱中与所述目标关系数据不相同的关系数据确定为第一待过滤关系数据,得到第一待过滤关系数据集合;从所述整体关联图谱中筛选出满足第二预设条件的关联节点,将所筛选出的关联节点确定为第二孤立节点,得到第二孤立节点集合;其中,第二预设条件为与所述待查询节点之间的所有关联路径均包含所述第一待过滤关系数据;从所述整体关联图谱中过滤掉所述第一待过滤关系数据集合及所述第二孤立节点集合,以得到所述关系筛选指令对应的第一目标关联图谱;在所述当前显示界面显示所述关系筛选指令对应的第一目标关联图谱。
- 根据权利要求4所述的方法,其中,所述目标关系数据为投资关系,所述在所述当前显示界面显示所述关系筛选指令对应的第一目标关联图谱之后,还包括:当通过所述当前显示界面接收到持股比例筛选指令时,获取所述持股比例筛选指令携带的持股比例限制条件;将所述第一目标关联图谱中不满足所述持股比例限制条件的关系数据确定为第二待过滤关系数据,得到第二待过滤关系数据集合;从所述第一目标关联图谱中筛选出满足第三预设条件的关联节点,将所筛选出的关联节点确定为第三孤立节点,得到第三孤立企业节点集合;其中,第三预设条件为与所述待查询节点之间的所有关联路径均包含所述第二待过滤关系数据;从所述第一目标关联图谱中过滤掉所述第二待过滤关系数据集合及所述第三孤立节点集合,以得到所述持股比例筛选指令对应的第二目标关联图谱;在所述当前显示界面显示所述持股比例筛选指令对应的第二目标关联图谱。
- 根据权利要求1至5任意一项所述的方法,其中,在所述存储并显示所述整体关联图谱之后,还包括:当接收到对所述整体关联图谱中任意企业节点的聚焦指令时,从服务器获取所述聚焦指令对应的企业节点的基本信息,以悬浮文本框的形式对所获取的基本信息进行显示。
- 根据权利要求1至5任意一项所述的方法,其中,所述从服务器获取待查询信息的整体关联图谱,存储并显示所述整体关联图谱,包括:从服务器获取所述待查询信息的整体关联图谱、所述整体关联图谱中各个企业节点对应的第一图标及各个自然人节点对应的第二图标;存储并显示所述整体关联图谱,同时将所述第一图标显示在所述整体关联图谱中企业节点的对应显示位置处,将所述第二图标显示在所述整体关联图谱中自然人节点的对应显示位置处。
- 一种关联图谱展示装置,其中,所述装置包括:整体关联图谱展示模块,用于从服务器获取待查询信息的整体关联图谱,存储并显示所述整体关联图谱;目标状态信息获取模块,用于当通过当前显示界面接收到状态筛选指令时,获取所述状态筛选指令携带的目标状态信息;目标企业节点确定模块,用于查询所述整体关联图谱中每一个关联企业节点对应的状态信息,当查询到所述关联企业节点对应的状态信息与所述目标状态信息不匹配时,确定所述关联企业节点为目标企业节点,汇总得到目标企业节点集合;关系数据确定模块,用于从所述整体关联图谱中确定所述目标企业节点集合中各个目标企业节点对应的关系数据;目标关联图谱获得模块,用于从所述整体关联图谱中过滤掉所述目标企业节点集合及所述目标企业节点集合中各个目标企业节点对应的关系数据,以得到所述状态筛选指令对应的目标关联图谱;目标关联图谱展示模块,用于在所述当前显示界面显示所述状态筛选指令对应的目标关联图谱。
- 一种计算机设备,包括存储器和处理器,所述存储器存储有计算机程序,其中,所述处理器执行所述计算机程序时实现一种关联图谱展示方法,所述关联图谱展示方法包括如下步骤:从服务器获取待查询信息的整体关联图谱,存储并显示所述整体关联图谱;当通过当前显示界面接收到状态筛选指令时,获取所述状态筛选指令携带的目标状态信 息;查询所述整体关联图谱中每一个关联企业节点对应的状态信息,当查询到所述关联企业节点对应的状态信息与所述目标状态信息不匹配时,确定所述关联企业节点为目标企业节点,汇总得到目标企业节点集合;从所述整体关联图谱中确定所述目标企业节点集合中各个目标企业节点对应的关系数据;从所述整体关联图谱中过滤掉所述目标企业节点集合及所述目标企业节点集合中各个目标企业节点对应的关系数据,以得到所述状态筛选指令对应的目标关联图谱;在所述当前显示界面显示所述状态筛选指令对应的目标关联图谱。
- 根据权利要求9所述的计算机设备,其中,在所述从所述整体关联图谱中过滤掉所述目标企业节点集合及所述目标企业节点集合中各个目标企业节点对应的关系数据之前,包括:将所述整体关联图谱中目标企业节点集合之外的关联节点确定为第一目标节点,得到第一目标节点集合;当所述第一目标节点集合中存在满足第一预设条件的关联节点时,将满足所述第一预设条件的关联节点确定为第一孤立节点,得到第一孤立节点集合;所述第一预设条件为与待查询节点之间的所有关联路径中均包括所述目标企业节点;从所述整体关联图谱中确定所述第一孤立节点集合中各个第一孤立节点对应的关系数据;从所述整体关联图谱中过滤掉所述目标企业节点集合及所述目标企业节点集合中各个目标企业节点对应的关系数据,包括:从所述整体关联图谱中过滤掉所述目标企业节点集合、所述目标企业节点集合中各个目标企业节点对应的关系数据、所述第一孤立节点集合以及所述第一孤立节点集合中各个第一孤立节点对应的关系数据。
- 根据权利要求9所述的计算机设备,其中,在所述存储并显示所述整体关联图谱之后,还包括:当通过当前显示界面接收到层级筛选指令时,获取所述层级筛选指令携带的目标层级数;计算所述整体关联图谱中每一个关联节点对应的最小层级数;将最小层级数大于所述目标层级数的关联节点确定为第二目标节点,得到第二目标节点集合;从所述整体关联图谱中确定所述第二目标节点集合中各个第二目标节点对应的关系数据;从所述整体关联图谱中过滤掉所述第二目标节点集合及各个所述第二目标节点对应的关系数据,以得到所述层级筛选指令对应的目标关联图谱;在所述当前显示界面显示所述层级筛选指令对应的目标关联图谱。
- 根据权利要求9所述的计算机设备,其中,在所述存储并显示所述整体关联图谱之后,还包括:当通过当前显示界面接收到关系筛选指令时,获取所述关系筛选指令携带的目标关系数据;将所述整体关联图谱中与所述目标关系数据不相同的关系数据确定为第一待过滤关系数据,得到第一待过滤关系数据集合;从所述整体关联图谱中筛选出满足第二预设条件的关联节点,将所筛选出的关联节点确定为第二孤立节点,得到第二孤立节点集合;其中,第二预设条件为与所述待查询节点之间的所有关联路径均包含所述第一待过滤关系数据;从所述整体关联图谱中过滤掉所述第一待过滤关系数据集合及所述第二孤立节点集合,以得到所述关系筛选指令对应的第一目标关联图谱;在所述当前显示界面显示所述关系筛选指令对应的第一目标关联图谱。
- 根据权利要求12所述的计算机设备,其中,所述目标关系数据为投资关系,所述在所述当前显示界面显示所述关系筛选指令对应的第一目标关联图谱之后,还包括:当通过所述当前显示界面接收到持股比例筛选指令时,获取所述持股比例筛选指令携带的持股比例限制条件;将所述第一目标关联图谱中不满足所述持股比例限制条件的关系数据确定为第二待过滤关系数据,得到第二待过滤关系数据集合;从所述第一目标关联图谱中筛选出满足第三预设条件的关联节点,将所筛选出的关联节点确定为第三孤立节点,得到第三孤立企业节点集合;其中,第三预设条件为与所述待查询节点之间的所有关联路径均包含所述第二待过滤关系数据;从所述第一目标关联图谱中过滤掉所述第二待过滤关系数据集合及所述第三孤立节点集合,以得到所述持股比例筛选指令对应的第二目标关联图谱;在所述当前显示界面显示所述持股比例筛选指令对应的第二目标关联图谱。
- 根据权利要求9至13任意一项所述的计算机设备,其中,在所述存储并显示所述整体关联图谱之后,还包括:当接收到对所述整体关联图谱中任意企业节点的聚焦指令时,从服务器获取所述聚焦指令对应的企业节点的基本信息,以悬浮文本框的形式对所获取的基本信息进行显示。
- 根据权利要求9至13任意一项所述的计算机设备,其中,所述从服务器获取待查询信息的整体关联图谱,存储并显示所述整体关联图谱,包括:从服务器获取所述待查询信息的整体关联图谱、所述整体关联图谱中各个企业节点对应的第一图标及各个自然人节点对应的第二图标;存储并显示所述整体关联图谱,同时将所述第一图标显示在所述整体关联图谱中企业节点的对应显示位置处,将所述第二图标显示在所述整体关联图谱中自然人节点的对应显示位置处。
- 一种计算机可读存储介质,其上存储有计算机程序,其中,所述计算机程序被处理器执行时实现一种关联图谱展示方法,所述关联图谱展示方法包括如下步骤:从服务器获取待查询信息的整体关联图谱,存储并显示所述整体关联图谱;当通过当前显示界面接收到状态筛选指令时,获取所述状态筛选指令携带的目标状态信息;查询所述整体关联图谱中每一个关联企业节点对应的状态信息,当查询到所述关联企业节点对应的状态信息与所述目标状态信息不匹配时,确定所述关联企业节点为目标企业节点,汇总得到目标企业节点集合;从所述整体关联图谱中确定所述目标企业节点集合中各个目标企业节点对应的关系数据;从所述整体关联图谱中过滤掉所述目标企业节点集合及所述目标企业节点集合中各个目标企业节点对应的关系数据,以得到所述状态筛选指令对应的目标关联图谱;在所述当前显示界面显示所述状态筛选指令对应的目标关联图谱。
- 根据权利要求16所述的计算机可读存储介质,其中,在所述从所述整体关联图谱中过滤掉所述目标企业节点集合及所述目标企业节点集合中各个目标企业节点对应的关系数据之前,包括:将所述整体关联图谱中目标企业节点集合之外的关联节点确定为第一目标节点,得到第一目标节点集合;当所述第一目标节点集合中存在满足第一预设条件的关联节点时,将满足所述第一预设条件的关联节点确定为第一孤立节点,得到第一孤立节点集合;所述第一预设条件为与待查询节点之间的所有关联路径中均包括所述目标企业节点;从所述整体关联图谱中确定所述第一孤立节点集合中各个第一孤立节点对应的关系数 据;从所述整体关联图谱中过滤掉所述目标企业节点集合及所述目标企业节点集合中各个目标企业节点对应的关系数据,包括:从所述整体关联图谱中过滤掉所述目标企业节点集合、所述目标企业节点集合中各个目标企业节点对应的关系数据、所述第一孤立节点集合以及所述第一孤立节点集合中各个第一孤立节点对应的关系数据。
- 根据权利要求16所述的计算机可读存储介质,其中,在所述存储并显示所述整体关联图谱之后,还包括:当通过当前显示界面接收到层级筛选指令时,获取所述层级筛选指令携带的目标层级数;计算所述整体关联图谱中每一个关联节点对应的最小层级数;将最小层级数大于所述目标层级数的关联节点确定为第二目标节点,得到第二目标节点集合;从所述整体关联图谱中确定所述第二目标节点集合中各个第二目标节点对应的关系数据;从所述整体关联图谱中过滤掉所述第二目标节点集合及各个所述第二目标节点对应的关系数据,以得到所述层级筛选指令对应的目标关联图谱;在所述当前显示界面显示所述层级筛选指令对应的目标关联图谱。
- 根据权利要求16所述的计算机可读存储介质,其中,在所述存储并显示所述整体关联图谱之后,还包括:当通过当前显示界面接收到关系筛选指令时,获取所述关系筛选指令携带的目标关系数据;将所述整体关联图谱中与所述目标关系数据不相同的关系数据确定为第一待过滤关系数据,得到第一待过滤关系数据集合;从所述整体关联图谱中筛选出满足第二预设条件的关联节点,将所筛选出的关联节点确定为第二孤立节点,得到第二孤立节点集合;其中,第二预设条件为与所述待查询节点之间的所有关联路径均包含所述第一待过滤关系数据;从所述整体关联图谱中过滤掉所述第一待过滤关系数据集合及所述第二孤立节点集合,以得到所述关系筛选指令对应的第一目标关联图谱;在所述当前显示界面显示所述关系筛选指令对应的第一目标关联图谱。
- 根据权利要求19所述的计算机可读存储介质,其中,所述目标关系数据为投资关系,所述在所述当前显示界面显示所述关系筛选指令对应的第一目标关联图谱之后,还包括:当通过所述当前显示界面接收到持股比例筛选指令时,获取所述持股比例筛选指令携带的持股比例限制条件;将所述第一目标关联图谱中不满足所述持股比例限制条件的关系数据确定为第二待过滤关系数据,得到第二待过滤关系数据集合;从所述第一目标关联图谱中筛选出满足第三预设条件的关联节点,将所筛选出的关联节点确定为第三孤立节点,得到第三孤立企业节点集合;其中,第三预设条件为与所述待查询节点之间的所有关联路径均包含所述第二待过滤关系数据;从所述第一目标关联图谱中过滤掉所述第二待过滤关系数据集合及所述第三孤立节点集合,以得到所述持股比例筛选指令对应的第二目标关联图谱;在所述当前显示界面显示所述持股比例筛选指令对应的第二目标关联图谱。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910521311.5A CN110377667B (zh) | 2019-06-17 | 2019-06-17 | 关联图谱展示方法、装置、计算机设备和存储介质 |
CN201910521311.5 | 2019-06-17 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2020253370A1 true WO2020253370A1 (zh) | 2020-12-24 |
Family
ID=68248912
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2020/086387 WO2020253370A1 (zh) | 2019-06-17 | 2020-04-23 | 关联图谱展示方法、装置、计算机设备和存储介质 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN110377667B (zh) |
WO (1) | WO2020253370A1 (zh) |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112634004A (zh) * | 2020-12-30 | 2021-04-09 | 中国农业银行股份有限公司 | 征信数据的血缘图谱分析方法与系统 |
CN112800242A (zh) * | 2021-01-28 | 2021-05-14 | 平安科技(深圳)有限公司 | 谱系挖掘方法、装置、电子设备及计算机可读存储介质 |
CN112967130A (zh) * | 2021-03-18 | 2021-06-15 | 中国工商银行股份有限公司 | 一种企业关联关系的识别方法及装置 |
CN113505235A (zh) * | 2021-07-05 | 2021-10-15 | 北京优锘科技有限公司 | 一种基于配置数据生成交易路径图的方法、装置和设备 |
CN113609353A (zh) * | 2021-08-09 | 2021-11-05 | 平安国际智慧城市科技股份有限公司 | 一种企业关联关系识别方法、装置以及电子设备 |
CN113656663A (zh) * | 2021-09-01 | 2021-11-16 | 广州游星弈科技有限公司 | 一种应用于数字化企业的数据联动分析系统及方法 |
CN113888037A (zh) * | 2021-10-28 | 2022-01-04 | 建信金融科技有限责任公司 | 一种信用评级方法、装置、设备及计算机存储介质 |
CN114138984A (zh) * | 2021-12-08 | 2022-03-04 | 安天科技集团股份有限公司 | 关系图谱更新方法、装置、计算设备及存储介质 |
CN114219329A (zh) * | 2021-12-20 | 2022-03-22 | 中国建设银行股份有限公司 | 一种企业层级的确定方法及装置 |
CN114662167A (zh) * | 2022-02-22 | 2022-06-24 | 支付宝(杭州)信息技术有限公司 | 一种节点关系穿透的布局方法、装置及设备 |
CN114880323A (zh) * | 2022-04-26 | 2022-08-09 | 深圳市未来鼠信息技术有限公司 | 数据管理方法、装置、设备及存储介质 |
CN116069987A (zh) * | 2023-04-06 | 2023-05-05 | 浙江浙商金控有限公司 | 一种企业关联关系识别方法 |
CN117788132A (zh) * | 2024-02-28 | 2024-03-29 | 东亚银行(中国)有限公司 | 基于知识图谱的银行反洗钱股权追溯方法和装置 |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110377667B (zh) * | 2019-06-17 | 2023-05-02 | 深圳壹账通智能科技有限公司 | 关联图谱展示方法、装置、计算机设备和存储介质 |
CN111008198B (zh) * | 2019-11-22 | 2023-05-16 | 广联达科技股份有限公司 | 业务数据获取方法、装置、存储介质、电子设备 |
CN110955737A (zh) * | 2019-11-27 | 2020-04-03 | 北京明略软件系统有限公司 | 关系图谱展示策略确定方法、装置、电子设备及存储介质 |
CN113850675A (zh) * | 2020-06-28 | 2021-12-28 | 航天信息股份有限公司 | 用于企业交易关系数据的信息处理方法和装置 |
CN111881301B (zh) * | 2020-07-15 | 2024-06-04 | 北京百度网讯科技有限公司 | 一种数据处理方法、装置、电子设备和存储介质 |
CN112148809B (zh) * | 2020-10-12 | 2023-10-20 | 中国农业银行股份有限公司 | 节点关联图的生成方法、装置、可读介质以及设备 |
CN113779081A (zh) * | 2021-01-04 | 2021-12-10 | 北京沃东天骏信息技术有限公司 | 一种级联信息回显方法和装置 |
CN112651760A (zh) * | 2021-01-07 | 2021-04-13 | 量子数聚(北京)科技有限公司 | 企业关系展示方法及装置 |
CN112966099B (zh) * | 2021-02-26 | 2024-06-25 | 北京金堤征信服务有限公司 | 关系图谱展示方法、装置及计算机可读存储介质 |
CN114547327A (zh) * | 2022-01-19 | 2022-05-27 | 北京吉威数源信息技术有限公司 | 时空大数据关系图谱生成方法、装置、设备及存储介质 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20180300387A1 (en) * | 2017-04-12 | 2018-10-18 | Airwatch Llc | Categorization using organizational hierarchy |
CN109800335A (zh) * | 2019-01-23 | 2019-05-24 | 平安科技(深圳)有限公司 | 企业图谱的生成方法、装置、计算机设备和存储介质 |
CN110377667A (zh) * | 2019-06-17 | 2019-10-25 | 深圳壹账通智能科技有限公司 | 关联图谱展示方法、装置、计算机设备和存储介质 |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104504003B (zh) * | 2014-12-09 | 2018-03-13 | 北京航空航天大学 | 图数据的搜索方法和装置 |
WO2018072071A1 (zh) * | 2016-10-18 | 2018-04-26 | 浙江核新同花顺网络信息股份有限公司 | 知识图谱构建系统及方法 |
CN109284394A (zh) * | 2018-09-12 | 2019-01-29 | 青岛大学 | 一种从多源数据集成视角构建企业知识图谱的方法 |
CN109189867B (zh) * | 2018-10-23 | 2021-09-17 | 中山大学 | 基于公司知识图谱的关系发现方法、装置及存储介质 |
CN109657067A (zh) * | 2018-11-19 | 2019-04-19 | 平安科技(深圳)有限公司 | 知识图谱的展示方法、装置、计算机设备和存储介质 |
-
2019
- 2019-06-17 CN CN201910521311.5A patent/CN110377667B/zh active Active
-
2020
- 2020-04-23 WO PCT/CN2020/086387 patent/WO2020253370A1/zh active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20180300387A1 (en) * | 2017-04-12 | 2018-10-18 | Airwatch Llc | Categorization using organizational hierarchy |
CN109800335A (zh) * | 2019-01-23 | 2019-05-24 | 平安科技(深圳)有限公司 | 企业图谱的生成方法、装置、计算机设备和存储介质 |
CN110377667A (zh) * | 2019-06-17 | 2019-10-25 | 深圳壹账通智能科技有限公司 | 关联图谱展示方法、装置、计算机设备和存储介质 |
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112634004A (zh) * | 2020-12-30 | 2021-04-09 | 中国农业银行股份有限公司 | 征信数据的血缘图谱分析方法与系统 |
CN112634004B (zh) * | 2020-12-30 | 2023-10-13 | 中国农业银行股份有限公司 | 征信数据的血缘图谱分析方法与系统 |
CN112800242B (zh) * | 2021-01-28 | 2023-07-28 | 平安科技(深圳)有限公司 | 谱系挖掘方法、装置、电子设备及计算机可读存储介质 |
CN112800242A (zh) * | 2021-01-28 | 2021-05-14 | 平安科技(深圳)有限公司 | 谱系挖掘方法、装置、电子设备及计算机可读存储介质 |
CN112967130A (zh) * | 2021-03-18 | 2021-06-15 | 中国工商银行股份有限公司 | 一种企业关联关系的识别方法及装置 |
CN113505235A (zh) * | 2021-07-05 | 2021-10-15 | 北京优锘科技有限公司 | 一种基于配置数据生成交易路径图的方法、装置和设备 |
CN113609353A (zh) * | 2021-08-09 | 2021-11-05 | 平安国际智慧城市科技股份有限公司 | 一种企业关联关系识别方法、装置以及电子设备 |
CN113656663A (zh) * | 2021-09-01 | 2021-11-16 | 广州游星弈科技有限公司 | 一种应用于数字化企业的数据联动分析系统及方法 |
CN113888037A (zh) * | 2021-10-28 | 2022-01-04 | 建信金融科技有限责任公司 | 一种信用评级方法、装置、设备及计算机存储介质 |
CN114138984A (zh) * | 2021-12-08 | 2022-03-04 | 安天科技集团股份有限公司 | 关系图谱更新方法、装置、计算设备及存储介质 |
CN114219329A (zh) * | 2021-12-20 | 2022-03-22 | 中国建设银行股份有限公司 | 一种企业层级的确定方法及装置 |
CN114662167A (zh) * | 2022-02-22 | 2022-06-24 | 支付宝(杭州)信息技术有限公司 | 一种节点关系穿透的布局方法、装置及设备 |
CN114880323A (zh) * | 2022-04-26 | 2022-08-09 | 深圳市未来鼠信息技术有限公司 | 数据管理方法、装置、设备及存储介质 |
CN114880323B (zh) * | 2022-04-26 | 2023-12-12 | 深圳市未来鼠信息技术有限公司 | 数据管理方法、装置、设备及存储介质 |
CN116069987A (zh) * | 2023-04-06 | 2023-05-05 | 浙江浙商金控有限公司 | 一种企业关联关系识别方法 |
CN116069987B (zh) * | 2023-04-06 | 2023-07-25 | 浙江浙商金控有限公司 | 一种企业关联关系识别方法 |
CN117788132A (zh) * | 2024-02-28 | 2024-03-29 | 东亚银行(中国)有限公司 | 基于知识图谱的银行反洗钱股权追溯方法和装置 |
CN117788132B (zh) * | 2024-02-28 | 2024-05-31 | 东亚银行(中国)有限公司 | 基于知识图谱的银行反洗钱股权追溯方法和装置 |
Also Published As
Publication number | Publication date |
---|---|
CN110377667B (zh) | 2023-05-02 |
CN110377667A (zh) | 2019-10-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2020253370A1 (zh) | 关联图谱展示方法、装置、计算机设备和存储介质 | |
US10991248B2 (en) | Parking identification and availability prediction | |
US10346229B2 (en) | System for decomposing events from managed infrastructures | |
US9436349B2 (en) | Business solution user interface enabling interaction with reports | |
US9535973B2 (en) | Methods for decomposing events from managed infrastructures | |
US8448093B2 (en) | Hierarchical organization chart for mobile applications | |
US10838607B2 (en) | Managing objects in panorama display to navigate spreadsheet | |
US10838692B2 (en) | Techniques to present a user interface for the visually impaired | |
US10379932B2 (en) | System for decomposing events from managed infrastructures | |
US10146851B2 (en) | Decomposing events from managed infrastructures using graph entropy | |
US10936609B2 (en) | Presenting user information suggestions | |
US20190098057A1 (en) | System in communication with a managed infrastructure | |
US20220020085A1 (en) | System and method for providing automated predictive information on a user interface | |
US10394422B2 (en) | Data interaction cards for capturing and replaying logic in visual analyses | |
US20190026929A1 (en) | Organizing images automatically into image grid layout | |
US10474520B2 (en) | Methods for decomposing events from managed infrastructures | |
US9438687B2 (en) | Employing presence information in notebook application | |
CN113129155B (zh) | 多类型人员信息处理方法、设备及存储介质 | |
US11621000B2 (en) | Systems and methods for associating a voice command with a search image | |
US11303502B2 (en) | System with a plurality of lower tiers of information coupled to a top tier of information | |
US11080116B2 (en) | Methods for decomposing events from managed infrastructures | |
US20160203158A1 (en) | Metadata data catalog | |
US20170161692A1 (en) | Providing reminders related to contextual data on lock screens | |
US20140123066A1 (en) | User interface controls for specifying interval data |
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: 20826853 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 20826853 Country of ref document: EP Kind code of ref document: A1 |
|
32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 30/03/2022) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 20826853 Country of ref document: EP Kind code of ref document: A1 |