KR20140092555A - System and Method for Cooperative Web Application Programming - Google Patents
System and Method for Cooperative Web Application Programming Download PDFInfo
- Publication number
- KR20140092555A KR20140092555A KR1020130004710A KR20130004710A KR20140092555A KR 20140092555 A KR20140092555 A KR 20140092555A KR 1020130004710 A KR1020130004710 A KR 1020130004710A KR 20130004710 A KR20130004710 A KR 20130004710A KR 20140092555 A KR20140092555 A KR 20140092555A
- Authority
- KR
- South Korea
- Prior art keywords
- instance
- template
- user
- item
- keyword
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/20—Software design
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Mathematical Physics (AREA)
- Stored Programmes (AREA)
Abstract
Description
The present invention relates to a method and system for a plurality of users to jointly develop a program operating in a computing device.
While there are various methodologies for developing programs that run on computers, the emergence of smart devices that are different in character from previous computing devices has accompanied a new type of program called App and a methodology for developing the program.
In addition, the new web technology, represented by HTML5, makes it possible to provide dynamic and real-time functions and contents of application programs based on PCs through web pages.
Along with the establishment of the HTML5 standard, the growth of the program ecosystem has dramatically increased the number of applications available to the public, and programs that meet diverse needs are emerging one after another.
However, the development process of various application programs is still an area of expertise, and the general public can only purchase or use programs created by others, and it is not easy to directly participate in the development of programs that meet their needs.
In order to further deepen the opportunity for the public to see the program emerged through the emergence of the app ecosystem and to actively use it in their work and daily life, the general public should develop a program that meets their needs, There is a need for a system and a method for participation.
For the prior art investigation, we have access to KIPRI system of the KIPO, the title of the patent, administrative disposition as whole, the name of the invention (program + app + software) * (joint + collaboration + development) + AB + software) * AB + AB + AB + AB + AB + AB + AB + AB + AB + AB + AB + AB + Among the 48 results of [(software + app + program) * (joint + cooperation + collaboration + collaborative) development], four cases with minimal similarity to the present invention were analyzed.
Korean Patent No. 1020120137960 'Application program development method using a script language' suggests a joint development method using a script language rather than a compilation method, and the above-mentioned publication number means that the purpose of the invention, it's difficult. On the other hand, the present invention is concrete and clear.
The software development environment providing system of No. 1010851140000 of the domestic registration number 1010851140000 includes a module generation unit for generating modules used in the PLC software by the method, an architecture construction unit for layering the modules constituting the PLC software, And a data model generation unit for generating a data model having a structure in which access to other modules other than the module is restricted by processing the data, the software module generation and layering architecture of the present invention is similar in terms of architecture and method. However, I can not find a similar point on the side.
Domestic Registration No. 1008283020000 " Method for developing and executing software using component reuse and dependency injection technology " relates to component-based development (CBD) technology and framework technology, And the like. On the other hand, the method proposed by the present invention is not a binary code but a script-like component including JavaScript, which is technically advanced without requiring middleware.
The 'Registered Component Container-based Software Development Method and Device' of Korean Registration No. 1009940700000 relates to a software development and device using a Reserved Component Container, wherein a plurality of reusable components are stored in an RCC warehouse, And to generate an application program. On the other hand, according to the present invention, the template of the application program itself is stored in a specific place of the web, and the instance of copying is copied by unspecified number of users into each content and format And it is a technologically remarkably advanced method of collecting the contents of the transformation by the method of the system so as to be reflected in the function update of the template.
It is an object of the present invention to provide a method and system by which a general public can easily develop a program.
The above object may be achieved by an application program installed in the
The above object is achieved by a
This object is achieved by a method comprising: calling a user system (201) for a user to perform an object of the present invention; Inputting a name of a program to be developed; Creating an app template corresponding to the name; Selecting and duplicating the template to create an instance thereof; Improving the performance and functionality of the instance; Reflecting the improvement of the improved instance in the original template; And a step of re-applying the improvement contents of the template reflecting the improvement contents of the specific instance to all the instances generated by duplicating the template.
The present invention enables non-professional programmers to actively participate in the development and update process of an app to meet their respective needs.
1 is a simplified system configuration diagram of the present invention,
Figure 2a is an illustration of the process by which a generic instance is created,
FIG. 2B is an illustration of a process in which the contents of a general instance are transferred to a template through a representative instance,
FIG. 2C illustrates a process of calling a general instance stored in a user terminal,
FIG. 2D is a drawing for calling a representative instance from an instance DB located at a specific place,
3A is a diagram of a process of creating a new template and an instance,
FIG. 3B is a diagram of a process of extracting keywords from user input,
Figure 4A is a diagram of a process of creating a representative instance and a generic instance,
4B is a diagram of a template generation process corresponding to a specific keyword,
5 is a diagram showing the relationship between the
Figure 6 is an illustration of the process of searching and creating a generic instance, representative instance or template,
FIG. 7A is a drawing of a process of extracting keywords from the name of an app,
FIG. 7B shows an illustration of a hierarchy of keywords, templates, items, and rules,
FIG. 8 is a diagram showing a relationship between a keyword and a template, an item, and a rule;
Figure 9 is an illustration of a process for creating templates and instances and improving their functionality,
10 shows an example of a template hierarchy,
11 is a diagram illustrating a process of using a hierarchical structure of a keyword and a template in a template generation process,
12 is a diagram of a template improvement process,
Figure 13 is a diagram of a typical co-development process of an open source program,
Figure 14 is an illustration of the process of creating a new item
Figure 15 is an illustration of the process of applying template improvements to the entire generic instance,
16 shows a screen of a smartphone simulator operating on a PC connected to the web,
Figure 17 is a diagram of the process of configuring the content of an instance,
18 shows an example of the item configuration,
19 is a diagram of an initialization process of an instance,
20 is a diagram illustrating an example using information stored in a user DB,
FIG. 21A is a diagram illustrating a type of authority that a user can set for a representative instance of the user,
FIG. 21B is a diagram illustrating a different function update process according to the type of authority set in the representative instance,
22 is a diagram showing a system in which the system of the present invention is classified for each module,
23 is an illustration of a statistical model that may be used in the item, instance and template improvement process,
24A is a diagram illustrating a process in which enhancements reflected in a lower layer template in the template hierarchy structure are reflected in an upper layer template
FIG. 24B is a diagram illustrating a process of collecting improvements into an upper template,
25 is a diagram showing an item improvement process by the item improvement unit,
Figure 26 is a diagram showing the relationship between the rule DB and the creation and modification of items, templates, representative instances, and generic instances.
Hereinafter, a method and system for joint development of a program according to embodiments of the present invention will be described in detail with reference to the accompanying drawings.
In the present invention, an app, an application, and a program are used in the same sense.
In the present invention, an app also collectively refers to an application program, a software program, an application program, and an application for a smart device, and expresses a combination of a script and data operated on a computer device.
The app of the present invention also includes a native app installed in the
A specific place in the present invention is any one of a
The
The smart device is any one of a smart phone, a tablet, a smart TV, a PC, an IPTV, a navigation device, and an information communication terminal having a computer function.
In the present invention, "rule" is a written instruction that includes laws, rules, regulations, and institutions to establish the effect of the service provided by the app.
In the present invention, an " event " is a signal by which a user or a system requests execution of a specific function for another person or system.
In the present invention, a 'template' or an 'app template' is an application program operating in a computer device. Instead of providing a service directly to a user, a prototype created for the purpose of creating an unspecified number of application programs or apps Or circular. One template consists of one or more 'items'.
In the present invention, a 'template configuration item', a 'configuration item', or an 'item' is a pair consisting of one key (KEY) and one value (VALUE), and is a basic element constituting a template. 'KEY' is expressed as 'item name' or 'name' and 'VALUE' as 'item value' or 'value'.
In the present invention, 'attribute' is a type of data that can be a value of each item. For example, strings, numbers, booleans, arrays, and so on.
In the present invention, the 'item rule' is a condition or a conditional expression for determining a value of a specific item.
In the present invention, the 'template rule' is a condition or a conditional expression that defines the relationship between the items that constitute the template, the creation, update, and disappearance of the template.
In the present invention, the 'representative instance' is an application program that replicates a specific template, one for each user for the template, and the user replicates a 'representative instance' of a specific template to use a plurality of instances in a plurality of terminals And the 'representative instance' is a place for collecting the contents of the user use or the function improvement contents generated in the plurality of instances.
In the present invention, the 'generic instance' is an application program in which a specific representative instance is duplicated, and one representative instance may be copied to an unspecified number of generic instances and distributed to the
In the present invention, 'instance' collectively refers to 'representative instance' and 'general instance', unless otherwise specified.
In the present invention, the 'instance rule' is a condition or a conditional expression that defines the creation, update, and disappearance of the representative instance and the generic instance, and the relation between the items constituting the representative or generic instance.
In the present invention, 'duplication' is a process of creating a new app duplicating the code of a specific application, and may also include an initialization process using information provided by the user who created the new app.
In the present invention, 'management server 300' is an application program installed in a specific place for the purpose of the present invention, and plays a role of creating and storing templates, creating and storing instances, and the like.
In the present invention, the term " user " is a person or a system that uses a representative instance or a generic instance in which a specific template is duplicated.
In the present invention, 'user information' includes hardware information of the
In the present invention, the 'initial user' is a person or a system that originally created a template and an instance corresponding to a specific keyword.
In the present invention, a web app, a web application, a web program, and a web application are expressions having the same meaning.
For the sake of convenience of explanation, the system according to the present invention is divided into one or more modules, but this classification is not absolute and it is possible to divide a module into two or more modules to achieve its purpose, or conversely, And the module classification according to the present invention is intended to explain only the purpose and the method to be achieved by the present invention and the effect thereof.
Hereinafter, the present invention will be described in detail with reference to the drawings.
1, a method and system for joint development of a program according to the present invention comprises a
In the present invention, the
The 'user system 201' of FIG. 2A may be installed in the
In FIG. 2A, one
In Figure 2b, a record of the use of a
2C, the name of the
In FIG. 2D, when the
3A and 3B illustrate a case where an application to be called by the user is not stored in the form of the
In FIG. 3A, the
3B is an example of a process of extracting a keyword from an app name inputted by a user and creating a template and an instance corresponding to the keyword. A
The first instance created by duplicating a
In FIG. 4A, if a user providing a specific keyword for calling a
The
However, the
4A, when a template corresponding to a keyword extracted from a name of an app inputted by a user and information of a
In FIG. 4B, if the
FIG. 5 is a diagram showing the relationship between the
In FIG. 5, one template is composed of one or more items stored in the
Based on the above description, a procedure for a general user to create a program and update its function is as follows.
The step of acquiring the
The step of inputting the name of the program to be called or generated by the user and collecting the user information may be performed by the user installed in his or her
The step of extracting the standard app name from the input contents of the user and the user information is a process of acquiring one standard name from various names inputted by various users, and can use the established
In addition, the keywords are stored in the
The step of searching the
6 is an embodiment of a process in which the
In FIG. 6, when the
7A is a diagram illustrating a process of extracting a keyword from the name of an app.
The step of extracting the keyword from the name of the application may include extracting a keyword from the keyword DB if the instance corresponding to the name of the app acquired by the
4, if the
Fig. 7B is an example of a hierarchical structure for keywords, templates, items, and rules.
Referring to FIG. 4A, information stored in the
Figure 8 is a relationship between a keyword and a template, an item, and a rule.
Referring to FIG. 3A, in FIG. 8, one
Referring to FIGS. 2B, 4B and 8, in FIG. 9, the step of creating an instance with the
FIG. 10 is an example of a TREE structure in which 'investment' is at the highest level and the remaining individual programs are hierarchically organized according to a category encompassing each concept. In the figure, the 'investment' program is a superordinate concept of the 'deposit' program, and the 'deposit' program is a superordinate concept of the 'time deposit' program or the 'periodic savings' program. If the user newly creates a template having a name of 'customized regular gold', it searches the
In FIG. 4A, the rules stored in the three types of
11 is an embodiment of a process of using a hierarchical structure of a keyword and a template in a template generation process.
11, if the phrase inputted by the user through the
12, when a user creates a
FIG. 12 is an embodiment of a process of improving the functions of instances in which duplicates of the same template are duplicated, collecting them, and reflecting them to the original template.
In FIG. 13, the collaborative operation is a Distributed Version Control Systems (DVCS) such as Git, Mercurial, and SVN, which are collaborative architectures in which a plurality of developers are jointly participated by an unspecified number of developers in one program or system development process. , Which are widely known open source programming techniques.
13 is an example of a common joint development process of an open source program.
14 is an embodiment of a process of generating a new item. A method of adding a new item to a user's own instance may be performed by extracting an existing item stored in the
14, the user adds a new item S (402s) to his general instance (204s) that is not in the item DB (312), and the information is passed through the representative instance (303s) and the template (304s) , And the
Figure 15 sequentially reflects improvements in some
In Figure 15, the step of improving the functionality of the template and instance by the developer community is to use the HTML5 technology to change the behavior of each instance by changing the behavior of the instance, not the
15, the user A modifies the function of its
16 is an example of a function of confirming the function of a
17, the step of the
The template is composed of one or more items, and the
In FIG. 18, if one of the items constituting the specific application template is 'address', 'data string' which is a value of the 'address' is stored in the
Referring to FIG. 4A, in FIG. 19, the initialization process of the
20 is an example of a process of initializing an instance using information stored in the
20, each instance includes a
21A, the
FIG. 21B is an extension of FIG. 21A, in which user D adds a new item b and item d to his or her representative instance, modifies it in such a way as to delete item c (1) (2). Template A then reflects the modifications made by user B and user D to the item configuration of the template (3), and then template A returns the change to user A (5) or a user A who published his or her representative instance (4).
22 shows the system of the present invention classified into respective modules.
Referring to FIG. 22, the following description will be given from the top to bottom and from left to right.
In FIG. 22, the
In the figure, the
In the figure, the
In the figure, if the template corresponding to the keyword provided by the user is not present in the
In the figure, the
In the figure, the
In the figure, the
In this figure, the environment
In the figure, the
In the figure, the usage
In the figure, the
In the figure, the
In the figure, the
In the figure, the
In the figure, the
In the figure, the
23 is an illustration of a statistical model that may be used in the item, instance, and template improvement process.
In FIG. 23, for each item constituting the representative instances of duplicating a specific template, the frequency of modification, order change, deletion, or addition of the item is collected to construct a distribution or a normal distribution, The method may include a process of selecting the correction, modification, deletion, or addition frequency within a specific range centered on the center or the average and reflecting the correction, Time series analysis and its application. The order change means changing the order of items displayed on the screen of the user terminal. For example, suppose that the item configuration of the template A composed of 5 items (
Assume that 1,000 representative instances of the template A are duplicated, and the modification, addition, order change, and deletion frequency of each of the five items constituting each representative instance are the same as in Table 2.
It is also assumed that the frequencies of the items newly added to each of the 1,000 representative instances by each user are the same as those in Table 3.
With the information in the above [Table 2] and [Table 3], the item configuration of the template A can be adjusted as shown in [Table 4].
The procedures of [Table 1], [Table 2], [Table 3], and [Table 4] are applied not only to the item configuration of the instance but also between the upper and lower templates in the hierarchical structure of the templates. For example, if there are 'passenger cars', 'lorries', 'two-wheelers', and 'crawlers' as subcategories of 'automobile' in the above hierarchical structure, the improvements reflected in the subcategory template are collected, Can be reflected.
24A is a diagram illustrating a process in which enhancements reflected in a lower layer template in the template hierarchy structure are reflected in an upper layer template.
FIG. 24B is a diagram illustrating a process of collecting improvements into an upper template.
FIG. 25 is an embodiment showing an item improvement process by the
In FIG. 25, if the users who use the instance expressing the vehicle most input 'October, 2011' as the value of the 'year' item, the rule about the method of inputting the value of the item ' The convenience of the instance users can be improved by adding to the
Figure 26 shows the relationship between rule and item (402), instance and template (304).
In Figure 26, one
100: physical location 103: user
104: Customized regular gold 200: User terminal
201: user system 202: user DB
203: Internal DB 204: Generic instance
300: Management server 301: Instance DB
302: External DB 303: Representative instance
304: Template 305: Keyword DB
306: Template DB 308: KEY
309: VALUE 312: Item DB
400: Keyword Extraction Unit 401: Keyword
402: Item 403: Rules
405: control unit 410:
420: environment information collecting unit 430:
440: Item generating unit 450:
460: Instance improvement part 470: Item improvement part
480: Instance updating unit 490: Usage information collecting unit
501: Meta information part 502: Content information part
610: Item Rule DB 620: Template Rule DB
630: Instance rule DB
Claims (23)
A user DB for storing personal information of the user and information of the user terminal;
A keyword DB in which keywords composed of one or more words are stored in a hierarchical structure according to a mutual relationship;
An item DB in which the items constituting the functions and contents of the application are stored in a hierarchical structure according to the mutual relationship;
A template DB in which app templates defining a function and content of a specific type of app are stored in a hierarchical structure in accordance with each other;
An instance DB for storing a representative instance in which an app template is duplicated and initialized;
An internal DB that stores a generic instance that replicates and initializes a representative instance;
Item Rule DB that defines methods and procedures for item creation and improvement;
A template rule DB defining methods and procedures for generating and improving a template;
An instance rule DB that defines methods and procedures for instance creation and improvement;
A keyword extracting unit for extracting a keyword from user input;
An item generating unit for generating a new item;
A template generation unit for generating a new template;
An instance creating unit for creating a new instance;
An item improvement unit for jointly improving the function and contents of the generated item;
An instance improving unit for jointly improving the function and contents of the generated instance;
A template enhancement unit for applying the contents of the improved instance to a template;
An instance update unit for applying the contents of the improved template to the created instance; And
A rule refinement unit for refining the rule concerning the item, instance or template;
A program cooperative development method and system.
A user system operating in a user terminal,
A user terminal is installed or downloaded from a specific place to arbitrate communication between a user and a management server located in a specific place and operates on a user terminal in the form of an app or a WebApp to acquire user's input, And an application program for collecting and executing a series of processes for creating, calling, or updating a specific application template or an application instance together with the management server.
The user DB, which stores personal information of the user and information of the user terminal,
Personal information including the user's name and address, information generated or collected by hardware resources including GPS, Compass of the user terminal, and information generated or collected by software resources including operating system and language information of the user terminal And a method for collectively developing an app.
A keyword DB, in which keywords composed of one or more words are stored in a hierarchical structure according to a mutual relationship,
Wherein a hierarchical structure (TREE) between the keywords is formed in the form of a top-down relation or a containing relation according to a category of meaning contained in each keyword.
The Item DB, in which the items constituting the function and contents of the application are stored in a hierarchical structure according to the mutual relationship,
(1: 1) combination of a key (KEY) and a value (VALUE), each of which can be used for one or more templates, and stores items constituting each of the templates stored in the template DB A method and system for joint development of apps.
An application program template having a name as a keyword stored in a keyword DB is stored, and one template is composed of one or more items and has one or more representative instances.
The instance DB, which stores the representative instance in which the app template is duplicated and initialized,
An application program in which each template stored in the template DB is duplicated is stored, and one representative instance generates one or more generic instances and transmitted to one or more user terminals.
The internal DB, which stores generic instances that replicate and initialize representative instances,
Wherein the generic instance usage information of the user is stored by storing a code of a generic instance created or called by a specific user or an address of a place where the generic instance is stored.
The instance rule DB, which defines methods and procedures for instance creation and improvement,
Creation, delivery, distribution, viewing, modification of the instance, including configuration and function of each representative instance and common instance, creation and deletion, function update method and procedure, initialization method and procedure, Update, and deletion of the application, and stores the rule for all processes including update, deletion, update, and deletion.
A specific keyword stored in a keyword DB is extracted from user input acquired by a method of a microphone, a camera, a touch pad, and a motion input, user information generated or collected by a user terminal, or user information stored in a specific place including a user terminal, In the process of acquiring a name from the user input to obtain a name for generating a new template or to acquire a keyword from the user input, And the priority to be extracted by the keyword is higher as the location is located.
And the new items added by the general instance user are sorted based on the frequency and stored in the item DB.
A template having a name extracted from a user input is extracted from a template DB corresponding to an upper keyword close to the extracted keyword in a keyword hierarchical structure stored in a keyword DB and duplicated by extracting the extracted keyword from a template DB And stores the new template in the template DB.
A template corresponding to a keyword extracted from a user input is duplicated, a representative instance is created through initialization reflecting user information including a unique ID of the user, and the representative instance is stored in the instance DB, Wherein the representative instance is shared through the web, the representative instance is duplicated, and the generic instance that has undergone the initialization process reflecting the characteristics of each of the user terminals to be operated by the instance is transmitted.
If the template generator 410 for generating an appamplet can not retrieve the appamplet corresponding to the keyword extracted from the information stored in the user DB 202 and the information input from the user terminal from the tamper filler DB, And a step of selecting and duplicating any one of the keywords existing in the keyword hierarchical structure of the extracted keyword and storing it in the template DB by newly generating a template having the extracted keyword as a name Joint development method and system.
The instance creating unit for creating the application instance extracts and replicates the template corresponding to the keyword extracted from the user input information from the template DB and proceeds with the initialization process of constructing the meta information and the content information using the unique information of the user Characterized in that a representative instance corresponding to one object or object is acquired by storing the representative instance in the instance DB, and the representative instance is duplicated and transmitted to one or more terminals used by the user, Method and system.
An instance meta information unit for constructing and storing meta information of the instance;
And information about an access right to the instance, wherein the information includes information about the user of the instance, terminal information of the user, information collected or generated by hardware and software of the terminal, template information of the instance, Development method and system.
An item improvement unit for jointly improving the function and contents of the generated item,
A method of tracking the use of the instances in which the items stored in the item DB are used to collect the preferences of the users for the content and format of the values constituting each item, Value of the application.
The instance improving unit that improves the function and the content of the generated instance may be configured to add an item constituting a general instance by a specific user, to change the order of the listing, to delete the addition, to change or delete contents, Converge to an instance and allow the representative instance to be monopolized by the user or allow a specific user (s) or an unspecified number of users to share and mimic the addition, change or deletion for their representative instance A method and system for joint development of apps.
And a template improvement unit for applying the contents of the improved instance to the template,
A frequency of occurrence of additions, changes, or deletions is collected for each item constituting a representative instance of each user who replicates a specific template, and a statistical model including a normal distribution and a standard deviation is applied to the collection result, Change, or deletion satisfying the above-mentioned condition is reflected in the template.
The rule enhancement unit, which improves the rule regarding the item, the instance or the template,
Wherein each template, each instance, and each item has one rule, a rule assigned to one template generates a rule to be assigned to the representative instance that replicated the template, and a rule assigned to the representative instance defines the representative instance And a rule to be assigned to a general instance to be cloned is generated, and the rules are posted at a specific place on the web, and a user of the rule jointly modifies or updates the contents.
Wherein any one of the instances expresses a specific object including a specific time, period, space, place, object, concept, person, and organization, and the specific object expresses only one A web architecture characterized by having only a specific instance.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020130004710A KR20140092555A (en) | 2013-01-16 | 2013-01-16 | System and Method for Cooperative Web Application Programming |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020130004710A KR20140092555A (en) | 2013-01-16 | 2013-01-16 | System and Method for Cooperative Web Application Programming |
Publications (1)
Publication Number | Publication Date |
---|---|
KR20140092555A true KR20140092555A (en) | 2014-07-24 |
Family
ID=51739166
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020130004710A KR20140092555A (en) | 2013-01-16 | 2013-01-16 | System and Method for Cooperative Web Application Programming |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR20140092555A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112735413A (en) * | 2020-12-25 | 2021-04-30 | 浙江大华技术股份有限公司 | Instruction analysis method based on camera device, electronic equipment and storage medium |
-
2013
- 2013-01-16 KR KR1020130004710A patent/KR20140092555A/en not_active Application Discontinuation
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112735413A (en) * | 2020-12-25 | 2021-04-30 | 浙江大华技术股份有限公司 | Instruction analysis method based on camera device, electronic equipment and storage medium |
CN112735413B (en) * | 2020-12-25 | 2024-05-31 | 浙江大华技术股份有限公司 | Instruction analysis method based on camera device, electronic equipment and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110457439B (en) | One-stop intelligent writing auxiliary method, device and system | |
US8788935B1 (en) | Systems and methods for creating or updating an application using website content | |
TW583550B (en) | Hybrid replication scheme with data and actions for wireless devices | |
López et al. | ModelSet: a dataset for machine learning in model-driven engineering | |
CN110147369A (en) | Data splitting and write redirection in a multi-tenancy database system | |
CN110019215A (en) | Key pattern management in a multi-tenancy database system | |
CN113849322A (en) | Automated data transfer from a mobile application silo to an authorized third party application | |
Di Cosmo | Archiving and referencing source code with Software Heritage | |
JP7373563B2 (en) | Systems and methods for creating and processing configurable applications for website building systems | |
KR101877828B1 (en) | User interface integrated platform system based on artificial intelligence | |
CN111427577A (en) | Code processing method and device and server | |
CN102750081A (en) | Information processing apparatus, information processing method, and program | |
Lehmann et al. | Managing geospatial linked data in the GeoKnow project | |
CN104182459A (en) | System and method for presenting content to a user | |
Vergara et al. | Building cognitive applications with IBM watson services: Volume 7 natural language understanding | |
Valentine et al. | EarthCube Data Discovery Studio: A gateway into geoscience data discovery and exploration with Jupyter notebooks | |
KR102277240B1 (en) | Method and system for extracting synonym by using keyword relation structure | |
CN110222047A (en) | A kind of dynamic list generation method and device | |
KR100337373B1 (en) | A method for Managing Design Information in CAD system | |
KR20140092555A (en) | System and Method for Cooperative Web Application Programming | |
KR20200097949A (en) | Method and system for extracting synonym by using keyword relation structure | |
CN116862001A (en) | Data labeling method, AI development platform, computing device cluster and storage medium | |
US10430711B2 (en) | Method and system for FUNC-based experience framework with cross-user intelligence | |
KR102195191B1 (en) | Method and system for extracting new keyword by using keyword relation structure | |
CN114490568A (en) | Cross-domain database integration and migration method and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WITN | Withdrawal due to no request for examination |