CN116302190A - Novel plug-in method based on knowledge graph platform - Google Patents

Novel plug-in method based on knowledge graph platform Download PDF

Info

Publication number
CN116302190A
CN116302190A CN202310266908.6A CN202310266908A CN116302190A CN 116302190 A CN116302190 A CN 116302190A CN 202310266908 A CN202310266908 A CN 202310266908A CN 116302190 A CN116302190 A CN 116302190A
Authority
CN
China
Prior art keywords
plug
menu
function
novel
authority
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.)
Granted
Application number
CN202310266908.6A
Other languages
Chinese (zh)
Other versions
CN116302190B (en
Inventor
杨娟
翟士丹
邵伯仲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Haizhi Xingtu Technology Co ltd
Original Assignee
Beijing Haizhi Xingtu Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Haizhi Xingtu Technology Co ltd filed Critical Beijing Haizhi Xingtu Technology Co ltd
Priority to CN202310266908.6A priority Critical patent/CN116302190B/en
Publication of CN116302190A publication Critical patent/CN116302190A/en
Application granted granted Critical
Publication of CN116302190B publication Critical patent/CN116302190B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/42Syntactic analysis
    • G06F8/427Parsing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a novel plug-in method based on a knowledge graph platform, which comprises the following steps: the new plug-in comprises a new git project, a development function and a construction package; editing a menu, wherein the editing of the menu comprises the steps of newly adding a plug-in to a main application, and binding a menu name and a menu position; setting an access mode of the plug-in and binding the access mode to the function authority; the unused plug-ins or the replacement plug-ins of the lower rack; setting functional rights, wherein the setting of the functional rights comprises selecting whether to give the current user role access rights of the plug-in; the system upgrade comprises that menu data and plug-in data are stored in a database in a json mode by taking a key as a unique key; after the system is upgraded, the key of the previous data is matched with the key of the new system through the analysis json. According to the novel plug-in method based on the knowledge graph platform, provided by the invention, on the premise of meeting the plug-in function, the operation experience is optimized, the workload and time consumption of a user are reduced, and the accuracy of plug-in application is ensured.

Description

Novel plug-in method based on knowledge graph platform
Technical Field
The invention relates to the technical field of knowledge graph platforms, in particular to a novel plug-in method, equipment and a computer readable storage medium based on the knowledge graph platform.
Background
The description of the background art to which the present invention pertains is merely for illustrating and facilitating understanding of the summary of the invention, and should not be construed as an explicit recognition or presumption by the applicant that the applicant regards the prior art as the filing date of the first filed application.
With the rapid development of knowledge graph platforms, more and more functions are integrated into one code warehouse, and the requirement for plug-in is more and more urgent. The existing plug-in scheme is a single solution to the problem of code accumulation, a visualization mode combining menu customization and binding system user authority is not adopted, and the existing plug-in scheme is not friendly to the compatibility of old data after the system is upgraded.
State of the art of the same kind: most of the existing plug-in schemes are direct through an application panel, and a user manually removes an installation process, and few specific characteristics of a knowledge graph platform are considered, such as: rights control, menu management, data compatibility and the like are not provided, the menu cannot be changed, the compatibility of old data cannot be achieved, and the real application plug-in the knowledge graph platform is difficult. Therefore, the novel plug-in scheme is particularly important in the knowledge graph platform.
It is well known that plug-in is used for solving the problems of low efficiency, poor stability, high maintenance cost, poor applicability and the like of subsequent development iteration caused by redundancy of codes to one warehouse. At present, most plugin schemes only consider the ideas of code warehouse separation and pluggable, so that the plugin of the type does not have a function of controlling plugin application through authorities, and is compatible with old data after system upgrading, system management personnel often need to modify original data in a database according to a preset format to achieve seamless upgrading of the system, the working efficiency of system upgrading is reduced, the format error rate is higher, and a plurality of different user access latitudes cannot be created according to actual requirements, so that the plugin application is more flexible and controllable.
In summary, the plug-in method on the market does not consider the authority, the menu and the system upgrade based on the knowledge graph platform, so that the authority control and the custom menu cannot be bound with the plug-in application, and the problem of compatibility of old data after the system upgrade cannot be solved; meanwhile, a visual and easy-to-operate menu management plug-in mode is lacking; the platform is limited to a single user, and the diversification of a system user system is not realized; the menu data and the plug-in data are not disassembled into metadata, so that the subsequent finer granularity plug-in modification, plug-in deletion and plug-in movement are facilitated.
In order to solve the technical problems, the invention provides a novel plug-in method, equipment and a computer readable storage medium based on a knowledge graph platform, which realize friendly interaction, plug-in binding with a permission system, and compatibility of custom and old version data of a menu, are used for constructing pluggable plug-in applications binding with the permission and the menu, optimize the customized development flow, improve the system development efficiency, ensure the quality of the plug-in and the main application (the knowledge graph platform), and realize the visual operation of the menu and the permission; on the premise of meeting the plug-in function, the operation experience is optimized as much as possible, the workload and time consumption of a user are reduced, and meanwhile, the accuracy of plug-in application is ensured.
Disclosure of Invention
The invention provides a novel plug-in method, equipment and a computer readable storage medium based on a knowledge graph platform, which realize friendly interaction, plug-in binding with a permission system, and realize customization of menus and compatibility of old version data, are used for constructing pluggable plug-in applications binding with permissions and menus, optimize customized development flow, improve system development efficiency, ensure the quality of plug-ins and main applications (knowledge graph platforms), and realize visual operation of the menus and the permissions; on the premise of meeting the plug-in function, the operation experience is optimized as much as possible, the workload and time consumption of a user are reduced, and meanwhile, the accuracy of plug-in application is ensured.
The embodiment of the first aspect of the invention provides a novel plug-in method based on a knowledge graph platform, which comprises the following steps: the new plug-in comprises a new git project, a development function and a construction package; editing a menu, wherein the editing of the menu comprises the steps of newly adding a plug-in to a main application, and binding a menu name and a menu position; setting an access mode of the plug-in and binding the access mode to the function authority; the unused plug-ins or the replacement plug-ins of the lower rack; setting functional rights, wherein the setting of the functional rights comprises selecting whether to give the current user role access rights of the plug-in; the system upgrade comprises that menu data and plug-in data are stored in a database in a json mode by taking a key as a unique key; after the system is upgraded, the key of the previous data is matched with the key of the new system through the analysis json.
Preferably, in the step of setting the function authority, information of the plugin is presented on a function list of the set authority.
Preferably, in the step of setting the function authority, selecting whether to give the current user role access authority to the plugin specifically includes: if the permission of the current user role to access the plug-in is not given, the user cannot see the plug-in on the menu; if the current user role is given access to the plug-in, the user can see the plug-in on the menu, and the plug-in can be used after clicking.
Preferably, in the step of upgrading the system, matching the key of the previous data with the key of the new system by parsing json specifically includes: if the matching is not passed, the new plug-in is used as the new plug-in, and if the matching is passed, the new plug-in is used as the editing plug-in.
Preferably, the new functionality is provided to the host application by the plug-in development module; adding plug-ins, deleting plug-ins and modifying plug-ins through a plug-in editing module; the position and the name of the function of the main application and the function provided by the plug-in are adjusted in a self-defining way through a menu management module; binding the plug-in add-drop with the authority system of the system through an authority control module; and providing the function of using the plugin for the user with the application authority of accessing the plugin through the plugin using module.
Preferably, the plug-in development module stores the code of the plug-in and the code of the host application in different git projects.
Preferably, through the entitlement control module, an administrator may assign plug-in applications to corresponding users for access by role.
Preferably, the menu management module comprises a user-defined function of a menu, an editing function of a plugin and a binding function of plugin application and function authority; a menu is newly added from the developed plugins through the editing function of the plugins, different plugins have different names and positions, and the plugins can be deleted, the names can be modified and the positions of the plugins can be moved through menu configuration; and setting different plug-in access rights for different roles by an administrator through the binding function of the plug-in application and the function rights.
The embodiment of the second aspect of the invention also provides novel plug-in equipment based on the knowledge graph platform, which comprises a memory and a processor; wherein the memory is for storing executable program code; the processor is configured to read executable program code stored in the memory to perform a novel plugin method based on the knowledge-graph platform.
Embodiments of the third aspect of the present invention also provide a computer readable storage medium storing a computer program, which when executed by a processor implements a novel plugin method based on a knowledge-graph platform.
The novel plug-in method, the novel plug-in device and the novel computer readable storage medium based on the knowledge graph platform realize friendly interaction, plug-in with the binding of the authority system, and the customization of menus and the compatibility of old version data, are used for constructing pluggable plug-in applications with the binding of the authorities and the menus, optimize the customized development flow, improve the system development efficiency, ensure the quality of plug-ins and main applications (knowledge graph platforms), and realize the visual operation of the menus and the authorities; on the premise of meeting the plug-in function, the operation experience is optimized as much as possible, the workload and time consumption of a user are reduced, and meanwhile, the accuracy of plug-in application is ensured.
Additional aspects and advantages of the invention will be set forth in part in the description which follows, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the invention will become apparent and may be better understood from the following description of embodiments taken in conjunction with the accompanying drawings in which:
FIG. 1 shows a block diagram of a novel plugin approach based on a knowledge-graph platform, in accordance with an embodiment of the invention;
FIG. 2 shows a novel plugin flow diagram of a novel knowledge-graph platform-based plugin method, according to an embodiment of the present invention;
FIG. 3 is a block diagram of one embodiment of the novel plug-in device of the present description based on a knowledge-graph platform;
FIG. 4 is a block diagram of one embodiment of a computer-readable storage medium of the novel plugin approach of the present specification based on a knowledge-graph platform.
Detailed Description
In order that the above-recited objects, features and advantages of the present invention will be more clearly understood, a more particular description of the invention will be rendered by reference to the appended drawings and appended detailed description. It should be noted that, in the case of no conflict, the embodiments of the present application and the features in the embodiments may be combined with each other.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, however, the present invention may be practiced in other ways than those described herein, and therefore the scope of the present invention is not limited to the specific embodiments disclosed below.
The following discussion provides various embodiments of the invention. While each embodiment represents a single combination of the invention, different embodiments of the invention may be substituted or combined, and the invention is thus to be considered to include all possible combinations of the same and/or different embodiments described. Thus, if one embodiment comprises A, B, C and another embodiment comprises a combination of B and D, then the present invention should also be considered to include embodiments comprising one or more of all other possible combinations comprising A, B, C, D, although such an embodiment may not be explicitly recited in the following.
FIG. 1 shows a block diagram of a novel plugin approach based on a knowledge-graph platform, in accordance with an embodiment of the invention; FIG. 2 shows a novel plugin flow diagram of a novel knowledge-graph platform-based plugin method, according to an embodiment of the present invention; FIG. 3 is a block diagram of one embodiment of the novel plug-in device of the present description based on a knowledge-graph platform; FIG. 4 is a block diagram of one embodiment of a computer-readable storage medium of the novel plugin approach of the present specification based on a knowledge-graph platform. 1-2, the novel plug-in method based on the knowledge graph platform provided by the embodiment of the invention comprises the following steps: step S01, newly-built plug-ins, wherein the newly-built plug-ins comprise newly-built git projects, development functions and construction and packaging; step S02, editing a menu, wherein the menu editing comprises the steps of newly adding a plug-in to a main application, and binding a menu name and a menu position; setting an access mode of the plug-in and binding the access mode to the function authority; the unused plug-ins or the replacement plug-ins of the lower rack; step S03, setting function authorities, wherein the function authorities comprise the steps that information of plug-ins exists on a function list of the set authorities, and whether the authority of the plug-ins is accessed to the current user role is selected; if the permission of the current user role to access the plug-in is not given, the user cannot see the plug-in on the menu; if the permission of the current user role to access the plug-in is given, the user can see the plug-in on the menu, and the plug-in can be used after clicking; step S04, system upgrading, wherein the system upgrading comprises the steps that menu data and plug-in data are stored in a database in a json mode by taking a key as a unique key; after the system is upgraded, the key of the previous data and the key of the new system are matched through the analysis json, if the matching is not passed, the new plug-in is used as the new plug-in, and if the matching is passed, the new plug-in is used as the editing plug-in.
According to the novel plugin method based on the knowledge graph platform, plugin and system authority are combined, a plurality of different projects can be created according to actual requirements, different roles are used, and different plugins are used; the menu can be customized, the functions of the main application and the plug-in function are seamlessly mixed together for use, so that a user experiences the plug-in function without sense; the upper rack and the lower rack of the plug-in units can be flexibly adjusted, and meanwhile, the plug-in units can be edited and replaced with other plug-in units without sense; when accessing the plug-in, there are three access modes: embedding access; independent access; newly opening page access; the infrastructure of the plug-in is decoupled from the infrastructure of the host application, which supports plug-ins developed in any form of infrastructure.
1-2, in the novel plugin method based on the knowledge graph platform provided by the embodiment of the invention, functional modules of the novel plugin method based on the knowledge graph platform comprise plugin development, plugin editing, menu management, authority control and plugin use. Plug-ins are developed to provide new functionality to the host application, but the code of these plug-ins is not stored in the same git item as the code of the host application; the function of plug-in editing mainly comprises the steps of adding plug-ins, deleting plug-ins and modifying plug-ins; the menu management is used for customizing the positions and names of the functions of the main application and the functions provided by the plug-ins; the authority control is used for binding the add-drop of the plug-in with the authority system of the system, and an administrator can allocate plug-in applications to corresponding users for access according to roles; plug-in usage is primarily the functionality that a user having access to this plug-in application can use this plug-in to provide.
The plug-in application is a functional module realized by different git items, and provides pluggable flexible application for the function of the subsequent main application; the menu consists of 3 parts, namely: (1) customization of menus; (2) Editing the plug-ins, namely newly adding a menu from the developed plug-ins, wherein different plug-ins have different names and positions, and deleting the plug-ins, modifying the names and moving the positions of the plug-ins through menu configuration, so that usability is improved; (3) Binding the plug-in application and the function authority, and the newly added plug-in can appear in the function authority of the system, so that an administrator can conveniently set different plug-in access authorities for different roles, and the controllability of the plug-in is improved.
Compared with the prior art, the novel plug-in method based on the knowledge graph platform provided by the embodiment of the invention has the following advantages: the user-defined menu page can display the existing plug-in application and the user-defined menu in real time based on the plug-in operation of the page, and can adjust the menu, add the plug-in application newly, delete the plug-in application, edit the plug-in application and the like through the page; the plug-in application is associated with the authority, and a universal plug-in scheme can create a plurality of different latitudes based on a system user system according to actual requirements, so that different plug-in applications can be displayed according to different user authorities; the method has the advantages that the menu data and the data of the plug-in application are disassembled into metadata so as to support the compatibility problem of old data after the system is upgraded, the menu is not changed in sense, and particularly the name, the authority and the like of the plug-in application are changed; the plug-in application and other functions of the main application are mixed and used, the plug-in application is displayed indiscriminately, and a user experiences more plug-in applications without sense.
The novel plug-in method, the novel plug-in device and the novel computer readable storage medium based on the knowledge graph platform realize friendly interaction, plug-in with the binding of the authority system, and the customization of menus and the compatibility of old version data, are used for constructing pluggable plug-in applications with the binding of the authorities and the menus, optimize the customized development flow, improve the system development efficiency, ensure the quality of plug-ins and main applications (knowledge graph platforms), and realize the visual operation of the menus and the authorities; on the premise of meeting the plug-in function, the operation experience is optimized as much as possible, the workload and time consumption of a user are reduced, and meanwhile, the accuracy of plug-in application is ensured.
In the present invention, the terms "first," "second," "third," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance; the term "plurality" means two or more, unless expressly defined otherwise. The terms "mounted," "connected," "secured," and the like are to be construed broadly, and may be, for example, fixedly connected, detachably connected, or integrally connected; "coupled" may be directly coupled or indirectly coupled through intermediaries. The specific meaning of the above terms in the present invention can be understood by those of ordinary skill in the art according to the specific circumstances.
In the description of the present invention, it should be understood that the directions or positional relationships indicated by the terms "upper", "lower", etc. are based on the directions or positional relationships shown in the drawings, are merely for convenience of description and simplification of the description, and do not indicate or imply that the apparatus or unit referred to must have a specific direction, be constructed and operated in a specific direction, and therefore, should not be construed as limiting the present invention.
In the description of the present specification, the terms "one embodiment," "some embodiments," "particular embodiments," and the like, mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
The foregoing is merely illustrative of certain embodiments of the present invention and is not intended to limit the invention so that various modifications and changes may be made to the invention by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. The novel plug-in method based on the knowledge graph platform is characterized by comprising the following steps of:
the new plug-in comprises a new git project, a development function and a construction package;
editing a menu, wherein the editing menu comprises the steps of newly adding a plug-in to a main application, and binding a menu name and a menu position; setting an access mode of the plug-in and binding the access mode to the function authority; the unused plug-ins or the replacement plug-ins of the lower rack;
setting function authority, wherein the function authority comprises the authority for selecting whether to access the plug-in for the current user role;
the system upgrade comprises that menu data and plug-in data are stored in a database in a json mode by taking a key as a unique key; after the system is upgraded, the key of the previous data is matched with the key of the new system through the analysis json.
2. The novel plugin method based on the knowledge graph platform according to claim 1, wherein in the step of setting the function authority, information of the plugin is displayed on a function list of the set authority.
3. The novel plugin method based on the knowledge graph platform according to claim 2, wherein in the step of setting functional authority, selecting whether to give the current user role access authority to the plugin specifically includes: if the permission of the current user role to access the plug-in is not given, the user cannot see the plug-in on the menu; if the current user role is given access to the plug-in, the user can see the plug-in on the menu, and the plug-in can be used after clicking.
4. The novel plugin method based on the knowledge graph platform according to claim 1, wherein in the system upgrading step, matching the key of the previous data and the key of the new system by parsing json specifically comprises: if the matching is not passed, the new plug-in is used as the new plug-in, and if the matching is passed, the new plug-in is used as the editing plug-in.
5. The novel knowledge-graph-platform-based plugin method according to any one of claims 1 to 4, wherein,
providing new functions for the main application through the plug-in development module;
adding plug-ins, deleting plug-ins and modifying plug-ins through a plug-in editing module;
the position and the name of the function of the main application and the function provided by the plug-in are adjusted in a self-defining way through a menu management module;
binding the plug-in add-drop with the authority system of the system through an authority control module;
and providing the function of using the plug-in for a user with the application authority of accessing the plug-in through the plug-in using module.
6. The novel plug-in method based on the knowledge graph platform according to claim 5, wherein the plug-in development module stores codes of plug-ins and codes of main applications in different git projects.
7. The novel plug-in method based on the knowledge-graph platform according to claim 5, wherein through the authority control module, an administrator can assign plug-in applications to corresponding users to access according to roles.
8. The novel plug-in method based on the knowledge graph platform according to claim 5, wherein the menu management module comprises a custom function of a menu, an editing function of a plug-in, and a binding function of a plug-in application and a function authority; a menu is newly added from the developed plugins through the editing function of the plugins, different plugins have different names and positions, and the plugins can be deleted, the names can be modified and the positions of the plugins can be moved through menu configuration; and setting different plug-in access rights for different roles by an administrator through the binding function of the plug-in application and the function rights.
9. A novel plug-in device based on a knowledge graph platform, which comprises a memory and a processor; wherein the memory is for storing executable program code; the processor is configured to read executable program code stored in the memory to perform the novel knowledge-graph platform-based plugin method according to any one of claims 1-8.
10. A computer readable storage medium storing a computer program, wherein the computer program when executed by a processor implements the novel knowledge-graph platform-based plugin method of any one of claims 1-8.
CN202310266908.6A 2023-03-14 2023-03-14 Novel plug-in method based on knowledge graph platform Active CN116302190B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310266908.6A CN116302190B (en) 2023-03-14 2023-03-14 Novel plug-in method based on knowledge graph platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310266908.6A CN116302190B (en) 2023-03-14 2023-03-14 Novel plug-in method based on knowledge graph platform

Publications (2)

Publication Number Publication Date
CN116302190A true CN116302190A (en) 2023-06-23
CN116302190B CN116302190B (en) 2023-10-31

Family

ID=86833907

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310266908.6A Active CN116302190B (en) 2023-03-14 2023-03-14 Novel plug-in method based on knowledge graph platform

Country Status (1)

Country Link
CN (1) CN116302190B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106648559A (en) * 2015-10-28 2017-05-10 广东电网有限责任公司佛山供电局 Android application pluggable development system and method
CN106990965A (en) * 2017-03-31 2017-07-28 合肥民众亿兴软件开发有限公司 A kind of software platform and its development approach
CN107870787A (en) * 2016-09-26 2018-04-03 平安科技(深圳)有限公司 Application plug loading method and system
CN110515673A (en) * 2019-07-24 2019-11-29 百度在线网络技术(北京)有限公司 Plug-in unit system and method
CN113190809A (en) * 2021-04-27 2021-07-30 深圳市华磊迅拓科技有限公司 User authority control method, system, terminal and medium based on MES system
CN114637740A (en) * 2022-03-24 2022-06-17 南京邮电大学 Novel map platform construction method based on knowledge representation and knowledge extraction
US20230068519A1 (en) * 2021-08-30 2023-03-02 Kyocera Document Solutions, Inc. Extensible format-independent middleware message interpreter

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106648559A (en) * 2015-10-28 2017-05-10 广东电网有限责任公司佛山供电局 Android application pluggable development system and method
CN107870787A (en) * 2016-09-26 2018-04-03 平安科技(深圳)有限公司 Application plug loading method and system
CN106990965A (en) * 2017-03-31 2017-07-28 合肥民众亿兴软件开发有限公司 A kind of software platform and its development approach
CN110515673A (en) * 2019-07-24 2019-11-29 百度在线网络技术(北京)有限公司 Plug-in unit system and method
CN113190809A (en) * 2021-04-27 2021-07-30 深圳市华磊迅拓科技有限公司 User authority control method, system, terminal and medium based on MES system
US20230068519A1 (en) * 2021-08-30 2023-03-02 Kyocera Document Solutions, Inc. Extensible format-independent middleware message interpreter
CN114637740A (en) * 2022-03-24 2022-06-17 南京邮电大学 Novel map platform construction method based on knowledge representation and knowledge extraction

Also Published As

Publication number Publication date
CN116302190B (en) 2023-10-31

Similar Documents

Publication Publication Date Title
KR101105177B1 (en) Data container for user interface content data
CN100423610C (en) User identifying module service and method and system for using personalized tailered issuing
CN103218227B (en) The method of compatible multiple file system and device on a kind of Android device built-in hard disk
CN1922572A (en) System and method for building mixed mode execution environment for component applications
CN102193817A (en) Simplifying management of physical and virtual deployments
CN105302563A (en) Plug-in method and system for mobile application service
CN116302190B (en) Novel plug-in method based on knowledge graph platform
CN101334820B (en) Information processing apparatus and information processing method
JP2014517949A (en) Project sharing system, computer-readable storage medium, and computer-implemented method
CN101887375B (en) Method and system for implementing man-machine command system
CN101556540A (en) Unified management method for a plurality of backup software and system thereof
JP2016066355A (en) Web application generating system, control method of web application generating system, program for web application generating system, web application generating device, control method of web application generating device, and program for web application generating device
CN117539458A (en) Visual and draggable low-code development tool
EP1744256A1 (en) Document processing device and document processing method
JP5090809B2 (en) Management server, management method, program, and recording medium
US11169813B2 (en) Policy handling for data pipelines
US20110113325A1 (en) Systems, Methods and Computer Readable Media For Creating and Updating Electronic Documents
KR100717520B1 (en) Mobile terminal providing mobile internet services and user interface method therefor
JP2006059191A (en) Data processing system, data processing method and program
JP2001312512A (en) Information distribution system information terminal, information center, information distribution method, and recording medium
CN205644555U (en) E -book system
JPWO2020157918A1 (en) Drawing support device, display device, drawing support method and computer program
US9792100B1 (en) Application deployment system and method for a computing infrastructure
CN114158258B (en) Method for dynamically generating file system compatibility in real time
JP2006011950A (en) Installer creating apparatus, its method, and program therefor

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
GR01 Patent grant
GR01 Patent grant