CN113393296A - Data relationship representation method, device, equipment and storage medium - Google Patents

Data relationship representation method, device, equipment and storage medium Download PDF

Info

Publication number
CN113393296A
CN113393296A CN202110666610.5A CN202110666610A CN113393296A CN 113393296 A CN113393296 A CN 113393296A CN 202110666610 A CN202110666610 A CN 202110666610A CN 113393296 A CN113393296 A CN 113393296A
Authority
CN
China
Prior art keywords
data
processed
business
tested
service
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
CN202110666610.5A
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 Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology 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 Jingdong Century Trading Co Ltd, Beijing Wodong Tianjun Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN202110666610.5A priority Critical patent/CN113393296A/en
Publication of CN113393296A publication Critical patent/CN113393296A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0641Shopping interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the application discloses a method, a device, equipment and a storage medium for representing a data relationship, wherein the method comprises the following steps: acquiring data to be processed and a service element set associated with the data to be processed; marking the data to be processed based on a preset identification strategy to obtain an identification code of the data to be processed; determining a target code of each business element based on the identification code and the incidence relation between the data to be processed and each business element in the business element set; and responding to a received request carrying business element arrangement, and generating and outputting a data relation network representing the association relation between the data to be processed and each business element based on each business element with the target code.

Description

Data relationship representation method, device, equipment and storage medium
Technical Field
The present application relates to the field of information technology, and in particular, to a method, an apparatus, a device, and a storage medium for representing a data relationship.
Background
In the E-commerce system, each order has a plurality of business elements such as delivery, time efficiency, address and commodity; in the related art, the multiple service elements of each order are simply tiled and displayed, and the variable and complex service application scene corresponding to the order in the actual application cannot be met.
Disclosure of Invention
In order to solve the foregoing technical problem, embodiments of the present application provide a method, an apparatus, a device, and a storage medium for representing a data relationship, where a corresponding identifier code and a target code are obtained by encoding data to be processed and each service element in a service element set associated with the data to be processed, and meanwhile, based on a received request carrying a service element arrangement, a data relationship network corresponding to the data to be processed is generated for the service element with the target code, so that a data organization form corresponding to the data to be processed can be flexibly displayed, and further, a display form of the data to be processed can meet a changeable and complex application scenario.
In order to achieve the purpose, the technical scheme of the application is realized as follows:
the embodiment of the application provides a method for representing a data relationship, which comprises the following steps:
acquiring data to be processed and a service element set associated with the data to be processed;
marking the data to be processed based on a preset identification strategy to obtain an identification code of the data to be processed;
determining a target code of each business element based on the identification code and the incidence relation between the data to be processed and each business element in the business element set;
and responding to a received request carrying business element arrangement, and generating and outputting a data relation network representing the association relation between the data to be processed and each business element based on each business element with the target code.
An embodiment of the present application provides an apparatus for representing a data relationship, where the apparatus includes:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring data to be processed and a service element set associated with the data to be processed;
the marking module is used for marking the data to be processed based on a preset identification strategy to obtain an identification code of the data to be processed;
the determining module is used for determining a target code of each business element based on the identification code and the incidence relation between the data to be processed and each business element in the business element set;
and the generating module is used for responding to a received request carrying business element arrangement, and generating and outputting a data relation network representing the association relation between the data to be processed and each business element based on each business element with the target code.
An embodiment of the present application provides a device for representing a data relationship, where the device includes: a processor, a memory, and a communication bus;
the communication bus is used for realizing communication connection between the processor and the memory;
the processor is used for executing the program in the memory to realize the representation method of the data relation.
Correspondingly, the present application also provides a computer-readable storage medium, which stores one or more programs, where the one or more programs are executable by one or more processors to implement the above-mentioned data relationship representation method.
According to the method, the device, the equipment and the storage medium for representing the data relationship, firstly, to-be-processed data and a service element set associated with the to-be-processed data are obtained; secondly, marking the data to be processed based on a preset identification strategy to obtain an identification code of the data to be processed; determining a target code of each service element based on the identification code and the incidence relation between the data to be processed and each service element in the service element set; and finally, responding to the received request carrying the service element arrangement, and generating and outputting a data relation network representing the association relation between the data to be processed and each service element based on each service element with the target code. Therefore, the corresponding identification code and the target code are obtained by coding the data to be processed and each service element in the service element set associated with the data to be processed, and meanwhile, the service element with the target code generates a data relation network corresponding to the data to be processed based on the received request carrying the service element arrangement, so that the data organization form corresponding to the data to be processed can be flexibly displayed, and further the display form of the data to be processed can meet the changeable and complex application scene.
Drawings
FIG. 1A is a diagram illustrating a plurality of business elements of an order according to the related art;
FIG. 1B is a diagram illustrating a plurality of business elements of an order form displayed via a tree structure according to the related art;
fig. 2 is a schematic flowchart of a first data relationship representation method according to an embodiment of the present application;
fig. 3 is a schematic flowchart of a representation method of a second data relationship provided in an embodiment of the present application;
fig. 4 is a schematic flowchart of a representation method of a third data relationship provided in the embodiment of the present application;
FIG. 5 is a schematic diagram illustrating a relationship between data represented based on binary values according to an embodiment of the present application;
fig. 6 is a schematic diagram illustrating a service element displayed based on a root node according to an embodiment of the present application;
FIG. 7 is a schematic structural diagram of a data relationship representation apparatus according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of a data relationship representation device according to an embodiment of the present application.
Detailed Description
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.
It should be appreciated that reference throughout this specification to "an embodiment of the present application" or "an embodiment described previously" means that a particular feature, structure or characteristic described in connection with the embodiment is included in at least one embodiment of the present application. Thus, the appearances of the phrases "in the embodiments of the present application" or "in the embodiments" in various places throughout this specification are not necessarily all referring to the same embodiments. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the embodiments of the present application, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present application. The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments.
So that the manner in which the above recited features and advantages of the present embodiments can be understood in detail, a more particular description of the embodiments of the invention, briefly summarized above, may be had by reference to the appended drawings, which are included to provide a more thorough understanding of the embodiments of the invention.
In an e-commerce system, there are a large number of business elements (also called domains) per order. Wherein, the service element may be: delivery, age, address, coupons, promotions, and merchandise, etc. Usually, a plurality of business elements of each order are organized, and in practical applications, data of each business element is generally tiled through one "order", i.e., a whole. Fig. 1A is a schematic diagram showing a plurality of business elements of an order in the related art. In fig. 1A, one order includes two addresses, that is, in the case of a single multi-address, in the process of organizing and displaying a plurality of service elements in the order, all the service elements except the address are respectively belonged to the addresses 1 and 2. As shown in fig. 1A, the address 1 and the address 2 respectively include goods, invoices, merchants, coupons, payment methods, distribution methods, time effects, gift cards, and the like thereunder, and respectively have specific data information of the goods 1 to 3, the invoices 1 to 3, the merchants 1 to 3, the coupons 1 to 3, the payment methods 1 to 3, the distribution methods 1 to 3, the time effects 1 to 3, the gift cards 1 to 3, and the like.
Meanwhile, based on fig. 1A, the display data of fig. 1A may be displayed through a tree structure, as shown in fig. 1B, which is a schematic diagram of displaying a plurality of service elements of an order in the related art through a tree structure. In fig. 1B, information of a commodity 1 and a commodity 2 corresponding to an address 1, and information of a commodity 1 and a commodity 2 corresponding to an address 2 are given, and other business elements are not shown in fig. 1B, for example: invoices, merchants, coupons, payment methods, distribution methods, and the like.
However, as the number of business parties accessed to the commodity transaction platform increases, the appeal of each business party is different, and the difference is very large. Such as: in case one, two addresses are required under an order, i.e. a single multi-address, such as: address 1, address 2, all other business elements belonging below address 1 and address 2, respectively. In case two, two users are required under an order, i.e. a single user and multiple users, such as: the method comprises the steps that a user 1 and a user 2 belong to the lower portions of the user 1 and the user 2 respectively, based on the above tiled display or tree-shaped structure display, when attribution requirements of a plurality of different business elements are received, the business elements need to be decoupled based on orders where the business elements are located to determine corresponding relations, then a plurality of same business elements exist in each order business element after determination to generate corresponding display forms, and therefore the display modes of the business elements corresponding to the orders in practical application are not flexible and changeable, and further changeable and complex business application scenes corresponding to the orders in practical application cannot be met.
Based on the above problem, an embodiment of the present application provides a data relationship representation method, which is applied to a data relationship representation device, and as shown in fig. 2, the method includes the following steps:
step 101, acquiring data to be processed and a business element set associated with the data to be processed.
In the embodiment of the present application, the representation device of the data relationship may be any device having data processing capability.
The data to be processed may refer to any data information, may refer to corresponding commodity list information on the commodity transaction platform, may also refer to equipment name information of office equipment in an office scene, and may also refer to commodity information of a user purchasing commodities on the shopping platform.
Meanwhile, a business element set associated with the data to be processed represents an information set which has a certain association relation with the data to be processed; the association relationship may be direct association or indirect association.
In a possible implementation manner, when the data to be processed is a commodity order, the business element in the business element set associated with the data to be processed may be a plurality of business information in the commodity order, such as: invoices, merchants, coupons, payment methods, distribution methods, and the like.
In another possible implementation manner, when the to-be-processed data is a device name of a device, a service element in a service element set associated with the to-be-processed data may be a plurality of attribute information of the device, such as: battery information, display device information, manufacturer, model information, memory information, and the like.
It should be noted that the number of the data to be processed may be one, two or more. Meanwhile, the number of the business elements in the business element set associated with the data to be processed can be one, two or more. In other embodiments of the present application, the data to be processed refers to commodity order information generated by commodity trading on the commodity trading platform.
And 102, marking the data to be processed based on a preset identification strategy to obtain an identification code of the data to be processed.
In the embodiment of the application, the data relation representing device marks the data to be processed based on the preset identification strategy so as to obtain the identification code matched with the data to be processed. The identification code may be character information, numerical information, symbol information, or any combination of the above information.
In one possible implementation, the identification code may be a binary value, a decimal value, an octal value, a hexadecimal value, and the like.
The preset identification policy may be preset by the data relationship representing device, or may be determined by the data relationship representing device based on the attribute information of the data to be processed. Meanwhile, the preset identification policy may be a policy in which an identification code representing data to be processed is marked based on a bitmap (BitSet) algorithm.
It should be noted that, when the number of the data to be processed is two or more, the data relationship representing device marks the two or more data to be processed based on the preset identification policy, and obtains different identification codes of each data to be processed.
And 103, determining the target code of each service element based on the identification code and the incidence relation between the data to be processed and each service element in the service element set.
In the embodiment of the application, the data relationship representing device determines the target code of each business element based on the identification code of the data to be processed and the association relationship between the data to be processed and each business element.
The attribute information between the identification code and the target code is the same, but the specific content is different. Meanwhile, when the number of the service elements is two or more, the specific content between the target codes of every two service elements is different.
In a possible implementation, when the identification code is binary value 0001, the target code of each service element in the service element set associated with the data to be processed may be: 1001. 1011, 1001, etc.
In another possible implementation, when the identification code is a combination of numbers and letters 120000A, the target code of each business element in the business element set associated with the data to be processed may be: 120000B, 120000D, 12000AB, etc.
It should be noted that, in the embodiment of the present application, when the association relationship between the data to be processed and each service element in the service element set is direct association, the relationship between the identifier code and the target code having the directly associated service element is a first relationship; when the association relationship between the data to be processed and each service element in the service element set is indirect association, the relationship between the identification code and the target code of the service element with the indirect association is a second relationship; wherein the first relationship is different from the second relationship.
In a possible implementation manner, the direct association may be that the attributes of the identification code and the target code are the same, and the numbers of the components of the numbers corresponding to the identification code and the target code are the same, while the indirect association may be that the attributes of the identification code and the target code are the same, and the numbers of the components of the numbers corresponding to the identification code and the target code are different.
And 104, responding to the received request carrying the service element arrangement, and generating and outputting a data relation network representing the association relation between the data to be processed and each service element based on each service element with the target code.
In the embodiment of the application, the data relationship representing device responds to a received request carrying service element arrangement and analyzes the request to obtain service element arrangement information; and arranging each service element with the target code based on the service element arrangement information, and generating and outputting a data relation network representing the association relation between the data to be processed and each service element.
The service element arrangement may be a tree structure or a mesh structure, and the specific implementation manner of the service element arrangement in the embodiment of the present application is not limited at all.
In this embodiment of the present application, the request carrying the service element arrangement may be information input by a user on an operation interface of the data relationship representation device, or may be sent by a device capable of performing information interaction with the data relationship representation device.
The specific organization form of the data relation network representing the incidence relation between the data to be processed and each service element has a corresponding relation with the request carrying the service element arrangement. And when the quantity of the data to be processed is two or more, the data relationship network can also simultaneously display the organization form of the association relationship between each data to be processed and the associated service element.
It should be noted that, in the embodiment of the present application, the data relationship representing device obtains the corresponding identifier code and the target code by encoding the data to be processed and each service element in the service element set associated with the data to be processed; therefore, the association relation between any two service elements in the service elements associated with the data to be processed can be bound and analyzed efficiently and accurately; meanwhile, based on the received request carrying the arrangement of the service elements, the service elements with the target codes are generated into a data relation network corresponding to the data to be processed, and the data organization form corresponding to the data to be processed can be flexibly displayed.
The method for representing the data relationship comprises the steps of firstly, acquiring data to be processed and a service element set associated with the data to be processed; secondly, marking the data to be processed based on a preset identification strategy to obtain an identification code of the data to be processed; determining a target code of each service element based on the identification code and the incidence relation between the data to be processed and each service element in the service element set; and finally, responding to the received request carrying the service element arrangement, and generating and outputting a data relation network representing the association relation between the data to be processed and each service element based on each service element with the target code. Therefore, the corresponding identification code and the target code are obtained by coding the data to be processed and each service element in the service element set associated with the data to be processed, and meanwhile, the service element with the target code generates a data relation network corresponding to the data to be processed based on the received request carrying the service element arrangement, so that the data organization form corresponding to the data to be processed can be flexibly displayed, and further the display form of the data to be processed can meet the changeable and complex application scene.
Based on the foregoing embodiments, an embodiment of the present application provides a data relationship representation method, which is applied to a data relationship representation device, and as shown in fig. 2 and fig. 3, the method includes the following steps:
step 201, acquiring an identification code of the data to be processed.
In the embodiment of the application, the representation equipment of the data relationship acquires the identification code of the data to be processed; wherein, the identification code may be symbol information capable of uniquely identifying the data to be processed, such as: a Unique Identifier (UUID).
It should be noted that the identification code is unique character information for uniquely identifying the data to be processed; meanwhile, the identification code of the data to be processed can be automatically generated by the representation device of the data relationship after the data to be processed is generated or acquired.
Step 202, marking the identification code by adopting a preset identification strategy to obtain an identification code.
In the embodiment of the application, the data relation representation equipment adopts a preset identification strategy to mark the identification code to obtain an identification code; wherein the identification code is different from the attribute information of the identification code. In one possible implementation, the amount of information of the identification code is smaller than the amount of information of the identification code.
The data relation representing device can adopt a BitSet algorithm to mark the identification code or the data to be processed to obtain an identification code represented by binary numbers.
In a possible implementation manner, when the number of the data to be processed is two or more, the representing device of the data relationship adopts a preset identification strategy to mark the identification code of each data to be processed, so as to obtain the identification code of each data to be processed. The identification code of each piece of data to be processed is different, and the identification code of each piece of data to be processed is also different.
It should be noted that, in the embodiment of the present application, the data relationship expression device obtains the corresponding identification code by marking the identification code of the data to be processed. Therefore, the accuracy and efficiency of marking the business elements associated with the data to be processed in the later period can be improved by efficiently and conveniently marking each data to be processed.
Step 203, determine the initial code of each service element.
In the embodiment of the application, the determining device of the data relationship determines the initial code of each service element; wherein, the information of the initial coding representation of each service element can be null.
In one possible implementation, when the data to be processed is binary, for example: 0001 and the initial coding of each service element may be 0000.
And step 204, determining the target code of each service element based on the identification code, the initial code of each service element and the incidence relation.
In the embodiment of the application, the data relationship representing device calculates the identification code and the initial code of each service element based on the association relationship between the data to be processed and each service element, and determines the target code of each service element.
In a possible implementation manner, the data relationship representing device may add the identification code and the initial code of each service element based on the association relationship to determine the target code of each service element.
In another possible implementation manner, the data relationship representing device may perform a bit or operation on the identification code and the initial code of each service element based on the association relationship to determine the target code of each service element.
It should be noted that, in the embodiment of the present application, the data relationship representing device performs correlation calculation on the identification code and the initial code of each service element based on the association relationship between the data to be processed and each service element, and determines the target code of each service element. In this way, the accuracy of the determined target code of each service element can be improved by binding the identification code and the initial code based on the correlation calculation.
In a possible implementation manner, the data relationship representing device determines the target code of each business element based on the identification code, the initial code of each business element, and the association relationship, that is, the data relationship representing device performs step 204, and can also be implemented by the following step 204 a:
and 204a, carrying out bit OR operation on the identification codes and the initial codes of each service element based on the association relation to obtain the target codes of each service element.
In the embodiment of the application, the data relationship representing device performs bit or operation on the identification code and the initial code of each service element based on the association relationship between the data to be processed and each service element to obtain the target code of each service element. The identification code and the target code may be binary values having an association relationship.
In a possible implementation manner, the identifier code of the data to be processed is 0010, and the initial codes of the service elements 1 to 3 having a relationship with the data to be processed are 0000, where the service element 1 is directly associated with the data to be processed, the service element 2 is directly associated with the data to be processed, and the service element 3 is indirectly associated with the data to be processed. And performing bit or operation on the identifier code and the corresponding initial code to obtain that the target code of the service element 1 is 0011, the target code of the service element 2 is 0110, the target code of the service element 3 is 00100010 and the like. Note that there are direct association and indirect association, and attribute information corresponding to the target code generated by performing bit or operation is different.
It should be noted that, in the embodiment of the present application, the data relationship representing device performs bit or operation on the identification code and the initial code based on an association relationship, so as to obtain the target code of each service element. Therefore, the data to be processed and the business elements associated with the data are bound based on the concise numerical information in a convenient and efficient calculation mode, and the binding efficiency between the relational data can be improved.
According to the method for representing the data relationship, the data to be processed and each service element in the service element set associated with the data to be processed are coded in an efficient and convenient marking mode to obtain the corresponding identification code and the target code, and the binding efficiency between the relationship data can be improved; meanwhile, based on the received request carrying the service element arrangement, the service element with the target code generates a data relation network corresponding to the data to be processed, so that a data organization form corresponding to the data to be processed can be flexibly displayed, and further the display form of the data to be processed can meet changeable and complex application scenes.
Based on the foregoing embodiment, in a case that data to be processed is at least two pieces of data to be measured, in the method for representing a data relationship provided in an embodiment of the present application, a data relationship representing device generates and outputs a data relationship network representing an association relationship between the data to be processed and each service element based on each service element with a target code in response to a received request carrying a service element arrangement, which may be implemented by the following steps, as shown in fig. 2 and fig. 4:
step 301, in response to the received request, determining a set of business elements to be tested associated with each data to be tested based on each business element with the target code.
In this embodiment of the present application, in response to a received request carrying a business element arrangement, a device for representing a data relationship determines, based on each business element having a target code, a set of business elements to be tested associated with each piece of data to be tested. The business elements to be tested in the business element set to be tested associated with each piece of data to be tested can be completely different or partially the same.
In a possible implementation manner, the data relationship representing device, in response to a received request carrying a business element arrangement, parses each business element with a target code, determines an association relationship between each piece of data to be tested and each business element, and further screens and determines a set of business elements to be tested associated with each piece of data to be tested based on the association relationship.
It should be noted that, in the embodiment of the present application, the number of the business elements to be tested included in the business element set to be tested associated with each piece of data to be tested is not limited at all.
In a possible implementation manner, the representing device of the data relationship determines, in response to the received request, a set of business elements to be tested associated with each piece of data to be tested based on each business element having the target code, that is, the representing device of the data relationship performs step 301, and may be implemented by the following steps 301a and 301 b:
step 301a, in response to the received request, performing bit and operation on the identification code and the target code of each service element, and determining the association relationship between each piece of data to be tested and each service element.
In the embodiment of the application, the data relationship representing device performs bit and operation on the identification code of each piece of data to be tested and the target code of each service element in response to the received request carrying the service element arrangement, and determines the association relationship between each piece of data to be tested and each service element. If the result obtained by the bit and operation of the identifier code 1 and the target code 1 is 1, it is proved that the incidence relation exists between the data to be tested 1 corresponding to the identifier code 1 and the service element 1 corresponding to the target code 1; if the result obtained by the bit and operation of the identifier code 1 and the target code 2 is 0, it is proved that there is no association between the data to be tested 1 corresponding to the identifier code 1 and the service element 2 corresponding to the target code 2.
Step 301b, determining a set of business elements to be tested associated with each piece of data to be tested based on the association relationship between each piece of data to be tested and each business element.
In the embodiment of the present application, the data relationship representing device determines the set of business elements to be tested associated with each piece of data to be tested based on the association relationship, i.e., the existence of association or non-association, between each piece of data to be tested and each business element.
It should be noted that, in the embodiment of the present application, the data relationship representing device performs bit and operation on the identification code and the target code to determine whether there is an association between each piece of data to be tested and each service element, and further determines, based on the result, a set of service elements to be tested associated with each piece of data to be tested; therefore, the data to be processed and the business elements related to the data to be processed are analyzed based on concise numerical information in a convenient and efficient calculation mode, and the analysis efficiency of the data relation can be improved.
Step 302, a business element queue of each data to be tested is generated based on the set of business elements to be tested associated with each data to be tested.
In the embodiment of the application, the data relationship representing device generates a business element queue of each data to be tested based on the business element set to be tested associated with each data to be tested; wherein, each service element queue of the data to be tested has a corresponding relation with the request for obtaining the arrangement of the carrying elements.
It should be noted that the ordering of the related service elements in the service element queue of each data to be tested may be the same or different, and this is not limited in this embodiment of the present application.
In a feasible implementation manner, when the data to be tested are all commodity orders, the service element queue of the data to be tested 1 may be: merchandise-payment means-address-coupon; the business element queue for data 2 under test may be: merchandise-merchant-coupon-governance, etc.
In a possible implementation manner, the representing device of the data relationship generates a business element queue of each data to be tested based on the set of business elements to be tested associated with each data to be tested, that is, the representing device of the data relationship performs step 302, and may also be implemented by the following steps 302a and 302 b:
step 302a, in response to the received request, determining an upper layer element and a lower layer element of the service element to be tested associated with each data to be tested based on the service set to be tested associated with each data to be tested.
In the embodiment of the application, the data relationship representing device responds to a received request carrying a service element queue, analyzes the request, and determines an upper element and a lower element of a service element to be detected associated with each data to be detected based on information in a service set to be detected associated with each data to be detected.
Step 302b, determining a business element queue of each data to be tested based on the upper layer element and the lower layer element of the business element to be tested associated with each data to be tested.
In the embodiment of the application, the data relationship representing device determines the position information of the to-be-detected service associated with each piece of data to be detected in the corresponding service element queue based on the upper layer element and the lower layer element of the to-be-detected service element associated with each piece of data to be detected, and further determines the service element queue of each piece of data to be detected based on the position information.
It should be noted that, in the embodiment of the present application, the data relationship representing device determines, in response to the received request, an upper layer element and a lower layer element of a service element to be detected associated with each piece of data to be detected, and further determines a service element queue of each piece of data to be detected; therefore, the position information of the service element to be detected associated with each piece of data to be detected in the corresponding service element queue is determined based on the more accurate upper-layer element information and lower-layer element information of each piece of data to be detected, and the accuracy of determining the service element queue of each piece of data to be detected can be improved.
And 303, generating and outputting a data relation network corresponding to each data to be detected based on the service element queue of each data to be detected.
In the embodiment of the application, the data relationship representing equipment generates and outputs a data relationship network corresponding to each data to be tested based on the service element queue of each data to be tested; the data relationship network corresponding to each piece of data to be tested may be independently displayed and output, or the data relationship network corresponding to each piece of data to be tested may be combined to be displayed and output.
The data relation representing device can display the data relation network corresponding to each piece of data to be tested on the display interface corresponding to the display module of the data relation representing device, and can also send the data relation network to other devices performing information interaction with the data relation representing device and display the data relation network. Meanwhile, the display mode, the display period, the display color and the like of the data relationship network corresponding to each piece of data to be detected are not limited in the embodiment of the application.
It should be noted that, in this embodiment of the application, the data relationship representing device may display and store specific data information corresponding to a service element in a data relationship network corresponding to each piece of data to be tested.
In a possible implementation manner, the data relationship representing device generates and outputs a data relationship network corresponding to each data to be tested based on the service element queue of each data to be tested, that is, the data relationship representing device performs step 303, and may also be implemented by the following steps 303a and 303 b:
step 303a, acquiring data information corresponding to each service element.
In this embodiment of the application, the data information corresponding to each service element is obtained by the data relationship representing device, which may refer to obtaining data information of a service element to be tested associated with each piece of data to be tested.
In a feasible implementation manner, the business elements are commodities, and the data information corresponding to the business elements is books; the service element is an address, and the data information corresponding to the service element is Shaanxi province, Western Ann city and the like.
And step 303b, generating and outputting a data relation network corresponding to each data to be tested based on the position information of each service element in the service element queue and the data information corresponding to each service element.
In the embodiment of the application, the data relationship representing equipment correspondingly fills the data information corresponding to each business element into the position node of each business element in the business element queue, and generates and outputs the data relationship network corresponding to each data to be tested; wherein the data relationship network comprises: the data information node network can refer to the association relationship between specific data information of the business elements to be detected of each piece of data to be detected.
In a possible implementation manner, the data relationship network of the data 1 to be tested is: address-domination mode-coupon-goods, shaanxi city, shaanxi province-cash payment-full 30 minus 2-book; the data relation network of the data 2 to be measured is as follows: age-dominant mode-coupon-merchandise, two hours up-cash payment-full 30 minus 2-books.
In a feasible implementation manner, the data relationship representing device correspondingly fills the data information of the to-be-tested service element associated with each piece of to-be-tested data into the position node in the service element queue corresponding to the to-be-tested service element associated with each piece of to-be-tested data, so as to obtain the data relationship network corresponding to each piece of to-be-tested data.
It should be noted that, in this embodiment of the present application, the data relationship representing device obtains a data relationship network of each piece of data to be measured based on the data information of each service element and the position information of each service element in the service element queue; therefore, the node relation and the data information corresponding to each piece of data to be detected are displayed in the data relation network of the data to be detected, and the information displayed by the data relation network can be more comprehensive.
Meanwhile, in the embodiment of the application, the data relationship representing equipment responds to the received request carrying the arrangement of the service elements, analyzes the data to be processed and the service elements associated with the data to be processed based on succinct numerical information in a convenient and efficient calculation mode, and can improve the analysis efficiency of the relationship data; meanwhile, the request carrying the arrangement of the service elements is analyzed, the data information of each service element is assigned, the data organization form corresponding to the data to be processed can be flexibly displayed on the basis of acquiring a data relation network with more comprehensive information, and the display form of the data to be processed can meet changeable and complex application scenes.
According to the method for representing the data relationship, the data to be processed and each service element in the service element set associated with the data to be processed are coded in an efficient and convenient marking mode to obtain the corresponding identification code and the target code, and the binding efficiency between the relationship data can be improved; meanwhile, the data to be processed and the business elements related to the data are analyzed based on concise numerical information based on a convenient and efficient calculation mode, so that the analysis efficiency among data relationships can be improved; in addition, based on the received request carrying the arrangement of the service elements and the data information of each service element, the service elements with the target codes are generated into a data relation network corresponding to the data to be processed, so that a data organization form corresponding to the data to be processed can be flexibly displayed, and the display form of the data to be processed can further meet changeable and complex application scenes.
Based on this, in the representation method of the data relationship provided in the embodiment of the present application, binding and analyzing the data relationship by using the bit or the algorithm and the bit and the algorithm may be implemented by the following steps:
first, constructing a commodity list: each commodity list (Shopping Item) corresponds to a UUID, and each commodity list is marked according to the BitSet algorithm to generate a corresponding binary value. Such as: there are 4 merchandise lists, the bit corresponding to the merchandise list 1 is 0001, the bit corresponding to the merchandise list 2 is 0010, the bit corresponding to the merchandise list 3 is 0100, and the bit corresponding to the merchandise list 4 is 1000. Each item list corresponds to binary digits with values that are incremented by multiples of 2. Meanwhile, the generated bits can be correspondingly stored in the related storage areas, wherein the UUID of each commodity list corresponds to the corresponding bits one to one.
Second, binding relationship, business element in each commodity list or commodity upper layer structure, such as: when the shopping basket, the parcel and the like are bound with the commodity list, binary bit OR operation is carried out on the shopping basket, the parcel and the like and the current commodity list to generate corresponding binary bits. And storing the data in the related storage area, wherein each service element or commodity upper layer structure also has a corresponding UUID. For example: commodity superstructure: the package 1 comprises two commodity lists, namely a commodity list 1 and a commodity list 2. The package 2 contains a list of items 3 underneath. The package 3 contains a list of items 4 underneath. The bits of parcel 1 are the bit 0001 of inventory 1, the bit 0010 of inventory 2, and the bit 0000 of parcel 1 itself, and the bit or operation is performed to obtain 0011. Similarly, the bits of the parcel 2 are 0100 of the commodity list 3 and 0000 of the binary bit of the parcel itself, and bit or operation is performed to obtain 0100, and the bit of the parcel 3 is 1000. Service elements: the product list 1 is associated with the stock 1 and the delivery 1. The inventory 2 is associated with the delivery 1. The bit of the inventory 1 is the binary bit 0001 of the commodity list 1 and the bit of the self 000 is obtained by performing bit OR operation. The binary bit of the distribution 1 is the binary bit 0001 of the commodity list 1 and the binary bit 0010 of the commodity list 2 to carry out bit OR operation, and 0011 is obtained.
And thirdly, analyzing the relation, and analyzing any two service elements after the relation is bound without associated commodity list transfer. Meanwhile, when the bit AND operation is performed, if the result is greater than 0, the relationship is present. For example: and acquiring a binary bit 0011 corresponding to the distribution 1 and a binary bit 0001 corresponding to the inventory 1, performing bit and operation to obtain 0001, and determining that the binary bit is related when the binary bit is larger than zero, so as to acquire corresponding inventory data. Meanwhile, as shown in fig. 5, a schematic diagram for representing a relationship between data based on binary values is provided for the embodiment of the present application. Wherein, as can be determined from fig. 5, package 1 has an association relationship with manifest 1 and manifest 2, package 2 has an association relationship with manifest 3, and package 3 has an association relationship with manifest 4; shopping basket 1 has an association relationship with list 1, list 2 and list 3, and shopping basket 3 has an association relationship with list 4; the whole list has an association relationship with the list 1, the list 2, the list 3 and the list 4, the inventory 1 has an association relationship with the list 1, and the commodity 1 has an association relationship with the list 1; delivery 1 has an association with list 1 and list 2.
Therefore, the commodity list and the business elements or the upper-layer structure information associated with the commodity list are marked in an efficient and convenient marking mode to obtain the corresponding binary numerical values, and meanwhile, the commodity list and the business elements associated with the commodity list are analyzed based on concise numerical information based on a convenient and efficient calculation mode, namely, the business elements and the like are transferred without related information links, so that the binding efficiency between the commodity list and the business elements and between the business elements associated with the commodity list can be improved, and the analysis efficiency between the commodity list and the business elements and between the business elements associated with the commodity list can be improved.
Meanwhile, in the method for representing a data relationship provided in the embodiment of the present application, based on the received request carrying the arrangement of the service elements and the data information of each service element, the service element with the target code is generated into a data relationship network corresponding to the data to be processed. Taking the above-mentioned 4 commodity lists as an example, after responding to the received request for arranging the service-carrying elements, analyzing the service elements corresponding to each commodity list by using commodities as dimensions, that is, determining the service elements associated with each commodity list through bit and operation, and further determining the arrangement order corresponding to all the service elements in each commodity list based on the request for arranging the service-carrying elements, that is, performing hierarchical display on all the services in each commodity list according to the hierarchy. Meanwhile, in the process of hierarchical display, the node structure based on the hierarchical display, corresponding to the data relationship network in the embodiment of the application, can be divided into: a data area and a node relation area. The data area is display information formed by data corresponding to the service elements on each node of each presentation layer, the node relation area is the relation of the data of each presentation layer, and each presentation layer hierarchy is related through the node relation. Different business parties and different node relations, but the data corresponding to the business elements of the business parties are unchanged. As shown in fig. 6, a schematic diagram for displaying service elements based on a root node is provided in the application embodiment; based on the root node, hierarchical display of different services is performed, and the first layer 601 provides all service elements of the commodity list, such as: address, merchant, coupon, tax, credit, invoice, payment method, etc., while fig. 6 is merely an example and does not represent all business element information of any merchandise listing; meanwhile, in the case that the next node 602 of the merchant includes merchant 1 and merchant 2, a specific arrangement is given for each merchant, as shown in fig. 6, which includes 603 in merchant 1: total price promotion and general package, and information of express delivery, aging and the like of 604, and further determines the package consisting of the single product M and the single product N and the independent promotion information of the single product X based on the total price promotion in 603; and item C and item D included in the general package in 603 and corresponding bonus information.
Therefore, based on the received request carrying the arrangement of the service elements and the data information of each service element, the service elements with the target codes are generated into the data relation network corresponding to the data to be processed, namely, the service elements are decoupled and dynamically generate the corresponding service element organization form, the data organization form corresponding to the data to be processed can be flexibly displayed, and the display form of the data to be processed can further meet the changeable and complex application scene.
Based on the foregoing embodiments, the present application further provides a data relationship representing apparatus 7, where the data relationship representing apparatus 7 may be applied to a data relationship representing method provided in the embodiments corresponding to fig. 2 to fig. 4, and as shown in fig. 7, the data relationship representing apparatus 7 includes: an acquisition module 71, a marking module 72, a determination module 73, and a generation module 74, wherein:
an obtaining module 71, configured to obtain data to be processed and a set of business elements associated with the data to be processed;
the marking module 72 is configured to mark the data to be processed based on a preset identification policy to obtain an identification code of the data to be processed;
a determining module 73, configured to determine a target code of each service element based on the identification code and an association relationship between the data to be processed and each service element in the service element set;
and the generating module 74 is configured to generate and output a data relationship network representing an association relationship between the data to be processed and each service element based on each service element with the target code in response to the received request carrying the arrangement of the service elements.
In the embodiment of the present application, the marking module 72 is further configured to obtain an identification code of the data to be processed; and marking the identification code by adopting a preset identification strategy to obtain an identification code.
In this embodiment of the present application, the determining module 73 is further configured to determine an initial coding of each service element; and determining the target code of each business element based on the identification codes, the initial codes of each business element and the incidence relation.
In this embodiment of the application, the determining module 73 is further configured to perform bit or operation on the identification code and the initial code of each service element based on the association relationship, so as to obtain a target code of each service element.
In this embodiment of the application, the data to be processed is at least two data to be measured, and the generating module 74 includes:
a first determining submodule, configured to determine, in response to the received request, a set of to-be-tested service elements associated with each to-be-tested data based on each service element having the target code;
the first generation submodule is used for generating a service element queue of each data to be detected based on a service element set to be detected associated with each data to be detected;
and the second generation submodule is used for generating and outputting a data relation network corresponding to each data to be detected based on the service element queue of each data to be detected.
In this embodiment of the application, the first determining submodule is further configured to perform bit and operation on the identification code and the target code of each service element in response to the received request, and determine an association relationship between each piece of data to be measured and each service element; and determining a set of business elements to be tested associated with each piece of data to be tested based on the association relationship between each piece of data to be tested and each business element.
In this embodiment of the present application, the first generation submodule, configured to determine, in response to the received request, an upper layer element and a lower layer element of a service element to be tested, which are associated with each piece of data to be tested, based on a service set to be tested, which is associated with each piece of data to be tested; and determining a business element queue of each data to be tested based on the upper-layer element and the lower-layer element of the business element to be tested associated with each data to be tested.
In the embodiment of the present application, the second generating sub-module is configured to obtain data information corresponding to each service element; and generating and outputting a data relation network corresponding to each data to be tested based on the position information of each business element in the business element queue and the data information corresponding to each business element.
It should be noted that, for a specific implementation process of the steps executed by each module in this embodiment, reference may be made to an implementation process in the data relationship representation method provided in the embodiments corresponding to fig. 2 to 4, and details are not described here again.
The device for representing the data relationship, provided by the embodiment of the application, codes the data to be processed and each service element in the service element set associated with the data to be processed in an efficient and convenient marking mode to obtain the corresponding identification code and the target code, so that the binding efficiency between the relationship data can be improved; meanwhile, on the basis of a convenient and efficient calculation mode, the data to be processed and the business elements related to the data are analyzed on the basis of concise numerical information, so that the analysis efficiency of the relational data can be improved; in addition, based on the received request carrying the arrangement of the service elements and the data information of each service element, the service elements with the target codes are generated into a data relation network corresponding to the data to be processed, so that a data organization form corresponding to the data to be processed can be flexibly displayed, and the display form of the data to be processed can further meet changeable and complex application scenes.
Based on the foregoing embodiments, the present application further provides a data relationship representing device 8, where the data relationship representing device 8 may be applied to the data relationship representing method provided in the embodiments corresponding to fig. 2 to 4, and as shown in fig. 8, the data relationship representing device 8 includes: a processor 81, a memory 82, and a communication bus 83, wherein:
the communication bus 83 is used to realize a communication connection between the processor 81 and the memory 82.
The processor 81 is configured to execute a program of a representation method of a data relationship stored in the memory 82 to implement the representation method of a data relationship provided with reference to the corresponding embodiments of fig. 2 to 4.
According to the data relation representing equipment provided by the embodiment of the application, the data to be processed and each service element in the service element set associated with the data to be processed are coded in an efficient and convenient marking mode to obtain the corresponding identification code and the target code, so that the binding efficiency between the relation data can be improved; meanwhile, on the basis of a convenient and efficient calculation mode, the data to be processed and the business elements related to the data are analyzed on the basis of concise numerical information, so that the analysis efficiency of the relational data can be improved; in addition, based on the received request carrying the arrangement of the service elements and the data information of each service element, the service elements with the target codes are generated into a data relation network corresponding to the data to be processed, so that a data organization form corresponding to the data to be processed can be flexibly displayed, and the display form of the data to be processed can further meet changeable and complex application scenes.
Based on the foregoing embodiments, the present application further provides a computer-readable storage medium storing one or more programs, where the one or more programs are executable by one or more processors to implement the representation method of the data relationship provided in the embodiments corresponding to fig. 2 to 4.
The computer-readable storage medium may be a Read Only Memory (ROM), a Programmable Read Only Memory (PROM), an Erasable Programmable Read Only Memory (EPROM), an Electrically Erasable Programmable Read Only Memory (EEPROM), a magnetic Random Access Memory (FRAM), a Flash Memory (Flash Memory), a magnetic surface Memory, an optical Disc, or a Compact Disc Read-Only Memory (CD-ROM); and may be various electronic devices such as mobile phones, computers, tablet devices, personal digital assistants, etc., including one or any combination of the above-mentioned memories.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method described in the embodiments of the present application.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. 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 above description is only a preferred embodiment of the present application, and not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings of the present application, or which are directly or indirectly applied to other related technical fields, are included in the scope of the present application.

Claims (11)

1. A method for representing data relationships, the method comprising:
acquiring data to be processed and a service element set associated with the data to be processed;
marking the data to be processed based on a preset identification strategy to obtain an identification code of the data to be processed;
determining a target code of each business element based on the identification code and the incidence relation between the data to be processed and each business element in the business element set;
and responding to a received request carrying business element arrangement, and generating and outputting a data relation network representing the association relation between the data to be processed and each business element based on each business element with the target code.
2. The method according to claim 1, wherein the marking the data to be processed based on a preset identification policy to obtain an identification code of the data to be processed comprises:
acquiring an identification code of the data to be processed;
and marking the identification code by adopting the preset identification strategy to obtain the identification code.
3. The method according to claim 1 or 2, wherein the determining the target code of each business element based on the identification code and the association relationship between the data to be processed and each business element in the business element set comprises:
determining an initial code of each of the business elements;
and determining the target code of each business element based on the identification code, the initial code of each business element and the incidence relation.
4. The method of claim 3, wherein determining the target code for each business element based on the identification code, the initial code for each business element, and the association comprises:
and carrying out bit OR operation on the identification codes and the initial codes of each service element based on the incidence relation to obtain the target codes of each service element.
5. The method according to claim 1, wherein the data to be processed is at least two data to be tested, and the generating and outputting a data relationship network representing an association relationship between the data to be processed and each of the service elements based on each of the service elements with the target code in response to the received request carrying the service element arrangement comprises:
determining a set of business elements under test associated with each data under test based on each business element with a target code in response to the received request;
generating a business element queue of each data to be tested based on a set of business elements to be tested associated with each data to be tested;
and generating and outputting a data relation network corresponding to each piece of data to be detected based on the service element queue of each piece of data to be detected.
6. The method of claim 5, wherein the determining, in response to the received request, a set of traffic elements to be tested associated with each piece of data to be tested based on each of the traffic elements with target codes comprises:
responding to the received request, carrying out bit AND operation on the identification codes and the target codes of each business element, and determining the association relation between each piece of data to be tested and each business element;
and determining a set of business elements to be tested associated with each piece of data to be tested based on the association relationship between each piece of data to be tested and each business element.
7. The method of claim 5, wherein the generating a business element queue for each of the data under test based on the set of business elements under test associated with each of the data under test comprises:
in response to the received request, determining an upper layer element and a lower layer element of a service element to be tested associated with each piece of data to be tested based on a service set to be tested associated with each piece of data to be tested;
and determining a business element queue of each data to be tested based on the upper-layer element and the lower-layer element of the business element to be tested associated with each data to be tested.
8. The method of claim 5, wherein the generating and outputting the data relationship network corresponding to each piece of data to be tested based on the business element queue of each piece of data to be tested comprises:
acquiring data information corresponding to each service element;
and generating and outputting a data relation network corresponding to each piece of data to be tested based on the position information of each service element in the service element queue and the data information corresponding to each service element.
9. An apparatus for representing data relationships, the apparatus comprising:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring data to be processed and a service element set associated with the data to be processed;
the marking module is used for marking the data to be processed based on a preset identification strategy to obtain an identification code of the data to be processed;
the determining module is used for determining a target code of each business element based on the identification code and the incidence relation between the data to be processed and each business element in the business element set;
and the generating module is used for responding to a received request carrying business element arrangement, and generating and outputting a data relation network representing the association relation between the data to be processed and each business element based on each business element with the target code.
10. A device for representing data relationships, the device comprising: a processor, a memory, and a communication bus;
the communication bus is used for realizing communication connection between the processor and the memory;
the processor is configured to execute a program in the memory to implement the method of representing a data relationship of any of claims 1 to 8.
11. A computer-readable storage medium, characterized in that the computer-readable storage medium stores one or more programs which are executable by one or more processors to implement the representation of the data relationship according to any one of claims 1 to 8.
CN202110666610.5A 2021-06-16 2021-06-16 Data relationship representation method, device, equipment and storage medium Pending CN113393296A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110666610.5A CN113393296A (en) 2021-06-16 2021-06-16 Data relationship representation method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110666610.5A CN113393296A (en) 2021-06-16 2021-06-16 Data relationship representation method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113393296A true CN113393296A (en) 2021-09-14

Family

ID=77621397

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110666610.5A Pending CN113393296A (en) 2021-06-16 2021-06-16 Data relationship representation method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113393296A (en)

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040056787A1 (en) * 2002-09-20 2004-03-25 Bossen Frank Jan Method and apparatus for arithmetic coding and termination
CN101308490A (en) * 2008-04-28 2008-11-19 北京航空航天大学 Dynamic report generation method and platform
CN102819569A (en) * 2012-07-18 2012-12-12 中国科学院软件研究所 Matching method for data in distributed interactive simulation system
US20140344004A1 (en) * 2013-05-14 2014-11-20 Venugopal Surendran Work management in a network environment
CN105308592A (en) * 2013-05-30 2016-02-03 甲骨文国际公司 Value based windows on relations in continuous data streams
CN105589894A (en) * 2014-11-13 2016-05-18 腾讯数码(深圳)有限公司 Document index establishing method and device as well as document retrieving method and device
CN107545021A (en) * 2017-05-10 2018-01-05 新华三信息安全技术有限公司 A kind of date storage method and device
CN107844829A (en) * 2017-10-31 2018-03-27 中国科学院计算技术研究所 Method and system and neural network processor for accelerans network processing unit
CN108108436A (en) * 2017-12-20 2018-06-01 东软集团股份有限公司 Date storage method, device, storage medium and electronic equipment
CN109344178A (en) * 2018-09-18 2019-02-15 杭州安恒信息技术股份有限公司 A kind of data sheet real-time statistical method, device, equipment and readable storage medium storing program for executing
CN110175170A (en) * 2019-04-19 2019-08-27 平安科技(深圳)有限公司 Data-optimized processing method, device, computer equipment and storage medium
CN111144117A (en) * 2019-12-26 2020-05-12 同济大学 Knowledge graph Chinese address disambiguation method
CN111310207A (en) * 2020-02-14 2020-06-19 张�浩 Electronic commerce data processing method and device, electronic commerce system and server
CN111552695A (en) * 2020-06-04 2020-08-18 支付宝(杭州)信息技术有限公司 Data storage and query method, device and machine-readable storage medium
CN111597802A (en) * 2020-05-14 2020-08-28 支付宝实验室(新加坡)有限公司 Service processing method and device and electronic equipment
CN112311699A (en) * 2020-09-28 2021-02-02 清华大学无锡应用技术研究院 Method, device and storage medium for processing network data packet

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040056787A1 (en) * 2002-09-20 2004-03-25 Bossen Frank Jan Method and apparatus for arithmetic coding and termination
CN101308490A (en) * 2008-04-28 2008-11-19 北京航空航天大学 Dynamic report generation method and platform
CN102819569A (en) * 2012-07-18 2012-12-12 中国科学院软件研究所 Matching method for data in distributed interactive simulation system
US20140344004A1 (en) * 2013-05-14 2014-11-20 Venugopal Surendran Work management in a network environment
CN105308592A (en) * 2013-05-30 2016-02-03 甲骨文国际公司 Value based windows on relations in continuous data streams
CN105589894A (en) * 2014-11-13 2016-05-18 腾讯数码(深圳)有限公司 Document index establishing method and device as well as document retrieving method and device
CN107545021A (en) * 2017-05-10 2018-01-05 新华三信息安全技术有限公司 A kind of date storage method and device
CN107844829A (en) * 2017-10-31 2018-03-27 中国科学院计算技术研究所 Method and system and neural network processor for accelerans network processing unit
CN108108436A (en) * 2017-12-20 2018-06-01 东软集团股份有限公司 Date storage method, device, storage medium and electronic equipment
CN109344178A (en) * 2018-09-18 2019-02-15 杭州安恒信息技术股份有限公司 A kind of data sheet real-time statistical method, device, equipment and readable storage medium storing program for executing
CN110175170A (en) * 2019-04-19 2019-08-27 平安科技(深圳)有限公司 Data-optimized processing method, device, computer equipment and storage medium
CN111144117A (en) * 2019-12-26 2020-05-12 同济大学 Knowledge graph Chinese address disambiguation method
CN111310207A (en) * 2020-02-14 2020-06-19 张�浩 Electronic commerce data processing method and device, electronic commerce system and server
CN111597802A (en) * 2020-05-14 2020-08-28 支付宝实验室(新加坡)有限公司 Service processing method and device and electronic equipment
CN111552695A (en) * 2020-06-04 2020-08-18 支付宝(杭州)信息技术有限公司 Data storage and query method, device and machine-readable storage medium
CN112311699A (en) * 2020-09-28 2021-02-02 清华大学无锡应用技术研究院 Method, device and storage medium for processing network data packet

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
许磊;夏翠娟;: "第三代图书馆服务平台的元数据管理――以FOLIO的Codex方案为例", 中国图书馆学报, no. 01, pages 100 - 114 *

Similar Documents

Publication Publication Date Title
CN107464169B (en) Information output method and device
CN108334387B (en) Dynamic interface rendering method and device
CN104599153B (en) Commodity recommendation method, commodity recommendation server and commodity recommendation terminal
CN109300003B (en) Enterprise recommendation method, enterprise recommendation device, computer equipment and storage medium
CN107957867B (en) Electric power retail market model modeling method and system
CN112465601A (en) Electronic order generation method and device and storage medium
CN112036853A (en) Payment method, payment mode configuration method, device and equipment
CN110163632A (en) Withdrawing method and its system, user terminal
CN115048396A (en) Bill processing method and device
CN113393296A (en) Data relationship representation method, device, equipment and storage medium
CN111026963A (en) Data query method and device, and configuration information setting method and device
CN107977876A (en) For handling the method and device of sequence information
CN108345600B (en) Management of search application, data search method and device thereof
CN113535101B (en) Print file generation method and device, storage medium and electronic equipment
US11126985B1 (en) Integrating functionality across multiple applications
CN111275517B (en) Link information display method and device, storage medium and terminal
CN113888267A (en) Order group sending system
CN109767115B (en) Service management method, device, computer equipment and readable storage medium
RU2671621C1 (en) Method of addition of goods and services of different suppliers to electronic basket on the internet
CN111240785A (en) Page generation method and device
CN112581161B (en) Object selection method and device, storage medium and electronic equipment
US20220148004A1 (en) Systems and methods for predicting on-file payment credentials
US20060255133A1 (en) Commodity managing apparatus to manage commodity, commodity managing method, and program for managing commodities
JP7471602B2 (en) Information processing device and information processing method
KR102236835B1 (en) System and method that automatically generates quotations through calculating material cost and labor cost estimates based on web-based standard of estimate

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