]>
2013-09-172014-03-12http://delicias.dia.fi.upm.es/members/DGarijo/#mehttp://purl.org/net/wf-fd#wffd1.1http://creativecommons.org/licenses/by-nc-sa/2.0/P-Plan extension to represent workflow fragments and their relationships to workflow templatesP-Plan extension to represent workflow fragments and their relationships to workflow templatesThe Workflow Fragment Description ontologyProperty that links a Detected Result Workflow Fragment to a Bound Result Workflow Fragment. That is, this property links a workflow fragment found as a result of applying graph mining techniques to a collection of workflows to the correspondant fragment of the workflow itself.Property used to state in which workflows (p-plan:Plans) has a wffd:DetectedResultWorkflowFragment been foundProperty that specifies which Detected Result Workflow Fragments are part of another one. Property used to link a wffd:DetectedResultWorkflowFragment with the algorithm used to detect it. The name of the algorithm will be a Literal.A Detected Result Workflow Fragment is a Workflow Fragment detected automatically by using graph matching tecnhiques over a workflow collection. This fragment is a result of the algortihms and it is composed of Detected Result Steps.A Tied Workflow Result Fragment is an auxiliary structure to point to workflow steps of a collection of workflows were a Detected Result Workflow Fragment has been found. In this regard, a Tied Result could be considered as the pointer to the part of the workflow were the Detected result was found. Each Tied Result would represent a single pointer. It is a subclass of a Workflow Fragment.A Workflow Fragment is a set of connected steps which belongs as part of a scientific workflow. A Workflow Fragment is a directed acyclic graph (DAG) and may have one or more Steps.
There are two types of Workflow Fragments: The Bound Result Workflow Fragments and the Detected Result Workflow Fragments. On one hand, the Detected Result Workflow Fragments are used to describe the results of the graph matching algorithms applied to a workflow collection. On the other hand, the Bound Workflow Result Fragments are auxiliary structures to point out the Steps of a Workflow belonging to a Detected Result Workflow Fragment .