Method: Difference between revisions

From Opasnet
Jump to navigation Jump to search
mNo edit summary
(table created for structure)
Line 12: Line 12:




The attributes and subattributes of a method are the following:
{| {{prettytable}}
* '''Name
|+Attributes and subattributes of a method
* '''Scope
!Attribute
**'''Purpose
!Subattribute
**'''Boundaries''' (related to the part of reality that the method deals with)
!Comments
* '''Definition
|----
**'''Input''' (data types, formats, and sources)
|'''Name
**'''Output''' (data types and formats)
|
**'''Rationale''' (why the presented procedure fulfills the purpose)
|An identifier
* '''Procedure
|----
**'''(Management''' process of the method) (this can be described under procedure or as a method of its own)
|'''Scope
|
*Purpose
*Boundaries'''
|
|----
|'''Definition
|
*Input
*Output
*Rationale
|
* (data types, formats, and sources)
* (data types and formats)
* (why the presented procedure fulfills the purpose)
|----
|'''Procedure
|
| May also contain '''Management''' as a subattribute or a separate method.
|}

Revision as of 13:40, 9 June 2008

<section begin=glossary />

Method is a systematic procedure for a particular information manipulation process that is needed as a part of an assessment work. Method is the basic building block for describing the assessment work (not reality, like the other universal objects). In practice, methods are "how-to-do" descriptions about how information should be produced, collected, analysed, or synthesised in an assessment. Some methods can be about managing other methods.

<section end=glossary />

Research question about the structure of a method
What is a structure for a method such that it
  • applies to any method that may be needed in any assessment work,
  • enables a detailed enough description so that the work can be performed based on it,
  • complies with the structure of the universal objects.


Attributes and subattributes of a method
Attribute Subattribute Comments
Name An identifier
Scope
  • Purpose
  • Boundaries
Definition
  • Input
  • Output
  • Rationale
  • (data types, formats, and sources)
  • (data types and formats)
  • (why the presented procedure fulfills the purpose)
Procedure May also contain Management as a subattribute or a separate method.