CN107316185B - Method and system for establishing detection process in LIMS (laser induced mechanical breakdown spectroscopy) system - Google Patents

Method and system for establishing detection process in LIMS (laser induced mechanical breakdown spectroscopy) system Download PDF

Info

Publication number
CN107316185B
CN107316185B CN201710558774.XA CN201710558774A CN107316185B CN 107316185 B CN107316185 B CN 107316185B CN 201710558774 A CN201710558774 A CN 201710558774A CN 107316185 B CN107316185 B CN 107316185B
Authority
CN
China
Prior art keywords
template
flow
project
templates
component
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.)
Active
Application number
CN201710558774.XA
Other languages
Chinese (zh)
Other versions
CN107316185A (en
Inventor
唐郡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Leber Shikai Technology Co.,Ltd.
Original Assignee
Guangzhou Leber Shikai Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Leber Shikai Technology Co ltd filed Critical Guangzhou Leber Shikai Technology Co ltd
Priority to CN201710558774.XA priority Critical patent/CN107316185B/en
Publication of CN107316185A publication Critical patent/CN107316185A/en
Application granted granted Critical
Publication of CN107316185B publication Critical patent/CN107316185B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Acoustics & Sound (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Multimedia (AREA)
  • Human Computer Interaction (AREA)
  • Computational Linguistics (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to a method and a system for establishing a detection process in an LIMS (laser induced mechanical breakdown) system, which comprises the following steps: displaying a target interface; receiving a request signal for creating a project flow; searching a required flow template in the flow template table according to the received request signal, and if the required flow template exists in the flow template table, displaying the corresponding flow template; configuring a plurality of step templates; associating the step templates to form a process configuration in the existing process template; selecting a plurality of flow templates in the flow template table, configuring the selected flow templates in the project flow, and establishing and storing the configured project flow in response to a confirmation signal. The invention can provide flexible project flow for users, and the users can freely configure the flow and steps to be detected according to actual requirements.

Description

Method and system for establishing detection process in LIMS (laser induced mechanical breakdown spectroscopy) system
Technical Field
The invention belongs to the technical field of computers, and particularly relates to a method and a system for establishing a detection process in an LIMS (laser induced mechanical breakdown spectroscopy) system.
Background
The LIMS (Laboratory Information Management System) System is a platform for Laboratory Information Management, which connects Laboratory analysis instruments through a computer network, and implements comprehensive Management of the entire environment with a Laboratory as a core by adopting scientific Management ideas, advanced database technologies, workflow technologies, sample identification technologies, computer storage technologies and rapid data processing technologies.
The LIMS system integrates a plurality of modules such as sample management, quality management, personnel, clients, instrument connection, data management (acquisition, transmission, processing, output and release), report management and the like into a whole, forms a set of complete laboratory comprehensive management and product quality monitoring system, can meet the requirement of external daily management, and can ensure the strict management and control of laboratory analysis data. However, in the prior art, the detection flow of the LIMS system is relatively fixed, and the LIMS system cannot be freely configured according to the user's needs
Disclosure of Invention
In order to solve the above problems in the prior art, the present invention provides a method and a system for establishing a detection procedure in an LIMS system.
The technical scheme adopted by the invention is as follows: a method for establishing a detection process in an LIMS system comprises the following steps: displaying a target interface; receiving a request signal for creating a project flow; searching a required flow template in the flow template table according to the received request signal, and if the required flow template exists in the flow template table, displaying the corresponding flow template; configuring a plurality of step templates; associating the step templates to form a process configuration in the existing process template; selecting a plurality of flow templates in the flow template table, configuring the selected flow templates in the project flow, and establishing and storing the configured project flow in response to a confirmation signal.
Further, in the step of displaying the target interface, the target interface adopts one or more of a page of a browser, a display module in the page on the browser, and an interface of a mobile phone APP.
Further, in the step of searching for a required flow template in the flow template table according to the received request signal, if the required flow template does not exist in the flow template table, a flow template is created, and the specific process is as follows:
1) searching whether a required step template exists in the step template table, and if so, associating a plurality of step templates and configuring the step templates in a flow template; otherwise, entering the step 2) to create a step template;
2) the step template configuration is realized by adding, modifying or deleting components in the existing step template, and the configured step template is stored in a step template table;
3) and acquiring a plurality of step templates in the step template table, performing free sequencing or random deletion processing, configuring the step templates in the flow template, and completing the creation of the flow template.
Further, the step of configuring the plurality of step templates comprises the following specific processes:
adding or deleting components in the template of the existing step; storing the configured data and submitting the data to a server; the server carries out data type conversion on the received data and judges the type of each component in the step template after configuration, wherein the component types comprise a newly added component, a deleted component and a modified component; if the component belongs to the newly added component, storing the component data into the step template table; if the component belongs to the deleted component, deleting the corresponding component data in the step template table; if the component belongs to a modified component, the corresponding component data is modified in the step template table.
Further, in the step of establishing and storing the configured project flow in response to a confirmation signal, one project flow corresponds to a plurality of flow templates, one flow template corresponds to a plurality of step templates, and one step template corresponds to a plurality of step instances.
Further, the step template is composed of components.
Further, the step template stores information of each component constituting the step template, and the flow template stores its relationship with the step template, linked to the step template by the template Id.
A system for establishing a detection process in an LIMS system comprises a display module, a receiving module, a searching module, a step template configuration module, a process template configuration module and a project process configuration module; the display module is used for displaying a target interface; the receiving module is used for receiving a request signal for creating a project process; the searching module is used for searching a required flow template in the flow template table according to the request signal; the step template configuration module is used for configuring the existing step template by adding or deleting components in the existing step template; the flow template configuration module is used for associating the step templates to form a flow configuration in the existing flow template; the project flow configuration module is used for configuring the selected flow template in the project flow and storing the configured project flow.
Furthermore, the system for establishing the detection process in the LIMS also comprises a voice recognition module, wherein the voice recognition module is connected with the process template table; the voice recognition module is used for receiving a voice request signal for creating the project flow, recognizing the received voice request signal and starting the creation of the project flow according to the recognition processing result.
Due to the adoption of the technical scheme, the invention has the beneficial effects that: the invention can provide flexible project flow for users, and the users can freely configure the flow and steps to be detected according to actual requirements. The invention can improve the accuracy of project process establishment through the confirmation process of the confirmation signal. In addition, by processing the voice signal and starting the creation of the project flow, the time of manual operation can be reduced, and the efficiency of creating the detection flow can be further improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below. It is obvious that the drawings in the following description are only some embodiments of the invention, and that for a person skilled in the art, other drawings can be derived from them without inventive effort.
Fig. 1 is a flowchart of a method for establishing a detection procedure in an LIMS system according to an embodiment of the present invention;
fig. 2 is a block diagram of a system for establishing a detection procedure in an LIMS system according to an embodiment of the present invention.
In the figure: 1-a display module; 2-a receiving module; 3-a search module; 4-step template configuration module; 5-a flow template configuration module; 6-project flow configuration module; 7-speech recognition module.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail below. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the examples given herein without any inventive step, are within the scope of the present invention.
As shown in fig. 1, the present invention provides a method for establishing a detection procedure in an LIMS system, which includes the following steps:
and S1, displaying the target interface.
And S2, receiving a request signal for creating the project flow.
And S3, searching the required flow template in the flow template table according to the received request signal, and if the required flow template exists in the flow template table, displaying the corresponding flow template. Wherein, a flow template corresponds to a plurality of step templates.
S4, configuring a plurality of step templates, wherein the specific process comprises the following steps:
adding or deleting components in the template of the existing step; storing the configured data and submitting the data to a server; and the server performs data type conversion on the received data and judges the type of each component in the configured step template, wherein the component types comprise a newly added component, a deleted component and a modified component. If the component belongs to the newly added component, the component data is stored in the step template table. If the component belongs to a deleted component, the corresponding component data is deleted in the step template table. If the component belongs to a modified component, the corresponding component data is modified in the step template table.
And S5, associating the step templates to form a flow configuration in the existing flow template.
S6, selecting multiple flow templates from the flow template list, configuring the selected flow templates in the project flow, and responding to a confirmation signal to establish and store the configured project flow. Wherein, a project process corresponds to a plurality of process templates, a process template corresponds to a plurality of step templates, and a step template corresponds to a plurality of step instances. The step template and the process template are independent of the project process, and when a new project process is created, the relationship of the corresponding template is copied and stored in the step instance table, and the corresponding component element is copied and stored in the project process table.
In the step S1, the target interface may be a preconfigured interface for receiving information to be entered, for example, the target interface may be a page of a browser, or a display module 11 in the page of the browser, or an interface of a mobile APP. In addition, the target interface can also be an interface obtained by jumping the interface through a preset response operation. The preset response operation may be in the form of a touch button or input voice, etc.
In step S3, if there is no required flow template in the flow template table, a flow template is created, which includes the following specific steps:
1) searching whether a required step template exists in the step template table, and if so, associating a plurality of step templates and configuring the step templates in a flow template; otherwise, entering step 2) to create a step template.
2) The step template is composed of minimum elements-components, flexible configuration of the step template is realized by adding, modifying or deleting components in the existing step template, and the configured step template is stored in the step template table.
3) And acquiring a plurality of step templates in the step template table, performing free sequencing or random deletion and other processing, configuring the step templates in the flow template, and completing the creation of the flow template. The process template is composed of step templates, and the difference between the process template and the step templates is as follows: the step template needs to store information about each component that makes up the step template, while the flow template need only store its relationship to the step template, linked to the step template by the template Id.
The invention also provides a system for establishing the detection process in the LIMS system, which comprises a display module 1, a receiving module 2, a searching module 3, a step template configuration module 4, a process template configuration module 5 and a project process configuration module 6. The display module 1 is used for displaying a target interface; the receiving module 2 is used for receiving a request signal for creating a project flow; the searching module 3 is used for searching a required flow template in the flow template table according to the request signal; the step template configuration module 4 is used for configuring the existing step template by adding or deleting components in the existing step template; the flow template configuration module 5 is used for associating the step templates to form a flow configuration in the existing flow template; the project flow configuration module 6 is configured to configure the selected flow template in the project flow, and store the configured project flow.
In the above embodiment, the system for establishing a detection process in the LIMS system of the present invention further includes the speech recognition module 7, and the speech recognition module 7 establishes a connection with the process template table. The voice recognition module 7 is configured to receive a voice request signal for creating a project flow, perform recognition processing on the received voice request signal, and start creating the project flow according to a recognition processing result.
The method and the system for establishing the detection process in the LIMS can provide flexible project processes for users, and the users can freely configure the processes and steps to be detected according to actual requirements. The invention can improve the accuracy of project process establishment through the confirmation process of the confirmation signal. In addition, by processing the voice signal and starting the creation of the project flow, the time of manual operation can be reduced, and the efficiency of creating the detection flow can be further improved.
The above description is only for the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (7)

1. A method for establishing a detection process in an LIMS (laser induced mechanical shock) system is characterized by comprising the following steps:
displaying a target interface;
receiving a request signal for creating a project flow;
searching a required flow template in the flow template table according to the received request signal, and if the required flow template exists in the flow template table, displaying the corresponding flow template;
if the required flow template does not exist in the flow template table, the flow template is created, and the specific process is as follows:
1) searching whether a required step template exists in the step template table, and if so, associating a plurality of step templates and configuring the step templates in a flow template; otherwise, entering the step 2) to create a step template;
2) the step template configuration is realized by adding, modifying or deleting components in the existing step template, and the configured step template is stored in a step template table;
3) acquiring a plurality of step templates in a step template table, performing free sequencing or random deletion processing, configuring the step templates in the flow template, and completing the creation of the flow template;
configuring a plurality of step templates;
associating the step templates to form a process configuration in the existing process template;
selecting a plurality of process templates in the process template table, configuring the selected process templates in the project process, and establishing and storing the configured project process in response to the confirmation signal;
the system for establishing the detection process in the LIMS also comprises a voice recognition module, wherein the voice recognition module is connected with the process template table; the voice recognition module is used for receiving a voice request signal for creating the project flow, recognizing the received voice request signal and starting the creation of the project flow according to the recognition processing result;
the step template stores information for each component that makes up the step template, and the flow template stores its relationship to the step template, linked to the step template by the template Id.
2. The method as claimed in claim 1, wherein in the step of displaying the target interface, the target interface is one or more of a page of a browser, a display module in the page of the browser, and an interface of a mobile APP.
3. The method as claimed in claim 1, wherein the step of configuring the plurality of step templates comprises the following steps:
adding or deleting components in the template of the existing step; storing the configured data and submitting the data to a server; the server carries out data type conversion on the received data and judges the type of each component in the step template after configuration, wherein the component types comprise a newly added component, a deleted component and a modified component; if the component belongs to the newly added component, storing the component data into the step template table; if the component belongs to the deleted component, deleting the corresponding component data in the step template table; if the component belongs to a modified component, the corresponding component data is modified in the step template table.
4. The method as claimed in claim 1, wherein the step of creating and storing the configured project flow in response to the confirmation signal comprises creating a project flow corresponding to a plurality of flow templates, creating a flow template corresponding to a plurality of step templates, and creating a step template corresponding to a plurality of step instances.
5. The method as claimed in claim 1, 3 or 4, wherein the step template is composed of components.
6. A system for establishing a detection process in an LIMS (laser-induced mechanical shock) system is characterized by comprising a display module, a receiving module, a searching module, a step template configuration module, a process template configuration module, a project process configuration module and a voice recognition module; the display module is used for displaying a target interface; the receiving module is used for receiving a request signal for creating a project process; the searching module is used for searching a required flow template in the flow template table according to the request signal, and if the required flow template exists in the flow template table, displaying the corresponding flow template; if the required flow template does not exist in the flow template table, creating the flow template; the step template configuration module is used for configuring the existing step template by adding or deleting components in the existing step template; the flow template configuration module is used for associating the step templates to form a flow configuration in the existing flow template; the project flow configuration module is used for configuring the selected flow template in the project flow and storing the configured project flow, and the voice recognition module is connected with the flow template table; the voice recognition module is used for receiving a voice request signal for creating the project flow, recognizing the received voice request signal and starting the creation of the project flow according to the recognition processing result; the step template configuration module is used for storing the information of each component forming the step template, and the process template configuration module is used for storing the relation between the process template and the step template and is connected with the step template through the template Id.
7. The system for establishing an inspection process in an LIMS system as claimed in claim 6, wherein one said project process corresponds to a plurality of said process templates, one said process template corresponds to a plurality of said step templates, and one said step template corresponds to a plurality of step instances.
CN201710558774.XA 2017-07-10 2017-07-10 Method and system for establishing detection process in LIMS (laser induced mechanical breakdown spectroscopy) system Active CN107316185B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710558774.XA CN107316185B (en) 2017-07-10 2017-07-10 Method and system for establishing detection process in LIMS (laser induced mechanical breakdown spectroscopy) system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710558774.XA CN107316185B (en) 2017-07-10 2017-07-10 Method and system for establishing detection process in LIMS (laser induced mechanical breakdown spectroscopy) system

Publications (2)

Publication Number Publication Date
CN107316185A CN107316185A (en) 2017-11-03
CN107316185B true CN107316185B (en) 2021-03-16

Family

ID=60177855

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710558774.XA Active CN107316185B (en) 2017-07-10 2017-07-10 Method and system for establishing detection process in LIMS (laser induced mechanical breakdown spectroscopy) system

Country Status (1)

Country Link
CN (1) CN107316185B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110097293A (en) * 2019-05-14 2019-08-06 广州莱伯世开科技有限公司 Laboratory Management System construction method and platform based on relevant criterion file
CN112988115A (en) * 2019-12-13 2021-06-18 阿里巴巴集团控股有限公司 Application building method and device and computer readable storage medium
CN113869883A (en) * 2021-10-30 2021-12-31 哈尔滨工业大学 Experimental project operation management method based on template instance strategy

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101266486A (en) * 2008-05-08 2008-09-17 上海交通大学 Semiconductor manufacture flow path assistant decision-making system
CN101355436A (en) * 2007-07-24 2009-01-28 中兴通讯股份有限公司 System for rapidly configuring data based on formwork and implementing method
CN101814064A (en) * 2009-02-23 2010-08-25 华为技术有限公司 Establishment method of report template, report generation method and report system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103020158B (en) * 2012-11-26 2016-09-07 中兴通讯股份有限公司 A kind of report form creation, device and system
CN106845849A (en) * 2017-02-06 2017-06-13 郑州云海信息技术有限公司 A kind of BPM method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101355436A (en) * 2007-07-24 2009-01-28 中兴通讯股份有限公司 System for rapidly configuring data based on formwork and implementing method
CN101266486A (en) * 2008-05-08 2008-09-17 上海交通大学 Semiconductor manufacture flow path assistant decision-making system
CN101814064A (en) * 2009-02-23 2010-08-25 华为技术有限公司 Establishment method of report template, report generation method and report system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LIMS中样品检测报告模板的开发设计;林彤;《信息通信》;20160606;第284-286页 *

Also Published As

Publication number Publication date
CN107316185A (en) 2017-11-03

Similar Documents

Publication Publication Date Title
CN109684047B (en) Event processing method, device, equipment and computer storage medium
CN107861870B (en) Interface test and test data generation method, device, terminal and storage medium
CN109902224A (en) Source of houses recommended method, device, equipment and medium based on user behavior analysis
KR102046728B1 (en) Method and device for identifying time information from voice information
CN103678637A (en) Method and device for acquiring test question information
CN110955416A (en) Interface document generation method, device, equipment and computer storage medium
CN107316185B (en) Method and system for establishing detection process in LIMS (laser induced mechanical breakdown spectroscopy) system
EP2891041B1 (en) User interface apparatus in a user terminal and method for supporting the same
CN114595686B (en) Knowledge extraction method, and training method and device of knowledge extraction model
CN109427331A (en) Audio recognition method and device
RU2653302C2 (en) Business process workflow system
CN113268336B (en) Service acquisition method, device, equipment and readable medium
US20220051662A1 (en) Systems and methods for extraction of user intent from speech or text
US20200050906A1 (en) Dynamic contextual data capture
CN114357041B (en) Industrial data asset publishing method and device
CN114445047A (en) Workflow generation method and device, electronic equipment and storage medium
CN113326363B (en) Searching method and device, prediction model training method and device and electronic equipment
JP2019016280A (en) Information processing device and program
JP2017123521A (en) Failure cause specification device and program
CN113609833B (en) Dynamic file generation method and device, computer equipment and storage medium
CN111147484B (en) Account login method and device
KR20130091197A (en) Method and system for completing schedule information, and computer readable recording medium thereof
CN113256253A (en) Data processing method, device, equipment, computer readable storage medium and product
CN110443202B (en) System, method and storage medium for real-time analysis of paper font regularity
CN110471708A (en) The method and device that configuration item based on Reusable Module obtains

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
TA01 Transfer of patent application right

Effective date of registration: 20210204

Address after: 510000 one 106, building 23, courtyard 100, Xianlie Middle Road, Yuexiu District, Guangzhou City, Guangdong Province

Applicant after: Guangzhou Leber Shikai Technology Co.,Ltd.

Address before: 6 / F, unit 1, building 3, 95 Shuangqing Middle Road, Qingyang District, Chengdu, Sichuan 610000

Applicant before: Tang Jun

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant