Changes for page 4 Specific Item Schemes
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- 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 -| 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 ... ... @@ -106,7 +106,6 @@ 106 106 107 107 === {{id name="_Toc370995"/}}4.4.3 Class Diagram - Relationship === 108 108 109 - 110 110 **Figure 17: Relationship class diagram of the Concept Scheme** 111 111 112 112 === {{id name="_Toc370996"/}}4.4.4 Explanation of the diagram === ... ... @@ -129,26 +129,27 @@ 129 129 130 130 ==== 4.4.4.2 Definitions ==== 131 131 133 +: 134 + 132 132 ((( 133 -(% style="width:931.294px" %) 134 -|(% style="width:195px" %)**Class**|(% style="width:210px" %)**Feature**|(% style="width:522px" %)**Description** 135 -|(% style="width:195px" %)ConceptScheme|(% style="width:210px" %)((( 136 +|**Class**|**Feature**|**Description** 137 +|ConceptScheme|((( 136 136 Inherits from 137 137 138 138 //ItemScheme// 139 -)))| (% style="width:522px" %)The descriptive information for an arrangement or division of concepts into groups based on characteristics, which the objects have in common.140 -| (% style="width:195px" %)Concept|(% style="width:210px" %)(((141 +)))|The descriptive information for an arrangement or division of concepts into groups based on characteristics, which the objects have in common. 142 +|Concept|((( 141 141 Inherits from 142 142 143 143 //Item// 144 -)))| (% style="width:522px" %)A concept is a unit of knowledge created by a unique combination of characteristics.145 -| (% style="width:195px" %)|(% style="width:210px" %)/hierarchy|(% style="width:522px" %)Associates the parent and the child concept.146 -| (% style="width:195px" %)|(% style="width:210px" %)coreRepresentation|(% style="width:522px" %)Associates a Representation.147 -| (% style="width:195px" %)|(% style="width:210px" %)+ISOConcept|(% style="width:522px" %)Association to an ISO concept reference.148 -| (% style="width:195px" %)ISOConceptReference|(% style="width:210px" %)|(% style="width:522px" %)The identity of an ISO concept definition.149 -| (% style="width:195px" %)|(% style="width:210px" %)conceptAgency|(% style="width:522px" %)The maintenance agency of the concept scheme containing the concept.150 -| (% style="width:195px" %)|(% style="width:210px" %)conceptSchemeID|(% style="width:522px" %)The identifier of the concept scheme.151 -| (% style="width:195px" %)|(% style="width:210px" %)conceptID|(% style="width:522px" %)The identifier of the concept.146 +)))|A concept is a unit of knowledge created by a unique combination of characteristics. 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 -| 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 -| 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 -| 226 -| 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 -| 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 -| 289 -| 290 -|Contact| 291 -| 292 -| 293 -| 294 -| 295 -| 296 -| 297 -| 298 -| 299 -|AgencyScheme| 300 -| 301 -|DataProviderScheme| 302 -| 303 -|DataConsumerScheme| 304 -| 305 -|OrganisationUnitScheme| 306 -| 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 -| 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 -| 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 -| 373 -| 374 -| 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