CN117234503A - Method, device, equipment and medium for generating command large screen - Google Patents

Method, device, equipment and medium for generating command large screen Download PDF

Info

Publication number
CN117234503A
CN117234503A CN202311036666.8A CN202311036666A CN117234503A CN 117234503 A CN117234503 A CN 117234503A CN 202311036666 A CN202311036666 A CN 202311036666A CN 117234503 A CN117234503 A CN 117234503A
Authority
CN
China
Prior art keywords
data
command
screen
large screen
relationship
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
CN202311036666.8A
Other languages
Chinese (zh)
Inventor
林光樟
李华龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujian Jiuwei Element Information Technology Co ltd
Original Assignee
Fujian Jiuwei Element 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 Fujian Jiuwei Element Information Technology Co ltd filed Critical Fujian Jiuwei Element Information Technology Co ltd
Priority to CN202311036666.8A priority Critical patent/CN117234503A/en
Publication of CN117234503A publication Critical patent/CN117234503A/en
Pending legal-status Critical Current

Links

Abstract

The application provides a method, a device, equipment and a medium for generating a command large screen, wherein the method comprises the following steps: importing a plan file, extracting relevant data related to the large command screen in the plan file in a grading manner, organizing data and identifying controls, and generating a large command screen data relationship map; converting the command large screen data relation map into a large screen project, and reading the data relation; performing progressive exploration association on the data according to the data relationship to obtain a data exploration association relationship, and converting the data exploration association relationship into a large screen item; matching a control typesetting template according to all the large screen items to obtain command large screen display data; rendering the display data of the command large screen to obtain the command large screen; and providing url of the command large screen for the user to check the generated command large screen after logging in. According to the application, the command large screen can be generated according to the plan file only by providing the plan file of the command large screen project, so that the generation efficiency is greatly improved, the manual participation is very small, and the labor cost is greatly saved.

Description

Method, device, equipment and medium for generating command large screen
Technical Field
The application relates to the technical field of generation of command large screens, in particular to a method, a device, equipment and a medium for generating a command large screen.
Background
The existing command large screen generation method mainly comprises the following steps:
firstly, writing codes by developers according to different services to develop a command large screen;
and secondly, constructing a visual development tool of the large screen, and generating a command large screen by connecting a data source and an effect through dragging.
The method has the following defects: whether the developer writes codes or utilizes a visual development tool, the code writing is completed by a large amount of manpower, the complexity is high, and the workload is huge; when the large screen is commanded to face a new service scene, the existing mode needs to redevelop a new scene, the time consuming period is long, the data is difficult to track quickly, the data and service variation concerned by the large screen cannot be iterated synchronously, and when the gravity center concerned by the large screen is seriously deviated, the original large screen can only be abandoned, so that most of each traditional large screen has corresponding value only in a certain time period or in a specific environment.
However, the command large screen has high requirements on the integrity, accuracy, consistency and timeliness of data, however, the existing command large screen can only be realized in specific service setting and cannot be flexibly expanded; and once the large screen is commanded to have new adjustment and change, the large screen is equivalent to abandoned redo, and the reusability is low. Thus, there is a need for a method that can generate command large screens from data.
Disclosure of Invention
The application aims to solve the technical problem of providing a method, a device, equipment and a medium for generating a command large screen, which can generate the command large screen according to a plan file of a command large screen project only by providing the plan file, thereby greatly improving the generation efficiency, having small human participation and greatly saving the labor cost.
In a first aspect, the present application provides a method for generating a command large screen, including:
intelligent analysis of the protocol file: importing a plan file, extracting relevant data of the plan file in a grading manner through an intelligent analysis model, wherein the relevant data comprises projects, topics, modules and module contents related to a large command screen, and generating a large command screen data relationship map according to the relevant data;
generating a large screen item: converting the command large screen data relationship map into a large screen project, and reading the data relationship of the command large screen data relationship map;
data exploration association: performing progressive exploration association on data according to the data relationship to obtain a data exploration association relationship, and converting the data exploration association relationship into a large screen item;
matching control typesetting templates: matching the module content with a control typesetting template according to all the large screen items to obtain command large screen display data;
commanding the rendering of a large screen: rendering the display data of the command large screen to obtain the command large screen;
and (3) issuing a command large screen: and providing url of the command large screen for the user to check the generated command large screen after logging in.
In a second aspect, the present application provides a device for generating a command large screen, including:
the intelligent analysis module is used for importing the plan file, extracting relevant data of the plan file in a grading way through the intelligent analysis model, including projects, topics, modules and module contents related to the large command screen, and generating a large command screen data relationship map according to the relevant data;
the large screen project generating module is used for converting the command large screen data relationship map into a large screen project and reading the data relationship of the command large screen data relationship map;
the data exploration association module is used for carrying out gradual exploration association on data according to the data relationship to obtain a data exploration association relationship, and converting the data exploration association relationship into a large screen item;
the control typesetting template matching module is used for matching the module content with a control typesetting template according to all the large screen items to obtain command large screen display data;
the large command screen rendering module is used for rendering the large command screen display data to obtain a large command screen;
and the issuing module of the command large screen is used for providing url of the command large screen and viewing the generated command large screen after the user logs in.
In a third aspect, the application provides an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method of the first aspect when executing the program.
In 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 method of the first aspect.
One or more technical solutions provided in the embodiments of the present application at least have the following technical effects or advantages: the system can obtain relevant data for generating the command large screen by intelligently analyzing the plan file only by providing the plan file of the command large screen, and can obtain the display data of the command large screen for rendering by combining with preset command controls and control typesetting templates, and can automatically form a data exploration association function to perform gradual exploration association on the data; therefore, the command large screen can be generated according to the display data of the command large screen, the generation efficiency is greatly improved, the manual participation is small, and the labor cost is greatly saved.
The foregoing description is only an overview of the present application, and is intended to be implemented in accordance with the teachings of the present application in order that the same may be more clearly understood and to make the same and other objects, features and advantages of the present application more readily apparent.
Drawings
The application will be further described with reference to examples of embodiments with reference to the accompanying drawings.
FIG. 1 is a schematic diagram of a frame of a system of the present application;
FIG. 2 is a flow chart of a method according to a first embodiment of the application;
FIG. 3 is a flow chart of the method of the present application;
FIG. 4 is a schematic diagram of an embodiment of a scheme document according to the present application;
FIG. 5 is a flow chart of a progressive exploration association in accordance with the present application;
FIG. 6 is a schematic diagram of a layout template of a control according to the present application;
FIG. 7 is a schematic diagram of a device according to a second embodiment of the present application;
fig. 8 is a schematic structural diagram of an electronic device in a third embodiment of the present application;
fig. 9 is a schematic structural diagram of a medium in a fourth embodiment of the present application.
Detailed Description
According to the embodiment of the application, by providing the method, the device, the equipment and the medium for generating the command large screen, the command large screen can be generated according to the plan file only by providing the plan file of the command large screen project, so that the generation efficiency is greatly improved, the manual participation is very small, and the labor cost is greatly saved. .
The technical scheme in the embodiment of the application has the following overall thought: providing the items, topics, modules and module contents of the command large screen to a system in the form of a plan file, enabling the system to obtain relevant data for generating the command large screen by intelligently analyzing the plan file, combining a preset command control and a control typesetting template to obtain display data of the command large screen for rendering, and then performing progressive exploration and association on the data by automatically forming a data exploration association function; therefore, the command large screen can be generated according to the display data of the command large screen, the generation efficiency is greatly improved, and the labor cost is saved.
Before describing a specific embodiment, a system framework corresponding to the method of the embodiment of the present application is described, and as shown in fig. 1, the system is roughly divided into three parts:
the device for commanding the large screen is used for generating commanding large screen display data for rendering according to the plan file, the commanding control and the control typesetting template; then, the data are explored and correlated step by automatically forming a data exploration and correlation function; finally, generating a command large screen through rendering;
the command control library is used for storing command controls;
the control typesetting template library is used for storing control typesetting templates, and each control typesetting template has corresponding space layout data;
the graph database is used for storing the data relationship and the data exploration association relationship of the command large screen
And the relational database is used for storing the command large screen display data.
Example 1
As shown in fig. 2 and fig. 3, the present embodiment provides a method for generating a command large screen, which includes steps of intelligent analysis of a plan file, generation of a large screen item, data exploration association, control typesetting template matching, rendering of the command large screen, publishing of the command large screen, and the like.
Intelligent analysis of the protocol file: importing a plan file, extracting relevant data of the plan file in a grading manner through an intelligent analysis model, wherein the relevant data comprises projects, topics, modules and module contents related to a large command screen, and generating a large command screen data relationship map according to the relevant data;
the project file is shown in fig. 4, and needs to include projects, topics, modules, module contents and the like of the command large screen, where one project may include multiple topics, one topic may include multiple modules, and one module has corresponding module contents; the system can extract the related content of the project, the themes, the modules and the module content related to the large command screen in the plan file in a grading way through intelligent analysis of the intelligent analysis model, and generate a large command screen data relation map according to the related data. In addition, it is preferable that the protocol file has a more standard format for ease of analysis.
The specific process for generating the command large-screen data relation map comprises the following steps: analyzing the extracted related data through an intelligent analysis model and establishing a context relation between the data; establishing a project, a topic and a model map entity and a side relation between the map entities; based on the industry characteristic information in the module content, matching with industry big data, establishing a data entity, establishing a side relationship between the data entity and the module, and establishing a side relationship between the data entity and the original data of a big data pool; performing attribute analysis on the data entity, finding out matched command controls from a preset command control library according to specific attributes of the data entity, and identifying the type of the command controls on the data entity;
generating a large screen item: converting the command large screen data relationship map into a large screen project, and reading the data relationship of the command large screen data relationship map;
data exploration association: performing progressive exploration association on data according to the data relationship to obtain a data exploration association relationship, and converting the data exploration association relationship into a large screen item; as shown in fig. 5, the step-by-step exploration association specifically refers to a step-by-step exploration and command of the subordinate relationship and the association relationship between the items, topics, modules and module contents of the large screen, wherein the items, topics, modules and module contents belong to different levels.
The conversion specifically refers to storing the command large screen data relationship and the data exploration association relationship in a graph database.
Matching control typesetting templates: and respectively matching corresponding control typesetting templates according to all the modules of the large screen project to generate command large screen display data.
As shown in fig. 6, a structural diagram of a control typesetting template is shown, and according to the spatial layout data of the control typesetting template, the items, topics, modules and module contents of the large command screen can be laid out.
Commanding the rendering of a large screen: rendering the display data of the command large screen to obtain the command large screen;
and (3) issuing a command large screen: and providing url of the command large screen for the user to check the generated command large screen after logging in.
In a preferred or more specific implementation manner of this embodiment, the data exploration association may further include:
auxiliary correction: and after the large command screen is rendered, the large command screen is rendered again after being corrected by manual assistance, so that the display mode of the large command screen is further improved, and the corrected display mode is used as learning data for the subsequent generation of the large command screen.
Based on the same inventive concept, the application also provides a device corresponding to the method in the first embodiment, and the details of the second embodiment are shown.
Example two
As shown in fig. 7, in this embodiment, a device for generating a large command screen is provided, which includes an intelligent analysis module for a plan file, a large command screen item generating module, a data exploration association module, a control typesetting template matching module, a large command screen rendering module, and a large command screen publishing module.
The intelligent analysis module is used for importing the plan file, extracting relevant data of the plan file in a grading way through the intelligent analysis model, including projects, topics, modules and module contents related to the large command screen, and generating a large command screen data relationship map according to the relevant data;
the project file is shown in fig. 4, and needs to include projects, topics, modules, module contents and the like of the large command screen, and the system can extract relevant contents related to the projects, topics, modules and module contents of the large command screen in the project file in a grading manner through intelligent analysis.
The specific process for generating the command large-screen data relation map comprises the following steps: analyzing the extracted related data through an intelligent analysis model and establishing a context relation between the data; establishing a project, a topic and a model map entity and a side relation between the map entities; based on the industry characteristic information in the module content, matching with industry big data, establishing a data entity, establishing a side relationship between the data entity and the module, and establishing a side relationship between the data entity and the original data of a big data pool; and carrying out attribute analysis on the data entity, finding out matched command controls from a preset command control library according to the specific attribute of the data entity, and identifying the type of the command control on the data entity.
The large screen item generating module is used for converting the command large screen data relation map into a large screen item and reading the data relation;
the data exploration association module is used for carrying out gradual exploration association on data according to the data relationship to obtain a data exploration association relationship, and converting the data exploration association relationship into a large screen item; as shown in fig. 5, the step-by-step exploration association specifically refers to the step-by-step exploration of the subordinate relations and the association relations among the projects, topics, modules and module contents of the command large screen. The conversion specifically refers to storing the command large screen data relationship and the data exploration association relationship in a graph database.
The control typesetting template matching module is used for respectively matching corresponding control typesetting templates according to all the modules of the large screen items to generate command large screen display data;
as shown in fig. 6, a structural diagram of a control typesetting template is shown, and according to the spatial layout data of the control typesetting template, the items, topics, modules and module contents of the large command screen can be laid out.
Commanding the rendering of a large screen: rendering the display data of the command large screen to obtain the command large screen;
and (3) issuing a command large screen: and providing url of the command large screen for the user to check the generated command large screen after logging in.
Wherein, as a better or more specific implementation manner of this embodiment, the apparatus further includes:
the auxiliary correction module is used for receiving manual auxiliary correction after the large command screen is rendered, further perfecting the display mode of the large command screen, and the corrected display mode is used as learning data for the subsequent generation of the large command screen.
Since the device described in the second embodiment of the present application is a device for implementing the method described in the first embodiment of the present application, based on the method described in the first embodiment of the present application, a person skilled in the art can understand the specific structure and the deformation of the device, and thus the detailed description thereof is omitted herein. All devices used in the method according to the first embodiment of the present application are within the scope of the present application.
Based on the same inventive concept, the application provides an electronic device embodiment corresponding to the first embodiment, and the details of the third embodiment are shown in the specification.
Example III
The present embodiment provides an electronic device, as shown in fig. 8, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where any implementation of the first embodiment may be implemented when the processor executes the computer program.
Since the electronic device described in this embodiment is a device for implementing the method in the first embodiment of the present application, those skilled in the art will be able to understand the specific implementation of the electronic device and various modifications thereof based on the method described in the first embodiment of the present application, so how the electronic device implements the method in the embodiment of the present application will not be described in detail herein. The apparatus used to implement the methods of embodiments of the present application will be within the scope of the intended protection of the present application.
Based on the same inventive concept, the application provides a storage medium corresponding to the first embodiment, and the detail of the fourth embodiment is shown in the specification.
Example IV
The present embodiment provides a computer readable storage medium, as shown in fig. 9, on which a computer program is stored, which when executed by a processor, can implement any implementation of the first embodiment.
The method, the device, the system, the equipment and the medium provided by the embodiment of the application have at least the following technical effects or advantages: the system can obtain relevant data for generating the command large screen by intelligently analyzing the plan file only by providing the plan file of the command large screen, and can obtain the command large screen display data for rendering display by combining with preset command controls and control typesetting templates, and can automatically form a data exploration association function to perform gradual exploration association on the data; therefore, the command large screen can be generated according to the display data of the command large screen, the generation efficiency is greatly improved, the manual participation is small, and the labor cost is greatly saved.
It will be apparent to those skilled in the art that embodiments of the present application may be provided as a method, apparatus or system, or a computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present 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 flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations 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.
While specific embodiments of the application have been described above, it will be appreciated by those skilled in the art that the specific embodiments described are illustrative only and not intended to limit the scope of the application, and that equivalent modifications and variations of the application in light of the spirit of the application will be covered by the claims of the present application.

Claims (8)

1. A method for generating a command large screen is characterized by comprising the following steps: comprising the following steps:
intelligent analysis of the protocol file: importing a plan file, extracting relevant data of the plan file in a grading manner through an intelligent analysis model, wherein the relevant data comprises projects, topics, modules and module contents related to a large command screen, and generating a large command screen data relationship map according to the relevant data;
generating a large screen item: converting the command large screen data relationship map into a large screen project, and reading the data relationship of the command large screen data relationship map;
data exploration association: performing progressive exploration association on data according to the data relationship to obtain a data exploration association relationship, and converting the data exploration association relationship into a large screen item;
matching control typesetting templates: respectively matching corresponding control typesetting templates according to all the modules of the large screen project to generate command large screen display data;
commanding the rendering of a large screen: rendering the display data of the command large screen to obtain the command large screen;
and (3) issuing a command large screen: and providing url of the command large screen for the user to check the generated command large screen after logging in.
2. The method according to claim 1, characterized in that:
the specific process for generating the command large-screen data relation map comprises the following steps: analyzing the extracted related data through an intelligent analysis model and establishing a context relation between the data; establishing a project, a topic and a model map entity and a side relation between the map entities; based on the industry characteristic information in the module content, matching with industry big data, establishing a data entity, establishing a side relationship between the data entity and the module, and establishing a side relationship between the data entity and the original data of a big data pool; performing attribute analysis on the data entity, finding out matched command controls from a preset command control library according to specific attributes of the data entity, and identifying the type of the command controls on the data entity;
the conversion specifically means: and storing the command large screen data relationship and the data exploration association relationship in a graph database.
3. The method according to claim 1, characterized in that: the data exploration association further comprises the following steps:
auxiliary correction: and after the large command screen is rendered, the large command screen is rendered again after being corrected by manual assistance, so that the display mode of the large command screen is further improved, and the corrected display mode is used as learning data for the subsequent generation of the large command screen.
4. The utility model provides a big screen of command's generating device which characterized in that: comprising the following steps:
the intelligent analysis module is used for importing the plan file, extracting relevant data of the plan file in a grading way through the intelligent analysis model, including projects, topics, modules and module contents related to the large command screen, and generating a large command screen data relationship map according to the relevant data;
the large screen project generating module is used for converting the command large screen data relationship map into a large screen project and reading the data relationship of the command large screen data relationship map;
the data exploration association module is used for carrying out gradual exploration association on data according to the data relationship to obtain a data exploration association relationship, and converting the data exploration association relationship into a large screen item;
the control typesetting template matching module is used for respectively matching corresponding control typesetting templates according to all the modules of the large screen items to generate command large screen display data;
the large command screen rendering module is used for rendering the large command screen display data to obtain a large command screen;
and the issuing module of the command large screen is used for providing url of the command large screen and viewing the generated command large screen after the user logs in.
5. The apparatus according to claim 4, wherein:
the specific process for generating the command large-screen data relation map comprises the following steps: analyzing the extracted related data through an intelligent analysis model and establishing a context relation between the data; establishing a project, a topic and a model map entity and a side relation between the map entities; based on the industry characteristic information in the module content, matching with industry big data, establishing a data entity, establishing a side relationship between the data entity and the module, and establishing a side relationship between the data entity and the original data of a big data pool; performing attribute analysis on the data entity, finding out matched command controls from a preset command control library according to specific attributes of the data entity, and identifying the type of the command controls on the data entity;
the conversion specifically means: and storing the command large screen data relationship and the data exploration association relationship in a graph database.
6. The apparatus according to claim 4, wherein: further comprises:
the auxiliary correction module is used for receiving manual auxiliary correction after the large command screen is rendered, further perfecting the display mode of the large command screen, and the corrected display mode is used as learning data for the subsequent generation of the large command screen.
7. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 3 when the program is executed by the processor.
8. A computer readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements the method according to any one of claims 1 to 3.
CN202311036666.8A 2023-08-17 2023-08-17 Method, device, equipment and medium for generating command large screen Pending CN117234503A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311036666.8A CN117234503A (en) 2023-08-17 2023-08-17 Method, device, equipment and medium for generating command large screen

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311036666.8A CN117234503A (en) 2023-08-17 2023-08-17 Method, device, equipment and medium for generating command large screen

Publications (1)

Publication Number Publication Date
CN117234503A true CN117234503A (en) 2023-12-15

Family

ID=89081582

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311036666.8A Pending CN117234503A (en) 2023-08-17 2023-08-17 Method, device, equipment and medium for generating command large screen

Country Status (1)

Country Link
CN (1) CN117234503A (en)

Similar Documents

Publication Publication Date Title
CN110292775B (en) Method and device for acquiring difference data
CN104572072B (en) A kind of language transfer method and equipment to the program based on MVC pattern
CN106445536B (en) Automatic business design management system
AU2017254506B2 (en) Method, apparatus, computing device and storage medium for data analyzing and processing
CN106446019B (en) A kind of software function treating method and apparatus
CN107943773B (en) Interactive electronic technical manual development system and method for aerospace products
CN110990467B (en) BIM model format conversion method and conversion system
CN112199086A (en) Automatic programming control system, method, device, electronic device and storage medium
CN101859303A (en) Metadata management method and management system
CN105528418A (en) Design document generation method and apparatus
CN110543303A (en) Visual business platform
CN111435367A (en) Knowledge graph construction method, system, equipment and storage medium
CN113485160A (en) Simulation modeling method and device based on pattern matching recognition
KR100311231B1 (en) Apparatus and method for framework modeling with object-oriented analytic information
CN114266093A (en) Standardized BIM model lightweight realization method
CN114036183A (en) Data ETL processing method, device, equipment and medium
CN103699746B (en) CADDS5 piping three-dimensional design method based on data base and system
CN116821223A (en) Industrial visual control platform and method based on digital twinning
CN117234503A (en) Method, device, equipment and medium for generating command large screen
CN116303777A (en) Real-time synchronous replication method and system between heterogeneous databases
CN103257861B (en) A kind of method of automatic generation bios code and device
CN111209322B (en) Financial information acquisition processing system and method
CN113010627A (en) City information model service method
CN108132802B (en) Application method of configuration model in system development
CN114969586A (en) BIM (building information modeling) graphic engine loading method and device based on WEB side

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication