CN117408582A - Target modeling method, device, computer equipment and storage medium - Google Patents

Target modeling method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN117408582A
CN117408582A CN202310656509.0A CN202310656509A CN117408582A CN 117408582 A CN117408582 A CN 117408582A CN 202310656509 A CN202310656509 A CN 202310656509A CN 117408582 A CN117408582 A CN 117408582A
Authority
CN
China
Prior art keywords
target
items
item
cards
numerical
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
CN202310656509.0A
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.)
Shanghai Shuhe Information Technology Co Ltd
Original Assignee
Shanghai Shuhe 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 Shanghai Shuhe Information Technology Co Ltd filed Critical Shanghai Shuhe Information Technology Co Ltd
Priority to CN202310656509.0A priority Critical patent/CN117408582A/en
Publication of CN117408582A publication Critical patent/CN117408582A/en
Pending legal-status Critical Current

Links

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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/067Enterprise or organisation modelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9027Trees
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Abstract

The application relates to a target modeling method, a target modeling device, a computer device and a storage medium. The method comprises the following steps: acquiring target information of a target to be managed; performing basic object marking operation according to the target information to obtain a plurality of target items, a plurality of support items and a plurality of numerical items; determining associated support items and numerical items for each target item, and constructing corresponding target cards for each target item and the associated support items and numerical items to obtain a plurality of target cards; the number of the target cards and the target items are the same; and establishing a target tree model according to the plurality of target cards. The method and the device can establish a corresponding target tree model for the target to be managed, and can provide a unified target information management view and a unique target service platform.

Description

Target modeling method, device, computer equipment and storage medium
Technical Field
The present disclosure relates to the field of object management, and in particular, to a method, an apparatus, a computer device, and a storage medium for object modeling.
Background
The goal is a specific, measurable and evaluable outcome or result to be achieved by an organization, individual or team over a period of time. The goal management is a scientific management method for defining, refining and refining the goals of organizations, individuals or teams, and achieving effects through planning, supervision and execution and evaluation. The method has the advantages that the whole process of the target is effectively managed and controlled, the development of individuals, teams and organizations can be promoted, the management efficiency, creativity and competitiveness of the target are improved, and the organizations, individuals or teams can achieve the best target effect with the minimum resource cost.
In the digital context, "how to model target cognition in team members in an informative manner" is a problem that needs to be addressed.
Disclosure of Invention
Aiming at the defects or shortcomings, the application provides a target modeling method, a device, computer equipment and a storage medium.
The present application provides, according to a first aspect, a method of modeling targets, in some embodiments, the method comprising:
acquiring target information of a target to be managed;
performing basic object marking operation according to the target information to obtain a plurality of target items, a plurality of support items and a plurality of numerical items;
determining associated support items and numerical items for each target item, and constructing corresponding target cards for each target item and the associated support items and numerical items to obtain a plurality of target cards; the number of the target cards and the target items are the same;
and establishing a target tree model according to the plurality of target cards.
In some embodiments, the target item, the support item, and the numeric item are each a key-value pair, each key-value pair comprising a key and a value; the number of support items and number of numeric items associated with each target item is 0, one or more.
In some embodiments, constructing a corresponding target card for each target item and its associated support item and number item, resulting in a plurality of target cards, comprising:
taking each target item and associated support items and numerical items thereof as a group of basic objects, generating object relation information according to the relation among objects of each group of basic objects, and acquiring key information of each group of basic objects;
and constructing a target card according to the object relation information and the key information of each group of basic objects to obtain a plurality of target cards.
In some embodiments, building the target tree model according to the plurality of target cards includes:
establishing a target tree template according to the plurality of target cards;
and instantiating the target tree template to obtain a target tree model.
In some embodiments, building the target tree template from the plurality of target cards includes:
determining the association type between every two target items in the plurality of target items to obtain target item association information; the association type is father-son relationship and no association;
generating a target item relation map according to the target item association information and the plurality of target cards;
and optimizing the target item relation graph into a tree structure to obtain a target tree template.
In some embodiments, instantiating the target tree template includes:
each key in the target tree template is assigned a corresponding value.
In some embodiments, the above method further comprises:
establishing a target item management library, a numerical item management library and a support item management library;
respectively importing the target items, the support items and the numerical items into a target item management library, a numerical item management library and a support item management library;
correspondingly, after the target tree model is built according to the plurality of target cards, the method further comprises the following steps:
and taking the target item management library, the numerical item management library and the support item management library as data sources to visually display the target tree model.
The present application provides, according to a second aspect, a target modeling apparatus, in some embodiments, comprising:
the information acquisition module is used for acquiring target information of a target to be managed;
the marking module is used for performing basic object marking operation according to the target information to obtain a plurality of target items, a plurality of support items and a plurality of numerical items;
the card construction module is used for determining associated supporting items and numerical items for each target item, constructing corresponding target cards for each target item and the associated supporting items and numerical items, and obtaining a plurality of target cards; the number of the target cards and the target items are the same;
and the modeling module is used for building a target tree model according to the plurality of target cards.
According to a third aspect, the present application provides a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor executing the computer program to perform the steps of the object modeling method provided in any of the embodiments described above.
According to a fourth aspect, the present application provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the object modeling method provided in any of the embodiments described above.
In the above embodiment of the present application, by acquiring the target information of the target to be managed and performing the basic object marking operation according to the target information, a plurality of target items, a plurality of support items, and a plurality of numerical items may be obtained; and finally, establishing a corresponding target tree model for the target to be managed according to the plurality of target cards, so that the cognitive target is modeled in an informatization mode, and the target management efficiency is improved.
Drawings
FIG. 1 is a flow diagram of a method of modeling targets provided herein in accordance with one or more embodiments;
FIG. 2 is a schematic flow diagram of building a target card provided herein according to one or more embodiments;
FIG. 3 is a flow diagram of creating a target tree template provided herein in accordance with one or more embodiments;
FIG. 4 is a schematic diagram of a target card provided in accordance with one or more embodiments of the present application;
FIG. 5 is a flow diagram of a method of modeling targets provided herein in accordance with one or more embodiments;
FIG. 6 is a schematic diagram of an association between target items provided in accordance with one or more embodiments of the present application;
FIG. 7 is a schematic diagram of a target tree model provided herein in accordance with one or more embodiments;
FIG. 8 is a block diagram of a target modeling apparatus provided in accordance with one or more embodiments of the present application;
FIG. 9 is an internal block diagram of a computer device provided in accordance with one or more embodiments of the present application.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the present application more apparent, the following detailed description of the embodiments of the present application will be given with reference to the accompanying drawings. It should be understood that the described embodiments are merely some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples are not representative of all implementations consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present application as detailed in the accompanying claims.
In the description of this application, it should be understood that the terms "first," "second," "third," and the like are used merely to distinguish between similar objects and are not necessarily used to describe a particular order or sequence, nor should they be construed to indicate or imply relative importance. The specific meaning of the terms in this application will be understood by those of ordinary skill in the art as the case may be. Furthermore, in the description of the present application, unless otherwise indicated, "a plurality" means two or more. "and/or", describes an association relationship of an association object, and indicates that there may be three relationships, for example, a and/or B, and may indicate: a exists alone, A and B exist together, and B exists alone. The character "/" generally indicates that the context-dependent object is an "or" relationship.
The present application provides a target modeling method that, in some embodiments, includes steps as shown in FIG. 1, namely S110-S140. The steps are described below.
S110: and acquiring target information of the target to be managed.
In this embodiment, the target modeling method may be applied to a server, which may be an independent server or a server cluster.
The above object to be managed refers to an object to be modeled. The target information of the target to be managed includes description information of the target to be realized, for example, 1000 ten thousand profits are to be realized in 2023.
S120: and performing basic object marking operation according to the target information to obtain a plurality of target items, a plurality of support items and a plurality of numerical items.
Target = subject definition (target item) +evaluation metric (value item) +implementation path (support item) +subject relation (association) +time constraint (version)
The above is a definition of the object, and the object item, the support item, and the numerical item are explained below by way of one example.
In one example, "the main intended goal of this year's development is: the sales volume is increased by about 5.5 percent; the target is realized by expanding marketing scale and optimizing operation mode between the new storefronts 100 in China … … "
The object item is the smallest modeling unit of the object, which is used to represent the object name or the carrier body. For example, in the above example, "turnover" and "nationally newly added storefront" are two specific target items.
The numerical term is a quantitative evaluation of the target, and may be embodied by setting a series of quantization indexes for the target term, where the quantization indexes are selected around a specific target, such as a budget value, an actual value, a threshold value, and the like. For example, in the above example, "+5.5%" and "100" are two specific numerical terms.
The support item is used for recording a specific method for supporting the target implementation, such as implemented processes, strategies, projects and other measures, or associated dry line people, knowledge and other dependent resources. For example, in the above example, "scaling up marketing and optimizing business models" means supporting "business increases by about 5.5%; two specific support items for the above object are newly added between storefronts 100 nationally.
The above-described subject relationship (association) describes a relationship between target items. There are typically multiple target items, and there may be parent-child relationships or no associations between any two target items. For example, the profit goal is composed of two parts, namely a income goal and a cost goal, wherein a father-son relationship exists between the profit goal and the income goal, a father-son relationship also exists between the profit goal and the cost goal, and no relationship exists between the income goal and the cost goal.
The version, the time constraint for representing the target tree model and its dependent individual values (values), is valid only for target management satisfying the time constraint. For example, in the above example, "today" means the time constraint of the target.
In this embodiment, after target information is obtained, target disassembly is performed on the target to be managed based on the target information, so that a plurality of sub-targets can be obtained, and for each sub-target obtained by disassembly, further disassembly is required to be performed to obtain a sub-target under the sub-target until each sub-target obtained by disassembly cannot be further disassembled, and target disassembly is completed. And establishing corresponding target items, numerical items and supporting items according to the targets to be managed and all sub-targets obtained by disassembly. The operations of disassembling the target and establishing the target item, the numerical item and the support item can be marked in advance by a modeling person and then imported into a server. The server may provide the client with an associated interface for defining the target item, the numerical item and the support item, values of the target item, the numerical item and the support item to be established are input on the interface by a modeler, and the server automatically assigns keys to the respective values, thereby generating the target item, the numerical item and the support item. Specifically, in order to facilitate management of the basic objects (including the target item, the numerical item, and the supporting item), a target item management library, a numerical item management library, and a supporting item management library may be established in advance, and then the target item, the supporting item, and the numerical item marked by the modeling person are respectively imported into the target item management library, the numerical item management library, and the supporting item management library. The target item management library comprises a target item key dictionary (comprising keys of each target item) and a target item tag table, the numerical item management library comprises a numerical item key dictionary (comprising keys of each numerical item) and a numerical catalog KV table, and the support item management library comprises a support item key dictionary (comprising keys of each support item) and a support catalog KV table.
Further, the target item, the support item, and the numeric item are key-value pairs (i.e., key-value), each key-value pair including a key (i.e., key) and a value (i.e., value); the number of support items and number of numeric items associated with each target item is 0, one or more. It should be noted that each key is unique, and the number of keys and the content of the values need to be defined according to a specific scenario.
S130: and determining an associated support item and a numerical item for each target item, and constructing a corresponding target card for each target item and the associated support item and numerical item to obtain a plurality of target cards.
In this embodiment, the unit formed by the target item, the numerical item, and the support item is referred to as target cards, and the number of target cards established in this step is the same as the number of target items obtained in S120. Also, there is one and only one target item in each target card, however, there may be multiple numerical and support items within the target card.
In some embodiments, constructing a corresponding target card for each target item and its associated support item and number item, resulting in a plurality of target cards, as shown in fig. 2, includes:
s131: taking each target item and associated support items and numerical items thereof as a group of basic objects, generating object relation information according to the relation among objects of each group of basic objects, and acquiring key information of each group of basic objects;
s132: and constructing a target card according to the object relation information and the key information of each group of basic objects to obtain a plurality of target cards.
In this embodiment, each set of base objects includes a target item, and all support items and numerical items associated with the target item. The object-to-object relationship of each group of base objects refers to the connection relationship of the target item and the support item and the connection relationship of the target item and the numerical item in the group of base objects. The object relation information of each group of basic objects is information representing the connection relation between the target item and the support item and the connection relation between the target item and the digital item. The key information for each set of base objects includes the keys of the target item, as well as the keys of each support item and the keys of each numeric item associated with the target item.
S140: and establishing a target tree model according to the plurality of target cards.
In this embodiment, when the target tree model is built according to the plurality of target cards, a target tree template is built according to the plurality of target cards, and then the target tree template is instantiated to obtain the target tree model.
In some embodiments, the creating a target tree template according to the plurality of target cards, as shown in fig. 3, includes:
s141: determining the association type between every two target items in the plurality of target items to obtain target item association information;
s142: generating a target item relation map according to the target item association information and the plurality of target cards;
s143: and optimizing the target item relation graph into a tree structure to obtain a target tree template.
The target tree template is a relationship structure among target items formed by taking target cards as units, and represents a target decomposition structure. In the structure of the target tree template, the target item at the root node is the final target, and the target items at other nodes are sub-targets. Wherein, the above-mentioned association types are father-son relationship and no association. That is, for any two target items, there may be a parent-child relationship between the two target items, i.e., one of the two target items is a parent node and the other is a child node, where the target item closer to the root node is a parent node and the target item farther from the root node is a child node. The association type of the two target items is no association, and the two target items are the same distance from the root node or are not in the same branch.
For example, the target card may be shown in fig. 4, the association between target items may be shown in fig. 5, and the target tree template may be shown in fig. 6.
Further, instantiating the target tree template, including: each key in the target tree template is assigned a corresponding value.
The target tree template is formed based on the keys of the plurality of basic objects and the associations between the basic objects. After the target tree template is established, each key in the target tree template is endowed with the corresponding current version value, and then the instantiation can be completed.
Further, after the target tree model is built according to the plurality of target cards, the method further includes: and taking the target item management library, the numerical item management library and the support item management library as data sources to visually display the target tree model.
By establishing a special management library for the target item, the numerical item and the support item, the method is beneficial to shielding the data source difference in the modeling process, improves the universality of the target tree model, and is beneficial to more refined or personalized visual presentation of the target item.
For example, the visualization effect of the target tree model may be shown in fig. 7, where a plurality of target cards are included, and the content in each target card, for example, "profit" in the first card from the left is the name of the target item, and "budget value (ten thousand) 10,000" is the numerical item.
It should be noted that, with respect to the steps included in the objective modeling method provided in any of the above embodiments, the steps are not strictly limited to the order of execution unless explicitly stated herein, and the steps may be executed in other orders. Moreover, at least some of these steps may include multiple sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, nor does the order in which the sub-steps or stages are performed necessarily performed in sequence, but may be performed alternately or alternately with at least a portion of other steps or sub-steps of other steps.
Based on the same inventive concept, the application also provides a target modeling device. In some embodiments, as shown in fig. 7, the object modeling apparatus includes the following modules:
an information acquisition module 110, configured to acquire target information of a target to be managed;
the marking module 120 is configured to perform a basic object marking operation according to the target information, so as to obtain a plurality of target items, a plurality of support items, and a plurality of numerical items;
the card construction module 130 is configured to determine an associated support item and a numerical item for each target item, and construct a corresponding target card for each target item and the associated support item and numerical item, so as to obtain a plurality of target cards; the number of the target cards and the target items are the same;
the modeling module 140 is configured to build a target tree model according to the plurality of target cards.
In some embodiments, the target item, the support item, and the numeric item are each a key-value pair, each key-value pair comprising a key and a value; the number of support items and number of numeric items associated with each target item is 0, one or more.
In some embodiments, card build module 130 includes:
the information acquisition sub-module is used for taking each target item and the associated support item and the associated numerical item as a group of basic objects, generating object relation information according to the relation among objects of each group of basic objects and acquiring key information of each group of basic objects;
and the card construction sub-module is used for constructing a target card according to the object relation information and the key information of each group of basic objects to obtain a plurality of target cards.
In some embodiments, modeling module 140 includes:
the template building sub-module is used for building a target tree template according to the plurality of target cards;
and the instantiation sub-module is used for instantiating the target tree template to obtain a target tree model.
In some embodiments, the template creation sub-module includes:
the association type determining unit is used for determining the association type between every two target items in the plurality of target items to obtain target item association information; the association type is father-son relationship and no association;
the map generation unit is used for generating a target item relation map according to the target item association information and the plurality of target cards;
and the optimizing unit is used for optimizing the target item relation graph into a tree structure to obtain a target tree template.
In some embodiments, the sub-module is instantiated, specifically for assigning a corresponding value to each key in the target tree template.
In some embodiments, the apparatus further comprises:
the management library establishing module is used for establishing a target item management library, a numerical item management library and a support item management library;
and the object importing module is used for importing the target items, the support items and the numerical items into a target item management library, a numerical item management library and a support item management library respectively.
Correspondingly, the device further comprises:
and the visualization module is used for performing visual display on the target tree model by taking the target item management library, the numerical item management library and the support item management library as data sources.
For specific limitations on the target modeling apparatus, reference may be made to the above limitations on the target modeling method, and no further description is given here. The respective modules in the above object modeling apparatus may be realized in whole or in part by software, hardware, and combinations thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In some embodiments, a computer device is provided, the internal structure of which may be as shown in FIG. 8.
The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing 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, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The database of the computer device is used for storing data such as information of each basic object, and the specific stored data can also be referred to as limitation in the embodiment of the method. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a target modeling method.
It will be appreciated by those skilled in the art that the structure shown in fig. 8 is merely a block diagram of some of the structures associated with the present application and is not limiting of the computer device to which the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
The present embodiment also provides a computer device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor can implement the steps of the target modeling method provided in any of the foregoing embodiments when executing the computer program.
In particular, the processor may implement the following steps when executing the computer program:
acquiring target information of a target to be managed; performing basic object marking operation according to the target information to obtain a plurality of target items, a plurality of support items and a plurality of numerical items; determining associated support items and numerical items for each target item, and constructing corresponding target cards for each target item and the associated support items and numerical items to obtain a plurality of target cards; the number of the target cards and the target items are the same; and establishing a target tree model according to the plurality of target cards.
In one embodiment, the processor executes the computer program to construct a corresponding target card for each target item and its associated support item and number item, and when a plurality of target cards are obtained, the following steps are further implemented:
taking each target item and associated support items and numerical items thereof as a group of basic objects, generating object relation information according to the relation among objects of each group of basic objects, and acquiring key information of each group of basic objects; and constructing a target card according to the object relation information and the key information of each group of basic objects to obtain a plurality of target cards.
In one embodiment, the processor executes the computer program to implement the following steps when building the target tree model according to the plurality of target cards, wherein the steps are further implemented:
establishing a target tree template according to the plurality of target cards; and instantiating the target tree template to obtain a target tree model.
In one embodiment, the processor executes the computer program to implement the following steps when creating the target tree template from the plurality of target cards:
determining the association type between every two target items in the plurality of target items to obtain target item association information; the association type is father-son relationship and no association; generating a target item relation map according to the target item association information and the plurality of target cards; and optimizing the target item relation graph into a tree structure to obtain a target tree template.
In one embodiment, the processor executes a computer program to implement the instantiation of the target tree template, further implementing the steps of:
each key in the target tree template is assigned a corresponding value.
In one embodiment, after the processor executes the computer program to perform the basic object marking operation according to the target information, the following steps are further performed:
establishing a target item management library, a numerical item management library and a support item management library; and respectively importing the target items, the support items and the numerical items into a target item management library, a numerical item management library and a support item management library.
Correspondingly, after the processor executes the computer program to establish the target tree model according to the plurality of target cards, the following steps are further implemented:
and taking the target item management library, the numerical item management library and the support item management library as data sources to visually display the target tree model.
The present application also provides in some embodiments a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the object modeling method provided in any of the embodiments described above.
In particular, the computer program may, when executed by a processor, implement the steps of:
acquiring target information of a target to be managed; performing basic object marking operation according to the target information to obtain a plurality of target items, a plurality of support items and a plurality of numerical items; determining associated support items and numerical items for each target item, and constructing corresponding target cards for each target item and the associated support items and numerical items to obtain a plurality of target cards; the number of the target cards and the target items are the same; and establishing a target tree model according to the plurality of target cards.
In one embodiment, the computer program is executed by the processor to construct a corresponding target card for each target item and its associated support item and numeric item, and when a plurality of target cards are obtained, the following steps are further implemented:
taking each target item and associated support items and numerical items thereof as a group of basic objects, generating object relation information according to the relation among objects of each group of basic objects, and acquiring key information of each group of basic objects; and constructing a target card according to the object relation information and the key information of each group of basic objects to obtain a plurality of target cards.
In one embodiment, when the computer program is executed by the processor to build the target tree model according to the plurality of target cards, the following steps are further implemented:
establishing a target tree template according to the plurality of target cards; and instantiating the target tree template to obtain a target tree model.
In one embodiment, the computer program is executed by the processor to establish a target tree template from the plurality of target cards, further comprising:
determining the association type between every two target items in the plurality of target items to obtain target item association information; the association type is father-son relationship and no association; generating a target item relation map according to the target item association information and the plurality of target cards; and optimizing the target item relation graph into a tree structure to obtain a target tree template.
In one embodiment, the computer program is executed by the processor to implement the following steps when instantiating the target tree template:
each key in the target tree template is assigned a corresponding value.
In one embodiment, the computer program is executed by the processor to perform the basic object marking operation according to the target information, and then the following steps are further implemented:
establishing a target item management library, a numerical item management library and a support item management library; and respectively importing the target items, the support items and the numerical items into a target item management library, a numerical item management library and a support item management library.
Accordingly, after the computer program is executed by the processor to build the target tree model according to the plurality of target cards, the following steps are further implemented:
and taking the target item management library, the numerical item management library and the support item management library as data sources to visually display the target tree model.
In the foregoing embodiments of the present application, the descriptions of the embodiments are emphasized, and for a portion of this disclosure that is not described in detail in this embodiment, reference is made to the related descriptions of other embodiments.
Those skilled in the art will appreciate that implementing all or part of the above-described method embodiments may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the method embodiments described above. Any reference to memory, storage, database, or other medium used in the various embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), memory bus (Rambus), direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples merely represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the invention. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application is to be determined by the claims appended hereto.

Claims (10)

1. A method of modeling an object, the method comprising:
acquiring target information of a target to be managed;
performing basic object marking operation according to the target information to obtain a plurality of target items, a plurality of support items and a plurality of numerical items;
determining associated support items and numerical items for each target item, and constructing corresponding target cards for each target item and the associated support items and numerical items to obtain a plurality of target cards; the number of the target cards and the target items are the same;
and establishing a target tree model according to the plurality of target cards.
2. The method of claim 1, wherein the target item, the support item, and the numeric item are key-value pairs, each key-value pair comprising a key and a value;
the number of support items and numerical items associated with each target item is 0, one or more.
3. The method of claim 2, wherein constructing a corresponding target card for each of the target items and their associated support items and numerical items, results in a plurality of target cards, comprising:
taking each target item and associated support items and numerical items thereof as a group of basic objects, generating object relation information according to the relation among objects of each group of basic objects, and acquiring key information of each group of basic objects;
and constructing a target card according to the object relation information and the key information of each group of basic objects to obtain a plurality of target cards.
4. The method of claim 3, wherein building a target tree model from the plurality of target cards comprises:
establishing a target tree template according to the plurality of target cards;
and instantiating the target tree template to obtain a target tree model.
5. The method of claim 4, wherein creating a target tree template from the plurality of target cards comprises:
determining the association type between every two target items in the plurality of target items to obtain target item association information; the association type is father-son relationship and no association;
generating a target item relation map according to the target item association information and the plurality of target cards;
and optimizing the target item relation graph into a tree structure to obtain a target tree template.
6. The method of claim 5, wherein instantiating the target tree template comprises:
and assigning a corresponding value to each key in the target tree template.
7. The method of claim 1, wherein the method further comprises:
establishing a target item management library, a numerical item management library and a support item management library;
respectively importing the target items, the support items and the numerical items into the target item management library, the numerical item management library and the support item management library;
after establishing the target tree model according to the plurality of target cards, the method further comprises:
and taking the target item management library, the numerical item management library and the support item management library as data sources to visually display the target tree model.
8. An object modeling apparatus, the apparatus comprising:
the information acquisition module is used for acquiring target information of a target to be managed;
the marking module is used for performing basic object marking operation according to the target information to obtain a plurality of target items, a plurality of support items and a plurality of numerical items;
the card construction module is used for determining associated supporting items and numerical items for each target item, constructing corresponding target cards for each target item and the associated supporting items and numerical items, and obtaining a plurality of target cards; the number of the target cards and the target items are the same;
and the modeling module is used for building a target tree model according to the plurality of target cards.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any one of claims 1 to 7 when the computer program is executed by the processor.
10. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 7.
CN202310656509.0A 2023-06-05 2023-06-05 Target modeling method, device, computer equipment and storage medium Pending CN117408582A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310656509.0A CN117408582A (en) 2023-06-05 2023-06-05 Target modeling method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310656509.0A CN117408582A (en) 2023-06-05 2023-06-05 Target modeling method, device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117408582A true CN117408582A (en) 2024-01-16

Family

ID=89485974

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310656509.0A Pending CN117408582A (en) 2023-06-05 2023-06-05 Target modeling method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117408582A (en)

Similar Documents

Publication Publication Date Title
US20190012257A1 (en) Model integration tool
US10404526B2 (en) Method and system for generating recommendations associated with client process execution in an organization
Nazareth et al. Assessing the cost-effectiveness of software reuse: A model for planned reuse
CN106557307B (en) Service data processing method and system
CN110865806B (en) Code processing method, device, server and storage medium
Franch et al. Community data for OSS adoption risk management
CN113609697A (en) Event network-based analog simulation method and device and computer equipment
Yang et al. A situation-centric approach to identifying new user intentions using the mtl method
CN117408582A (en) Target modeling method, device, computer equipment and storage medium
US20140122185A1 (en) Systems and methods for engagement analytics for a business
CN114385705A (en) Data importance identification method, device, equipment and medium
Hajji et al. Toward valuable prediction of ERP diffusion in North American automotive industry: A simulation based approach
CN114897607A (en) Data processing method and device for product resources, electronic equipment and storage medium
CN113849580A (en) Subject rating prediction method and device, electronic equipment and storage medium
US20200342302A1 (en) Cognitive forecasting
Schnabel et al. Goal-driven software development
US20230359975A1 (en) Automated esg mapping
US20230385056A1 (en) Removing inactive code to facilitate code generation
Radeck Automated deployment of machine learning applications to the cloud
Tüzün et al. Quality Assurance of Digital Twins: An Experience Report in the Automotive Industry
Tüzün¹ et al. Josef Ressel Centre for Data-Driven Business Model Innovation, University of Applied Sciences Upper Austria, Wehrgrabengasse 1-4, 4400 Steyr, Austria alican. tuzuen@ fh-wels. at
Steinberger et al. Comprehensive variability analysis of requirements and testing artifacts
CN117726484A (en) Method and device for generating simulation model of power system and computer equipment
Smith et al. Process of Measuring the Maintainability of Commercial Off-the-Shelf (COTS) Based Systems: A Complexity Approach
Duda et al. The Impact of Resource Allocation on the Machine Learning Lifecycle: Bridging the Gap between Software Engineering and Management

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