Changes for page 4 Specific Item Schemes
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,0 +1,1 @@ 1 +4 Specific Item Schemes - Content
-
... ... @@ -1,14 +1,16 @@ 1 -= {{id name="_Toc370986"/}}4 Specific Item Schemes = 1 +{{box title="**Contents**"}} 2 +{{toc/}} 3 +{{/box}} 2 2 3 3 == {{id name="_Toc370987"/}}4.1 Introduction == 4 4 5 5 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: 6 6 7 -* Codelist// 8 -* ConceptScheme// 9 -* CategoryScheme// 9 +* Codelist// // 10 +* ConceptScheme// // 11 +* CategoryScheme// // 10 10 * AgencyScheme, DataProviderScheme, DataConsumerScheme, OrganisationUnitScheme which all inherit from the abstract class //OrganisationScheme// 11 -* Reporting Taxonomy// 13 +* Reporting Taxonomy// // 12 12 13 13 == {{id name="_Toc370988"/}}4.2 Inheritance View == 14 14 ... ... @@ -30,8 +30,8 @@ 30 30 * uri 31 31 * urn 32 32 * version 33 -* validFrom // //34 -* validTo // //35 +* validFrom 36 +* validTo 35 35 * isExternalReference 36 36 * serviceURL 37 37 * structureURL ... ... @@ -52,7 +52,7 @@ 52 52 53 53 ==== 4.3.2.2 Definitions ==== 54 54 55 -: 57 +: 56 56 57 57 ((( 58 58 |**Class**|**Feature**|**Description** ... ... @@ -66,7 +66,7 @@ 66 66 67 67 //Item// 68 68 )))|A language independent set of letters, numbers or symbols that represent a concept whose meaning is described in a natural language. 69 -||/hierarchy|Associates the parent and the child codes. 71 +| |/hierarchy|Associates the parent and the child codes. 70 70 ))) 71 71 72 72 == {{id name="_Toc370992"/}}4.4 Concept Scheme and Concepts == ... ... @@ -79,18 +79,18 @@ 79 79 80 80 The ConceptScheme inherits from the //ItemScheme //and therefore has the following attributes: 81 81 82 -* id// 83 -* uri// 84 -* urn// 85 -* version// 86 -* validFrom// 87 -* validTo// 84 +* id// // 85 +* uri// // 86 +* urn// // 87 +* version// // 88 +* validFrom// // 89 +* validTo// // 88 88 * isExternalReference 89 89 * registryURL 90 90 * structureURL 91 91 * repositoryURL 92 -* final// 93 -* isPartial// 94 +* final// // 95 +* isPartial// // 94 94 95 95 Concept inherits from Item and has the following attributes: 96 96 ... ... @@ -130,7 +130,7 @@ 130 130 131 131 ==== 4.4.4.2 Definitions ==== 132 132 133 -: 135 +: 134 134 135 135 ((( 136 136 |**Class**|**Feature**|**Description** ... ... @@ -144,13 +144,13 @@ 144 144 145 145 //Item// 146 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. 149 +| |/hierarchy|Associates the parent and the child concept. 150 +| |coreRepresentation|Associates a Representation. 151 +| |+ISOConcept|Association to an ISO concept reference. 152 +|ISOConceptReference| |The identity of an ISO concept definition. 153 +| |conceptAgency|The maintenance agency of the concept scheme containing the concept. 154 +| |conceptSchemeID|The identifier of the concept scheme. 155 +| |conceptID|The identifier of the concept. 154 154 ))) 155 155 156 156 == {{id name="_Toc370997"/}}4.5 Category Scheme == ... ... @@ -169,7 +169,7 @@ 169 169 170 170 The categories are modelled as a hierarchical //ItemScheme//. The CategoryScheme inherits from the //ItemScheme// and has the following attributes: 171 171 172 -* id// 174 +* id// // 173 173 * uri 174 174 * urn 175 175 * version ... ... @@ -179,7 +179,7 @@ 179 179 * structureURL 180 180 * serviceURL 181 181 * final 182 -* isPartial// 184 +* isPartial// // 183 183 184 184 Category inherits from //Item// and has the following attributes: 185 185 ... ... @@ -203,7 +203,7 @@ 203 203 204 204 ==== 4.5.4.1 Definitions ==== 205 205 206 -: 208 +: 207 207 208 208 ((( 209 209 |**Class**|**Feature**|**Description** ... ... @@ -212,20 +212,20 @@ 212 212 213 213 //ItemScheme// 214 214 )))|The descriptive information for an arrangement or division of categories into groups based on characteristics, which the objects have in common. 215 -||/items|Associates the categories. 217 +| |/items|Associates the categories. 216 216 |Category|((( 217 217 Inherits from 218 218 219 219 //Item// 220 220 )))|An item at any level within a classification, typically tabulation categories, sections, subsections, divisions, subdivisions, groups, subgroups, classes and subclasses. 221 -||/hierarchy|Associates the parent and the child Category. 223 +| |/hierarchy|Associates the parent and the child Category. 222 222 |Categorisation|((( 223 223 Inherits from 224 224 225 225 MaintainableArtefact 226 226 )))|Associates anIdentifableArtefact with a Category. 227 -||+categorisedArtefact|Associates the IdentifableArtefact. 228 -||+categorisedBy|Associates the Category. 229 +| |+categorisedArtefact|Associates the IdentifableArtefact. 230 +| |+categorisedBy|Associates the Category. 229 229 ))) 230 230 231 231 == {{id name="_Toc371002"/}}4.6 Organisation Scheme == ... ... @@ -271,7 +271,7 @@ 271 271 272 272 OrganisationUnitScheme 273 273 )))|A maintained collection of Organisations. 274 -||/items|Association to the Organisations in the scheme. 276 +| |/items|Association to the Organisations in the scheme. 275 275 |//Organisation//|((( 276 276 Inherits from 277 277 ... ... @@ -287,25 +287,25 @@ 287 287 288 288 OrganisationUnit 289 289 )))|An organisation is a unique framework of authority within which a person or persons act, or are designated to act, towards some purpose. 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. 292 +| |+contact|Association to the Contact information. 293 +| |/hierarchy|Association to child Organisations. 294 +|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. 295 +| |name|The designation of the Contact person by a linguistic expression. 296 +| |organisationUnit|The designation of the organisational structure by a linguistic expression, within which Contact person works. 297 +| |responsibility|The function of the contact person with respect to the organisation role for which this person is the Contact. 298 +| |telephone|The telephone number of the Contact. 299 +| |fax|The fax number of the Contact. 300 +| |email|The Internet e-mail address of the Contact. 301 +| |X400|The X400 address of the Contact. 302 +| |uri|The URL address of the Contact. 303 +|AgencyScheme| |A maintained collection of Maintenace Agencies. 304 +| |/items|Association to the Maintenance Agency in the scheme. 305 +|DataProviderScheme| |A maintained collection of Data Providers. 306 +| |/items|Association to the Data Providers in the scheme. 307 +|DataConsumerScheme| |A maintained collection of Data Consumers. 308 +| |/items|Association to the Data Consumers in the scheme. 309 +|OrganisationUnitScheme| |A maintained collection of Organisation Units. 310 +| |/items|Association to the Organisation Units in the scheme. 309 309 |Agency|((( 310 310 Inherits from 311 311 ... ... @@ -326,7 +326,7 @@ 326 326 327 327 //Organisation // 328 328 )))|A designation in the organisational structure. 329 -||/hierarchy|Association to child Organisation Units 331 +| |/hierarchy|Association to child Organisation Units 330 330 331 331 == {{id name="_Toc371005"/}}4.7 Reporting Taxonomy == 332 332 ... ... @@ -365,15 +365,15 @@ 365 365 366 366 //ItemScheme // 367 367 )))|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. 368 -||items|Associates the Reporting Category 370 +| |items|Associates the Reporting Category 369 369 |ReportingCategory|((( 370 370 Inherits from 371 371 372 372 //Item// 373 373 )))|A component that gives structure to the report and links to data and metadata. 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|((( 376 +| |hierarchy|Associates child Reporting Category. 377 +| |+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. 378 +| |+structure|((( 377 377 Association to the Data Structure Definition and Metadata Structure 378 378 379 379 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,0 +1,1 @@ 1 +XWiki.helena - Size
-
... ... @@ -1,0 +1,1 @@ 1 +122.6 KB - Content