Logic Model

From PKC
Revision as of 01:06, 4 September 2021 by Benkoo (talk | contribs)
Jump to navigation Jump to search

A Logic Model is the model of logic, where logic simply means a piece of data that presents a causal relation, or a symmetry breaking information piece. On a higher level, it can be written as a one page diagram that summarizes the Context, Goal, Success criteria, Input/Output, and specifications of Boundary conditions of a given project or task.

It is also a kind of structural description of the nature of data, functions, or logic in a fundamental form. All data, logic, functions, should be describable in a Logic Model, so that when some data item, even as simple as a number, say 42, had been captured in the form of Logic Model, the past experience can be reused for future references.

This is an instrument for one to quickly organize thoughts and create a Design Contract with the rest of the world. It can be considered as being the Monad of functional programming and in mathematical logic/Category Theory. Logic Model can be thought of a data structure that captures the different facets of a morphism, which is a kind of universal component in algebra, functional programming, and in topology. A Logic Model is the Monadic design pattern for all of the above applications. It provides the idealized data structure to approximate and standardize all the abstract structures mentioned before.


The syntax for filling up the Template is as two parts. The top part, surrounded by a blue dashline, is the abstract specification of a function. Describing what it is. The bottom part, surrounded by a red dashline, is the concrete implementation, revealing the resources and strategies to realize the cause-effect linkage between the abstraction specification with the concrete implementation and execution. The two parts, top and bottom of a Logic Model is shown below: (The blue part represents the abstraction specification, or the signature of a function. The red part represents the concrete implementation, which can be considered as the body of a function. Then, all techniques for functional composition can be applied to Logic Model, and henceforth, applied to anything that Logic Model represents.

{{
Logic Model 

|context=A statement describing the spatial and temporal context of the event or project at hand. (The namespace)

|goal= An imperative statement that describes what is to be accomplished. (The symmetry-breaking statement to give orientation in the namespace defined above.)

|criteria= A conditional statement that can be judged based on the outputs of the expected execution process. (A set of logical connectives to qualify outputs shown below to the namespace shown above)
|outputs= A list of items that were to be created through the process.

|process= An organized set of actions or sub-processes that takes inputs and transforms them into outputs.

|inputs= A set of resources that were to be employed in the above mentioned process.

|boundaries=A set of situations which could affect the validity of the overall project, or event.

}}


A Rendered Logic Model in a PKC page

Logic Model (Meta Logic Model) Template:LogicModel 09 4, 2021
Abstract Specification
Context A descriptive statement specifying the spatial and temporal context of the event or project at hand.
Goal Write an imperative statement to describe what is to be accomplished given the context.
Success Criteria A conditional statement that can be composed of multiple conditions and collectively judged to determine the logical status or degree of success on the outputs of the expected execution process.
Concrete Implementation
Given Inputs When Process is executed... Then, we get Outputs
A set of ideally hyperlinked resources that were to be employed in the above mentioned process.


An organized set of actions or sub-processes that takes inputs and transforms them into outputs. A list of promises that were to be created through the process. As the promises get fulfilled or rejected, they can be checked dynamics through their respective hyperlinks.
Boundary/Safety Conditions of Meta Logic Model
The boundary condition of a logic model should include at least three things:
  1. A log of previous execution of similar or exactly the same Logic Model.
  2. A set of statements that illustrates what could affect the validity of the overall project.
  3. A reference for the runtime environment, or the public registry of events that relates to this Logic Model.

References


Related Pages

Logic