CN113485963A - Information acquisition method and device and computer storage medium - Google Patents

Information acquisition method and device and computer storage medium Download PDF

Info

Publication number
CN113485963A
CN113485963A CN202110741942.5A CN202110741942A CN113485963A CN 113485963 A CN113485963 A CN 113485963A CN 202110741942 A CN202110741942 A CN 202110741942A CN 113485963 A CN113485963 A CN 113485963A
Authority
CN
China
Prior art keywords
metadata
page
information
target
information acquisition
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
CN202110741942.5A
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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN202110741942.5A priority Critical patent/CN113485963A/en
Publication of CN113485963A publication Critical patent/CN113485963A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Library & Information Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the application discloses an information acquisition method, an information acquisition device and a computer storage medium, so that a user can conveniently expand an information acquisition scheme. The embodiment of the application comprises the following steps: the method comprises the steps of responding to a metadata operation instruction input to a user program by a user, executing metadata operation indicated by the metadata operation instruction on a basic page, selecting target metadata from the metadata of the basic page, configuring the target metadata for a front-end page, and further acquiring field information corresponding to the target metadata from the front-end page.

Description

Information acquisition method and device and computer storage medium
Technical Field
The embodiment of the application relates to the field of information acquisition, in particular to an information acquisition method, an information acquisition device and a computer storage medium.
Background
In the existing human resources management system, the information collection scheme for the candidate is fixed, that is, a plurality of preset items of information are fixedly collected, for example, 4 items of information of "name", "age", "gender" and "academic calendar" are fixedly collected. Due to the fact that the backgrounds of different candidates have differences among individuals, and the legal and legal requirements of different countries or regions are different, the information acquisition scheme is fixed and is obviously not suitable for the information acquisition requirements under different scenes.
Meanwhile, because the existing information acquisition scheme is built based on program codes, if a user needs to expand the information acquisition scheme, the program codes of the human resource management system need to be changed, obviously, the difficulty is high for personnel without programming knowledge, and professional developers of the human resource management system need to modify the program codes, so that the existing information acquisition scheme has higher application threshold and no universality, and the change of the program codes to expand the information acquisition scheme can increase the burden of workers and the labor cost, and can also cause the expansion of the information acquisition scheme to be very inconvenient, and the user experience is poor.
Disclosure of Invention
The embodiment of the application provides an information acquisition method, an information acquisition device and a computer storage medium, so that a user can conveniently expand an information acquisition scheme.
A first aspect of an embodiment of the present application provides an information acquisition method, where the method includes:
running a user program, wherein the user program comprises a basic page and a front end page;
responding to a metadata operation instruction input to the user program by a user, and executing the metadata operation indicated by the metadata operation instruction on the basic page;
selecting target metadata from the metadata of the basic page and configuring the target metadata for the front end page, wherein the metadata of the basic page comprises metadata obtained based on the metadata operation;
and collecting field information corresponding to the target metadata from the front-end page.
A second aspect of the embodiments of the present application provides an information acquisition apparatus, including:
the running unit is used for running a user program, and the user program comprises a basic page and a front end page;
an operation unit, configured to, in response to a metadata operation instruction input to the user program by a user, perform a metadata operation indicated by the metadata operation instruction on the base page;
a configuration unit, configured to select target metadata from metadata of the base page, and configure the target metadata for the front end page, where the metadata of the base page includes metadata obtained based on the metadata operation;
and the acquisition unit is used for acquiring the field information corresponding to the target metadata from the front-end page.
A third aspect of embodiments of the present application provides a computer device, including a memory and a processor, where the memory stores a computer program, and the processor implements the method of the foregoing first aspect when executing the computer program.
A fourth aspect of embodiments of the present application provides a computer storage medium having instructions stored therein, which when executed on a computer, cause the computer to perform the method of the first aspect.
According to the technical scheme, the embodiment of the application has the following advantages:
in the embodiment of the application, the information acquisition device responds to a metadata operation instruction input to a user program by a user, executes metadata operation indicated by the metadata operation instruction on a basic page, selects target metadata from the metadata of the basic page, configures the target metadata for a front-end page, and further can acquire field information corresponding to the target metadata from the front-end page.
Drawings
FIG. 1 is a schematic flow chart of an information collection method in an embodiment of the present application;
FIG. 2 is another schematic flow chart illustrating an information collection method according to an embodiment of the present disclosure;
FIG. 3 is a schematic structural diagram of an information acquisition device in an embodiment of the present application;
fig. 4 is another schematic structural diagram of an information acquisition device in the embodiment of the present application.
Detailed Description
The embodiment of the application provides an information acquisition method, an information acquisition device and a computer storage medium, so that a user can conveniently expand an information acquisition scheme.
Referring to fig. 1, an embodiment of an information collecting method in the embodiment of the present application includes:
101. operating a user program;
the method of the embodiment can be applied to an information acquisition device, and the device can be any computer equipment with certain computing power. When the user needs to configure the information acquisition scheme, the user can click to open the user program, the information acquisition device runs the user program and displays a basic page of the user program to the user, and the user can configure the information acquisition scheme through the basic page. In addition, the user program also provides a front-end page which can be used as a window for information interaction between the human and the machine.
102. Responding to a metadata operation instruction input to the user program by a user, and executing the metadata operation indicated by the metadata operation instruction on the basic page;
the user can input a metadata operation instruction to the user program, and the information acquisition device executes the metadata operation indicated by the instruction on the basic page according to the instruction of the instruction, which is equivalent to configuring the metadata of the basic page, wherein the metadata operation can include any operation related to the metadata.
103. Selecting target metadata from the metadata of the basic page, and configuring the target metadata for the front-end page;
after the metadata operation is completed, the information acquisition device selects target metadata from the metadata of the basic page and configures the target metadata for the front-end page, and after the metadata configuration of the front-end page is completed, the target metadata is displayed in the front-end page so as to prompt an information provider to fill in field information corresponding to the target metadata according to the prompt of the target metadata.
Wherein the metadata of the base page includes metadata obtained based on the metadata operation.
104. Collecting field information corresponding to target metadata from a front-end page;
the information acquisition device can display a front-end page configured with the target metadata, and a user can input corresponding field information according to the prompt of the target metadata in the front-end page, so that the information acquisition device can acquire the field information corresponding to the target metadata from the front-end page to realize information acquisition.
In this embodiment, the information acquisition device responds to a metadata operation instruction input by a user to the user program, performs metadata operation indicated by the metadata operation instruction on the basic page, selects target metadata from the metadata of the basic page, configures the target metadata for the front-end page, and can acquire field information corresponding to the target metadata from the front-end page.
The embodiments of the present application will be described in further detail below on the basis of the aforementioned embodiment shown in fig. 1. Referring to fig. 2, another embodiment of the information collecting method in the embodiment of the present application includes:
201. operating a user program;
in this embodiment, the basic page of the user program may not include any metadata, or may include a certain amount of preconfigured metadata. If the user is not satisfied with the metadata pre-configured in the basic page, for example, the metadata needs to be added or deleted, a new information acquisition scheme can be further configured through the basic page.
The information acquisition method of the embodiment can be applied to a plurality of fields, for example, the recruitment field, and can acquire information of post candidates; the method is applied to the field of questionnaire survey and can collect answers of interviewees. The information acquisition method of the present embodiment is applicable to any field related to information acquisition.
202. Responding to a metadata operation instruction input to the user program by a user, and executing the metadata operation indicated by the metadata operation instruction on the basic page;
in this embodiment, the information acquisition apparatus has a plurality of implementation manners for executing the metadata operation indicated by the metadata operation instruction on the basic page. In a preferred embodiment, the configuration and expansion of the metadata can be done from a number of different dimensions. In the horizontal dimension, in order to realize the configuration of the metadata, a new basic page can be added on the basis of the original basic page, so that a new field table corresponding to the new basic page is obtained, and the metadata operation can be executed on the new basic page. Since each basic page corresponds to a field table, the data information of the metadata corresponding to the metadata operation executed in the new basic page is recorded in the field table corresponding to the new basic page.
The field table is used for recording data information of metadata in the basic page. The data information of the metadata is arbitrary information related to the metadata, and includes, for example, data information such as a name of the metadata, a data type of field information corresponding to the metadata, and setting information on whether or not the field information corresponding to the metadata must be filled. The metadata operation comprises configuration operations related to the metadata, such as an operation of adding the metadata, an operation of deleting the metadata, a data type of field information corresponding to the metadata, a setting operation of whether the field information corresponding to the metadata needs to be filled, and the like.
In the longitudinal dimension, in order to implement the configuration of metadata, metadata operations can be directly executed on the original basic page, that is, the metadata configuration operations such as adding metadata, deleting metadata, modifying the data types of the field information corresponding to the metadata and the like are directly executed on the original basic page.
Therefore, no matter the extension of the transverse dimension or the extension of the longitudinal dimension is carried out, a user only needs to execute metadata operation on the basic page, the configuration and the extension of the metadata of the basic page can be realized, any program code does not need to be modified, and the extension operation of the information acquisition scheme is greatly simplified.
The data type of the field information corresponding to the metadata comprises data types such as letters, numbers, Chinese and the like. For example, in the recruitment field, the metadata of the base page includes metadata such as "date of admission", "university", "academic number", and the like, and the metadata operation performed by the user on the base page may be to set or modify the data type of the field information corresponding to each metadata, for example, the data type of the "date of admission" is set to be number and chinese, the data type of the "university" is set to be chinese, and the data type of the "academic number" is set to be number and/or letter. Of course, the user may also modify the data type, for example, changing the data type of "date of entry" from numbers and text to numbers, and the user may only enter a purely numerical date of entry after the metadata configuration is in effect.
If the metadata operation on the basic page comprises setting whether field information corresponding to the metadata is necessary to be filled, after the metadata configuration is effective, a user needs to fill the corresponding field information according to the setting information whether the field information is necessary to be filled, namely when the field information is set to be necessary to be filled, the user needs to fill the corresponding field information; when the selected field information is set to be filled, the user can fill the field information or not fill the corresponding field information.
203. Selecting target metadata from the metadata of the basic page, and configuring the target metadata for the front-end page;
in this embodiment, the basic pages of the user program may be one or more, after the metadata configuration of the basic pages is completed, each basic page includes a number of metadata, and the metadata in the basic pages includes a certain number of metadata configured in advance, and metadata obtained based on metadata operations. The metadata of the plurality of base pages may be combined, and the target metadata to be arranged on the front page may be selected from the plurality of combined metadata.
For example, 5 metadata of one basic page, 3 metadata of another basic page, and the metadata of the two basic pages are combined to obtain 8 metadata, and then a preset number of target metadata can be selected from the 8 metadata to configure the front-end page.
After the target metadata is determined, the front page may be redrawn according to the target metadata. After validating the front-end page of the metadata configuration, a preview effect of the metadata configuration of the front-end page may be presented to the user. Specifically, the information acquisition device configures target metadata for the front-end page, displays a preview configuration effect of the target metadata configured for the front-end page to the user, and determines that the metadata configuration of the front-end page is effective when a confirmation instruction of the user on the preview configuration effect is received, so as to obtain the front-end page configured with the target metadata.
In a preferred embodiment, the front-end page may include four tab pages, such as a login page, a welcome page, a fill-in page, and a confirmation page, where the login page is used to receive a login account of a user, and when it is confirmed that the login account is legal, the user can log in the user program through the login request of the user account; the welcome page is used for prompting whether the basic information of the user is correct or not and prompting the user to enter the filling page to fill in the detailed information; the filling page is used for providing an information filling interface, the metadata configured on the front page is displayed on the filling page, and a user can fill corresponding field information according to the prompt of the metadata in the filling page; the confirmation page is used for prompting the user to confirm whether the filled field information is real and effective, and does not make a false or false, and/or prompting the user that an information acquisition party should be informed in time when the information is changed, and/or determining responsibility attribution and the like.
Therefore, the preview configuration effect of the configured front-end page correspondingly comprises the plurality of tab pages, and a user can check the preview effect of each tab page, particularly pay attention to the preview configuration effect of the filling page, and confirm whether the target metadata in the filling page meets the actual information acquisition requirement. If the user confirms all the tab pages, clicking to confirm, enabling the information acquisition device to take effect of the metadata configuration of the front-end page, and displaying the tab pages to the information provider when information acquisition is needed, wherein the information provider sequentially performs account login on a login page, confirms prompt information of a welcome page, fills field information corresponding to each item of target metadata on the filling page, confirms prompt information on the confirmation page and the like.
For example, in the recruitment field, the user configuring the information collection scheme may be an HR manager of the enterprise, the HR manager serves as an information collector, and the information provider may be a post candidate, which will fill in field information corresponding to metadata such as "name", "academic" and "professional" in a filling page. In addition, the experience of the information acquisition party on the preview configuration effect of the front-end page and the experience of the information provider on the front-end page configured by the effective metadata are consistent, and the repeated construction and repeated verification of the information acquisition scheme can be reduced.
When the information provider fills in the field information of the filling-in page, the filling-in page can correspondingly display prompt information to assist information filling in. For example, when selecting nationality, a nationality option can be popped up for the information provider to select own nationality; when the input cursor flickers in the required item, synchronously prompting the required item to prompt that the current metadata is required to fill in the corresponding field information; when the input cursor flickers in the input box corresponding to a certain item of metadata, the data type of the field information corresponding to the current metadata can be prompted so as to avoid inputting wrong data types.
In a preferred embodiment of this embodiment, whether field information corresponding to metadata is to be filled or not may also be set by a user in the front-end page, that is, when information of the user is collected, whether field information corresponding to metadata is to be filled or not may be directly set by the user in the front-end page, so that different setting requirements of different users on the data filling attribute may be met, an operation of the user to reconfigure metadata in the basic page may be reduced, user operations may be further simplified, and information collection may be more convenient.
In this embodiment, after the metadata operation is performed on the basic page and the target metadata is selected from the metadata of the basic page, an information acquisition scheme may be generated according to the metadata operation and the target metadata selection operation, where the information acquisition scheme includes configuration information of the front-end page, and the configuration information indicates data information of the metadata to be configured on the front-end page. Therefore, in a preferred embodiment, the information collecting apparatus may be configured with an intelligent parsing engine in advance, where the intelligent parsing engine is equivalent to a control with parsing function, and may call the intelligent parsing engine to parse the information collecting scheme and parse the configuration information in the information collecting scheme, and further configure the target metadata for the front-end page according to the configuration information obtained by parsing.
The user can configure a plurality of information acquisition schemes according to the configuration operation of the information acquisition schemes, so that each information acquisition scheme is suitable for one information acquisition scene. Specifically, when information needs to be acquired, the information acquisition device can identify the attribute information of the information provider, determine a target information acquisition scheme matched with the attribute information of the information provider from a plurality of information acquisition schemes, analyze the target information acquisition scheme, and acquire configuration information of the target information acquisition scheme, so that the target information acquisition scheme can be configured for a front-end page, and information can be acquired according to the target information acquisition scheme.
The attribute information of the information provider can be the nationality, gender, academic background, language, certificate, special skill and other attribute information related to the information provider, the information acquisition device can preset the matching relationship between the attribute information and the information acquisition scheme, and then the information acquisition scheme matched with any attribute information can be determined according to the matching relationship.
In a preferred embodiment, the information collection solution can be translated into different languages in advance, so as to obtain information collection solutions of different language versions, and correspondingly, the basic page configured with the metadata also has different language versions. When the front-end page is redrawn according to the basic page, the information acquisition device can identify the current language environment, determine the language version of the information acquisition scheme matched with the current language environment, and then redraw the front-end page according to the information acquisition scheme of the matched language version, so that the information in the front-end page can be ensured to accord with the language ability and comprehension ability of an information provider, and the information acquisition is ensured to be effectively carried out.
Therefore, the information acquisition scheme can be adapted to the attribute of the information provider, so that the information acquisition scheme can meet the actual information acquisition requirement of the user, and the experience of the user on information acquisition can be improved.
204. Collecting field information corresponding to target metadata from a front-end page;
the front-end page with the configured information acquisition scheme displays the target metadata indicated by the information acquisition scheme, so that an information provider can fill field information corresponding to each item of target metadata into the front-end page, and an information acquisition device acquires the filled field information to realize information acquisition.
In a preferred embodiment, an information collection block may be created in advance, the information collection block may serve as a control for information collection, a mapping relationship between metadata and the information collection block is established, and field information of the metadata having a mapping relationship with the information collection block is collected using the information collection block. For example, the educational experience information collection block is mapped with metadata about the educational experience such as "graduates", "professions", "time to read", etc., so that the educational experience information collection block can collect field information about the metadata of the educational experience.
In this embodiment, when the information provider or the information collector finds that the information is missing or missing, the information collection scheme in the front-end page may be changed at any time, for example, the information provider may continue to select metadata from metadata of the base page and add the metadata to the front-end page, and the information collector may reconfigure a new information collection scheme, where the metadata that was missing or missing before is added to the new information collection scheme. After the change of the information acquisition scheme is effective, the new front-end page still retains the previously filled-in field information, and the previously filled-in field information is not lost due to the refreshing of the front-end page.
In the field information collection process, the collection of identification cards, academic certificates, bank card numbers and other related certificate information is often involved, and because the certificate information is fully-digital filled, errors often occur in some times. Therefore, the information acquisition device can be internally provided with an OCR (optical character recognition) technology, the OCR technology is utilized to recognize the certificate image, the digital field on the certificate is obtained, whether the recognized digital field is matched with the digital field filled in by the information provider is detected, if the recognized digital field is matched with the digital field, the filling is determined to be correct, and if the recognized digital field is not matched with the digital field, the filling is prompted to be incorrect, so that the information provider confirms the filled digital field. The OCR recognition technology has high accuracy in the recognition of the certificate and the certificate, so that the filling error rate can be linearly reduced, and the accuracy and the effectiveness of information acquisition are ensured.
205. Receiving a field information storage instruction, determining a target basic page corresponding to the target metadata, and determining a data storage position of a base table corresponding to the target basic page;
after the field information is collected from the front-end page, it can be saved. Specifically, after the information provider completes filling in each item of field information, the information provider clicks to store the information, that is, enters a field information storage instruction. As mentioned above, the base pages of the user program may be one or more, and the target metadata in the front-end page is from one or more base pages, so that each target metadata in the front-end page corresponds to one base page, after receiving the instruction, the information acquisition device may determine the target base page corresponding to the target metadata in the front-end page, and determine the data storage location of the library table corresponding to the target base page, so as to determine the storage address of the library table according to the indication of the data storage location. The base table of the target base page is used for recording relevant information of the target base page, for example, recording field information on the target base page, relevant information of metadata, and the like.
206. Responding to the field information storage instruction, and storing the field information corresponding to the target metadata into a base table corresponding to the target basic page according to the data storage position;
and the information acquisition device responds to the field information storage instruction and stores the field information corresponding to the target metadata into the base table corresponding to the target basic page according to the indication of the data storage position, so that the field information is stored.
In the embodiment, the user can expand the information acquisition scheme from a plurality of different dimensions, the expanded operation is simple and easy to implement, the difficulty of expanding the information acquisition scheme is greatly reduced, the expanded operation is more universal, and the matched information acquisition scheme can be selected according to the actual situation when the front-end page is redrawn, so that the information acquisition can meet the requirements of the user, and the use experience of the user is improved.
The information acquisition method in the embodiment of the present application is described above, and referring to fig. 3, the information acquisition device in the embodiment of the present application is described below, where an embodiment of the information acquisition device in the embodiment of the present application includes:
an operation unit 301, configured to operate a user program, where the user program includes a base page and a front end page;
an operation unit 302, configured to, in response to a metadata operation instruction input to the user program by a user, perform a metadata operation indicated by the metadata operation instruction on the base page;
a configuration unit 303, configured to select target metadata from metadata of a base page, and configure the target metadata for a front end page, where the metadata of the base page includes metadata obtained based on metadata operations;
and the collecting unit 304 is configured to collect field information corresponding to the target metadata from the front-end page.
In a preferred implementation manner of this embodiment, the operation unit 302 is specifically configured to perform a metadata operation on a field table corresponding to the base page, so that the base page obtains data information of metadata based on the metadata operation of the field table, and the field table is used to record the data information of the metadata in the base page.
In a preferred implementation manner of this embodiment, the operation unit 302 is specifically configured to add a new basic page on the basis of an original basic page, where each basic page corresponds to a field table, and the field table is used to record data information of metadata in the basic page; executing metadata operation on the new basic page, wherein data information of metadata corresponding to the metadata operation is recorded in a field table corresponding to the new basic page; the metadata operation comprises an operation of adding metadata, an operation of deleting the metadata, a data type of field information corresponding to the metadata is modified, and a setting operation of whether the field information corresponding to the metadata needs to be filled.
In a preferred implementation manner of this embodiment, the collecting unit 304 is further configured to identify the certificate image based on an OCR technology, and obtain a text field on the certificate image; detecting whether the recognized character field is matched with the character field filled in by the information provider, and if so, determining that the character field is filled without errors; if not, the misfilling is prompted.
In a preferred implementation manner of this embodiment, the configuration unit 303 is specifically configured to configure target metadata for a front-end page, and show a preview configuration effect of the target metadata for the front-end page configuration to a user; and when a confirmation instruction of the user for previewing the configuration effect is received, determining that the metadata configuration of the front-end page is effective, and obtaining the front-end page configured with the target metadata.
In a preferred embodiment of this embodiment, the information collecting apparatus further includes:
a determining unit 305, configured to receive a field information saving instruction, determine a target base page corresponding to the target metadata, and determine a data storage location of a base table corresponding to the target base page;
and the saving unit 306 is configured to, in response to the field information saving instruction, save the field information corresponding to the target metadata into the library table corresponding to the target base page according to the data storage location.
In a preferred embodiment of this embodiment, the information collecting apparatus further includes:
a generating unit 307, configured to generate an information acquisition scheme according to the metadata operation and the selection operation of the target metadata;
the configuration unit 303 is specifically configured to analyze the information acquisition scheme to obtain configuration information of the information acquisition scheme; and configuring target metadata for the front-end page according to the configuration information.
In a preferred implementation manner of this embodiment, the configuration unit 303 is specifically configured to identify attribute information of an information provider, and determine a target information collection scheme matching the attribute information from a plurality of information collection schemes; and analyzing the target information acquisition scheme to obtain configuration information of the target information acquisition scheme.
In this embodiment, operations performed by each unit in the information acquisition device are similar to those described in the embodiments shown in fig. 1 to fig. 2, and are not described again here.
In the present embodiment, the operation unit 302 operates, in response to metadata input by a user to a user program, the metadata operation indicated by the metadata operation instruction is performed on the base page, the configuration unit 303 selects target metadata from the metadata of the base page, and configures the target metadata for the front-end page, and the collecting unit 304 may collect the field information corresponding to the target metadata from the front page, and therefore, when a user needs to expand the information acquisition scheme, the information acquisition device can configure the information acquisition scheme of the front-end page according to the instruction only by inputting the metadata operation instruction without modifying program codes, thereby reducing the difficulty of expanding the information acquisition scheme, improving the expansion efficiency, and the user can configure an information acquisition scheme matched with the actual information acquisition requirement, flexible expansion is realized, and the method can adapt to the information acquisition requirements in different scenes.
Referring to fig. 4, an embodiment of an information collecting apparatus in an embodiment of the present application is described below, where the information collecting apparatus in the embodiment of the present application includes:
the information collecting apparatus 400 may include one or more Central Processing Units (CPUs) 401 and a memory 405, where the memory 405 stores one or more application programs or data.
Memory 405 may be volatile storage or persistent storage, among other things. The program stored in memory 405 may include one or more modules, each of which may include a sequence of instructions operating on an information acquisition device. Still further, the central processor 401 may be configured to communicate with the memory 405, and execute a series of instruction operations in the memory 405 on the information collecting apparatus 400.
The information gathering device 400 may also include one or more power supplies 402, one or more wired or wireless network interfaces 403, one or more input-output interfaces 404, and/or one or more operating systems, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, etc.
The central processing unit 401 may perform the operations performed by the information collecting apparatus in the embodiments shown in fig. 1 to fig. 2, and details thereof are not repeated herein.
An embodiment of the present application further provides a computer storage medium, where one embodiment includes: the computer storage medium stores instructions that, when executed on a computer, cause the computer to perform the operations performed by the information collecting apparatus in the embodiments shown in fig. 1 to 2.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like.

Claims (10)

1. An information acquisition method, characterized in that the method comprises:
running a user program, wherein the user program comprises a basic page and a front end page;
responding to a metadata operation instruction input to the user program by a user, and executing the metadata operation indicated by the metadata operation instruction on the basic page;
selecting target metadata from the metadata of the basic page and configuring the target metadata for the front end page, wherein the metadata of the basic page comprises metadata obtained based on the metadata operation;
and collecting field information corresponding to the target metadata from the front-end page.
2. The method of claim 1, wherein the performing the metadata operation indicated by the metadata operation instruction on the base page comprises:
adding new basic pages on the basis of the original basic pages, wherein each basic page corresponds to a field table respectively, and the field tables are used for recording data information of metadata in the basic pages;
executing the metadata operation on the new basic page, wherein data information of metadata corresponding to the metadata operation is recorded in a field table corresponding to the new basic page;
the metadata operation comprises an operation of adding metadata, an operation of deleting the metadata, a data type of field information corresponding to the metadata, and a setting operation of whether the field information corresponding to the metadata needs to be filled.
3. The method according to claim 1, wherein after collecting the field information corresponding to the target metadata from the front-end page, the method further comprises:
identifying a certificate image based on an OCR (optical character recognition) technology to obtain a character field on the certificate image;
detecting whether the recognized character field is matched with the character field filled in by the information provider, and if so, determining that the character field is filled without errors; if not, the misfilling is prompted.
4. The method of claim 1, wherein configuring the target metadata for the front-end page comprises:
configuring the target metadata for the front-end page, and showing a preview configuration effect of configuring the target metadata for the front-end page to a user;
and when a confirmation instruction of the user for the preview configuration effect is received, determining that the metadata configuration of the front-end page is effective, and obtaining the front-end page configured with the target metadata.
5. The method according to claim 1, wherein after collecting the field information corresponding to the target metadata from the front-end page, the method further comprises:
receiving a field information storage instruction, determining a target basic page corresponding to the target metadata, and determining a data storage position of a base table corresponding to the target basic page;
and responding to the field information storage instruction, and storing the field information corresponding to the target metadata into a base table corresponding to the target basic page according to the data storage position.
6. The method of claim 1, wherein after selecting the target metadata from the metadata of the base page, the method further comprises:
generating an information acquisition scheme according to the metadata operation and the selection operation of the target metadata;
the configuring the target metadata for the front-end page includes:
analyzing the information acquisition scheme to obtain configuration information of the information acquisition scheme;
and configuring the target metadata for the front-end page according to the configuration information.
7. The method of claim 6, wherein the parsing the information collection schema to obtain configuration information of the information collection schema comprises:
identifying attribute information of an information provider, and determining a target information acquisition scheme matched with the attribute information from a plurality of information acquisition schemes;
and analyzing the target information acquisition scheme to obtain configuration information of the target information acquisition scheme.
8. An information acquisition apparatus, characterized in that the apparatus comprises:
the running unit is used for running a user program, and the user program comprises a basic page and a front end page;
an operation unit, configured to, in response to a metadata operation instruction input to the user program by a user, perform a metadata operation indicated by the metadata operation instruction on the base page;
a configuration unit, configured to select target metadata from metadata of the base page, and configure the target metadata for the front end page, where the metadata of the base page includes metadata obtained based on the metadata operation;
and the acquisition unit is used for acquiring the field information corresponding to the target metadata from the front-end page.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the method according to any one of claims 1 to 7 when executing the computer program.
10. A computer storage medium having stored therein instructions that, when executed on a computer, cause the computer to perform the method of any one of claims 1 to 7.
CN202110741942.5A 2021-06-30 2021-06-30 Information acquisition method and device and computer storage medium Pending CN113485963A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110741942.5A CN113485963A (en) 2021-06-30 2021-06-30 Information acquisition method and device and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110741942.5A CN113485963A (en) 2021-06-30 2021-06-30 Information acquisition method and device and computer storage medium

Publications (1)

Publication Number Publication Date
CN113485963A true CN113485963A (en) 2021-10-08

Family

ID=77937338

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110741942.5A Pending CN113485963A (en) 2021-06-30 2021-06-30 Information acquisition method and device and computer storage medium

Country Status (1)

Country Link
CN (1) CN113485963A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115329243A (en) * 2022-08-18 2022-11-11 合众新能源汽车有限公司 Vehicle remote dynamic configuration method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110704143A (en) * 2019-08-14 2020-01-17 中国平安财产保险股份有限公司 Page generation method and device
CN112257005A (en) * 2020-11-10 2021-01-22 北京乐我无限科技有限责任公司 Form component generation method and device
CN112631702A (en) * 2020-12-24 2021-04-09 金蝶软件(中国)有限公司 Page processing method and device, computer equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110704143A (en) * 2019-08-14 2020-01-17 中国平安财产保险股份有限公司 Page generation method and device
CN112257005A (en) * 2020-11-10 2021-01-22 北京乐我无限科技有限责任公司 Form component generation method and device
CN112631702A (en) * 2020-12-24 2021-04-09 金蝶软件(中国)有限公司 Page processing method and device, computer equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115329243A (en) * 2022-08-18 2022-11-11 合众新能源汽车有限公司 Vehicle remote dynamic configuration method and device, electronic equipment and storage medium
CN115329243B (en) * 2022-08-18 2024-02-27 合众新能源汽车股份有限公司 Vehicle remote dynamic configuration method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN107729475B (en) Webpage element acquisition method, device, terminal and computer-readable storage medium
WO2018000998A1 (en) Interface generation method, apparatus and system
US20190073348A1 (en) Digitally converting physical document forms to electronic surveys
CN111459967A (en) Structured query statement generation method and device, electronic equipment and medium
CN111367976A (en) Method and device for exporting EXCEL file data based on JAVA reflection mechanism
CN112956157B (en) System and method for tracking client device events
CN110866205B (en) Method and apparatus for storing information
CN112433712A (en) Report display method and device, computer equipment and storage medium
CN112132654A (en) Method, device and storage medium for displaying house source information
CN110806866A (en) Generation method and device of front-end management system
CN114201615B (en) Scientific research data change review method and server based on data snapshot
CN112486338A (en) Medical information processing method and device and electronic equipment
CN114049631A (en) Data labeling method and device, computer equipment and storage medium
CN113485963A (en) Information acquisition method and device and computer storage medium
CN113094287B (en) Page compatibility detection method, device, equipment and storage medium
JP2019101889A (en) Test execution device and program
EP2348403A1 (en) Method and system for analyzing a legacy system based on trails through the legacy system
CN112486337A (en) Handwriting graph analysis method and device and electronic equipment
CN114637866B (en) Information management method and device for digitalized new media
CN111767703B (en) Form data acquisition method, device and system
CN114675767A (en) Information acquisition method and device, electronic equipment and storage medium
CN114861614A (en) Method and device for filling data, electronic equipment and medium
CN114266233A (en) Form generation method, device, equipment and medium
CN110659191B (en) Buried data analysis method, buried data analysis device, computer equipment and storage medium
CN109871214B (en) Program code generation method, program code generation device, computer device, and storage medium

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