CN113791774A - Construction method, device, equipment and storage medium of ship industry system - Google Patents

Construction method, device, equipment and storage medium of ship industry system Download PDF

Info

Publication number
CN113791774A
CN113791774A CN202111119184.XA CN202111119184A CN113791774A CN 113791774 A CN113791774 A CN 113791774A CN 202111119184 A CN202111119184 A CN 202111119184A CN 113791774 A CN113791774 A CN 113791774A
Authority
CN
China
Prior art keywords
data
code
constructing
framework
designer
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
CN202111119184.XA
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.)
CSSC Huangpu Wenchong Shipbuilding Co Ltd
Original Assignee
CSSC Huangpu Wenchong Shipbuilding 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 CSSC Huangpu Wenchong Shipbuilding Co Ltd filed Critical CSSC Huangpu Wenchong Shipbuilding Co Ltd
Priority to CN202111119184.XA priority Critical patent/CN113791774A/en
Publication of CN113791774A publication Critical patent/CN113791774A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/44Encoding
    • G06F8/447Target code generation

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The method comprises the steps of adopting a flow designer, a form designer and a graphic designer to build a business system through a flow code conversion method based on vector graphics and a data graphic automatic conversion display method of a data set on a constructed low-code bottom layer framework. The method and the device realize the rapid construction of the ship industry system, are beneficial to the development of multiple complex services in the ship industry, and can improve the collaboration level on the ship industry chain.

Description

Construction method, device, equipment and storage medium of ship industry system
Technical Field
The invention relates to the field of visual programming, in particular to a method, a device, equipment and a storage medium for constructing a ship industry system.
Background
In recent years, with the rapid development of the technology level of the software industry, many enterprises have realized the digital online capability, and more enterprises rely on software platforms to perform intelligent management on companies, wherein the software platforms of the ship industry are also rapidly developed. If the business functions are developed by the traditional development method, developers can know the specific implementation of the business function development through documents, reading source codes or other forms, so that the development efficiency is too low, and the development of business in enterprises is not facilitated.
Disclosure of Invention
The application provides a construction method, a construction device, equipment and a storage medium of a ship industry system, which realize the quick construction of the ship industry system and are beneficial to the development of multiple complex services in the ship industry, thereby improving the collaboration level on an industrial chain of the ship industry.
In order to achieve the purpose, the following technical scheme is adopted in the application:
in a first aspect, the application provides a method for constructing a ship industry system, including:
constructing a low-code bottom framework;
on the low-code bottom layer framework, a flow code conversion method based on vector graphics and a data graphics automatic conversion display method of a data set adopt a flow designer, a form designer and a graphics designer to construct a business system.
According to an implementable manner of the first aspect of the present application, the method for vector graphics-based flow transcoding specifically includes:
drawing a business flow chart with BPMN semantic standard through an H5 drawing board, wherein the related attributes of each element in the H5 drawing board are set according to business requirements;
after the JavaScript analyzes the attributes of each element in the service flow chart, submitting the generated XML or JSON format file to a back end;
and after analyzing each first parameter required by the process engine from the XML or JSON format file through a back end, using each first parameter in the process engine.
According to an implementable manner of the first aspect of the present application, the method for automatically converting and displaying data graphs based on data sets specifically includes:
configuring each second parameter required by the JavaScript-based open source visual chart library in a graphical and dragging mode on an HTML page;
determining data formats and data type specifications required by the display graphs according to the second parameters required by the open source visual chart library configured based on JavaScript;
collecting data in each service system through a back end, and generating a data set which accords with design specifications according to the data format and the data type specifications of the data in each service system;
providing the data set which conforms to the design specification to a front end for use in an API form;
after the API address of the data set is obtained through the front-end configuration graph, the data set is displayed in a chart form.
According to one possible implementation of the first aspect of the present application, a loose coupling design is applied to the low code underlying framework.
According to an implementation manner of the first aspect of the present application, the low-code underlying framework is adopted to perform security setting on at least one account and configure a password policy.
According to an implementable manner of the first aspect of the present application, the low-code underlying framework is employed to configure an online timing task.
According to a mode which can be realized according to the first aspect of the application, a bottom framework of the low-code bottom framework is constructed by combining multi-tenant service, single sign-on/privatization deployment, organization, authority management, deployment encryption, file management basic service, message notification and security audit framework service.
In a second aspect, the present application provides a building apparatus for a marine industry system, comprising:
the bottom layer framework building module is used for building a low-code bottom layer framework;
and the business system construction module is used for constructing a business system on the low-code bottom layer framework by adopting a flow designer, a form designer and a graph designer based on a flow code conversion method of a vector graph and a data graph automatic conversion display method of a data set.
In a third aspect, the present application provides an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements the method for constructing the ship industry system according to any one of the embodiments of the first aspect when executing the computer program.
In a fourth aspect, a computer-readable storage medium stores therein a computer program which, when executed by a processor, implements the method of constructing a ship industry system according to any one of the first aspect.
Compared with the prior art, the method, the device, the equipment and the storage medium for constructing the ship industry system are provided, the flow code conversion method based on the vector graphics and the automatic data graphic conversion display method of the data set are adopted, and the business system is constructed by adopting the flow designer, the form designer and the graphic designer, so that the design of complex business functions can be completed through visual operation without programming, the quick construction of the ship industry system is realized, the development of multiple complex businesses in the ship industry is facilitated, and the cooperation level on the ship industry chain can be improved.
Drawings
FIG. 1 is a flow chart of a more preferred embodiment of a method of constructing a marine industry system as described herein;
FIG. 2 is a diagram illustrating an overall flow of a preferred embodiment of a method for vector graphics based flow code conversion in a method for constructing a marine vessel system according to the present application;
FIG. 3 is a diagram of a component identifier in a preferred embodiment of a method for vector graphics based process transcoding in a method for constructing a marine vessel industry system according to the present application;
fig. 4 is a block diagram of a preferred embodiment of a method for constructing a ship industry system according to the present application.
Detailed Description
In order to make the technical solutions of the present application better understood, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In the description of the present application, it should be understood that the numbering itself, such as "first", "second", etc., is used merely to distinguish between the objects being described, and does not have a technical meaning that would dictate or imply the importance of the objects being described.
Fig. 1 is a flow chart of a preferred embodiment of a method for constructing a marine vessel industry system according to the present application.
As shown in fig. 1, the method includes:
s1, constructing a low-code bottom framework;
and S2, on the low-code bottom layer framework, constructing a business system by adopting a flow designer, a form designer and a graphic designer based on a flow code conversion method of a vector graphic and a data graphic automatic conversion display method of a data set.
The flow designer defines tasks to be completed, execution sequence of the tasks and the capability of data collected for completing each task of a business scene according to BPMN semantic standards; the form designer provides the capability of designing, displaying and filling the form and is used for collecting business data; the graphic designer provides the capability of graphically displaying and counting data; the three are combined to complete the construction of a service system.
In an embodiment, the method for vector graphics-based process transcoding specifically includes:
drawing a business flow chart with BPMN semantic standard through an H5 drawing board, wherein the related attributes of each element in the H5 drawing board are set according to business requirements;
after the JavaScript analyzes the attributes of each element in the service flow chart, submitting the generated XML or JSON format file to a back end;
and after analyzing each first parameter required by the process engine from the XML or JSON format file through a back end, using each first parameter in the process engine.
Wherein, on the underlying framework, the Canvas API provides a way to draw graphics through JavaScript and HTML < Canvas > elements. The result of business process modeling by BPMN is the definition of business process, which specifies who participates in the business flow process, etc. The workflow engine coordinates and executes the process, records the execution process and the result of the process, is an application program for managing and scheduling the process, can be integrated and used as a program framework, and comprises the functions of storing process definition, judging and scheduling the process node and process condition, managing flow direction, managing process instance and the like.
Fig. 2 is an exemplary diagram of an overall process of a preferred embodiment of a vector graph-based process code conversion method in the ship industry system construction method of the present application, fig. 3 is an assembly identifier diagram of a preferred embodiment of a vector graph-based process code conversion method in the ship industry system construction method of the present application, the overall process exemplary diagram depends on the vector graph-based process code conversion method to implement landing, and a specific operation flow is as follows:
firstly, a dragging start event component is placed at a blank position, a next user task component is pointed through a pointing line, namely a drawing sequence flow, the name of each user task component can be defined by double clicking the center of each user task component, an assignor is selected for each user task component, when the assignor is a process INITIATOR, a 'process INITIATOR is selected to be allowed to complete a task', then a fixed value is clicked, and $ { INITIATOR } is filled in the fixed value, when the assignor selects other users, the assignor is clicked to be assigned to a single user, and then the assigned user is selected after searching. When the judgment condition of the gateway is set, the flow condition is set after the pointing line is clicked, and if the number of days for example leave is less than 3 days, the department manager approves: $ field _ f631ca202e0cd <3}, for 3 days or longer, the boss approves: $ field _ f631ca202e0cd > -3 }, above "_ field _ f631ca202e0 cd", refers to the name of the form; and finally, dragging an end event component to the end of the flow to indicate the end of the business flow, after the setting is finished, verifying whether the flow chart is legal and correct by clicking a verification icon, and when the flow chart is legal and correct, clicking an issuing button after the saving can issue the leave-asking flow.
In an embodiment, the method for automatically converting and displaying data graphics based on a data set specifically includes:
configuring each second parameter required by the JavaScript-based open source visual chart library in a graphical and dragging mode on an HTML page;
determining data formats and data type specifications required by the display graphs according to the second parameters required by the open source visual chart library configured based on JavaScript;
collecting data in each service system through a back end, and generating a data set which accords with design specifications according to the data format and the data type specifications of the data in each service system;
providing the data set which conforms to the design specification to a front end for use in an API form;
after the API address of the data set is obtained through the front-end configuration graph, the data set is displayed in a chart form.
The specific operation flow of the business system of the data graph automatic conversion display method based on the data set is as follows:
firstly, newly building an icon after a component is newly built, selecting an icon type or a user-defined icon type, setting the width and the height of the selected icon after the icon type is selected, and clicking and editing on a display page to define display related parameters on the icon; and configuring a referenced data source interface, after relevant parameters are set, displaying a graph by a page according to the introduced data, and after the parameter configuration is finished, previewing and viewing. The chart can be successfully saved by clicking the saving, the corresponding authority group can be set, the corresponding authority for managing and checking the data can be set, personnel selection can be carried out according to the organization structure during the configuration of the data authority, and the selected user can obtain the related data authority.
In one embodiment, a loosely coupled design is employed for the low code underlying framework.
Wherein, coupling refers to the dependency between modules in the low-code bottom framework, that is, the degree of dependency between two functional modules, and as the name implies, loose coupling refers to the fact that the dependency between modules is low, and when one module is changed, the other module is hardly influenced. Loosely coupled systems are typically message-based systems where the client and remote service do not know how the other is to be made. The communication between the client and the service is governed by the architecture of the message, and as long as the message conforms to the negotiated architecture, the implementation of the client or the service can be changed as needed without worrying about damaging the other party.
In one embodiment, the low-code underlying framework is adopted to perform security setting on at least one account and configure a password policy.
The bottom layer framework adopts DDos high-defense, Web application firewall, vulnerability scanning service, host vulnerability timing detection, data transmission security, port management and control, remote disaster recovery and other strategies to ensure the security of the IaaS layer; the bottom framework adopts the strategies of database audit, database black and white lists, data verification multiple rules, authority control, operation access recording/tracking, regular sensitive scanning service, data desensitization and the like to ensure the safety of the PaaS layer; the security of the SaaS layer is ensured by adopting symmetric encryption, collision defense/brute force cracking defense, electronic certificate authentication (CA login), crawler resistance, API gateway protection, illegal login alarm and Legioner software peer-to-peer strategies through the bottom layer framework.
In one embodiment, the low code underlying framework is employed to configure online timing tasks.
In an embodiment, the underlying framework of the low-code underlying framework is constructed by combining multi-tenant service, single sign-on/privatization deployment, organization, authority management, deployment encryption, file management basic service, message notification and security audit framework service modules.
According to the embodiment, through visual programming, a configurable flow form and a configurable list form are developed, dragged, assembled and configured, ship data production plan management, product data management, material logistics management, production, manufacturing and operation, advanced scheduling, overall process quality management, cost management, data management, internet of things management, design cooperative application, production plan cooperative application and other ship business systems are quickly built, the production benefits of ship manufacturing and operation in the whole life cycle are practically improved, the production and operation costs are reduced, the production waste is reduced, and the cooperation level on an industrial chain in the ship industry is improved.
Fig. 4 is a structural block diagram of a more preferred embodiment of the device for building a ship industry system according to the present application, which is capable of implementing all processes of the method for building a ship industry system according to any one of the embodiments.
A bottom layer framework building module 401, configured to build a low-code bottom layer framework;
and the business system building module 402 is used for building a business system on the low-code bottom layer framework by adopting a flow designer, a form designer and a graph designer based on a flow code conversion method of a vector graph and a data graph automatic conversion display method of a data set.
In an embodiment, the service system building module 402 specifically includes:
the business process drawing unit is used for drawing a business process diagram with BPMN semantic standards through an H5 drawing board, wherein the related attributes of each element in the H5 drawing board are set according to business requirements;
the element analysis unit is used for submitting the generated XML or JSON format file to a back end after the JavaScript analyzes the attributes of each element in the service flow chart;
and the file analyzing unit is used for analyzing each first parameter required by the process engine from the XML or JSON format file through a back end, and then using each first parameter in the process engine.
In an embodiment, the service system building module 402 specifically includes:
the second parameter configuration unit is used for configuring each second parameter required by the JavaScript-based open source visual chart library in a graphical and dragging mode on an HTML page;
the standard determining unit is used for determining the data format and the data type specification required by each display graph according to each second parameter required by the open source visual chart library configured based on the JavaScript;
the generating unit is used for acquiring data in each service system through a back end and generating a data set which accords with design specifications according to the data format and the data type specifications;
the providing unit is used for providing the data set which conforms to the design specification to a front end for use in an API form;
and the display unit is used for displaying the data set in a chart form after the API address of the data set is acquired through the front-end configuration graph.
In an embodiment, the underlying framework building module 401 is further configured to apply a loosely coupled design to the low-code underlying framework.
In an embodiment, the bottom-layer framework building module 401 is further configured to perform security setting on at least one account and configure a password policy by using the low-code bottom-layer framework.
In an embodiment, the bottom-level framework building module 401 is further configured to configure an online timing task using the low-code bottom-level framework.
In an embodiment, the underlying framework building module 401 is further configured to build an underlying framework of the low-code underlying framework in combination with multi-tenant services, single sign-on/privatization deployment, organizations, rights management, deployment encryption, file management basic services, message notification, and security audit framework services.
In one embodiment, there is provided a computer device comprising: the system comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor executes the program to execute the construction method of the ship industry system.
It will be understood by those skilled in the art that all or part of the processes in the method for implementing the above embodiment may be implemented by a computer program instructing related hardware, where the program may be stored in a computer-readable storage medium, and when executed, the processes in the embodiment of the method for constructing a ship industry system may be implemented. The storage medium may be a magnetic disk, an optical disk, a ROM (Read-Only Memory), a RAM (Random Access Memory), or the like.
The foregoing is a preferred embodiment of the present application, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present application, and these modifications and decorations are also regarded as the protection scope of the present application.

Claims (10)

1. A method of constructing a marine industry system, comprising:
constructing a low-code bottom framework;
on the low-code bottom layer framework, a flow code conversion method based on vector graphics and a data graphics automatic conversion display method of a data set adopt a flow designer, a form designer and a graphics designer to construct a business system.
2. The method for constructing a marine industry system according to claim 1, wherein the method for vector graphics-based process transcoding specifically comprises:
drawing a business flow chart with BPMN semantic standard through an H5 drawing board, wherein the related attributes of each element in the H5 drawing board are set according to business requirements;
after the JavaScript analyzes the attributes of each element in the service flow chart, submitting the generated XML or JSON format file to a back end;
and after analyzing each first parameter required by the process engine from the XML or JSON format file through a back end, using each first parameter in the process engine.
3. The construction method of the ship industry system according to claim 1, wherein the data graph automatic conversion display method based on the data set specifically comprises:
configuring each second parameter required by the JavaScript-based open source visual chart library in a graphical and dragging mode on an HTML page;
determining data formats and data type specifications required by the display graphs according to the second parameters required by the open source visual chart library configured based on JavaScript;
collecting data in each service system through a back end, and generating a data set which accords with design specifications according to the data format and the data type specifications of the data in each service system;
providing the data set which conforms to the design specification to a front end for use in an API form;
after the API address of the data set is obtained through the front-end configuration graph, the data set is displayed in a chart form.
4. The method of constructing a marine industry system of claim 1, wherein a loosely coupled design is used for the low code infrastructure frame.
5. The construction method of the ship industry system according to claim 1, wherein at least one account is subjected to security setting and password policy configuration by adopting the low-code underlying framework.
6. The method of constructing a marine industry system of claim 1, wherein the low code infrastructure framework is used to configure online timing tasks.
7. The method for constructing the ship industry system according to claim 1, wherein a bottom architecture of the low-code bottom framework is constructed by combining multi-tenant service, single sign-on/privatization deployment, organization, authority management, deployment encryption, file management basic service, message notification and security audit framework service.
8. A construction apparatus for a marine industry system, comprising:
the bottom layer framework building module is used for building a low-code bottom layer framework;
and the business system construction module is used for constructing a business system on the low-code bottom layer framework by adopting a flow designer, a form designer and a graph designer based on a flow code conversion method of a vector graph and a data graph automatic conversion display method of a data set.
9. An electronic device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of constructing a marine industry system according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored, which, when being executed by a processor, implements the method of constructing a marine industrial system according to any one of claims 1 to 7.
CN202111119184.XA 2021-09-24 2021-09-24 Construction method, device, equipment and storage medium of ship industry system Pending CN113791774A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111119184.XA CN113791774A (en) 2021-09-24 2021-09-24 Construction method, device, equipment and storage medium of ship industry system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111119184.XA CN113791774A (en) 2021-09-24 2021-09-24 Construction method, device, equipment and storage medium of ship industry system

Publications (1)

Publication Number Publication Date
CN113791774A true CN113791774A (en) 2021-12-14

Family

ID=78879195

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111119184.XA Pending CN113791774A (en) 2021-09-24 2021-09-24 Construction method, device, equipment and storage medium of ship industry system

Country Status (1)

Country Link
CN (1) CN113791774A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116820298A (en) * 2023-08-29 2023-09-29 北京亚信数据有限公司 Medical insurance business process display method, device, medium and equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150142949A1 (en) * 2013-11-18 2015-05-21 Nuwafin Holdings Ltd System and method for collaborative designing, development, deployment, execution, monitoring and maintenance of enterprise applications
CN107918516A (en) * 2017-10-17 2018-04-17 广东广业开元科技有限公司 A kind of system and method for Visual Dynamic configuration generation chart
CN113032476A (en) * 2020-10-23 2021-06-25 广州博纳信息技术有限公司 Method for acquiring and monitoring dynamic data based on visualization
CN113238736A (en) * 2021-05-28 2021-08-10 中核检修有限公司 Method for generating integrated platform

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150142949A1 (en) * 2013-11-18 2015-05-21 Nuwafin Holdings Ltd System and method for collaborative designing, development, deployment, execution, monitoring and maintenance of enterprise applications
CN107918516A (en) * 2017-10-17 2018-04-17 广东广业开元科技有限公司 A kind of system and method for Visual Dynamic configuration generation chart
CN113032476A (en) * 2020-10-23 2021-06-25 广州博纳信息技术有限公司 Method for acquiring and monitoring dynamic data based on visualization
CN113238736A (en) * 2021-05-28 2021-08-10 中核检修有限公司 Method for generating integrated platform

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
曹辉;李忠凯;赵永;张均东;任光;: "基于工作流的模块化船舶管理系统", 计算机应用研究, no. 12, 15 December 2007 (2007-12-15) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116820298A (en) * 2023-08-29 2023-09-29 北京亚信数据有限公司 Medical insurance business process display method, device, medium and equipment

Similar Documents

Publication Publication Date Title
US8984479B2 (en) Enforcing legal holds of heterogeneous objects for litigation
US8762187B2 (en) Easy process modeling platform
US8090754B2 (en) Managing relationships of heterogeneous objects
US20090150168A1 (en) Litigation document management
US20090150887A1 (en) Process Aware Change Management
CN104040550A (en) Integrating security policy and event management
US20220308865A1 (en) Transforming Data In DevOps Landscape
Sun et al. Defining security requirements with the common criteria: Applications, adoptions, and challenges
US11803553B2 (en) Providing triggers based on one-to-many or many-to-one relationships in a system of record
US20150026660A1 (en) Methods for building application intelligence into event driven applications through usage learning, and systems supporting such applications
CN113791774A (en) Construction method, device, equipment and storage medium of ship industry system
Calabró et al. Integrating access control and business process for GDPR compliance: A preliminary study.
US10089475B2 (en) Detection of security incidents through simulations
Faily et al. Design as code: facilitating collaboration between usability and security engineers using CAIRIS
Kou et al. Modeling security for service oriented applications
CN114610309A (en) Object configuration method, device, equipment and storage medium
Van Landuyt et al. A study of NoSQL query injection in Neo4j
Feng et al. SHINE: a Collaborative System for Sharing Insights and Information of Economic Impacts of Cyberattacks
Ritonga et al. IMPELEMENTATION OF THE UNFIELD MODELING LANGGUAGE MODEL IN THE CRIMINALITY DATA PROCESSING INFORMATION SYSTEM: IMPELEMENTATION OF THE UNFIELD MODELING LANGGUAGE MODEL IN THE CRIMINALITY DATA PROCESSING INFORMATION SYSTEM
US11789941B2 (en) Systems, methods, applications, and user interfaces for providing triggers in a system of record
CN114844765B (en) Network security monitoring method, terminal equipment and storage medium
CN113610535B (en) Risk monitoring method and device suitable for consumption stage business process
CN115460002B (en) Dynamic deployment method and system for honey network
Pang et al. Reference service process: a normalized cross-over service collaboration paradigm
CN113392001A (en) Automatic code checking system and method

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