Workflow compiling method, device and system based on programming script and storage medium

The invention provides a workflow compiling method, device and system based on a programming script and a storage medium, and the workflow compiling method comprises the steps that the programming script to be interpreted is acquired, the programming script comprises an object method used for descri...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: LEI PENG, ZHAO LIXIA, MAO HAIBO, ZENG GUO, JIANG YANHUANG, ZHANG SHAOWEI, SUN CHAOHUI, YU SHUOJUN
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention provides a workflow compiling method, device and system based on a programming script and a storage medium, and the workflow compiling method comprises the steps that the programming script to be interpreted is acquired, the programming script comprises an object method used for describing a calculation task, and the object method comprises keyword parameters and position parameters; determining a corresponding execution command name according to the object method; mapping and converting the keyword parameter into a first parameter; the position parameters are mapped and converted into second parameters, and the position parameters and the second parameters are in one-to-one correspondence; and generating a system execution command according to the execution command name, the first parameter and the second parameter, so that a calculation task in the workflow can be converted into a process of calling a calculation tool by a system, and the processing process of the workflow is simpler. 本发明提出一种基