Changes for page 12 Process

Last modified by Artur on 2025/09/10 11:19

From version 2.2
edited by Helena
on 2025/05/19 23:53
Change comment: Changed document title to [12 Process].
To version 3.1
edited by Helena
on 2025/05/22 10:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +Methodology.SDMX 2\.1 Standards\. Section 2\. Information model\: UML conceptual design.WebHome
Content
... ... @@ -26,27 +26,27 @@
26 26  
27 27  //Maintainable//
28 28  )))|A scheme which defines or documents the operations performed on data or metadata in order to validate data or metadata to derive new information according to a given set of rules.
29 -||+step|Associates the Process Steps.
29 +| |+step|Associates the Process Steps.
30 30  |ProcessStep|(((
31 31  Inherits from
32 32  
33 33  //IdentifiableArtefact    //
34 34  )))|A specific operation, performed on data or metadata in order to validate or to derive new information according to a given set of rules.
35 -||+input|Association to the Process Artefact that identifies the objects which are input to the Process Step.
36 -||+output|Association to the Process Artefact that identifies the objects which are output from the Process Step.
37 -||+child|Association to child Processes that combine to form a part of this Process.
38 -||+computation|Association to one or more Computations.
39 -||+transition|Association to one or more Transitions.
40 -|Computation||Describes in textual form the computations involved in the process.
41 -||localId|Distinguishes between Computations in the same Process.
42 -||softwarePackage softwareLanguage softwareVersion|Information about the software that is used to perform the computation.
43 -||+description|Text describing or giving additional information about the computation. This can be in multiple language variants.
35 +| |+input|Association to the Process Artefact that identifies the objects which are input to the Process Step.
36 +| |+output|Association to the Process Artefact that identifies the objects which are output from the Process Step.
37 +| |+child|Association to child Processes that combine to form a part of this Process.
38 +| |+computation|Association to one or more Computations.
39 +| |+transition|Association to one or more Transitions.
40 +|Computation| |Describes in textual form the computations involved in the process.
41 +| |localId|Distinguishes between Computations in the same Process.
42 +| |softwarePackage softwareLanguage softwareVersion|Information about the software that is used to perform the computation.
43 +| |+description|Text describing or giving additional information about the computation. This can be in multiple language variants.
44 44  |Transition|(((
45 45  Inherits from
46 46  
47 47  //IdentifiableArtefact    //
48 48  )))|An expression in a textual or formalised way of the transformation of data between two specific operations (Processes) performed on the data.
49 -||+target|Associates the Process Step that is the target of the Transition.
50 -||+condition|Associates a textual description of the Transition.
51 -|ProcessArtefact||Identification of an object that is an input to or an output from a Process Step.
52 -||+artefact|Association to an Identifiable Artefact that is the input to or the output from the Process Step.
49 +| |+target|Associates the Process Step that is the target of the Transition.
50 +| |+condition|Associates a textual description of the Transition.
51 +|ProcessArtefact| |Identification of an object that is an input to or an output from a Process Step.
52 +| |+artefact|Association to an Identifiable Artefact that is the input to or the output from the Process Step.
SUZ.Methodology.Code.MethodologyClass[0]