CN106843835A - A kind of application systems software constructing system of meta data customizing, system constituting method - Google Patents

A kind of application systems software constructing system of meta data customizing, system constituting method Download PDF

Info

Publication number
CN106843835A
CN106843835A CN201611190703.0A CN201611190703A CN106843835A CN 106843835 A CN106843835 A CN 106843835A CN 201611190703 A CN201611190703 A CN 201611190703A CN 106843835 A CN106843835 A CN 106843835A
Authority
CN
China
Prior art keywords
data
interface
interface assembly
type
business
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
CN201611190703.0A
Other languages
Chinese (zh)
Inventor
高春梅
黎锐
李勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Electronic Technology Cyber Security Co Ltd
Original Assignee
China Electronic Technology Cyber Security 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 China Electronic Technology Cyber Security Co Ltd filed Critical China Electronic Technology Cyber Security Co Ltd
Priority to CN201611190703.0A priority Critical patent/CN106843835A/en
Publication of CN106843835A publication Critical patent/CN106843835A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • 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
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Abstract

The invention provides application systems software constructing system, the system constituting method of a kind of meta data customizing.The present invention substantially step includes Resource Modeling, generation resource access interface, defines front-end interface component instance, defines front end assemblies layout type, issuing application software.Using the present invention, technical staff can be by the design and description to business scope data model, and the customization to operation system software human-computer interaction interface, fast construction application system, in the process without largely being encoded, and then the difficulty that application systems software is developed is significantly reduced, lift development efficiency, the scalability of specification is realized using the standard and interface assembly technology of metadata schema simultaneously, the demand of application systems software on-demand customization and flexible expansion is met.

Description

A kind of application systems software constructing system of meta data customizing, system constituting method
Technical field
The present invention relates to application system development technical field, more particularly to a kind of application systems software of meta data customizing Constructing system, system constituting method.
Background technology
With developing rapidly for Internet technology, the function more sophisticated of application software system, its interface represents form Also enriched further with interaction capabilities, but at the same time, the difficulty that the technology of applied software development is realized also is improved therewith.
The development scheme of traditional application software system, for system interaction formula interface portion, one is by based on each Class front end is marked and script, and HTML element is operated, so as to formed meet the man-machine of particular display and interactive requirements Interface, such as, based on primary html interface component, be adjusted using Javascript to html document structural model, is utilized Lamination CSS is rendered;Two is on this basis, using the interface development pattern of facing assembly, group to be carried out to web interface Partization encapsulate so that formed with rich interface component front end exploitation third party's class libraries, relatively it is representational including ExtJS, JQuery and its plug-in unit etc..
But, above two development scheme, in face of be similar to data modeling, data exhibiting, interface alternation the problems such as, all need Substantial amounts of coding development is carried out, difficulty is high, workload is big, the development efficiency of application software system is often difficult to meet and uses Family demand.
The content of the invention
The purpose of the present invention, seeks to propose that a set of utilization metadata is described definition to business data model, and The access to business datum is realized on the basis of this, and then general interface assembly is realized for business datum, and by service groups The layout definition of part example, the technical scheme of rapid build application systems software.
To solve the above problems, the invention provides a kind of application systems software constructing system of meta data customizing, including Server and each client of server communication connection, are provided with metadata schema storehouse, business datum mould in the server Type storehouse, interface assembly storehouse, interface assembly container, service data visitation interface library, business datum interface assembly access interface storehouse, boundary Face assembly container access interface storehouse, client is provided with the business datum definition module, interface assembly definition module, interface group Part container layout definition module, service data visitation method definition module.
The business data model storehouse is the database for describing business scope data entity and its relation.All data entities And its relation is described using unified metadata schema.
The metadata schema storehouse is used to store the metadata schema of description business datum.
The service data visitation development interface storehouse is used for access service data, and the interface included in it includes Added Business Data instance and/or deletion business datum example and/or modification business datum example and/or inquiry acquisition business datum example And/or business datum example quantity is obtained and/or according to querying condition acquisition business datum example and/or root according to querying condition Business datum example is obtained according to querying condition and paging condition.
The interface assembly storehouse is used to store interface assembly source code.
The interface assembly access interface storehouse is used to access interface assembly, the interface include module data obtain and/or Module data is changed and/or the modification of component exhibition method.
The interface assembly container is used for according to preassigned placement scheme, by each interface assembly in correspondence client It is shown.
Interface assembly container access interface (API) storehouse is used to access interface assembly container, and the interface includes setting Container placement scheme and/or increase interface assembly and/or modification interface assembly layout.
The business datum definition module is used for user according to demand and metadata schema is visualized to business datum Modeling, extended metadata model in data type, and maintenance service data.
Interface assembly definition module extends Custom Interface component type, definition interfaces component reality according to demand for user Example.
Interface assembly container layout definition module is defined to the placement scheme of interface assembly according to demand for user.
Service data visitation method definition module is extended customization for user to service data visitation interface.
Further, when business datum definition module is modeled to business datum using metadata schema describe title and/or Illustrate and/or icon and/or attribute.
Further, the data entity of metadata schema includes data-selected scheme, data type, data attribute.Wherein data Scheme is used to describe to an essential information for specific transactions FIELD Data description scheme.Data type is used to describe business datum The essential information of each entity in model, inheritance.Each entity is had during data attribute is used to describe business data model Data attribute type.
Further, the attribute type of business datum includes basic data type, enumerates data set, reference data type, Wherein, enumerate data set and defined for describing the span of all data of enumeration type, reference data type is drawn for regulation Other traffic data types.
Further, server is additionally provided with interface assembly interactive module, and the message for defining each interface assembly is handed over Mutual relation.
The system constituting method of the application systems software constructing system of above-mentioned meta data customizing comprises the following steps:
Step one:Business data model is modeled, specially:Metadata schema is used to business data model in advance It is described.If data-oriented type does not meet business demand in metadata schema, business datum definition module is to first number Extended according to the data type of model, obtain the traffic data type for needing, then be described using metadata schema.
Step 2:Activated business data access interface based on service data visitation interface library.
Step 3:Interface assembly example is set up, specially:According to human-computer interaction interface demand, in selection interface assembly storehouse Existing interface assembly type, sets up interface assembly example, specify the component instance corresponding to business data model type and Its attribute, such as interface assembly type can not meet human-computer interaction interface demand, then resettled after Expansion Interface component type Interface assembly example.
Step 4:Assembling human-computer interaction interface, specially:According to human-computer interaction interface demand, by defined some boundaries Face component instance, according to certain interface layout mode, is assembled into complete human-computer interaction interface.
Step 5:Issuing application software.
Further, it is to the specific method that the data type of metadata schema is extended in step one:As needed Assign certain specific meaning of data with existing type, simultaneous selection one or more existing categorical data combines to form extension Data type.
Further, step 3 is specially:According to the data type given in metadata schema, according to general-purpose service data Front end assemblies extension standards, the new interface assembly type of expanded definition defines its title, purposes, data type requirement etc. basic Information, and interface assembly displaying and man-machine interaction response code are write, above-mentioned definition information and code are uploaded onto the server finger Determine file directory.
Further, step 5 is specially:Description files passe to the server of the business data model of formation is specified File directory, such as need to externally issue data access interface service, then specify the traffic data type of externally issue, log-on data to connect Oral business.Such as need to provide human-computer interaction interface, by through the description file of interface assembly example, and the description that front-end interface is laid out Files passe starts human-computer interaction interface service to server specified file catalogue.
Further, methods described also includes the step of defining the interacting message relation of each interface assembly.
Beneficial effects of the present invention are:
Using system and method for the present invention, technical staff by the design to business scope data model and can retouch State, and to the visible customization of operation system software human-computer interaction interface, fast construction application system in the process need not Largely encoded, and then significantly reduced the difficulty of application systems software exploitation, development efficiency is lifted, while using metadata mould The abundant flexibility of type and interface assembly technology realize the scalability of specification, meet the need of application systems software autgmentability Ask.
Brief description of the drawings
Fig. 1 is the main composition schematic diagram of metadata schema.
Fig. 2 is interface assembly example.
Fig. 3 is system architecture schematic diagram of the present invention.
Specific embodiment
Design concept of the invention is:
First:The a set of metadata schema for being used to describe business datum of design, metadata schema must have abundant comprehensive Business datum descriptive power, and must have enough flexibilities.
Second:A set of general and abstract access method for business datum is defined, and in application system implementation process It is middle to be implemented according to system requirements.
3rd:A set of front-end interface component descriptive model for being used to and describing to be based on metadata is defined, to be based on business number According to model interface assembly, and realize the functions such as showing interface, man-machine interaction, event correlation, the interface layout of component, and root According to the technical specification, for application system development provides conventional front-end business component.
4th:The visualization tool of a set of business datum modeling and front end customization is designed, using the instrument, can be based on first number Before business datum being described according to model, loads the implementing of service data visitation method, defining needed for application system Component instance is held, interface layout is carried out to front-end business component, defined operation system is tested and issued.
5th:The a set of application systems software framework based on metadata configurations of design, all use this patent methods describeds The application software of exploitation is designed using the framework, the difference between different application software essentially consist in business data model with And the content metadata difference being described.
Technical solution of the present invention is illustrated below.
The application systems software constructing system of meta data customizing of the present invention includes that server and server communication are connected Each client, metadata schema storehouse, business data model storehouse, interface assembly storehouse, interface group are provided with the server Part container, service data visitation interface (API) storehouse, business datum interface assembly access interface (API) storehouse, interface assembly container are visited Interface (API) storehouse is asked, client is provided with the business datum definition module, interface assembly definition module, interface assembly container Layout definition's module, service data visitation method definition module.
Introduced separately below.
One:Business data model storehouse
The business data model storehouse is the database for describing business scope data entity and its relation;All data entities And its relation is described using unified metadata schema.
The type of business datum includes three classes:Basic data type (string, integer, float, date etc.), reference Type (to the reference of other business datums, including many references, list are quoted), enumeration type (concentrate single or many to enumerating data The reference of individual value).The describing mode of this data type has substantially met the description requirement of all traffic data types.
Two:Metadata schema storehouse
The metadata schema storehouse is used to store the metadata schema of description business datum.Metadata schema is mainly used to retouch Business datum is stated, therefore it is required that metadata schema has enriches comprehensive business datum descriptive power.It is as shown in Figure 1 metadata Main composition.The data entity of metadata schema includes data-selected scheme, data type, data attribute.Wherein data-selected scheme is used In description to an essential information for specific transactions FIELD Data description scheme (such as:Scenario Name, founder, creation time, version This information etc.).Data type is used to describe the essential information of each entity in business data model, and inheritance is (square as belonging to Case, parent model, model name, model description, attribute list etc.);Data attribute is used to describe each reality in business data model The data attribute type that body has is (such as:Affiliated model, Property Name, value type, value description, attribute description etc.).
There is business data model described by metadata the succession business datum entity A of architecture, i.e., to inherit Another entity B, it is meant that all hereditable data attribute with entity B in entity A.This is designed with beneficial to simplified industry The description difficulty of data of being engaged in, and be conducive to the different kinds of business data with certain data characteristics, using identical shape Formula is applied.
Three:Service data visitation development interface storehouse
The service data visitation development interface storehouse is used for access service data.In the present invention, to the business of different field Data, it is stipulated that unified generalized access method, so that upper layer application carries out data access in the method.The interface includes Added Business data instance and/or deletion business datum example and/or modification business datum example and/or inquiry acquisition business number Factually example and/or according to querying condition obtain business datum example quantity and/or according to querying condition obtain business datum example And/or business datum example is obtained according to querying condition and paging condition.
It should be appreciated that business datum generalized access method includes but is not limited to enumerating for the above.In specific application system In, access interface storehouse implementation can be implemented, for example access the realization of database mode, Web Services clothes Business method of calling realizes that Rest service calls realization etc. this ensures that theres the scalability of data access mode.
If business datum is managed using Relational DBMS, can be realized using sql like language above-mentioned Service data visitation interface library.
Four:Interface assembly storehouse
The interface assembly storehouse is used to store interface assembly source code.
Interface assembly is, based on the business data model described by metadata, to be customized to be formed according to application system demand Front-end interface component.Business datum interface assembly is included but is not limited to:Data form, data tree view, data form, data Statistical chart etc..With reference to metadata schema design, the data model example being defined to these interface assemblies is as shown in Figure 2.
Preferably, server is additionally provided with interface assembly interactive module, the interacting message for defining each interface assembly Relation.The reason for setting this module be:Each interface assembly inherited in " component " entity, entity norm various components The event that can issue and the action that can be performed during interaction, specification component issue and reception message theme, the ginseng of component interaction Several classes of type.In software interface customization procedure, it is necessary to " Publish-subscribe " of " event-message " between indicating interface assembly Relation, so that interface assembly can realize necessary linkage.
Five:Interface assembly access interface storehouse
Interface assembly access interface (API) storehouse is used to access interface assembly, including module data is obtained and/or component Data modification and/or component exhibition method are changed.
Six:Interface assembly container
The interface assembly container is used for according to preassigned placement scheme, by each interface assembly in correspondence client It is shown.Preferably, the composite configuration that some interface assembly containers can be passed through recursion, before forming complete application software End interface, and carry out preview, test and system issue.
Seven:Interface assembly container access interface storehouse
Interface assembly container access interface (API) storehouse is used to access interface assembly container, and the interface includes setting Container placement scheme and/or increase interface assembly and/or modification interface assembly layout.
Eight:Business datum definition module
The business datum definition module is used for user according to demand and metadata schema is visualized to business datum Modeling, extended metadata model in data type, and maintenance service data.
This module is modeled according to system requirements to business datum, i.e., respectively to " data-selected scheme ", " data type ", " data attribute " and " enumerating data set " provides visual modeling ability, and to be inherited between different types of data, being quoted, piece The relations such as act provide visual analysis displaying view.And for inherited between different types of data, quoted, enumerated etc. relation provides can Analysis depending on changing shows view.
Nine:Interface assembly definition module
Interface assembly definition module extends Custom Interface component type, definition interfaces component reality according to demand for user Example.
Ten:Interface assembly container layout definition module
Interface assembly container layout definition module is defined to the placement scheme of interface assembly according to demand for user.
11:Service data visitation method definition module
Service data visitation method definition module is extended customization for user to service data visitation language.
12:Business datum definition module
When business datum definition module is modeled to business datum using metadata schema describe title and/or explanation and/or Icon and/or business datum attribute.The data type that the data type of Resource Properties need to give from metadata schema is chosen, The attribute type of business datum includes:(1) basic data type (including but not limited to integer, floating number, date-time, character String, Boolean), (2) FIELD Data type (such as amount of money, telephone number, E-mail address time period, longitude and latitude, three-dimensional coordinate Value, IP address, file, picture, video etc.), (3) enumerated data type (is enumerated containing single choice and enumerated with multiselect), (4) reference data Type (is quoted and many references) containing single.
Fig. 3 is the image display to said system architecture, data access service therein mainly realize to metadata, Business datum, interface assembly define the serviceization encapsulation that data, interface assembly container define the access methods such as data, realize affairs The encapsulation of process.Front and back end middleware is the ability that far call data access service is provided for client/browser.
The method of work to said system is described in detail below, comprises the following steps:
Step one:Business data model is modeled, specially:Metadata schema is used to business data model in advance It is described;If data-oriented type does not meet business demand in metadata schema, business datum definition module is to first number Extended according to the data type of model, obtain the traffic data type for needing, then be described using metadata schema.
It is to the specific method that the data type of metadata schema is extended:Certain data with existing class is assigned as needed The specific meaning of type, simultaneous selection one or more existing categorical data combines the data type to form extension.For example:It is based on " character string " type, extends " street address " type.Based on two " character string " types, extension forms " Chinese Name " type.
Step 2:Activated business data access interface based on service data visitation interface library.
Step 3:Interface assembly example is set up, specially:According to human-computer interaction interface demand, in selection interface assembly storehouse Existing interface assembly type, sets up interface assembly example, specify the component instance corresponding to business data model type and Its attribute, such as interface assembly type can not meet human-computer interaction interface demand, then resettled after Expansion Interface component type Interface assembly example.
Citing:" resource data list " component instance is set up, the resource model example corresponding to the specified component instance is " employee information ", specifies its corresponding attribute to include:" employee name ", " sex ", " job number ", " birthday ", " educational background " etc..
In this step, in addition it is also necessary to the necessary display parameters of the component instance are set (such as " resource data list " group is set The maximum height of part example is 500 pixels, and width is self adaptation).
The concrete mode of Expansion Interface component type is:Data type according to being given in metadata schema (contains spreading number According to type), according to general-purpose service data front end assemblies extension standards, the new front-end interface component type of expanded definition defines it The essential informations such as title, purposes, data type requirement, and front end assemblies displaying and man-machine interaction response code are write, will be above-mentioned Definition information and code are uploaded to Platform Server specified file catalogue.
Step 4:Assembling human-computer interaction interface, specially:According to human-computer interaction interface demand, by defined some boundaries Face component instance, according to certain interface layout mode, is assembled into complete human-computer interaction interface.
Step 5:Issuing application software.
Specially:It is right that the description files passe of the business data model that will be formed is needed to server specified file catalogue, such as Outer issue data access interface service, then specify the traffic data type of externally issue, log-on data interface service;Such as need to provide Human-computer interaction interface, will extremely service through the description file of interface assembly example, and the description files passe of front-end interface layout Device specified file catalogue, starts human-computer interaction interface service.
Preferably, the interacting message that methods described also defines each interface assembly using interface assembly interactive module is closed The step of being.

Claims (10)

1. the application systems software constructing system of a kind of meta data customizing, it is characterised in that including server and server communication Each client of connection, is provided with metadata schema storehouse, business data model storehouse, interface assembly storehouse, boundary in the server Face assembly container, service data visitation interface library, business datum interface assembly access interface storehouse, interface assembly container access interface Storehouse, client is provided with the business datum definition module, interface assembly definition module, interface assembly container layout definition mould Block, service data visitation method definition module;
The business data model storehouse is the database for describing business scope data entity and its relation;All data entities and its Relation is described using unified metadata schema;
The metadata schema storehouse is used to store the metadata schema of description business datum;
The service data visitation development interface storehouse be used for access service data, its interface include Added Business data instance and/ Or delete business datum example and/or modification business datum example and/or inquiry obtains business datum example and/or according to inquiry Condition obtain business datum example quantity and/or business datum example is obtained according to querying condition and/or according to querying condition and Paging condition obtains business datum example;
The interface assembly storehouse is used to store interface assembly source code;
The interface assembly access interface storehouse is used to access interface assembly, and the interface includes that module data is obtained and/or component Data modification and/or component exhibition method are changed;
The interface assembly container is used for according to preassigned placement scheme, and each interface assembly is carried out in correspondence client Displaying;
The interface assembly container access interface storehouse is used to access interface assembly container, and the interface includes setting container layout side Case and/or increase interface assembly and/or modification interface assembly layout;
The business datum definition module is used for user according to demand and metadata schema carries out visual building to business datum Data type in mould, extended metadata model, and maintenance service data;
Interface assembly definition module extends Custom Interface component type, definition interfaces component instance according to demand for user;
Interface assembly container layout definition module is defined to the placement scheme of interface assembly according to demand for user;
Service data visitation method definition module is extended customization for user to service data visitation interface.
2. the application systems software constructing system of meta data customizing as claimed in claim 1, it is characterised in that business datum is fixed Title and/or explanation and/or icon and/or attribute are described using metadata schema when adopted module is modeled to business datum.
3. the application systems software constructing system of meta data customizing as claimed in claim 1, it is characterised in that metadata schema Data entity include data-selected scheme, data type, data attribute;Wherein data-selected scheme is used to describe to a specific transactions neck The essential information of numeric field data description scheme;Data type is used to describe the essential information of each entity in business data model, after Hold relation;Data attribute is used to describe the data attribute type that each entity in business data model has.
4. the application systems software constructing system of meta data customizing as claimed in claim 1, it is characterised in that business datum Attribute type includes basic data type, enumerates data set, reference data type, wherein, data set is enumerated for describing to own The span definition of data of enumeration type, reference data type is used to specify other cited traffic data types.
5. the application systems software constructing system of meta data customizing as claimed in claim 1, it is characterised in that server also sets Interface assembly interactive module is equipped with, the interacting message relation for defining each interface assembly.
6. the system constituting method of the application systems software constructing system of meta data customizing as claimed in claim 1, its feature It is to comprise the following steps:
Step one:Business data model is modeled, specially:Business data model is carried out using metadata schema in advance Description;If data-oriented type does not meet business demand in metadata schema, business datum definition module is to metadata mould The data type extension of type, obtains the traffic data type for needing, then be described using metadata schema;
Step 2:Activated business data access interface based on service data visitation interface library;
Step 3:Interface assembly example is set up, specially:It is existing in selection interface assembly storehouse according to human-computer interaction interface demand Interface assembly type, set up interface assembly example, specify the component instance corresponding to business data model type and its category Property, such as interface assembly type can not meet human-computer interaction interface demand, then resettle interface after Expansion Interface component type Component instance;
Step 4:Assembling human-computer interaction interface, specially:According to human-computer interaction interface demand, if by defined dry interface group Part example, according to certain interface layout mode, is assembled into complete human-computer interaction interface;
Step 5:Issuing application software.
7. the system constituting method of the application systems software constructing system of meta data customizing as claimed in claim 6, its feature It is to be to the specific method that the data type of metadata schema is extended in step one:Certain is assigned as needed to have The specific meaning of data type, simultaneous selection one or more existing categorical data combines the data type to form extension.
8. the system constituting method of the application systems software constructing system of meta data customizing as claimed in claim 6, its feature It is that step 3 is specially:According to the data type given in metadata schema, extended according to general-purpose service data front end assemblies Standard, the new interface assembly type of expanded definition defines the essential informations such as its title, purposes, data type requirement, and write boundary The displaying of face component and man-machine interaction response code, above-mentioned definition information and code are uploaded onto the server specified file catalogue.
9. the system constituting method of the application systems software constructing system of meta data customizing as claimed in claim 6, its feature It is that step 5 is specially:The description files passe of the business data model that will be formed such as is needed to server specified file catalogue Externally issue data access interface service, then specify the traffic data type of externally issue, log-on data interface service;Need to such as carry For human-computer interaction interface, will extremely be taken through the description file of interface assembly example, and the description files passe of front-end interface layout Business device specified file catalogue, starts human-computer interaction interface service.
10. the system constituting method of the application systems software constructing system of meta data customizing as claimed in claim 6, its feature It is that methods described also includes the step of defining the interacting message relation of each interface assembly.
CN201611190703.0A 2016-12-21 2016-12-21 A kind of application systems software constructing system of meta data customizing, system constituting method Pending CN106843835A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611190703.0A CN106843835A (en) 2016-12-21 2016-12-21 A kind of application systems software constructing system of meta data customizing, system constituting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611190703.0A CN106843835A (en) 2016-12-21 2016-12-21 A kind of application systems software constructing system of meta data customizing, system constituting method

Publications (1)

Publication Number Publication Date
CN106843835A true CN106843835A (en) 2017-06-13

Family

ID=59135275

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611190703.0A Pending CN106843835A (en) 2016-12-21 2016-12-21 A kind of application systems software constructing system of meta data customizing, system constituting method

Country Status (1)

Country Link
CN (1) CN106843835A (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107341021A (en) * 2017-07-14 2017-11-10 中南大学 The software network of large complicated software belt restraining logical attribute represents, storage and retrieval method
CN107943457A (en) * 2017-11-17 2018-04-20 中山大学 A kind of workflow modeling method and system of service-oriented object
CN108038222A (en) * 2017-12-22 2018-05-15 冶金自动化研究设计院 System for Information System Modeling and entity-property frame of data access
CN108664235A (en) * 2018-03-14 2018-10-16 中煤科工集团重庆研究院有限公司 Coal Information System based on component warehouse merges building method
CN109255001A (en) * 2018-08-31 2019-01-22 阿里巴巴集团控股有限公司 Maintaining method and device, the electronic equipment in interface instance library
CN110580174A (en) * 2018-06-11 2019-12-17 中国移动通信集团浙江有限公司 application component generation method, server and terminal
CN110597867A (en) * 2019-09-09 2019-12-20 珠海格力电器股份有限公司 Image-text data processing method and system
CN110688108A (en) * 2019-10-09 2020-01-14 凯德技术长沙股份有限公司 Model generation method and device and storage medium
CN111142872A (en) * 2019-12-26 2020-05-12 积成电子股份有限公司 Method and system for customizing theme interface
CN111158684A (en) * 2019-12-30 2020-05-15 北京天融信网络安全技术有限公司 System creation method, device, electronic equipment and readable storage medium
CN111310429A (en) * 2020-03-16 2020-06-19 青岛百洋智能科技股份有限公司 Method and system for realizing customizable forms
CN111381864A (en) * 2020-04-01 2020-07-07 中国铁塔股份有限公司 Configuration method and device of software system
CN111666074A (en) * 2019-03-05 2020-09-15 华为技术有限公司 Method, related device and system for customizing web application
CN112115209A (en) * 2020-09-10 2020-12-22 广州云徙科技有限公司 Method for realizing data expansion
CN112463124A (en) * 2020-12-03 2021-03-09 杭州新中大科技股份有限公司 System for realizing one-time design thousand-face display based on metadata model
CN112965706A (en) * 2021-03-23 2021-06-15 山东浪潮通软信息科技有限公司 Data type description method, device and medium
CN113687825A (en) * 2021-08-25 2021-11-23 恒安嘉新(北京)科技股份公司 Software module construction method, device, equipment and storage medium
CN113868344A (en) * 2021-09-29 2021-12-31 全球能源互联网研究院有限公司 Construction system, method and device for power application, server and storage medium
CN114911466A (en) * 2022-05-24 2022-08-16 中国人民解放军国防科技大学 Data quality control system of acquisition terminal
CN115062084A (en) * 2022-08-19 2022-09-16 中关村科学城城市大脑股份有限公司 Method and device for constructing API (application program interface) based on database metadata
CN115328458A (en) * 2022-10-12 2022-11-11 共道网络科技有限公司 Business application development method and device
CN115543960A (en) * 2022-09-16 2022-12-30 北京神舟航天软件技术股份有限公司 Dynamic modeling method and system for business object
CN115993966A (en) * 2023-03-24 2023-04-21 美云智数科技有限公司 Application development system and method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609271A (en) * 2012-02-20 2012-07-25 山东大学 Metadata-driven visual SaaS (Software as a Service) application customizing method and metadata-driven visual SaaS application customizing system
CN102867009A (en) * 2012-04-27 2013-01-09 北京华胜鸣天科技有限公司 Creation method, device and system for information system
CN103246733A (en) * 2013-05-13 2013-08-14 浪潮集团山东通用软件有限公司 Dynamic form system based on metadata and generation method thereof
CN103279358A (en) * 2013-06-08 2013-09-04 北京首钢自动化信息技术有限公司 Interpreted dynamic business component construction method for industrial applications
CN106095767A (en) * 2015-04-29 2016-11-09 1C有限责任公司 Automatically generate the method and system of user's form interface

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609271A (en) * 2012-02-20 2012-07-25 山东大学 Metadata-driven visual SaaS (Software as a Service) application customizing method and metadata-driven visual SaaS application customizing system
CN102867009A (en) * 2012-04-27 2013-01-09 北京华胜鸣天科技有限公司 Creation method, device and system for information system
CN103246733A (en) * 2013-05-13 2013-08-14 浪潮集团山东通用软件有限公司 Dynamic form system based on metadata and generation method thereof
CN103279358A (en) * 2013-06-08 2013-09-04 北京首钢自动化信息技术有限公司 Interpreted dynamic business component construction method for industrial applications
CN106095767A (en) * 2015-04-29 2016-11-09 1C有限责任公司 Automatically generate the method and system of user's form interface

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107341021B (en) * 2017-07-14 2020-05-15 中南大学 Software network representation, storage and retrieval method for large complex software with constraint logic attribute
CN107341021A (en) * 2017-07-14 2017-11-10 中南大学 The software network of large complicated software belt restraining logical attribute represents, storage and retrieval method
CN107943457B (en) * 2017-11-17 2021-01-15 中山大学 Workflow modeling method and system for business object
CN107943457A (en) * 2017-11-17 2018-04-20 中山大学 A kind of workflow modeling method and system of service-oriented object
CN108038222B (en) * 2017-12-22 2022-01-11 冶金自动化研究设计院 System of entity-attribute framework for information system modeling and data access
CN108038222A (en) * 2017-12-22 2018-05-15 冶金自动化研究设计院 System for Information System Modeling and entity-property frame of data access
CN108664235A (en) * 2018-03-14 2018-10-16 中煤科工集团重庆研究院有限公司 Coal Information System based on component warehouse merges building method
CN108664235B (en) * 2018-03-14 2021-07-20 中煤科工集团重庆研究院有限公司 Coal mine information system fusion construction method based on component warehouse
CN110580174A (en) * 2018-06-11 2019-12-17 中国移动通信集团浙江有限公司 application component generation method, server and terminal
CN110580174B (en) * 2018-06-11 2022-07-01 中国移动通信集团浙江有限公司 Application component generation method, server and terminal
CN109255001A (en) * 2018-08-31 2019-01-22 阿里巴巴集团控股有限公司 Maintaining method and device, the electronic equipment in interface instance library
CN111666074A (en) * 2019-03-05 2020-09-15 华为技术有限公司 Method, related device and system for customizing web application
CN111666074B (en) * 2019-03-05 2024-04-09 华为技术有限公司 Web application customization method, related device and system
CN110597867B (en) * 2019-09-09 2023-04-28 珠海格力电器股份有限公司 Graphic data processing method and system
CN110597867A (en) * 2019-09-09 2019-12-20 珠海格力电器股份有限公司 Image-text data processing method and system
CN110688108A (en) * 2019-10-09 2020-01-14 凯德技术长沙股份有限公司 Model generation method and device and storage medium
CN111142872A (en) * 2019-12-26 2020-05-12 积成电子股份有限公司 Method and system for customizing theme interface
CN111158684A (en) * 2019-12-30 2020-05-15 北京天融信网络安全技术有限公司 System creation method, device, electronic equipment and readable storage medium
CN111310429A (en) * 2020-03-16 2020-06-19 青岛百洋智能科技股份有限公司 Method and system for realizing customizable forms
CN111310429B (en) * 2020-03-16 2023-08-18 青岛百洋智能科技股份有限公司 Method and system for realizing customizable form
CN111381864A (en) * 2020-04-01 2020-07-07 中国铁塔股份有限公司 Configuration method and device of software system
CN112115209A (en) * 2020-09-10 2020-12-22 广州云徙科技有限公司 Method for realizing data expansion
CN112463124A (en) * 2020-12-03 2021-03-09 杭州新中大科技股份有限公司 System for realizing one-time design thousand-face display based on metadata model
CN112965706A (en) * 2021-03-23 2021-06-15 山东浪潮通软信息科技有限公司 Data type description method, device and medium
CN112965706B (en) * 2021-03-23 2024-01-30 浪潮通用软件有限公司 Description method, device and medium of data types
CN113687825A (en) * 2021-08-25 2021-11-23 恒安嘉新(北京)科技股份公司 Software module construction method, device, equipment and storage medium
CN113687825B (en) * 2021-08-25 2023-12-12 恒安嘉新(北京)科技股份公司 Method, device, equipment and storage medium for constructing software module
CN113868344B (en) * 2021-09-29 2024-04-16 国网智能电网研究院有限公司 Power application-oriented construction system, method, device, server and storage medium
CN113868344A (en) * 2021-09-29 2021-12-31 全球能源互联网研究院有限公司 Construction system, method and device for power application, server and storage medium
CN114911466A (en) * 2022-05-24 2022-08-16 中国人民解放军国防科技大学 Data quality control system of acquisition terminal
CN115062084B (en) * 2022-08-19 2022-11-04 中关村科学城城市大脑股份有限公司 Method and device for constructing API (application programming interface) based on database metadata
CN115062084A (en) * 2022-08-19 2022-09-16 中关村科学城城市大脑股份有限公司 Method and device for constructing API (application program interface) based on database metadata
CN115543960B (en) * 2022-09-16 2024-01-05 北京神舟航天软件技术股份有限公司 Dynamic modeling method and system for business object
CN115543960A (en) * 2022-09-16 2022-12-30 北京神舟航天软件技术股份有限公司 Dynamic modeling method and system for business object
CN115328458B (en) * 2022-10-12 2023-02-03 共道网络科技有限公司 Business application development method and device
CN115328458A (en) * 2022-10-12 2022-11-11 共道网络科技有限公司 Business application development method and device
CN115993966A (en) * 2023-03-24 2023-04-21 美云智数科技有限公司 Application development system and method

Similar Documents

Publication Publication Date Title
CN106843835A (en) A kind of application systems software constructing system of meta data customizing, system constituting method
CN110989983B (en) Zero-coding application software rapid construction system
CN105302578B (en) A kind of portal total management system of towed layout configuration
CN106528129B (en) A kind of Web application interface generation system and method
CN110443010A (en) One kind permission visual configuration control method, device, terminal and storage medium in information system
CN110807015B (en) Big data asset value delivery management method and system
CN112328212A (en) Rapid development platform based on separation of front end and rear end of engine mode and use method thereof
CN110457891A (en) A kind of authority configuration interface display method, device, terminal and storage medium
CN104463957B (en) A kind of three-dimensional scenic Core Generator integrated approach based on material
JP2001306308A (en) Method for defining class of data center application
CN114035773A (en) Configuration-based low-code form development method, system and device
CN104850670A (en) Medical equipment demonstration system based on virtual reality
CN101567030A (en) Method of constructing virtual preservation and restoration system for wooden structure of ancient architecture
CN101763574A (en) Historic building conservation technical information management system and method based on domain knowledge
CN116225429A (en) Pulling type component frame-based ipage webpage type low-code development platform
CN103701772B (en) Method for constructing digital media content resource cloud system
CN104657384A (en) Dynamic allocation report data processing method based on two-dimension relationship
CN102111282A (en) Information management system architecture based on telecommunication service (TS) and building method thereof
CN101146281A (en) A GUI creation model for mobile terminal
US20070198987A1 (en) API for obtaining unambiguous representation of objects in a relational database
CN102646232A (en) High concurrence enterprise integrated application system
CN107943455A (en) A kind of list rendering system based on JSON data formats
CN109783596B (en) ArcGIS map configuration preview method based on Angular component
de Oliveira et al. Active customization of GIS user interfaces
Yang IFC-compliant design information modelling and sharing

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170613