Changes for page 4 Specific Item Schemes

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

From version 3.3
edited by Helena
on 2025/05/20 12:02
Change comment: There is no comment for this version
To version 2.1
edited by Helena
on 2025/05/19 23:53
Change comment: Created by office importer.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,0 @@
1 -4 Specific Item Schemes
Content
... ... @@ -1,16 +1,14 @@
1 -{{box title="**Contents**"}}
2 -{{toc/}}
3 -{{/box}}
1 += {{id name="_Toc370986"/}}4 Specific Item Schemes =
4 4  
5 5  == {{id name="_Toc370987"/}}4.1 Introduction ==
6 6  
7 7  The structures that are an arrangement of objects into hierarchies or lists based on characteristics, and which are maintained as a group inherit from //ItemScheme//. These concrete classes are:
8 8  
9 -* Codelist
10 -* ConceptScheme
11 -* CategoryScheme
7 +* Codelist//  //
8 +* ConceptScheme//  //
9 +* CategoryScheme//  //
12 12  * AgencyScheme, DataProviderScheme, DataConsumerScheme, OrganisationUnitScheme which all inherit from the abstract class //OrganisationScheme//
13 -* Reporting Taxonomy
11 +* Reporting Taxonomy//  //
14 14  
15 15  == {{id name="_Toc370988"/}}4.2 Inheritance View ==
16 16  
... ... @@ -32,8 +32,8 @@
32 32  * uri
33 33  * urn
34 34  * version
35 -* validFrom
36 -* validTo
33 +* validFrom//  //
34 +* validTo//  //
37 37  * isExternalReference
38 38  * serviceURL
39 39  * structureURL
... ... @@ -54,17 +54,21 @@
54 54  
55 55  ==== 4.3.2.2 Definitions ====
56 56  
55 +:
56 +
57 57  (((
58 58  |**Class**|**Feature**|**Description**
59 59  |Codelist|(((
60 60  Inherits from
61 +
61 61  //ItemScheme//
62 62  )))|A list from which some statistical concepts (coded concepts) take their values.
63 63  |Code|(((
64 64  Inherits from
66 +
65 65  //Item//
66 66  )))|A language independent set of letters, numbers or symbols that represent a concept whose meaning is described in a natural language.
67 -| |/hierarchy|Associates the parent and the child codes.
69 +||/hierarchy|Associates the parent and the child codes.
68 68  )))
69 69  
70 70  == {{id name="_Toc370992"/}}4.4 Concept Scheme and Concepts ==
... ... @@ -77,18 +77,18 @@
77 77  
78 78  The ConceptScheme inherits from the //ItemScheme //and therefore has the following attributes:
79 79  
80 -* id
81 -* uri
82 -* urn
83 -* version
84 -* validFrom
85 -* validTo
82 +* id//  //
83 +* uri//  //
84 +* urn//  //
85 +* version//  //
86 +* validFrom//  //
87 +* validTo//  //
86 86  * isExternalReference
87 87  * registryURL
88 88  * structureURL
89 89  * repositoryURL
90 -* final
91 -* isPartial
92 +* final//  //
93 +* isPartial//  //
92 92  
93 93  Concept inherits from Item and has the following attributes:
94 94  
... ... @@ -128,7 +128,7 @@
128 128  
129 129  ==== 4.4.4.2 Definitions ====
130 130  
131 -:
133 +:
132 132  
133 133  (((
134 134  |**Class**|**Feature**|**Description**
... ... @@ -142,13 +142,13 @@
142 142  
143 143  //Item//
144 144  )))|A concept is a unit of knowledge created by a unique combination of characteristics.
145 -| |/hierarchy|Associates the parent and the child concept.
146 -| |coreRepresentation|Associates a Representation.
147 -| |+ISOConcept|Association to an ISO concept reference.
148 -|ISOConceptReference| |The identity of an ISO concept definition.
149 -| |conceptAgency|The maintenance agency of the concept scheme containing the concept.
150 -| |conceptSchemeID|The identifier of the concept scheme.
151 -| |conceptID|The identifier of the concept.
147 +||/hierarchy|Associates the parent and the child concept.
148 +||coreRepresentation|Associates a Representation.
149 +||+ISOConcept|Association to an ISO concept reference.
150 +|ISOConceptReference||The identity of an ISO concept definition.
151 +||conceptAgency|The maintenance agency of the concept scheme containing the concept.
152 +||conceptSchemeID|The identifier of the concept scheme.
153 +||conceptID|The identifier of the concept.
152 152  )))
153 153  
154 154  == {{id name="_Toc370997"/}}4.5 Category Scheme ==
... ... @@ -167,7 +167,7 @@
167 167  
168 168  The categories are modelled as a hierarchical //ItemScheme//. The CategoryScheme inherits from the //ItemScheme// and has the following attributes:
169 169  
170 -* id//  //
172 +* id//  //
171 171  * uri
172 172  * urn
173 173  * version
... ... @@ -177,7 +177,7 @@
177 177  * structureURL
178 178  * serviceURL
179 179  * final
180 -* isPartial//  //
182 +* isPartial//  //
181 181  
182 182  Category inherits from //Item// and has the following attributes:
183 183  
... ... @@ -201,7 +201,7 @@
201 201  
202 202  ==== 4.5.4.1 Definitions ====
203 203  
204 -:
206 +:
205 205  
206 206  (((
207 207  |**Class**|**Feature**|**Description**
... ... @@ -210,20 +210,20 @@
210 210  
211 211  //ItemScheme//
212 212  )))|The descriptive information for an arrangement or division of categories into groups based on characteristics, which the objects have in common.
213 -| |/items|Associates the categories.
215 +||/items|Associates the categories.
214 214  |Category|(((
215 215  Inherits from
216 216  
217 217  //Item//
218 218  )))|An item at any level within a classification, typically tabulation categories, sections, subsections, divisions, subdivisions, groups, subgroups, classes and subclasses.
219 -| |/hierarchy|Associates the parent and the child Category.
221 +||/hierarchy|Associates the parent and the child Category.
220 220  |Categorisation|(((
221 221  Inherits from
222 222  
223 223  MaintainableArtefact
224 224  )))|Associates anIdentifableArtefact with a Category.
225 -| |+categorisedArtefact|Associates the IdentifableArtefact.
226 -| |+categorisedBy|Associates the Category.
227 +||+categorisedArtefact|Associates the IdentifableArtefact.
228 +||+categorisedBy|Associates the Category.
227 227  )))
228 228  
229 229  == {{id name="_Toc371002"/}}4.6 Organisation Scheme ==
... ... @@ -269,7 +269,7 @@
269 269  
270 270  OrganisationUnitScheme
271 271  )))|A maintained collection of Organisations.
272 -| |/items|Association to the Organisations in the scheme.
274 +||/items|Association to the Organisations in the scheme.
273 273  |//Organisation//|(((
274 274  Inherits from
275 275  
... ... @@ -285,25 +285,25 @@
285 285  
286 286  OrganisationUnit
287 287  )))|An organisation is a unique framework of authority within which a person or persons act, or are designated to act, towards some purpose.
288 -| |+contact|Association to the Contact information.
289 -| |/hierarchy|Association to child Organisations.
290 -|Contact| |An instance of a role of an individual or an organization (or organization part or organization person) to whom an information item(s), a material object(s) and/or person(s) can be sent to or from in a specified context.
291 -| |name|The designation of the Contact person by a linguistic expression.
292 -| |organisationUnit|The designation of the organisational structure by a linguistic expression, within which Contact person works.
293 -| |responsibility|The function of the contact person with respect to the organisation role for which this person is the Contact.
294 -| |telephone|The telephone number of the Contact.
295 -| |fax|The fax number of the Contact.
296 -| |email|The Internet e-mail address of the Contact.
297 -| |X400|The X400 address of the Contact.
298 -| |uri|The URL address of the Contact.
299 -|AgencyScheme| |A maintained collection of Maintenace Agencies.
300 -| |/items|Association to the Maintenance Agency in the scheme.
301 -|DataProviderScheme| |A maintained collection of Data Providers.
302 -| |/items|Association to the Data Providers in the scheme.
303 -|DataConsumerScheme| |A maintained collection of Data Consumers.
304 -| |/items|Association to the Data Consumers in the scheme.
305 -|OrganisationUnitScheme| |A maintained collection of Organisation Units.
306 -| |/items|Association to the Organisation Units in the scheme.
290 +||+contact|Association to the Contact information.
291 +||/hierarchy|Association to child Organisations.
292 +|Contact||An instance of a role of an individual or an organization (or organization part or organization person) to whom an information item(s), a material object(s) and/or person(s) can be sent to or from in a specified context.
293 +||name|The designation of the Contact person by a linguistic expression.
294 +||organisationUnit|The designation of the organisational structure by a linguistic expression, within which Contact person works.
295 +||responsibility|The function of the contact person with respect to the organisation role for which this person is the Contact.
296 +||telephone|The telephone number of the Contact.
297 +||fax|The fax number of the Contact.
298 +||email|The Internet e-mail address of the Contact.
299 +||X400|The X400 address of the Contact.
300 +||uri|The URL address of the Contact.
301 +|AgencyScheme||A maintained collection of Maintenace Agencies.
302 +||/items|Association to the Maintenance Agency in the scheme.
303 +|DataProviderScheme||A maintained collection of Data Providers.
304 +||/items|Association to the Data Providers in the scheme.
305 +|DataConsumerScheme||A maintained collection of Data Consumers.
306 +||/items|Association to the Data Consumers in the scheme.
307 +|OrganisationUnitScheme||A maintained collection of Organisation Units.
308 +||/items|Association to the Organisation Units in the scheme.
307 307  |Agency|(((
308 308  Inherits from
309 309  
... ... @@ -324,7 +324,7 @@
324 324  
325 325  //Organisation //
326 326  )))|A designation in the organisational structure.
327 -| |/hierarchy|Association to child Organisation Units
329 +||/hierarchy|Association to child Organisation Units
328 328  
329 329  == {{id name="_Toc371005"/}}4.7 Reporting Taxonomy ==
330 330  
... ... @@ -363,15 +363,15 @@
363 363  
364 364  //ItemScheme //
365 365  )))|A scheme which defines the composition structure of a data report where each component can be described by an independent Dataflow Definition or Metdataflow Definition.
366 -| |items|Associates the Reporting Category
368 +||items|Associates the Reporting Category
367 367  |ReportingCategory|(((
368 368  Inherits from
369 369  
370 370  //Item//
371 371  )))|A component that gives structure to the report and links to data and metadata.
372 -| |hierarchy|Associates child Reporting Category.
373 -| |+flow|Association to the data and metadata flows that link to metadata about the provisioning and related data and metadata sets, and the structures that define them.
374 -| |+structure|(((
374 +||hierarchy|Associates child Reporting Category.
375 +||+flow|Association to the data and metadata flows that link to metadata about the provisioning and related data and metadata sets, and the structures that define them.
376 +||+structure|(((
375 375  Association to the Data Structure Definition and Metadata Structure
376 376  
377 377  Definitions which define the structural metadata describing the data and metadata that are contained at this part of the report.
SDMX_2-1_SECTION_2_InformationModel_2020-07_dcd0149.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.helena
Size
... ... @@ -1,1 +1,0 @@
1 -122.6 KB
Content