期刊文献+
共找到1,290篇文章
< 1 2 65 >
每页显示 20 50 100
Approach for workflow modeling using π-calculus 被引量:5
1
作者 杨东 张申生 《Journal of Zhejiang University Science》 EI CSCD 2003年第6期643-650,共8页
As a variant of process algebra, π calculus can describe the interactions between evolving processes. By modeling activity as a process interacting with other processes through ports, this paper presents a new appro... As a variant of process algebra, π calculus can describe the interactions between evolving processes. By modeling activity as a process interacting with other processes through ports, this paper presents a new approach: representing workflow models using π calculus. As a result, the model can characterize the dynamic behaviors of the workflow process in terms of the LTS (Labeled Transition Semantics) semantics of π calculus. The main advantage of the workflow model's formal semantic is that it allows for verification of the model's properties, such as deadlock free and normal termination. Moreover, the equivalence of workflow models can be checked through weak bisimulation theorem in the π calculus, thus facilitating the optimization of business processes. 展开更多
关键词 workflow modeling π calculus Business process modeling
在线阅读 下载PDF
An Inter-enterprise Workflow Model for Supply Chain and B2B E-commerce 被引量:3
2
作者 刘建勋 Zhang Shensheng 《High Technology Letters》 EI CAS 2002年第2期51-55,共5页
The goals of B2B electronic commerce and supply chain management system are to implement interoperability of independent enterprises, to smooth the information flow between them and to deploy business processes over m... The goals of B2B electronic commerce and supply chain management system are to implement interoperability of independent enterprises, to smooth the information flow between them and to deploy business processes over multiple enterprises. The inherent characteristics of workflow system make it suitable to implement the cross organization management. This paper, firstly, proposes an inter enterprises workflow model based on the agreement to support the construction of supply chain management system and B2B electronic commerce. This model has extended the standard workflow model. After that, an architecture which supports the model has been introduced, especially it details the structure and implementation of interfaces between enterprises. 展开更多
关键词 electronic commerce workflow model workflow management supply chain INTEROPERABILITY
在线阅读 下载PDF
Context-aware Workflow Model for Supporting Composite Workflows 被引量:1
3
作者 Jong-sun CHOI Jae-young CHOI Yong-yun CHO 《Journal of Measurement Science and Instrumentation》 CAS 2010年第2期161-165,共5页
In recent years, several researchers have applied workflow technologies for service automation on ubiquitous compating environments. However, most context-aware workflows do not offer a method to compose several workf... In recent years, several researchers have applied workflow technologies for service automation on ubiquitous compating environments. However, most context-aware workflows do not offer a method to compose several workflows in order to get mare large-scale or complicated workflow. They only provide a simple workflow model, not a composite workflow model. In this paper, the autorhs propose a context-aware workflow model to support composite workflows by expanding the patterns of the existing context-aware wrY:flows, which support the basic woddlow patterns. The suggested workflow model of. fers composite workflow patterns for a context-aware workflow, which consists of various flow patterns, such as simple, split, parallel flows, and subflow. With the suggested model, the model can easily reuse few of existing workflows to make a new workflow. As a result, it can save the development efforts and time of context-aware workflows and increase the workflow reusability. Therefore, the suggested model is expected to make it easy to develop applications related to context-aware workflow services on ubiquitous computing environments. 展开更多
关键词 ubiquitous computing context-aware workfiow workflow model multiple workflows
在线阅读 下载PDF
Generation of Interactive Questionnaires Using YAWL-based Workflow Models
4
作者 Raimond Wust Stephan Butikofer +1 位作者 Jurgen Spielberger Jorg Sigrist 《Management Studies》 2015年第6期273-280,共8页
A concept is introduced in this article which has strong practical impact for computer aided system configuration. System configuration is a cumbersome and fault sensitive task while setting up systems in a broad rang... A concept is introduced in this article which has strong practical impact for computer aided system configuration. System configuration is a cumbersome and fault sensitive task while setting up systems in a broad range of business applications like ERP (enterprise resource planning) and other workflow-systems. Given a generic process or workflow model in YAWL-notation (yet another workflow language) or any other process modeling language like business process model and notation or WFMC (workflow management coalition), it could be stated that, by using a set of reduction rules as introduced, it is possible to generate a hierarchically structured tree of sub graphs of the workflow graph-representation. According to the notation used, authors call these sub graphs facts. The tree structure of the graph-representation on one hand and the logical relation between the branches and leafs of the tree on the other can be utilized to create a set of constraints and dependencies among the single facts. Some researchers showed that the nested branches can be associated to (predefined) questions with respect to the configuration of a workflow management system, for instance an ERP-application. They presented an algorithm which dynamically sorts the questions and answers in a maximum efficient configuration path, while working through the corresponding questionnaire. By combining the different elements as facts, constraints on questions, and configuration space, it is thus possible to algorithmically generate the efficient structured and interactive questionnaire for the configuration of workflow systems and algorithmically check the consistency (dead lock free, free of synchronization structural conflict) of the underlying workflow model. The concept was tested in the prototype of the interactive questionnaire for configuration of the web-service based ERP-Application Posity. 展开更多
关键词 workflow modeling interactive questionnaire algorithmic process analysis workflow graph reduction formal workflow consistence ERP-system setup system automation
在线阅读 下载PDF
Research on an Integrated Enterprise Workflow Model 被引量:4
5
作者 傅谦 Zhang +2 位作者 Shensheng Dai Kaiyu 《High Technology Letters》 EI CAS 2002年第1期58-62,共5页
An integrated enterprise workflow model called PPROCE is presented firstly. Then, an enterprise’s ontology established by TOVE and Process Specification Language (PSL) is studied. Combined with TOVE’s partition idea... An integrated enterprise workflow model called PPROCE is presented firstly. Then, an enterprise’s ontology established by TOVE and Process Specification Language (PSL) is studied. Combined with TOVE’s partition idea, PSL is extended and new PSL Extensions is created to define the ontology of process, organization, resource and product in the PPROCE model. As a result, PPROCE model can be defined by a set of corresponding formal language. It facilitates the future work not only in the model verification, model optimization and model simulation, but also in the model translation. 展开更多
关键词 workflow modeling ONTOLOGY FORMAL
在线阅读 下载PDF
Modeling workflow using XML and Petri net
6
作者 杨东 温泉 张申生 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2004年第3期440-446,共7页
Nowadays an increasing number of workflow products and research prototypes begin to adopt XML for representing workflow models owing to its easy use and well understanding for people and machines. However, most of wor... Nowadays an increasing number of workflow products and research prototypes begin to adopt XML for representing workflow models owing to its easy use and well understanding for people and machines. However, most of workflow products and research prototypes provide the few supports for the verification of XML-based workflow model, such as free-deadlock properties, which is essential to successful application of workflow technology. In this paper, we tackle this problem by mapping the XML-based workflow model into Petri-net, a kind of well-known formalism for modeling, analyzing and verifying system. As a result, the XML-based workflow model can be automatically verified with the help of general Petri-net tools, such as DANAMICS. The presented approach not only enables end users to represent workflow model with XML-based modeling language, but also the correctness of model can be ensured, thus satisfying the needs of business processes. 展开更多
关键词 XML workflow modeling language Petri net.
在线阅读 下载PDF
A Workflow Authorization Model Based on Credentials 被引量:1
7
作者 XING Guang-lin HONG Fan CAI Hui 《Wuhan University Journal of Natural Sciences》 EI CAS 2006年第1期198-202,共5页
A workflow authorization model based on credentials was proposesed. It can nicely satisfy the features that workflows in actual application should satisfying. This model uses access control list based on task state wh... A workflow authorization model based on credentials was proposesed. It can nicely satisfy the features that workflows in actual application should satisfying. This model uses access control list based on task state which nicely ensure synchronizing authorization flow with workflow; specifies authorization policy not only based on user identifiers but also based on user qualifications and characteristics; defines a set of constraint rules for a task and seek the eligible users to execute the task according to the type of each constraint rule which realize dynamic separation of duty; and realizes the access granularity of authorization ranging from objects to specific parts of objects which ensure the least privilege constraints much more better. 展开更多
关键词 CREDENTIALS workflow authorization model
在线阅读 下载PDF
Workflow-Based Platform Design and Implementation for Numerical Weather Prediction Models and Meteorological Data Service 被引量:3
8
作者 Xiaoxia Chen Min Wei Jing Sun 《Atmospheric and Climate Sciences》 2017年第3期337-351,共15页
In this paper, we present a set of best practices for workflow design and implementation for numerical weather prediction models and meteorological data service, which have been in operation in China Meteorological Ad... In this paper, we present a set of best practices for workflow design and implementation for numerical weather prediction models and meteorological data service, which have been in operation in China Meteorological Administration (CMA) for years and have been proven effective in reliably managing the complexities of large-scale meteorological related workflows. Based on the previous work on the platforms, we argue that a minimum set of guidelines including workflow scheme, module design, implementation standards and maintenance consideration during the whole establishment of the platform are highly recommended, serving to reduce the need for future maintenance and adjustment. A significant gain in performance can be achieved through the workflow-based projects. We believe that a good workflow system plays an important role in the weather forecast service, providing a useful tool for monitoring the whole process, fixing the errors, repairing a workflow, or redesigning an equivalent workflow pattern with new components. 展开更多
关键词 workflow SMS ecFlow S2S NUMERICAL model METEOROLOGICAL Data Service
暂未订购
A New Methodology for Process Modeling of Workflows
9
作者 Sabah Al-Fedaghi Rashid Alloughani Mohammed Al Sanousi 《Journal of Software Engineering and Applications》 2012年第8期560-567,共8页
Workflow-based systems are typically said to lead to better use of staff and better management and productivity. The first phase in building a workflow-based system is capturing the real-world process in a conceptual ... Workflow-based systems are typically said to lead to better use of staff and better management and productivity. The first phase in building a workflow-based system is capturing the real-world process in a conceptual representation suitable for the following phases of formalization and implementation. The specification may be in text or diagram form or written in a formal language. This paper proposes a flow-based diagrammatic methodology as a tool for workflow specification. The expressiveness of the method is appraised though its ability to capture a workflow-based application. Here we show that the proposed conceptual diagrams are able to express situations arising in practice as an alternative to tools currently used in workflow systems. This is demonstrated by using the proposed methodology to partial build demo systems for two government agencies. 展开更多
关键词 PROCESS Specification workflow CONCEPTUAL modeling
暂未订购
Model Checking Workflow Net Based on Petri Net 被引量:2
10
作者 ZHOU Conghua CHEN Zhenyu 《Wuhan University Journal of Natural Sciences》 CAS 2006年第5期1297-1301,共5页
The soundness is a very important criterion for the correctness of the workflow. Specifying the soundness with Computation Tree Logic (CTL) allows us to verify the soundness with symbolic model checkers. Therefore t... The soundness is a very important criterion for the correctness of the workflow. Specifying the soundness with Computation Tree Logic (CTL) allows us to verify the soundness with symbolic model checkers. Therefore the state explosion problem in verifying soundness can be overcome efficiently. When the property is not satisfied by the system, model checking can give a counter-example, which can guide us to correct the workflow. In addition, relaxed soundness is another important criterion for the workflow. We also prove that Computation Tree Logic * (CTL * ) can be used to character the relaxed soundness of the workflow. 展开更多
关键词 model checking computation tree logic (CTL *) Petri nets workflow
在线阅读 下载PDF
Research into Application of Directed-Graph Storage Structure in Workflow Based on Object Petri Model-Defining
11
作者 Jian Yuan Shulin Sui Wenxia Zhang 《通讯和计算机(中英文版)》 2006年第3期25-30,共6页
在线阅读 下载PDF
A Process Meta- Model Based Approach for the Development of Collaborative Applications Built on Workflow and SOA
12
作者 Boukhedouma Saida Alimazighi Zaia 《通讯和计算机(中英文版)》 2011年第2期120-133,共14页
关键词 工作流程 应用程序 SOA 过程元模型 建筑发展 协同 基础 WEB服务
在线阅读 下载PDF
天气-气候一体化模式无缝隙预报流程及其评估体系的构建
13
作者 陈林 洪玉涛 +8 位作者 李昊谦 周旋 孙明 容新尧 苏京志 刘波 马利斌 彭珂 张荣华 《大气科学学报》 北大核心 2026年第1期196-207,共12页
以Global-Regional Integrated Forecast System with Modular Ocean Model(GRISTMOM)一体化模式为范例,构建了覆盖天气-次季节-季节尺度的0~90 d无缝隙预报流程,提出了一种兼具计算效率与预报性能需求的变分辨率无缝隙预报方案,并针对... 以Global-Regional Integrated Forecast System with Modular Ocean Model(GRISTMOM)一体化模式为范例,构建了覆盖天气-次季节-季节尺度的0~90 d无缝隙预报流程,提出了一种兼具计算效率与预报性能需求的变分辨率无缝隙预报方案,并针对该无缝隙预报流程在分辨率切换过程中的连续性与平稳性,设计了一套系统化的定量评估框架。本研究在GRISTMOM一体化模式无缝隙预报系统的基础上,以GRISTMOM变分辨率预报试验为应用范例,通过对关键大尺度背景场、典型天气系统及热带季节内振荡(Madden-Julian Oscillation,MJO)等多尺度特征的综合分析,对该无缝隙预报系统变分辨率衔接流程的连续平稳性进行了定量评估。结果表明:1)10 km×10 km切换为100 km×100 km的变分辨率预报过程中,大尺度环流场的预报误差在变分辨率衔接过渡阶段平滑无突变,表明该无缝隙流程在大尺度环流场上保持良好的连续性和稳定性;2)在对不同时空尺度预报对象的检验中,台风(典型天气系统)的路径、强度、降水落区及其环流结构在分辨率转换前后具有良好的时空一致性,MJO(典型次季节变率)的位相轨迹及其相关的对流-风场传播特征也能够在不同分辨率衔接中保持平滑延续,表明该流程在多尺度天气-气候信号传递方面具有良好的物理完整性。 展开更多
关键词 天气-气候一体化模式 无缝隙预报 无缝隙预报方案 变分辨率预报试验 无缝隙预报流程评估体系
在线阅读 下载PDF
企业协同知识管理工作流模型研究——基于action workflow方法 被引量:2
14
作者 沈惠敏 柯青 《科技与管理》 2013年第4期99-104,共6页
在借鉴问题解决导向的企业知识管理的过程描述基础上,指出企业协同知识管理过程是以协同知识库为核心的协同问题解决过程,并结合企业协同知识管理的工作流建模要求,论述了action work-flow工作流建模方法的特点,以及action workflow方... 在借鉴问题解决导向的企业知识管理的过程描述基础上,指出企业协同知识管理过程是以协同知识库为核心的协同问题解决过程,并结合企业协同知识管理的工作流建模要求,论述了action work-flow工作流建模方法的特点,以及action workflow方法在企业协同知识管理中的应用。 展开更多
关键词 协同知识管理 工作流模型 协同问题解决 action workflow
在线阅读 下载PDF
Research on an Integrated Modeling Method of Virtual Ship Assembly 被引量:1
15
作者 袁华 赵耀 严俊 《Journal of Marine Science and Application》 2011年第4期447-455,共9页
A new method of virtual ship assembly modeling which integrates ship three-dimensional design and ship construction planning was described in this paper. A workflow model of simulation modeling based on the virtual sh... A new method of virtual ship assembly modeling which integrates ship three-dimensional design and ship construction planning was described in this paper. A workflow model of simulation modeling based on the virtual ship assembly process was also established; furthermore, a method of information transformation between the ship three-dimensional design and ship construction plan was formulated. To meet the requirements of information sharing between different systems in the ship virtual assembly, a simulation database was created by using the software engineering design method and the relational data model. With the application of this database, the information of ship three-dimensional design, construction planning, and virtual assembly can be integrated into one system. Subsequently, this new method was applied as a tool to simulate the virtual assembly of a ship, and the results guarantee its rationality and reliability. 展开更多
关键词 ship virtual assembly simulation modeling workflow model simulation database three-dimensional design construction planning
在线阅读 下载PDF
基于轻量级教育大模型的个性化实践学习资料动态推荐
16
作者 翟洁 李艳豪 +1 位作者 陈乐旋 郭卫斌 《计算机科学》 北大核心 2026年第2期48-56,共9页
人工智能技术在教育领域的深度应用,已成为国家教育数字化转型的核心战略。在计算机实践教学领域,实践学习资料的精准推荐是提升学生学习效能与质量的重要途径。针对高校教育规模化与学生需求多元化之间的矛盾,提出一种基于轻量级教育... 人工智能技术在教育领域的深度应用,已成为国家教育数字化转型的核心战略。在计算机实践教学领域,实践学习资料的精准推荐是提升学生学习效能与质量的重要途径。针对高校教育规模化与学生需求多元化之间的矛盾,提出一种基于轻量级教育大模型的个性化实践学习资料推荐模型LightPLRec(Lightweight Personalized Learning Recommender for Dynamic Practice Materials),旨在依据学生个体特征的动态变化智能推荐个性化的实践学习资料。基于低算力需求的轻量级大模型,通过指令微调和强化学习方法构建了面向个性化实践学习资料推荐的教育大模型SPIR(Student Profile&Interest-based Re-commender)。通过整合多源异构数据,深度融入课程知识体系、学科前沿动态、产业发展趋势、国家战略导向,构建了跨学科、多模态的实践学习资料库,并设计了图转主题文本方法gragh2topic。依托于SPIR大模型的强大赋能和多源资料库的坚实支撑,提出了基于智能工作流的资料推荐方法。设计主题分析方法从学生能力评估结果中提取学生的能力特征,应用图卷积网络算法GCN从学生学习行为数据中挖掘学生的兴趣特征,创建了“能力-推荐智能体”和“兴趣-推荐智能体”,构建了双智能体协同驱动的智能化流程体系,实现了从学生个性化画像智能生成到实践学习资料动态推荐的系列工作流任务;并且构建了个性化资料推荐数据集,在该数据集上验证了所提模型的性能显著优于基线模型。其中,以Qwen2.5-3.0B为基模型训练的LightPLRec模型,在能力推荐与兴趣推荐这两项任务中展现出卓越性能,准确率分别高达0.947和0.939,其表现均优于DeepSeek-V3在同一数据集上的测评结果。该研究为教育大模型的垂直场景应用提供了技术范式,同时通过创建个性化实践学习资料动态推荐模型,为践行“因材施教”理念和培育高素质计算机实践人才提供了创新路径。 展开更多
关键词 轻量级教育大模型 个性化推荐 GCN算法 智能工作流 智能体 强化学习
在线阅读 下载PDF
可视化工作流建模工具WorkFlowEditor设计与实现
17
作者 袁华 刘鹏 +1 位作者 欧阳宁 莫建文 《微型机与应用》 2016年第6期15-18,22,共5页
针对企业业务过程建模的需求,分析目前典型的工作流过程建模方法,并结合工作流管理联盟提出的XPDL过程定义语言,设计一种可视化工作流建模工具Work Flow Editor。依据"问题分离"原则,对WFMC的工作流过程定义元模型进行了改进... 针对企业业务过程建模的需求,分析目前典型的工作流过程建模方法,并结合工作流管理联盟提出的XPDL过程定义语言,设计一种可视化工作流建模工具Work Flow Editor。依据"问题分离"原则,对WFMC的工作流过程定义元模型进行了改进,使建立的模型具有易修改、元素可重用等特点。针对建模元素可扩展性的需求,通过定义建模元素类的通用接口和设计一种动态加载方案,在很好地方便企业用户定制建模元素的同时又不需要修改建模工具。针对多任务多分支环境下复杂的流程编辑问题,设计了一种有限状态机(FSM)模型,实现了复杂编辑动作的实时性处理和灵活控制,降低了时间复杂度,并且实现模块化编程,很好地实现了流程的建模。 展开更多
关键词 工作流模型 可视化建模 XPDL 有限状态机
在线阅读 下载PDF
A Novel Verification Approach of Workflow Schema
18
作者 WANG Guangqi WANG Juying +2 位作者 WANG Yan SONG Baoyan YU Ge 《Wuhan University Journal of Natural Sciences》 CAS 2006年第5期1292-1296,共5页
A workflow schema is an abstract description of the business processed by workflow model, and plays a critical role in analyzing, executing and reorganizing business processes. The verification issue on the correctnes... A workflow schema is an abstract description of the business processed by workflow model, and plays a critical role in analyzing, executing and reorganizing business processes. The verification issue on the correctness of complicated workflow schemas is difficult in the field of workflow. We make an intensive study of it in this paper. We present here local errors and schema logic errors (global errors) in workflow schemas in detail, and offer some constraint rules trying to avoid schema errors during modeling. In addition, we propose a verification approach based on graph reduction and graph spread, and give the algorithm. The algorithm is implemented in a workflow prototype system e-ScopeWork. 展开更多
关键词 workflow workflow model schema verifica tion transition structure
在线阅读 下载PDF
Application of workflow technology for workshop scheduling
19
作者 周万坤 朱剑英 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2005年第1期105-110,共6页
This paper attempts to solve the complexity of scheduling problems and meet the requirement of the ever-changing manufacturing environment. In this paper, a new Workflow-Based Scheduling System (WBSS) is proposed. The... This paper attempts to solve the complexity of scheduling problems and meet the requirement of the ever-changing manufacturing environment. In this paper, a new Workflow-Based Scheduling System (WBSS) is proposed. The integration of Workflow Management System (WfMS) and rule-based scheduler provides us an effective way of generating a task-sheet according to the states of system and the scheduled objects. First, the definition of workflow model for scheduling is proposed, and following are the architecture and mechanism of the proposed WBSS. At last, an application is given to show how the established system works. 展开更多
关键词 workflow management system SCHEDULING workflow model
在线阅读 下载PDF
A method of manufacturing process modeling based on activity network for large-sized and complex products
20
作者 吕民 佟振博 王刚 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2008年第6期777-780,共4页
Simulation technique is an efficient approach to realize the planning and scheduling of manufacturing process of products. An appropriate and efficient manufacturing process model is the basis and key of manufacturing... Simulation technique is an efficient approach to realize the planning and scheduling of manufacturing process of products. An appropriate and efficient manufacturing process model is the basis and key of manufacturing process simulation. By analyzing the features of large-sized and complex products, a method of manufacturing process modeling based on activity network is presented and a mapping algorithm of translating BOM/BOP into the manufacturing process model is designed in detail. 展开更多
关键词 manufacturing process modeling large-sized and complex products workflow modeling
在线阅读 下载PDF
上一页 1 2 65 下一页 到第
使用帮助 返回顶部