Difference between revisions of "Inter-Organizational Workflow"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
}} | }} | ||
== TLA Sub-Model == | == TLA Sub-Model == | ||
{{LogicModel | {{LogicModel | ||
|name = TLA+ | |name = TLA+ | ||
}} | }} | ||
== Jenkins Sub-Model == | |||
{{LogicModel | |||
|name = Jenkins | |||
| | |||
}} | }} | ||
{{Logic Model | {{Logic Model | ||
|context= | |context= | ||
Line 126: | Line 106: | ||
* What is the relationship between the model submodules, and the relationships among all the subfunctions? | * What is the relationship between the model submodules, and the relationships among all the subfunctions? | ||
* Note: Sometimes, the input and process are ambiguous. For example, the Service namespace is required to achieve the goal. It might be an input or the product along the process. In general, both the input and process contain uncertainty and need a decision. | * Note: Sometimes, the input and process are ambiguous. For example, the Service namespace is required to achieve the goal. It might be an input or the product along the process. In general, both the input and process contain uncertainty and need a decision. | ||
* The parameter of Logic Model is minimized to its name, which is the most important part of it. The name should be summarized from its value. | |||
==Reference== | ==Reference== |
Revision as of 03:51, 23 August 2021
1. Context |
| ||
2. Goal |
| ||
3. Success Criteria |
| ||
4. Boundary Conditions |
|
TLA Sub-Model
Logic Model (TLA+) Template:LogicModel 08 23, 2021 | ||||||
---|---|---|---|---|---|---|
| ||||||
| ||||||
|
Jenkins Sub-Model
Logic Model (Jenkins) Template:LogicModel 08 23, 2021 | ||||||
---|---|---|---|---|---|---|
| ||||||
| ||||||
|
TO BE DEPRECATED: When you see this, please consider moving the logic model below from Template:Logic Model
to Template:LogicModel
1. Context |
| ||
2. Goal |
| ||
3. Success Criteria |
| ||
4. Outputs | 5. Process | 6. Inputs | |
|
|
| |
7. Boundary Conditions |
|
Docker Workflow
TO BE DEPRECATED: When you see this, please consider moving the logic model below from Template:Logic Model
to Template:LogicModel
1. Context |
| ||
2. Goal |
| ||
3. Success Criteria |
| ||
4. Outputs | 5. Process | 6. Inputs | |
|
|
| |
7. Boundary Conditions |
|
Ideation Sub-Model
TO BE DEPRECATED: When you see this, please consider moving the logic model below from Template:Logic Model
to Template:LogicModel
1. Context | |||
2. Goal |
| ||
3. Success Criteria |
| ||
4. Outputs | 5. Process | 6. Inputs | |
|
|||
7. Boundary Conditions |
|
- Software Resource
- Work Breakdown Structure
- Meeting and Communication
- Issue
- Updates and reports
- Documentation
- Activities
- PKC Workflow/Drafts
- Namespace Management
Notes
- When writing a logic model, one should be aware of the difference between concept and instance.
- A logic model is composed of lots of submodels. When not intending to specify the abstract part of them, one could only use Function Model.
- What is the relationship between the model submodules, and the relationships among all the subfunctions?
- Note: Sometimes, the input and process are ambiguous. For example, the Service namespace is required to achieve the goal. It might be an input or the product along the process. In general, both the input and process contain uncertainty and need a decision.
- The parameter of Logic Model is minimized to its name, which is the most important part of it. The name should be summarized from its value.