Difference between revisions of "Bpel2owfn"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Undo revision 42712 by Megalanya (talk))
Line 1: Line 1:
 +
{{Entry
 +
|Name=BPEL2oWFN
 +
|Short description=translates a web service expressed in BPEL into an oWFN
 +
|Full description=BPEL2oWFN translates a web service expressed in BPEL (Business Process Execution Language for Web Services) into an oWFN (open Workflow Net). This oWFN can be used to:
 +
* check for controllability or generate the operating guideline using Fiona (www.informatik.hu-berlin.de/top/tools4bpel/fiona)
 +
* check for deadlocks or any other Petri net property
 +
* check any temporal logic formula with a variety of model checking tools.
  
 +
BPEL2oWFN uses static analysis to make the generated oWFN as compact as possible to analyze a chosen property. This is called flexible model generation.<br />
 +
BPEL2oWFN is the successor of BPEL2PN (www.informatik.hu-berlin.de/top/bpel2pn), a Java-based compiler generating low-level Petri nets. BPEL2oWFN is a re-implementation for extensibility and performance issues. Its functionality is a superset of the functionality of BPEL2PN.<br />
 +
GNU BPEL2oWFN was written by Niels Lohmann, Christian Gierds and Martin Znamirowski. It is part of the Tools4BPEL project funded by the Bundesministerium für Bildung und Forschung.
 +
|Homepage URL=http://www.gnu.org/software/bpel2owfn/index.html
 +
|User level=none
 +
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/bpel2owfn co bpel2owfn
 +
|Computer languages=C,C++
 +
|Documentation note=HTML, PDF, PostScript, Texinfo, ASCII User Manual: http://www.gnu.org/software/bpel2owfn/manual.html
 +
|Version identifier=2.0.3
 +
|Version date=2007/06/29
 +
|Version status=stable
 +
|Version download=ftp://ftp.gnu.org/gnu/bpel2owfn/2.0.3/bpel2owfn-2.0.3.tar.gz
 +
|Last review by=Donaldr3
 +
|Last review date=2016/10/14
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=Yes
 +
|GNU package identifier=bpel2owfn
 +
|License verified date=2006-11-29
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Ted Teah
 +
|License verified date=2006-11-29
 +
}}
 +
{{Person
 +
|Real name=Niels Lohmann
 +
|Role=Maintainer
 +
|Email=nlohmann@informatik.hu-berlin.de
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:bpel2owfn-bug@gnu.org
 +
}}
 +
{{Software category}}
 +
{{Featured}}

Revision as of 15:35, 14 February 2017


[edit]

BPEL2oWFN

https://www.gnu.org/software/bpel2owfn/
Translate web service expressed in BPEL to oWFN.

BPEL2oWFN translates a web service expressed in BPEL (Business Process Execution Language for Web Services) into an oWFN (open Workflow Net). This oWFN can be used to:

  • check for controllability or generate the operating guideline using Fiona (www.informatik.hu-berlin.de/top/tools4bpel/fiona)
  • check for deadlocks or any other Petri net property
  • check any temporal logic formula with a variety of model checking tools.

BPEL2oWFN uses static analysis to make the generated oWFN as compact as possible to analyze a chosen property. This is called flexible model generation.
BPEL2oWFN is the successor of BPEL2PN (www.informatik.hu-berlin.de/top/bpel2pn), a Java-based compiler generating low-level Petri nets. BPEL2oWFN is a re-implementation for extensibility and performance issues. Its functionality is a superset of the functionality of BPEL2PN.
GNU BPEL2oWFN was written by Niels Lohmann, Christian Gierds and Martin Znamirowski. It is part of the Tools4BPEL project funded by the Bundesministerium für Bildung und Forschung - BMBF.








Entry















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.