Skip to content

heinz-preisig/ProMo-tasks

Repository files navigation

Process Modeller ProMod

image

Usage

Date

2020-02-28

Version

7.04

Authors
  • Heinz A PREISIG
  • Arne Tobias ELVE : ModelFactory

Installation

ProMo has been split into a set of gits for practical reasons.

  • ProMo-tasks -- all task, mostly editors constructed on PyQt5
  • ProMo-packages-OntologyBuilder -- the expert's sandbox
  • ProMo-packages-ModelBuilder -- the translator's & the model builder's sandbox
  • ProMo-packages-TaskBuilder -- the part that builds applications, thus belongs to the model builder's sandbox
  • ProMo-packages-Common -- utilities that are used by the various editors/tasks
  • ProMo-Model_Repository-playground -- as it says: the model repository just and example -- will change with time

The ProMo software uses relative referencing of the differernt modules. It must currently be manually put into a corresponding directory tree:

  • <your choice>
    • ProMo
      • packages
        • Common
        • OntologyBuilder
        • ModelBuilder
        • TaskBuilder
      • tasks
    • Ontology_Repository

ProMo ontologies and models

ProMo will ask for an ontology name to be created when starting with the ProMo_OntologyFoundationDesigner. It will generate a directory tree in the Ontology_Repository branch with the given name and a basic ontology as well as resources. As developments are going on, some structural elements and files may change with time.

Requirements

  • PyQt5

Licence

  • GPL

About

ProMo all tasks -- apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published