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

From version 11.1
edited by Helena
on 2025/05/22 14:07
Change comment: There is no comment for this version
To version 9.5
edited by Helena
on 2025/05/16 23:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,0 @@
1 -Methodology.SDMX 3\.0 Standards\. Section 2\. Information model\: UML conceptual design.WebHome
Content
... ... @@ -1,49 +1,7 @@
1 -(% contenteditable="false" tabindex="-1" %)
2 -(((
3 -(% class="macro" data-macro="startmacro:box|-|title=~"**Contents**~"|-|\{\{toc/}}" data-widget="xwiki-macro" %)
4 -(((
5 -(% class="macro-placeholder hidden" %)
6 -(((
7 -macro:box
8 -)))
1 +{{box title="**Contents**"}}
2 +{{toc/}}
3 +{{/box}}
9 9  
10 -(% class="box" %)
11 -(((
12 -(% class="box-title" %)
13 -(((
14 -**Contents**
15 -)))
16 -
17 -(% class="macro" data-macro="startmacro:toc|-|" %)
18 -(((
19 -(% class="macro-placeholder hidden" %)
20 -(((
21 -macro:toc
22 -)))
23 -
24 -(% class="wikitoc" %)
25 -*
26 -** [[5.1 Introduction>>doc:null||anchor="H5.1Introduction"]]
27 -** [[5.2 Inheritance View>>doc:null||anchor="H5.2InheritanceView"]]
28 -*** [[5.2.1 Class Diagram>>doc:null||anchor="H5.2.1ClassDiagram"]]
29 -*** [[5.2.2 Explanation of the Diagram>>doc:null||anchor="H5.2.2ExplanationoftheDiagram"]]
30 -**** [[5.2.2.1 Narrative>>doc:null||anchor="H5.2.2.1Narrative"]]
31 -** [[5.3 Data Structure Definition – Relationship View>>doc:null||anchor="H5.3DataStructureDefinition2013RelationshipView"]]
32 -*** [[5.3.1 Class Diagram>>doc:null||anchor="H5.3.1ClassDiagram"]]
33 -*** [[5.3.2 Explanation of the Diagrams>>doc:null||anchor="H5.3.2ExplanationoftheDiagrams"]]
34 -**** [[5.3.2.1 Narrative>>doc:null||anchor="H5.3.2.1Narrative"]]
35 -**** [[5.3.2.2 Definitions>>doc:null||anchor="H5.3.2.2Definitions"]]
36 -** [[5.4 Data Set – Relationship View>>doc:null||anchor="H5.4DataSet2013RelationshipView"]]
37 -*** [[5.4.1 Context>>doc:null||anchor="H5.4.1Context"]]
38 -*** [[5.4.2 Class Diagram>>doc:null||anchor="H5.4.2ClassDiagram"]]
39 -*** [[5.4.3 Explanation of the Diagram>>doc:null||anchor="H5.4.3ExplanationoftheDiagram"]]
40 -**** [[5.4.3.1 Narrative – Data Set>>doc:null||anchor="H5.4.3.1Narrative2013DataSet"]]
41 -**** [[5.4.3.2 Definitions>>doc:null||anchor="H5.4.3.2Definitions"]]
42 -)))
43 -)))
44 -)))
45 -)))
46 -
47 47  == 5.1 Introduction ==
48 48  
49 49  The DataStructureDefiniton is the class name for a structure definition for data. Some organisations know this type of definition as a “Key Family” and so the two names are synonymous. The term [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]] (also referred to as [[DSD>>doc:xwiki:Glossary.Data structure definition.WebHome]]) is used in this specification.
... ... @@ -64,7 +64,7 @@
64 64  
65 65  === 5.2.1 Class Diagram ===
66 66  
67 -(% contenteditable="false" tabindex="-1" %)[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_91284c0b.jpg||data-widget="image" height="762" width="598"]]
25 +[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_91284c0b.jpg||height="762" width="598"]]
68 68  
69 69  **Figure 27 Class inheritance in the Data Structure Definition and Data Set Packages**
70 70  
... ... @@ -133,7 +133,7 @@
133 133  
134 134  === 5.3.1 Class Diagram ===
135 135  
136 -(% contenteditable="false" tabindex="-1" %)[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_c415af49.jpg||data-widget="image" height="478" width="583"]]
94 +[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_c415af49.jpg||height="478" width="583"]]
137 137  
138 138  **Figure 28 Relationship class diagram of the Data Structure Definition excluding representation**
139 139  
... ... @@ -178,7 +178,7 @@
178 178  * Observation (ObservationRelationship)
179 179  * In addition to the positioning of an //AttributeComponent// within a //[[DataSet>>doc:xwiki:Glossary.Data set.WebHome]]//, another relationship indicates the [[Measure>>doc:xwiki:Glossary.Measure.WebHome]](s) for which the //AttributeComponent// is reported. Regardless of the position of the //AttributeComponent// within the //[[DataSet>>doc:xwiki:Glossary.Data set.WebHome]]//, the //AttributeComponent// may concern one, more than one, or all [[Measures>>doc:xwiki:Glossary.Measure.WebHome]] included in the [[DSD>>doc:xwiki:Glossary.Data structure definition.WebHome]]. This is expressed using the MeasureRelationship class, which relates a DataAttribute to one or more [[Measures>>doc:xwiki:Glossary.Measure.WebHome]]. Lack of the MeasureRelationship defaults to a relationship to all [[Measures>>doc:xwiki:Glossary.Measure.WebHome]].
180 180  
181 -(% contenteditable="false" tabindex="-1" %)[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_f235bfd4.jpg||data-widget="image" height="542" width="604"]]
139 +[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_f235bfd4.jpg||height="542" width="604"]]
182 182  
183 183  **Figure 29: Attribute Attachment Defined in the Data Structure Definition**
184 184  
... ... @@ -191,7 +191,7 @@
191 191  |Group|(% style="width:384px" %)The value of the [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] varies with combination of values for all of the [[Dimensions>>doc:xwiki:Glossary.Dimension.WebHome]] contained in the Group. This is added as a convenience to listing all [[Dimensions>>doc:xwiki:Glossary.Dimension.WebHome]] and the attachment Group, but should only be used when the [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] value varies based on __all__ Group [[Dimension>>doc:xwiki:Glossary.Dimension.WebHome]] values.|(% style="width:303px" %)The [[attribute>>doc:xwiki:Glossary.Attribute.WebHome]] is reported at the (% style="color:#2ecc71" %)level(%%) of Group.
192 192  |Observation|(% style="width:384px" %)The value of the [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] varies with the observed value.|(% style="width:303px" %)The [[attribute>>doc:xwiki:Glossary.Attribute.WebHome]] is reported at the (% style="color:#2ecc71" %)level(%%) of Observation.
193 193  
194 -(% contenteditable="false" tabindex="-1" %)[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_42ff01fb.jpg||data-widget="image" height="380" width="590"]]
152 +[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_42ff01fb.jpg||height="380" width="590"]]
195 195  
196 196  **Figure 30: Representation of DSD Components**
197 197  
... ... @@ -300,7 +300,7 @@
300 300  
301 301  === 5.4.2 Class Diagram ===
302 302  
303 -(% contenteditable="false" tabindex="-1" %)[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_78f5c87f.jpg||data-widget="image" height="822" width="535"]]
261 +[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_78f5c87f.jpg||height="822" width="535"]]
304 304  
305 305  **Figure 31: Class Diagram of the Data Set**
306 306  
... ... @@ -334,75 +334,75 @@
334 334  
335 335  (% style="width:812.039px" %)
336 336  |(% style="width:147px" %)**Class**|(% style="width:246px" %)**Feature**|(% style="width:395px" %)**Description**
337 -|(% style="width:147px" %)//[[DataSet>>doc:xwiki:Glossary.Data set.WebHome]]//|(% style="width:246px" %)(((
295 +|(% style="width:147px" %)//DataSet//|(% style="width:246px" %)(((
338 338  Abstract Class
339 339  Sub classes
340 340  StructureSpecificData
341 341  Set
342 342  )))|(% style="width:395px" %)An organised collection of data.
343 -|(% style="width:147px" %) |(% style="width:246px" %)reportingBegin|(% style="width:395px" %)A specific [[time period>>doc:xwiki:Glossary.Time period.WebHome]] in a known system of [[time periods>>doc:xwiki:Glossary.Time period.WebHome]] that identifies the start period of a report.
344 -|(% style="width:147px" %) |(% style="width:246px" %)reportingEnd|(% style="width:395px" %)A specific [[time period>>doc:xwiki:Glossary.Time period.WebHome]] in a known system of [[time periods>>doc:xwiki:Glossary.Time period.WebHome]] that identifies the end period of a report.
345 -|(% style="width:147px" %) |(% style="width:246px" %)dataExtractionDate|(% style="width:395px" %)A specific [[time period>>doc:xwiki:Glossary.Time period.WebHome]] that identifies the date and time that the data are extracted from a data source.
346 -|(% style="width:147px" %) |(% style="width:246px" %)validFrom|(% style="width:395px" %)Indicates the inclusive start time indicating the validity of the information in the [[data set>>doc:xwiki:Glossary.Data set.WebHome]].
347 -|(% style="width:147px" %) |(% style="width:246px" %)validTo|(% style="width:395px" %)Indicates the inclusive end time indicating the validity of the information in the [[data set>>doc:xwiki:Glossary.Data set.WebHome]].
301 +|(% style="width:147px" %) |(% style="width:246px" %)reportingBegin|(% style="width:395px" %)A specific time period in a known system of time periods that identifies the start period of a report.
302 +|(% style="width:147px" %) |(% style="width:246px" %)reportingEnd|(% style="width:395px" %)A specific time period in a known system of time periods that identifies the end period of a report.
303 +|(% style="width:147px" %) |(% style="width:246px" %)dataExtractionDate|(% style="width:395px" %)A specific time period that identifies the date and time that the data are extracted from a data source.
304 +|(% style="width:147px" %) |(% style="width:246px" %)validFrom|(% style="width:395px" %)Indicates the inclusive start time indicating the validity of the information in the data set.
305 +|(% style="width:147px" %) |(% style="width:246px" %)validTo|(% style="width:395px" %)Indicates the inclusive end time indicating the validity of the information in the data set.
348 348  |(% style="width:147px" %) |(% style="width:246px" %)publicationYear|(% style="width:395px" %)Specifies the year of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
349 349  |(% style="width:147px" %) |(% style="width:246px" %)publicationPeriod|(% style="width:395px" %)Specifies the period of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
350 -|(% style="width:147px" %) |(% style="width:246px" %)setId|(% style="width:395px" %)Provides an identification of the [[data set>>doc:xwiki:Glossary.Data set.WebHome]].
308 +|(% style="width:147px" %) |(% style="width:246px" %)setId|(% style="width:395px" %)Provides an identification of the data set.
351 351  |(% style="width:147px" %) |(% style="width:246px" %)action|(% style="width:395px" %)Defines the action to be taken by the recipient system (information, append, replace, delete)
352 -|(% style="width:147px" %) |(% style="width:246px" %)describedBy|(% style="width:395px" %)Associates a [[Dataflow>>doc:xwiki:Glossary.Dataflow.WebHome]] and thereby a [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]] to the [[data set>>doc:xwiki:Glossary.Data set.WebHome]].
353 -|(% style="width:147px" %) |(% style="width:246px" %)+structuredBy|(% style="width:395px" %)Associates the [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]] that defines the structure of the [[Data Set>>doc:xwiki:Glossary.Data set.WebHome]]. Note that the [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]] is the same as that associated (non-mandatory) to the [[Dataflow>>doc:xwiki:Glossary.Dataflow.WebHome]].
354 -|(% style="width:147px" %) |(% style="width:246px" %)+publishedBy|(% style="width:395px" %)Associates the [[Data Provider>>doc:xwiki:Glossary.Data provider.WebHome]] that reports/publishes the data.
355 -|(% style="width:147px" %)StructureSpecificDataSet|(% style="width:246px" %) |(% style="width:395px" %)An XML specific data format structure that contains data corresponding to one specific [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]].
310 +|(% style="width:147px" %) |(% style="width:246px" %)describedBy|(% style="width:395px" %)Associates a Dataflow and thereby a Data Structure Definition to the data set.
311 +|(% style="width:147px" %) |(% style="width:246px" %)+structuredBy|(% style="width:395px" %)Associates the Data Structure Definition that defines the structure of the Data Set. Note that the Data Structure Definition is the same as that associated (non-mandatory) to the Dataflow.
312 +|(% style="width:147px" %) |(% style="width:246px" %)+publishedBy|(% style="width:395px" %)Associates the Data Provider that reports/publishes the data.
313 +|(% style="width:147px" %)StructureSpecific DataSet|(% style="width:246px" %) |(% style="width:395px" %)An XML specific data format structure that contains data corresponding to one specific Data Structure Definition.
356 356  |(% style="width:147px" %)//Key//|(% style="width:246px" %)(((
357 357  Abstract class Sub classes
358 358  SeriesKey
359 359  GroupKey
360 -)))|(% style="width:395px" %)Comprises the cross product of values of [[dimensions>>doc:xwiki:Glossary.Dimension.WebHome]] that identify uniquely an Observation.
318 +)))|(% style="width:395px" %)Comprises the cross product of values of dimensions that identify uniquely an Observation.
361 361  |(% style="width:147px" %) |(% style="width:246px" %)keyValues|(% style="width:395px" %)Association to the individual Key Values that comprise the Key.
362 -|(% style="width:147px" %) |(% style="width:246px" %)+attachedAttribute|(% style="width:395px" %)Association to the [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] Values relating to the [[Series Key>>doc:xwiki:Glossary.Series key.WebHome]] or Group Key.
320 +|(% style="width:147px" %) |(% style="width:246px" %)+attachedAttribute|(% style="width:395px" %)Association to the Attribute Values relating to the Series Key or Group Key.
363 363  |(% style="width:147px" %)//KeyValue//|(% style="width:246px" %)(((
364 364  Abstract class Sub classes
365 365  TimeKeyValue
366 366  CodedKeyValue
367 367  UncodedKeyValue
368 -)))|(% style="width:395px" %)The value of a [[component>>doc:xwiki:Glossary.Component.WebHome]] of a key such as the value of the instance a [[Dimension>>doc:xwiki:Glossary.Dimension.WebHome]] in a [[Dimension>>doc:xwiki:Glossary.Dimension.WebHome]] Descriptor of a [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]].
326 +)))|(% style="width:395px" %)The value of a component of a key such as the value of the instance a Dimension in a Dimension Descriptor of a Data Structure Definition.
369 369  |(% style="width:147px" %) |(% style="width:246px" %)+valueFor|(% style="width:395px" %)(((
370 -Association to the key [[component>>doc:xwiki:Glossary.Component.WebHome]] in the [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]] for which this Key Value is a valid representation.
371 -Note that this is conceptual association as the key [[component>>doc:xwiki:Glossary.Component.WebHome]] is identified explicitly in the [[data set>>doc:xwiki:Glossary.Data set.WebHome]].
328 +Association to the key component in the Data Structure Definition for which this Key Value is a valid representation.
329 +Note that this is conceptual association as the key component is identified explicitly in the data set.
372 372  )))
373 373  |(% style="width:147px" %)TimeKeyValue|(% style="width:246px" %)(((
374 374  Inherits from
375 375  //KeyValue//
376 -)))|(% style="width:395px" %)The value of the Time [[Dimension>>doc:xwiki:Glossary.Dimension.WebHome]] [[component>>doc:xwiki:Glossary.Component.WebHome]] of the key.
334 +)))|(% style="width:395px" %)The value of the Time Dimension component of the key.
377 377  |(% style="width:147px" %)CodedKeyValue|(% style="width:246px" %)(((
378 378  Inherits from
379 379  //KeyValue//
380 -)))|(% style="width:395px" %)The value of a coded [[component>>doc:xwiki:Glossary.Component.WebHome]] of the key. The value is the [[Code>>doc:xwiki:Glossary.Code.WebHome]] to which this class is associated.
381 -|(% style="width:147px" %) |(% style="width:246px" %)+valueOf|(% style="width:395px" %)Association to the [[Code>>doc:xwiki:Glossary.Code.WebHome]]. Note that this is a conceptual association showing that the [[Code>>doc:xwiki:Glossary.Code.WebHome]] must exist in the [[Code list>>doc:xwiki:Glossary.Code list.WebHome]] associated with the [[Dimension>>doc:xwiki:Glossary.Dimension.WebHome]] in the [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]]. In the actual [[Data Set>>doc:xwiki:Glossary.Data set.WebHome]] the value of the [[Code>>doc:xwiki:Glossary.Code.WebHome]] is placed in the Key Value.
338 +)))|(% style="width:395px" %)The value of a coded component of the key. The value is the Code to which this class is associated.
339 +|(% style="width:147px" %) |(% style="width:246px" %)+valueOf|(% style="width:395px" %)Association to the Code. Note that this is a conceptual association showing that the Code must exist in the Code list associated with the Dimension in the Data Structure Definition. In the actual Data Set the value of the Code is placed in the Key Value.
382 382  |(% style="width:147px" %)UnCodedKeyValue|(% style="width:246px" %)(((
383 383  Inherits from
384 384  //KeyValue//
385 -)))|(% style="width:395px" %)The value of an uncoded [[component>>doc:xwiki:Glossary.Component.WebHome]] of the key.
386 -|(% style="width:147px" %) |(% style="width:246px" %)value|(% style="width:395px" %)The value of the key [[component>>doc:xwiki:Glossary.Component.WebHome]].
387 -|(% style="width:147px" %) |(% style="width:246px" %)startTime|(% style="width:395px" %)This [[attribute>>doc:xwiki:Glossary.Attribute.WebHome]] is only used if the textFormat of the [[attribute>>doc:xwiki:Glossary.Attribute.WebHome]] is of the Timespan type in the [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]] (in which case the value field takes a duration).
343 +)))|(% style="width:395px" %)The value of an uncoded component of the key.
344 +|(% style="width:147px" %) |(% style="width:246px" %)value|(% style="width:395px" %)The value of the key component.
345 +|(% style="width:147px" %) |(% style="width:246px" %)startTime|(% style="width:395px" %)This attribute is only used if the textFormat of the attribute is of the Timespan type in the Data Structure Definition (in which case the value field takes a duration).
388 388  |(% style="width:147px" %)GroupKey|(% style="width:246px" %)(((
389 389  Inherits from
390 390  //Key//
391 -)))|(% style="width:395px" %)A set of Key Values that comprise a partial key, of the same dimensionality as the Time [[Series Key>>doc:xwiki:Glossary.Series key.WebHome]] for the purpose of attaching Data Attributes.
392 -|(% style="width:147px" %) |(% style="width:246px" %)+describedBy|(% style="width:395px" %)Associates the Group [[Dimension>>doc:xwiki:Glossary.Dimension.WebHome]] Descriptor defined in the [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]].
349 +)))|(% style="width:395px" %)A set of Key Values that comprise a partial key, of the same dimensionality as the Time Series Key for the purpose of attaching Data Attributes.
350 +|(% style="width:147px" %) |(% style="width:246px" %)+describedBy|(% style="width:395px" %)Associates the Group Dimension Descriptor defined in the Data Structure Definition.
393 393  |(% style="width:147px" %)SeriesKey|(% style="width:246px" %)(((
394 394  Inherits from
395 395  //Key//
396 -)))|(% style="width:395px" %)Comprises the cross product of values of all the Key Values that, together with the Key Value of the +observation [[Dimension>>doc:xwiki:Glossary.Dimension.WebHome]] identify uniquely an Observation.
397 -|(% style="width:147px" %) |(% style="width:246px" %)+describedBy|(% style="width:395px" %)Associates the [[Dimension>>doc:xwiki:Glossary.Dimension.WebHome]] Descriptor defined in the [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]].
354 +)))|(% style="width:395px" %)Comprises the cross product of values of all the Key Values that, together with the Key Value of the +observation Dimension identify uniquely an Observation.
355 +|(% style="width:147px" %) |(% style="width:246px" %)+describedBy|(% style="width:395px" %)Associates the Dimension Descriptor defined in the Data Structure Definition.
398 398  |(% style="width:147px" %)Observation|(% style="width:246px" %) |(% style="width:395px" %)The value(s) of the observed phenomenon in the context of the Key Values comprising the key.
399 399  |(% style="width:147px" %) |(% style="width:246px" %)+valueFor|(% style="width:395px" %)(((
400 -Associates the [[Measure>>doc:xwiki:Glossary.Measure.WebHome]](s) defined in the [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]].
358 +Associates the Measure(s) defined in the Data Structure Definition.
401 401  
402 -The source multiplicity (1..*) indicates that more than one values may be provided for a [[Measure>>doc:xwiki:Glossary.Measure.WebHome]], if the latter allows it.
360 +The source multiplicity (1..*) indicates that more than one values may be provided for a Measure, if the latter allows it.
403 403  )))
404 -|(% style="width:147px" %) |(% style="width:246px" %)+attachedAttribute|(% style="width:395px" %)Association to the [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] Values relating to the Observation.
405 -|(% style="width:147px" %) |(% style="width:246px" %)+observationDimension|(% style="width:395px" %)Association to the Key Value that holds the value of the “[[Dimension>>doc:xwiki:Glossary.Dimension.WebHome]] at the Observation Level”.
362 +|(% style="width:147px" %) |(% style="width:246px" %)+attachedAttribute|(% style="width:395px" %)Association to the Attribute Values relating to the Observation.
363 +|(% style="width:147px" %) |(% style="width:246px" %)+observationDimension|(% style="width:395px" %)Association to the Key Value that holds the value of the “Dimension at the Observation Level”.
406 406  |(% style="width:147px" %)//ObservationValue//|(% style="width:246px" %)(((
407 407  Abstract class
408 408  Sub classes
... ... @@ -409,7 +409,7 @@
409 409  //UncodedObservationValue//
410 410  CodedObservation
411 411  )))|(% style="width:395px" %)
412 -|(% style="width:147px" %)//UncodedObservationValue//|(% style="width:246px" %)(((
370 +|(% style="width:147px" %)//UncodedObservatio nValue//|(% style="width:246px" %)(((
413 413  Abstract class
414 414  Inherits from
415 415  //ObservationValue//
... ... @@ -417,13 +417,13 @@
417 417  OtherUncodedMeasureValue
418 418  TextMeasureValue
419 419  )))|(% style="width:395px" %)
420 -|(% style="width:147px" %)OtherUncodedMeasureValue|(% style="width:246px" %)(((
378 +|(% style="width:147px" %)OtherUncodedMeasu reValue|(% style="width:246px" %)(((
421 421  Inherits from
422 422  
423 423  //UncodedObservationValue//
424 424  )))|(% style="width:395px" %)An observation that has a text value.
425 425  |(% style="width:147px" %) |(% style="width:246px" %)value|(% style="width:395px" %)The value of the Uncoded Observation.
426 -|(% style="width:147px" %) |(% style="width:246px" %)startTime|(% style="width:395px" %)This [[attribute>>doc:xwiki:Glossary.Attribute.WebHome]] is only used if the textFormat of the [[Measure>>doc:xwiki:Glossary.Measure.WebHome]] is of the Timespan type in the [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]] (in which case the value field takes a duration).
384 +|(% style="width:147px" %) |(% style="width:246px" %)startTime|(% style="width:395px" %)This attribute is only used if the textFormat of the Measure is of the Timespan type in the Data Structure Definition (in which case the value field takes a duration).
427 427  |(% style="width:147px" %)TextMeasureValue|(% style="width:246px" %)(((
428 428  Inherits from
429 429  //UncodedObservationValue//
... ... @@ -432,13 +432,13 @@
432 432  |(% style="width:147px" %)CodedObservation|(% style="width:246px" %)(((
433 433  Inherits from
434 434  //ObservationValue//
435 -)))|(% style="width:395px" %)An Observation that takes its value from a [[code>>doc:xwiki:Glossary.Code.WebHome]] in a [[Code list>>doc:xwiki:Glossary.Code list.WebHome]].
436 -|(% style="width:147px" %) |(% style="width:246px" %)+valueOf|(% style="width:395px" %)Association to the [[Code>>doc:xwiki:Glossary.Code.WebHome]] that is the value of the Observation. Note that this is a conceptual association showing that the [[Code>>doc:xwiki:Glossary.Code.WebHome]] must exist in the Codelist(s) associated with the [[Measure>>doc:xwiki:Glossary.Measure.WebHome]](s) in the [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]]. In the actual [[Data Set>>doc:xwiki:Glossary.Data set.WebHome]] the value of the [[Code>>doc:xwiki:Glossary.Code.WebHome]] is placed in the Observation.
393 +)))|(% style="width:395px" %)An Observation that takes its value from a code in a Code list.
394 +|(% style="width:147px" %) |(% style="width:246px" %)+valueOf|(% style="width:395px" %)Association to the Code that is the value of the Observation. Note that this is a conceptual association showing that the Code must exist in the Codelist(s) associated with the Measure(s) in the Data Structure Definition. In the actual Data Set the value of the Code is placed in the Observation.
437 437  |(% style="width:147px" %)//AttributeValue//|(% style="width:246px" %)(((
438 438  Abstract class
439 439  Sub classes
440 440  //DataAttributeValue// //MetadataAttributeValue//
441 -)))|(% style="width:395px" %)Represents the value for any [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] reported in the [[Dataset>>doc:xwiki:Glossary.Data set.WebHome]], i.e., Data or Metadata [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]].
399 +)))|(% style="width:395px" %)Represents the value for any Attribute reported in the Dataset, i.e., Data or Metadata Attribute.
442 442  |(% style="width:147px" %)//DataAttributeValue//|(% style="width:246px" %)(((
443 443  Abstract class
444 444  Inherits from
... ... @@ -446,19 +446,19 @@
446 446  Sub classes
447 447  //UncodedAttributeValue
448 448  CodedAttributeValue//
449 -)))|(% style="width:395px" %)The value of a Data [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]], such as the instance of a Coded [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] or of an Uncoded [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] in a structure such as a [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]].
407 +)))|(% style="width:395px" %)The value of a Data Attribute, such as the instance of a Coded Attribute or of an Uncoded Attribute in a structure such as a Data Structure Definition.
450 450  |(% style="width:147px" %) |(% style="width:246px" %)+valueFor|(% style="width:395px" %)(((
451 -Association to the Data [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] defined in the [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]]. Note that this is conceptual association as the (% style="color:#2ecc71" %)Concept(%%) is identified explicitly in the [[data set>>doc:xwiki:Glossary.Data set.WebHome]].
452 -The source multiplicity (1..*) indicates the possibility to provide more than one values for a Data [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]], if the latter allows it.
409 +Association to the Data Attribute defined in the Data Structure Definition. Note that this is conceptual association as the Concept is identified explicitly in the data set.
410 +The source multiplicity (1..*) indicates the possibility to provide more than one values for a Data Attribute, if the latter allows it.
453 453  )))
454 -|(% style="width:147px" %)//MetadataAttributeValue//|(% style="width:246px" %)(((
412 +|(% style="width:147px" %)//MetadataAttribute Value//|(% style="width:246px" %)(((
455 455  (explained further in section “Metadata Set”)
456 456  )))|(% style="width:395px" %)(((
457 -The value of a Metadata [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]], as specified in the [[Metadata Structure Definition>>doc:xwiki:Glossary.Metadata structure definition.WebHome]], which is linked in the Data Structure
415 +The value of a Metadata Attribute, as specified in the Metadata Structure Definition, which is linked in the Data Structure
458 458  
459 459  Definition
460 460  )))
461 -|(% style="width:147px" %)//UncodedAttributeValue//|(% style="width:246px" %)(((
419 +|(% style="width:147px" %)//UncodedAttributeV alue//|(% style="width:246px" %)(((
462 462  Inherits from
463 463  //AttributeValue//
464 464  Sub classes
... ... @@ -465,21 +465,21 @@
465 465  OtherUncodedAttribute Value
466 466  TextAttributeValue
467 467  )))|(% style="width:395px" %)
468 -|(% style="width:147px" %)OtherUncodedAttributeValue|(% style="width:246px" %)(((
426 +|(% style="width:147px" %)OtherUncodedAttri buteValue|(% style="width:246px" %)(((
469 469  Inherits from
470 470  //UncodedObservationValue//
471 -)))|(% style="width:395px" %)An [[attribute>>doc:xwiki:Glossary.Attribute.WebHome]] value that has a text value
472 -|(% style="width:147px" %) |(% style="width:246px" %)value|(% style="width:395px" %)The value of the Uncoded [[attribute>>doc:xwiki:Glossary.Attribute.WebHome]].
473 -|(% style="width:147px" %) |(% style="width:246px" %)startTime|(% style="width:395px" %)This [[attribute>>doc:xwiki:Glossary.Attribute.WebHome]] is only used if the textFormat of the [[attribute>>doc:xwiki:Glossary.Attribute.WebHome]] is of the Timespan type in the [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]] (in which case the value field takes a duration).
474 -|(% style="width:147px" %)TextAttributeValue|(% style="width:246px" %)(((
429 +)))|(% style="width:395px" %)An attribute value that has a text value
430 +|(% style="width:147px" %) |(% style="width:246px" %)value|(% style="width:395px" %)The value of the Uncoded attribute.
431 +|(% style="width:147px" %) |(% style="width:246px" %)startTime|(% style="width:395px" %)This attribute is only used if the textFormat of the attribute is of the Timespan type in the Data Structure Definition (in which case the value field takes a duration).
432 +|(% style="width:147px" %)TextAttributeValu e|(% style="width:246px" %)(((
475 475  Inherits from
476 476  //UncodedAttributeValue//
477 -)))|(% style="width:395px" %)An [[attribute>>doc:xwiki:Glossary.Attribute.WebHome]] that has a localised text value
435 +)))|(% style="width:395px" %)An attribute that has a localised text value
478 478  |(% style="width:147px" %) |(% style="width:246px" %)text|(% style="width:395px" %)The localised text values.
479 -|(% style="width:147px" %)CodedAttributeValue|(% style="width:246px" %)(((
437 +|(% style="width:147px" %)CodedAttributeVal ue|(% style="width:246px" %)(((
480 480  Inherits from
481 481  //AttributeValue//
482 -)))|(% style="width:395px" %)An [[attribute>>doc:xwiki:Glossary.Attribute.WebHome]] that takes it value from a [[Code>>doc:xwiki:Glossary.Code.WebHome]] in [[Code list>>doc:xwiki:Glossary.Code list.WebHome]].
483 -|(% style="width:147px" %) |(% style="width:246px" %)+valueOf|(% style="width:395px" %)Association to the [[Code>>doc:xwiki:Glossary.Code.WebHome]] that is the value of the [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] Value. Note that this is a conceptual association showing that the [[Code>>doc:xwiki:Glossary.Code.WebHome]] must exist in the [[Code list>>doc:xwiki:Glossary.Code list.WebHome]] associated with the Data [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] in the [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]]. In the actual [[Data Set>>doc:xwiki:Glossary.Data set.WebHome]] the value of the [[Code>>doc:xwiki:Glossary.Code.WebHome]] is placed in the [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] Value.
440 +)))|(% style="width:395px" %)An attribute that takes it value from a Code in Code list.
441 +|(% style="width:147px" %) |(% style="width:246px" %)+valueOf|(% style="width:395px" %)Association to the Code that is the value of the Attribute Value. Note that this is a conceptual association showing that the Code must exist in the Code list associated with the Data Attribute in the Data Structure Definition. In the actual Data Set the value of the Code is placed in the Attribute Value.
484 484  
485 485  
SUZ.Methodology.Code.MethodologyClass[0]