Changes for page 4 Specific Item Schemes
Last modified by Helena K. on 2026/06/08 16:44
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,13 +4,13 @@ 4 4 5 5 == 4.1 Introduction == 6 6 7 -The structures that are an arrangement of objects into [[hierarchies>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]] or lists based on characteristics, and which are maintained as a group inherit from // [[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//. These concrete classes are:7 +The structures that are an arrangement of objects into [[hierarchies>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]] or lists based on characteristics, and which are maintained as a group inherit from //ItemScheme//. These concrete classes are: 8 8 9 9 [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] 10 - [[ConceptScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ConceptScheme.WebHome]]11 - [[CategoryScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.CategoryScheme.WebHome]]12 - [[AgencyScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.AgencyScheme.WebHome]],[[DataProviderScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.DataProviderScheme.WebHome]],[[MetadataProviderScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.MetadataProviderScheme.WebHome]],[[DataConsumerScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.DataConsumerScheme.WebHome]],[[OrganisationUnitScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.OrganisationUnitScheme.WebHome]], which all inherit from the abstract class //[[OrganisationScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.WebHome]]//13 - [[ReportingTaxonomy>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ReportingTaxonomy.WebHome]]10 +ConceptScheme 11 +CategoryScheme 12 +AgencyScheme, DataProviderScheme, MetadataProviderScheme, DataConsumerScheme, OrganisationUnitScheme, which all inherit from the abstract class //OrganisationScheme// 13 +ReportingTaxonomy 14 14 TransformationScheme 15 15 RulesetScheme 16 16 UserDefinedOperatorScheme ... ... @@ -36,19 +36,19 @@ 36 36 37 37 ==== 4.3.2.1 Narrative ==== 38 38 39 -The [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] inherits from the // [[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]// and therefore has the following [[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]:[[id>>doc:IMElements.id.WebHome]][[uri>>doc:IMElements.uri.WebHome]][[urn>>doc:IMElements.urn.WebHome]][[version>>doc:IMElements.version.WebHome]][[validFrom>>doc:IMElements.validFrom.WebHome]][[validTo>>doc:IMElements.validTo.WebHome]][[isExternalReference>>doc:IMElements.isExternalReference.WebHome]][[serviceURL>>doc:IMElements.serviceURL.WebHome]][[structureURL>>doc:IMElements.structureURL.WebHome]][[isPartial>>doc:IMElements.isPartial.WebHome]]39 +The [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] inherits from the //ItemScheme// and therefore has the following [[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]: id uri urn [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] validFrom validTo [[isExternalReference>>doc:sdmx:Glossary 2\.1.isExternalReference.WebHome]] serviceURL structureURL isPartial 40 40 41 -The [[Code>>doc: IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.WebHome]] inherits from //[[Item>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.WebHome]]// and has the following [[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]:41 +The [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] inherits from //Item// and has the following [[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]: 42 42 43 - [[id>>doc:IMElements.id.WebHome]]44 - [[uri>>doc:IMElements.uri.WebHome]]45 - [[urn>>doc:IMElements.urn.WebHome]]43 +id 44 +uri 45 +urn 46 46 47 -Both [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] and [[Code>>doc: IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.WebHome]] have the association to[[InternationalString>>doc:IMElements.InternationalString.WebHome]]to support a multilingual[[name>>doc:IMElements.name.WebHome]], an optional multi-lingual[[description>>doc:IMElements.description.WebHome]], and an association to [[Annotation>>doc:IMElements.Annotation.WebHome]] to support notes (not shown).47 +Both [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] and [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] have the association to InternationalString to support a multilingual name, an optional multi-lingual description, and an association to [[Annotation>>doc:sdmx:Glossary 2\.1.Annotation.WebHome]] to support notes (not shown). 48 48 49 -Through the inheritance the [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] comprise one or more Codes, and the [[Code>>doc: IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.WebHome]] itself can have one or more[[child>>doc:IMElements.child.WebHome]]Codesin the (inherited) [[hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]] association. Note that a[[child>>doc:IMElements.child.WebHome]][[Code>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.WebHome]] can have only one[[parent>>doc:IMElements.parent.WebHome]][[Code>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.WebHome]] in this association. A more complex Hierarhcy, which allows multiple parents is described later.49 +Through the inheritance the [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] comprise one or more [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]], and the [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] itself can have one or more child [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]] in the (inherited) [[hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]] association. Note that a child [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] can have only one parent [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] in this association. A more complex Hierarhcy, which allows multiple parents is described later. 50 50 51 -A partial [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] (where [[isPartial>>doc:IMElements.isPartial.WebHome]]is set to 'true') is identical to a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] and contains the [[Code>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.WebHome]] and associated names and descriptions, just as in a normal [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]. However, its content is a subset of the full [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]. The way this works is described in section [[3.5.3.1>>doc:Methodology.SDMX 3\.1 Standards\. Section 2\. Information model.3 SDMX Base Package.WebHome||anchor="H3.5.3.1Narrative"]] on //[[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//.51 +A partial [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] (where isPartial is set to 'true') is identical to a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] and contains the [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] and associated names and descriptions, just as in a normal [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]. However, its content is a subset of the full [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]. The way this works is described in section [[3.5.3.1>>doc:Methodology.SDMX 3\.1 Standards\. Section 2\. Information model.3 SDMX Base Package.WebHome||anchor="H3.5.3.1Narrative"]] on //ItemScheme//. 52 52 53 53 ==== 4.3.2.2 Definitions ==== 54 54 ... ... @@ -56,14 +56,14 @@ 56 56 |**Class**|**Feature**|(% style="width:656px" %)**Description** 57 57 |(%%)(% style="background-color:#d35400" %)[[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]|((( 58 58 Inherits from 59 -// [[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//60 -)))|(% style="width:656px" %)A list from which some statistical concepts (coded concepts) take their values. 61 -|[[Code>>doc: IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.WebHome]]|(((59 +//ItemScheme// 60 +)))|(% style="width:656px" %)A list from which some statistical [[concepts>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] (coded [[concepts>>doc:sdmx:Glossary 2\.1.Concept.WebHome]]) take their values. 61 +|[[Code>>doc:Glossary 2\.1.Code.WebHome]]|((( 62 62 Inherits from 63 - [[Item>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.WebHome]]64 -)))|(% style="width:656px" %)A [[language>>doc:sdmx:Glossary 2\.1.Language.WebHome]] independent set of letters, numbers or symbols that represent a concept whose meaning is described in a natural [[language>>doc:sdmx:Glossary 2\.1.Language.WebHome]]. 65 -| |[[hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]]|(% style="width:656px" %)Associates the parent and the child codes. 66 -| | [[extends>>doc:IMElements.extends.WebHome]]|(% style="width:656px" %)Associates a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] with any [[Codelists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] that it may extend.63 +Item 64 +)))|(% style="width:656px" %)A [[language>>doc:sdmx:Glossary 2\.1.Language.WebHome]] independent set of letters, numbers or symbols that represent a [[concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] whose meaning is described in a natural [[language>>doc:sdmx:Glossary 2\.1.Language.WebHome]]. 65 +| |[[hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]]|(% style="width:656px" %)Associates the parent and the child [[codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]]. 66 +| |extends|(% style="width:656px" %)Associates a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] with any [[Codelists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] that it may extend. 67 67 68 68 ==== 4.3.3 Class Diagram – Codelist Extension ==== 69 69 ... ... @@ -73,31 +73,31 @@ 73 73 74 74 ==== 4.3.3.1 Narrative ==== 75 75 76 -A [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] may extend other [[Codelists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] via the [[CodelistExtension>>doc:IMElements.CodelistExtension.WebHome]]class. The latter, via the[[sequence>>doc:IMElements.sequence.WebHome]], indicates the order of precedence of the extended [[Codelists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] for conflict resolution of Codes. Besides that, the[[prefix>>doc:IMElements.prefix.WebHome]]property is used to ensure uniqueness of inherited Codes in the extending[[(% class="wikiinternallink wikiinternallink wikiinternallinkwikiinternallink wikiinternallinkwikiinternallink wikiinternallinkwikiinternallink wikiinternallinkwikiinternallinkwikiinternallinkwikiinternallinkwikiinternallinkwikiinternallinkwikiinternallinkwikiinternallinkwikiinternallinkwikiinternallink wikiinternallinkwikiinternallink wikiinternallinkwikiinternallinkwikiinternallinkwikiinternallinkwikiinternallink" %)^^~[1~]^^>>path:#_ftn1]](%%)[[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] in case conflicting Codes must be included in the latter. Each[[CodelistExtension>>doc:IMElements.CodelistExtension.WebHome]]association may include one[[InclusiveCodeSelection>>doc:IMElements.InclusiveCodeSelection.WebHome]]or one[[ExclusiveCodeSelection>>doc:IMElements.ExclusiveCodeSelection.WebHome]]; those allow including or excluding a specific selection of Codes from the extended [[Codelists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]].76 +A [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] may extend other [[Codelists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] via the CodelistExtension class. The latter, via the sequence, indicates the order of precedence of the extended [[Codelists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] for conflict resolution of [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]]. Besides that, the prefix property is used to ensure uniqueness of inherited [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]] in the extending{{footnote}}The Codelist that extends 0..* Codelists is the 'extending' Codelist, while the Codelist(s) that are inherited is/are the 'extended' Codelist(s).{{/footnote}} [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] in case conflicting [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]] must be included in the latter. Each CodelistExtension association may include one InclusiveCodeSelection or one ExclusiveCodeSelection; those allow including or excluding a specific selection of [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]] from the extended [[Codelists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]. 77 77 78 -The code selection classes may have MemberValues in order to specify the subset of the Codes that should be included or excluded from the extended [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]. A [[MemberValue>>doc:IMElements.SelectionValue.MemberValue.WebHome]]may have a[[value>>doc:IMElements.value.WebHome]]that corresponds to a [[Code>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.WebHome]], including its children Codes(via the [[cascadeValues>>doc:IMElements.cascadeValues.WebHome]]property), or even include instances of the wildcard character ‘%’ in order to point to a set of Codes with common parts in their identifiers.78 +The [[code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] selection classes may have MemberValues in order to specify the subset of the [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]] that should be included or excluded from the extended [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]. A MemberValue may have a value that corresponds to a [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]], including its children [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]] (via the cascadeValues property), or even include instances of the wildcard character ‘%’ in order to point to a set of [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]] with common parts in their identifiers. 79 79 80 80 ==== 4.3.3.2 Definitions ==== 81 81 82 82 (% style="width:970.835px" %) 83 83 |**Class**|**Feature**|(% style="width:655px" %)**Description** 84 -| [[CodelistExtension>>doc:IMElements.CodelistExtension.WebHome]]| |(% style="width:655px" %)The association between [[Codelists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] that may extend other [[Codelists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]].85 -| | [[prefix>>doc:IMElements.prefix.WebHome]]|(% style="width:655px" %)A prefix to be used for a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] used in a extension, in order to avoid Code Conflicts.86 -| | [[sequence>>doc:IMElements.sequence.WebHome]]|(% style="width:655px" %)(((87 -The order that will be used when extending a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]], for resolving Code conflicts. The latest [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] used overrides any previous [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]. 84 +|CodelistExtension| |(% style="width:655px" %)The association between [[Codelists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] that may extend other [[Codelists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]. 85 +| |prefix|(% style="width:655px" %)A prefix to be used for a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] used in a extension, in order to avoid [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] Conflicts. 86 +| |sequence|(% style="width:655px" %)((( 87 +The order that will be used when extending a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]], for resolving [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] conflicts. The latest [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] used overrides any previous [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]. 88 88 ))) 89 -| [[InclusiveCodeSelection>>doc:IMElements.InclusiveCodeSelection.WebHome]]| |(% style="width:655px" %)The subset of Codes to be included when extending a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]].90 -| [[ExclusiveCodeSelection>>doc:IMElements.ExclusiveCodeSelection.WebHome]]| |(% style="width:655px" %)The subset of Codes to be excluded when extending a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]].91 -| [[MemberValue>>doc:IMElements.SelectionValue.MemberValue.WebHome]]|(((89 +|InclusiveCodeSelection| |(% style="width:655px" %)The subset of [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]] to be included when extending a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]. 90 +|ExclusiveCodeSelection| |(% style="width:655px" %)The subset of [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]] to be excluded when extending a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]. 91 +|MemberValue|((( 92 92 Inherits from: 93 -// [[SelectionValue>>doc:IMElements.SelectionValue.WebHome]]//94 -)))|(% style="width:655px" %)A collection of values based on Codes and their children. 95 -| | [[cascadeValues>>doc:IMElements.cascadeValues.WebHome]]|(% style="width:655px" %)A property to indicate if the child Codes of the selected Code shall be included in the selection. It is also possible to include children and exclude the Code by using the 'excluderoot' value.96 -| | [[value>>doc:IMElements.value.WebHome]]|(% style="width:655px" %)The value of the Code to include in the selection. It may include the ‘%’ character as a wildcard.93 +//SelectionValue// 94 +)))|(% style="width:655px" %)A collection of values based on [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]] and their children. 95 +| |cascadeValues|(% style="width:655px" %)A property to indicate if the child [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]] of the selected [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] shall be included in the selection. It is also possible to include children and exclude the [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] by using the 'excluderoot' value. 96 +| |value|(% style="width:655px" %)The value of the [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] to include in the selection. It may include the ‘%’ character as a wildcard. 97 97 98 98 === 4.3.4 Class Diagram – Geospatial Codelist === 99 99 100 -The geospatial support is implemented via an extension of the normal [[Codelist>>doc:sdmx:Glossary 2\.1.Codelist.WebHome]].This is illustrated in the following diagrams.100 +The geospatial support is implemented via an extension of the normal Codelist. This is illustrated in the following diagrams. 101 101 102 102 [[image:image44.png]] 103 103 ... ... @@ -109,39 +109,39 @@ 109 109 110 110 ==== 4.3.4.1 Narrative ==== 111 111 112 -A // [[GeoCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.WebHome]]// is a specialisation of [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] that includes geospatial information, by comprising a set of specialCodes, i.e., //GeoRefCode//s. A //[[GeoCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.WebHome]]// may be implemented by any of the two following classes, via the[[geoType>>doc:IMElements.geoType.WebHome]]property:112 +A //GeoCodelist// is a specialisation of [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] that includes geospatial information, by comprising a set of special [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]], i.e., //GeoRefCode//s. A //GeoCodelist// may be implemented by any of the two following classes, via the geoType property: 113 113 114 - [[GeographicCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.GeographicCodelist.WebHome]]114 +GeographicCodelist 115 115 116 - [[GeoGridCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.GeoGridCodelist.WebHome]]116 +GeoGridCodelist 117 117 118 -The former, i.e., [[GeographicCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.GeographicCodelist.WebHome]], comprises a set of GeoFeatureSetCodes, by adding a[[value>>doc:IMElements.value.WebHome]]in the [[Code>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.WebHome]] that follows a pattern to represent a[[geo feature set>>doc:IMElements.geoFeatureSet.WebHome]].118 +The former, i.e., GeographicCodelist, comprises a set of GeoFeatureSetCodes, by adding a value in the [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] that follows a pattern to represent a geo feature set. 119 119 120 -The latter, i.e., [[GeoGridCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.GeoGridCodelist.WebHome]], comprises a set of GridCodes, which are related to the[[gridDefinition>>doc:IMElements.gridDefinition.WebHome]]specified in the[[GeoGridCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.GeoGridCodelist.WebHome]].120 +The latter, i.e., GeoGridCodelist, comprises a set of GridCodes, which are related to the gridDefinition specified in the GeoGridCodelist. 121 121 122 122 ==== 4.3.4.2 Definitions ==== 123 123 124 124 (% style="width:960.835px" %) 125 125 |**Class**|**Feature**|(% style="width:559px" %)**Description** 126 -|// [[GeoCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.WebHome]]//|(((126 +|//GeoCodelist//|((( 127 127 Abstract Class Sub Classes: 128 - [[GeographicCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.GeographicCodelist.WebHome]]129 - [[GeoGridCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.GeoGridCodelist.WebHome]]128 +GeographicCodelist 129 +GeoGridCodelist 130 130 )))|(% style="width:559px" %)The abstract class that represents a special type of [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]], which includes geospatial information. 131 -| | [[geoType>>doc:IMElements.geoType.WebHome]]|(% style="width:559px" %)The type of Geo [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] that the [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] will become.132 -|// [[GeoRefCode>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.GeoRefCode.WebHome]]//|(((131 +| |geoType|(% style="width:559px" %)The type of Geo [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] that the [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] will become. 132 +|//GeoRefCode//|((( 133 133 Abstract Class 134 134 Sub Classes: 135 - [[GeoFeatureSetCode>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.GeoRefCode.GeoFeatureSetCode.WebHome]]136 - [[GeoGridCode>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.GeoRefCode.GeoGridCode.WebHome]]137 -)))|(% style="width:559px" %)The abstract class that represents a special type of Code, which includes geospatial information. 138 -| [[GeographicCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.GeographicCodelist.WebHome]]| |(% style="width:559px" %)A special [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] that has been extended to add a geographical feature set to each of its items, typically, this would include all types of administrative geographies.139 -| [[GeoGridCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.GeoGridCodelist.WebHome]]| |(% style="width:559px" %)A [[code list>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] that has defined a geographical grid composed of cells representing regular squared portions of the Earth.140 -| | [[gridDefinition>>doc:IMElements.gridDefinition.WebHome]]|(% style="width:559px" %)Contains a regular expression string corresponding to the grid definition for the GeoGridCodelist.141 -| [[GeoFeatureSetCode>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.GeoRefCode.GeoFeatureSetCode.WebHome]]| |(% style="width:559px" %)A Code that has a geo feature set.142 -| | [[value>>doc:IMElements.value.WebHome]]|(% style="width:559px" %)The geo feature set of the Code, which represents a set of points defining a feature in a format defined a predefined pattern (see section 6).143 -| [[GeoGridCode>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.GeoRefCode.GeoGridCode.WebHome]]| |(% style="width:559px" %)A Code that represents a Geo Grid Cell belonging in a specific grid definition.144 -| | [[geoCell>>doc:IMElements.geoCell.WebHome]]|(% style="width:559px" %)The value used to assign the Code to one cell in the grid.135 +GeoFeatureSetCode 136 +GeoGridCode 137 +)))|(% style="width:559px" %)The abstract class that represents a special type of [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]], which includes geospatial information. 138 +|GeographicCodelist| |(% style="width:559px" %)A special [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] that has been extended to add a geographical feature set to each of its items, typically, this would include all types of administrative geographies. 139 +|GeoGridCodelist| |(% style="width:559px" %)A [[code list>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] that has defined a geographical grid composed of cells representing regular squared portions of the Earth. 140 +| |gridDefinition|(% style="width:559px" %)Contains a regular expression string corresponding to the grid definition for the GeoGridCodelist. 141 +|GeoFeatureSetCode| |(% style="width:559px" %)A [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] that has a geo feature set. 142 +| |value|(% style="width:559px" %)The geo feature set of the [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]], which represents a set of points defining a feature in a format defined a predefined pattern (see section 6). 143 +|GeoGridCode| |(% style="width:559px" %)A [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] that represents a Geo Grid Cell belonging in a specific grid definition. 144 +| |geoCell|(% style="width:559px" %)The value used to assign the [[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] to one cell in the grid. 145 145 146 146 == 4.4 ValueList == 147 147 ... ... @@ -155,37 +155,38 @@ 155 155 156 156 ==== 4.4.2.1 Narrative ==== 157 157 158 -A [[ValueList>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.EnumeratedList.ValueList.WebHome]]inherits from //[[EnumeratedList>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.EnumeratedList.WebHome]]// (and hence the //MaintenableArtefact//) and thus has the following [[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]:158 +A ValueList inherits from //EnumeratedList// (and hence the //MaintenableArtefact//) and thus has the following [[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]: 159 159 160 -[[id>>doc:IMElements.id.WebHome]] 161 -[[uri>>doc:IMElements.uri.WebHome]] 162 -[[urn>>doc:IMElements.urn.WebHome]] 163 -[[version>>doc:IMElements.version.WebHome]] 164 -[[validFrom>>doc:IMElements.validFrom.WebHome]] 165 -[[validTo>>doc:IMElements.validTo.WebHome]] 166 -[[isExternalReference>>doc:IMElements.isExternalReference.WebHome]] 160 +id 161 +uri 162 +urn 163 + 164 +[[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] 165 +validFrom 166 +validTo 167 +[[isExternalReference>>doc:sdmx:Glossary 2\.1.isExternalReference.WebHome]] 167 167 registryURL 168 - [[structureURL>>doc:IMElements.structureURL.WebHome]]169 +structureURL 169 169 repositoryURL 170 170 171 - [[ValueItem>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.EnumeratedItem.ValueItem.WebHome]]inherits from //[[EnumeratedItem>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.EnumeratedItem.WebHome]]//, which adds an[[id>>doc:IMElements.id.WebHome]], with relaxed [[constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], to the former.172 +ValueItem inherits from //EnumeratedItem//, which adds an id, with relaxed [[constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], to the former. 172 172 173 -Through the inheritance from // [[NameableArtefact>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.WebHome]]// the[[ValueList>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.EnumeratedList.ValueList.WebHome]]has the association to[[InternationalString>>doc:IMElements.InternationalString.WebHome]]to support a multi-lingual[[name>>doc:IMElements.name.WebHome]], an optional multi-lingual[[description>>doc:IMElements.description.WebHome]], and an association to [[Annotation>>doc:IMElements.Annotation.WebHome]] to support notes (not shown). Similarly, the[[ValueItem>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.EnumeratedItem.ValueItem.WebHome]], inherits the association to[[InternationalString>>doc:IMElements.InternationalString.WebHome]]and to the [[Annotation>>doc:IMElements.Annotation.WebHome]] from the //[[EnumeratedItem>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.EnumeratedItem.WebHome]]//.174 +Through the inheritance from //NameableArtefact// the ValueList has the association to InternationalString to support a multi-lingual name, an optional multi-lingual description, and an association to [[Annotation>>doc:sdmx:Glossary 2\.1.Annotation.WebHome]] to support notes (not shown). Similarly, the ValueItem, inherits the association to InternationalString and to the [[Annotation>>doc:sdmx:Glossary 2\.1.Annotation.WebHome]] from the //EnumeratedItem//. 174 174 175 -The [[ValueList>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.EnumeratedList.ValueList.WebHome]]can have one or more ValueItems.176 +The ValueList can have one or more ValueItems. 176 176 177 177 ==== 4.4.2.2 Definitions ==== 178 178 179 179 (% style="width:929.835px" %) 180 180 |**Class**|(% style="width:175px" %)**Feature**|(% style="width:632px" %)**Description** 181 -| [[ValueList>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.EnumeratedList.ValueList.WebHome]]|(% style="width:175px" %)(((182 +|ValueList|(% style="width:175px" %)((( 182 182 Inherits from 183 -// [[EnumeratedList>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.EnumeratedList.WebHome]]//184 -)))|(% style="width:632px" %)A list from which some statistical concepts (enumerated concepts) take their values. 185 -| [[ValueItem>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.EnumeratedItem.ValueItem.WebHome]]|(% style="width:175px" %)(((184 +//EnumeratedList// 185 +)))|(% style="width:632px" %)A list from which some statistical [[concepts>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] (enumerated [[concepts>>doc:sdmx:Glossary 2\.1.Concept.WebHome]]) take their values. 186 +|ValueItem|(% style="width:175px" %)((( 186 186 Inherits from 187 -// [[EnumeratedItem>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.EnumeratedItem.WebHome]]//188 -)))|(% style="width:632px" %)A [[language>>doc:sdmx:Glossary 2\.1.Language.WebHome]] independent set of letters, numbers or symbols that represent a concept whose meaning is described in a natural [[language>>doc:sdmx:Glossary 2\.1.Language.WebHome]]. 188 +//EnumeratedItem// 189 +)))|(% style="width:632px" %)A [[language>>doc:sdmx:Glossary 2\.1.Language.WebHome]] independent set of letters, numbers or symbols that represent a [[concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] whose meaning is described in a natural [[language>>doc:sdmx:Glossary 2\.1.Language.WebHome]]. 189 189 190 190 == 4.5 Concept Scheme and Concepts == 191 191 ... ... @@ -197,29 +197,29 @@ 197 197 198 198 === 4.5.2 Explanation of the Diagram === 199 199 200 -The [[ConceptScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ConceptScheme.WebHome]]inherits from the //[[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//and therefore has the following[[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]:201 +The ConceptScheme inherits from the //ItemScheme //and therefore has the following attributes: 201 201 202 - [[id>>doc:IMElements.id.WebHome]]203 - [[uri>>doc:IMElements.uri.WebHome]]204 - [[urn>>doc:IMElements.urn.WebHome]]205 - [[version>>doc:IMElements.version.WebHome]][[validFrom>>doc:IMElements.validFrom.WebHome]][[validTo>>doc:IMElements.validTo.WebHome]]206 - [[isExternalReference>>doc:IMElements.isExternalReference.WebHome]]203 +id 204 +uri 205 +urn 206 +version validFrom validTo 207 +isExternalReference 207 207 registryURL 208 - [[structureURL>>doc:IMElements.structureURL.WebHome]]209 +structureURL 209 209 repositoryURL 210 - [[isPartial>>doc:IMElements.isPartial.WebHome]]211 +isPartial 211 211 212 - [[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]inherits from[[Item>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.WebHome]]and has the following[[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]:213 +Concept inherits from Item and has the following attributes: 213 213 214 - [[id>>doc:IMElements.id.WebHome]]215 - [[uri>>doc:IMElements.uri.WebHome]]216 - [[urn>>doc:IMElements.urn.WebHome]]215 +id 216 +uri 217 +urn 217 217 218 -Through the inheritance from // [[NameableArtefact>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.WebHome]]// both[[ConceptScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ConceptScheme.WebHome]]and[[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]have the association to[[InternationalString>>doc:IMElements.InternationalString.WebHome]]to support a multi-lingual[[name>>doc:IMElements.name.WebHome]], an optional multilingual[[description>>doc:IMElements.description.WebHome]], and an association to[[Annotation>>doc:IMElements.Annotation.WebHome]]to support notes (not shown).219 +Through the inheritance from //NameableArtefact// both ConceptScheme and Concept have the association to InternationalString to support a multi-lingual name, an optional multilingual description, and an association to Annotation to support notes (not shown). 219 219 220 -Through the inheritance from // [[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]// the[[ConceptScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ConceptScheme.WebHome]]comprise one or more Concepts, and the[[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]itself can have one or more[[child>>doc:IMElements.child.WebHome]]Concepts in the (inherited)[[hierarchy>>doc:sdmx:Glossary2\.1.Hierarchy.WebHome]] association. Note that a[[child>>doc:IMElements.child.WebHome]][[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]can have only one[[parent>>doc:IMElements.parent.WebHome]][[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]in this association.221 +Through the inheritance from //ItemScheme// the ConceptScheme comprise one or more Concepts, and the Concept itself can have one or more child Concepts in the (inherited) hierarchy association. Note that a child Concept can have only one parent Concept in this association. 221 221 222 -A partial [[ConceptScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ConceptScheme.WebHome]](where[[isPartial>>doc:IMElements.isPartial.WebHome]]is set to “true”) is identical to a[[ConceptScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ConceptScheme.WebHome]]and contains the[[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]and associated names and descriptions, just as in a normal[[ConceptScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ConceptScheme.WebHome]].However, its content is a subset of the full[[ConceptScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ConceptScheme.WebHome]].The way this works is described in section [[3.5.3.1>>doc:Methodology.SDMX 3\.1 Standards\. Section 2\. Information model.3 SDMX Base Package.WebHome||anchor="H3.5.3.1Narrative"]] on[[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]].223 +A partial ConceptScheme (where isPartial is set to “true”) is identical to a ConceptScheme and contains the Concept and associated names and descriptions, just as in a normal ConceptScheme. However, its content is a subset of the full ConceptScheme. The way this works is described in section [[3.5.3.1>>doc:Methodology.SDMX 3\.1 Standards\. Section 2\. Information model.3 SDMX Base Package.WebHome||anchor="H3.5.3.1Narrative"]] on ItemScheme. 223 223 224 224 === 4.5.3 Class Diagram Relationship === 225 225 ... ... @@ -231,13 +231,13 @@ 231 231 232 232 ==== 4.5.4.1 Narrative ==== 233 233 234 -The [[ConceptScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ConceptScheme.WebHome]]can have one or more Concepts. A[[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]can have zero or more[[child>>doc:IMElements.child.WebHome]]Concepts, thus supporting a[[hierarchy>>doc:sdmx:Glossary2\.1.Hierarchy.WebHome]] of Concepts. Note that a[[child>>doc:IMElements.child.WebHome]][[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]can have only one[[parent>>doc:IMElements.parent.WebHome]][[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]in this association. The purpose of the[[hierarchy>>doc:sdmx:Glossary2\.1.Hierarchy.WebHome]] is to relate concepts that have a semantic relationship: for example, a Reporting_Country and Vis_a_Vis_Country may both have Country as a[[parent>>doc:IMElements.parent.WebHome]]concept, or a CONTACT may have a PRIMARY_CONTACT as a[[child>>doc:IMElements.child.WebHome]]concept. It is not the purpose of such schemes to define reporting structures: these reporting structures are defined in the[[MetadataStructureDefinition>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.Structure.MetadataStructureDefinition.WebHome]].235 +The ConceptScheme can have one or more Concepts. A Concept can have zero or more child Concepts, thus supporting a hierarchy of Concepts. Note that a child Concept can have only one parent Concept in this association. The purpose of the hierarchy is to relate concepts that have a semantic relationship: for example, a Reporting_Country and Vis_a_Vis_Country may both have Country as a parent concept, or a CONTACT may have a PRIMARY_CONTACT as a child concept. It is not the purpose of such schemes to define reporting structures: these reporting structures are defined in the MetadataStructureDefinition. 235 235 236 -The [[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]can be associated with a[[coreRepresentation>>doc:IMElements.coreRepresentation.WebHome]].The[[coreRepresentation>>doc:IMElements.coreRepresentation.WebHome]]is the specification of the format and[[value>>doc:IMElements.value.WebHome]]domain of the[[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]when used on a[[structure>>doc:IMElements.structure.WebHome]]like a[[DataStructureDefinition>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.Structure.DataStructureDefinition.WebHome]]or a[[MetadataStructureDefinition>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.Structure.MetadataStructureDefinition.WebHome]], unless the specification of the[[Representation>>doc:IMElements.Representation.WebHome]]is overridden in the relevant[[structure>>doc:IMElements.structure.WebHome]]definition. In a hierarchical[[ConceptScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ConceptScheme.WebHome]]the[[Representation>>doc:IMElements.Representation.WebHome]]is inherited from the[[parent>>doc:IMElements.parent.WebHome]][[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]unless overridden at the level of the[[child>>doc:IMElements.child.WebHome]][[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]].237 +The Concept can be associated with a coreRepresentation. The coreRepresentation is the specification of the format and value domain of the Concept when used on a structure like a DataStructureDefinition or a MetadataStructureDefinition, unless the specification of the Representation is overridden in the relevant structure definition. In a hierarchical ConceptScheme the Representation is inherited from the parent Concept unless overridden at the level of the child Concept. 237 237 238 -The [[Representation>>doc:IMElements.Representation.WebHome]]is documented in more detail in the section on the[[SDMX>>doc:sdmx:Glossary2\.1.Statistical data and metadata exchange.WebHome]]Base.239 +The Representation is documented in more detail in the section on the SDMX Base. 239 239 240 -The [[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]may be related to a concept described in terms of the ISO/IEC 11179 standard. The[[ISOConceptReference>>doc:IMElements.ISOConceptReference.WebHome]]identifies this concept and[[concept scheme>>doc:sdmx:Glossary2\.1.Concept scheme.WebHome]]in which it is contained.241 +The Concept may be related to a concept described in terms of the ISO/IEC 11179 standard. The ISOConceptReference identifies this concept and concept scheme in which it is contained. 241 241 242 242 ==== 4.5.4.2 Definitions ==== 243 243 ... ... @@ -244,28 +244,28 @@ 244 244 (% style="width:912.835px" %) 245 245 |(% style="width:170px" %)**Class**|(% style="width:184px" %)**Feature**|(% style="width:548px" %)**Description** 246 246 |(% style="width:170px" %)((( 247 - [[ConceptScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ConceptScheme.WebHome]]248 +ConceptScheme 248 248 )))|(% style="width:184px" %)((( 249 249 Inherits from 250 -// [[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//251 +//ItemScheme// 251 251 )))|(% style="width:548px" %)The descriptive information for an arrangement or division of concepts into groups based on characteristics, which the objects have in common. 252 -|(% style="width:170px" %) [[Concept>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Concept.WebHome]]|(% style="width:184px" %)(((253 +|(% style="width:170px" %)Concept|(% style="width:184px" %)((( 253 253 Inherits from 254 -// [[Item>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.WebHome]]//255 -)))|(% style="width:548px" %)A concept is a [[unit>>doc:sdmx:Glossary2\.1.Statistical unit.WebHome]] of knowledge created by a unique combination of characteristics.255 +//Item// 256 +)))|(% style="width:548px" %)A concept is a unit of knowledge created by a unique combination of characteristics. 256 256 |(% style="width:170px" %) |(% style="width:184px" %)/hierarchy|(% style="width:548px" %)Associates the parent and the child concept. 257 -|(% style="width:170px" %) |(% style="width:184px" %) [[coreRepresentation>>doc:IMElements.coreRepresentation.WebHome]]|(% style="width:548px" %)Associates a Representation.258 -|(% style="width:170px" %) |(% style="width:184px" %)+ [[ISOConcept>>doc:IMElements.isoConcept.WebHome]]|(% style="width:548px" %)Association to an ISO concept reference.259 -|(% style="width:170px" %) [[ISOConceptReference>>doc:IMElements.ISOConceptReference.WebHome]]|(% style="width:184px" %) |(% style="width:548px" %)The identity of an ISO concept definition.260 -|(% style="width:170px" %) |(% style="width:184px" %) [[conceptAgency>>doc:IMElements.conceptAgency.WebHome]]|(% style="width:548px" %)The[[maintenance agency>>doc:sdmx:Glossary2\.1.Maintenance agency.WebHome]] of the[[concept scheme>>doc:sdmx:Glossary2\.1.Concept scheme.WebHome]] containing the concept.261 -|(% style="width:170px" %) |(% style="width:184px" %) [[conceptSchemeID>>doc:IMElements.conceptSchemeID.WebHome]]|(% style="width:548px" %)The identifier of the[[concept scheme>>doc:sdmx:Glossary 2\.1.Concept scheme.WebHome]].262 -|(% style="width:170px" %) |(% style="width:184px" %) [[conceptID>>doc:IMElements.conceptID.WebHome]]|(% style="width:548px" %)The identifier of the concept.258 +|(% style="width:170px" %) |(% style="width:184px" %)coreRepresentation|(% style="width:548px" %)Associates a Representation. 259 +|(% style="width:170px" %) |(% style="width:184px" %)+ISOConcept|(% style="width:548px" %)Association to an ISO concept reference. 260 +|(% style="width:170px" %)ISOConceptReference|(% style="width:184px" %) |(% style="width:548px" %)The identity of an ISO concept definition. 261 +|(% style="width:170px" %) |(% style="width:184px" %)conceptAgency|(% style="width:548px" %)The maintenance agency of the concept scheme containing the concept. 262 +|(% style="width:170px" %) |(% style="width:184px" %)conceptSchemeID|(% style="width:548px" %)The identifier of the concept scheme. 263 +|(% style="width:170px" %) |(% style="width:184px" %)conceptID|(% style="width:548px" %)The identifier of the concept. 263 263 264 264 == 4.6 Category Scheme == 265 265 266 266 === 4.6.1 Context === 267 267 268 -This package defines the [[structure>>doc:IMElements.structure.WebHome]]that supports the definition of and relationships between categories in a[[category scheme>>doc:sdmx:Glossary 2\.1.Categoryscheme.WebHome]].It is similar to the package for[[concept scheme>>doc:sdmx:Glossary 2\.1.Conceptscheme.WebHome]].An example of a[[category scheme>>doc:sdmx:Glossary2\.1.Category scheme.WebHome]]is one which categorises data – sometimes known as a subject matter domain scheme or a data[[category scheme>>doc:sdmx:Glossary 2\.1.Categoryscheme.WebHome]].Importantly, as will be seen later, the individual nodes in the scheme (the “categories”) can be associated to any set of IdentiableArtefacts in a[[Categorisation>>doc:sdmx:Glossary 2\.1.Categorisation.WebHome]].269 +This package defines the structure that supports the definition of and relationships between categories in a category scheme. It is similar to the package for concept scheme. An example of a category scheme is one which categorises data – sometimes known as a subject matter domain scheme or a data category scheme. Importantly, as will be seen later, the individual nodes in the scheme (the “categories”) can be associated to any set of IdentiableArtefacts in a Categorisation. 269 269 270 270 === 4.6.2 Class diagram Inheritance === 271 271 ... ... @@ -277,30 +277,30 @@ 277 277 278 278 ==== 4.6.3.1 Narrative ==== 279 279 280 -The categories are modelled as a hierarchical // [[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//. The[[CategoryScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.CategoryScheme.WebHome]]inherits from the //[[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]// and has the following[[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]:281 +The categories are modelled as a hierarchical //ItemScheme//. The CategoryScheme inherits from the //ItemScheme// and has the following attributes: 281 281 282 - [[id>>doc:IMElements.id.WebHome]]283 - [[uri>>doc:IMElements.uri.WebHome]]284 - [[urn>>doc:IMElements.urn.WebHome]]285 - [[version>>doc:IMElements.version.WebHome]]286 - [[validFrom>>doc:IMElements.validFrom.WebHome]]287 - [[validTo>>doc:IMElements.validTo.WebHome]]288 - [[isExternalReference>>doc:IMElements.isExternalReference.WebHome]]289 - [[structureURL>>doc:IMElements.structureURL.WebHome]]290 - [[serviceURL>>doc:IMElements.serviceURL.WebHome]]291 - [[isPartial>>doc:IMElements.isPartial.WebHome]]283 +id 284 +uri 285 +urn 286 +version 287 +validFrom 288 +validTo 289 +isExternalReference 290 +structureURL 291 +serviceURL 292 +isPartial 292 292 293 - [[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]]inherits from //[[Item>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.WebHome]]// and has the following[[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]:294 +Category inherits from //Item// and has the following attributes: 294 294 295 - [[id>>doc:IMElements.id.WebHome]]296 - [[uri>>doc:IMElements.uri.WebHome]]297 - [[urn>>doc:IMElements.urn.WebHome]]296 +id 297 +uri 298 +urn 298 298 299 -Both [[CategoryScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.CategoryScheme.WebHome]]and[[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]]have the association to[[InternationalString>>doc:IMElements.InternationalString.WebHome]]to support a multi-lingual[[name>>doc:IMElements.name.WebHome]], an optional multi-lingual[[description>>doc:IMElements.description.WebHome]], and an association to[[Annotation>>doc:IMElements.Annotation.WebHome]]to support notes (not shown on the model).300 +Both CategoryScheme and Category have the association to InternationalString to support a multi-lingual name, an optional multi-lingual description, and an association to Annotation to support notes (not shown on the model). 300 300 301 -Through the inheritance the [[CategoryScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.CategoryScheme.WebHome]]comprise one or more Categorys, and the[[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]]itself can have one or more[[child>>doc:IMElements.child.WebHome]][[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]]in the (inherited)[[hierarchy>>doc:sdmx:Glossary2\.1.Hierarchy.WebHome]] association. Note that a[[child>>doc:IMElements.child.WebHome]][[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]]can have only one[[parent>>doc:IMElements.parent.WebHome]][[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]]in this association.302 +Through the inheritance the CategoryScheme comprise one or more Categorys, and the Category itself can have one or more child Category in the (inherited) hierarchy association. Note that a child Category can have only one parent Category in this association. 302 302 303 -A partial [[CategoryScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.CategoryScheme.WebHome]](where[[isPartial>>doc:IMElements.isPartial.WebHome]]is set to “true”) is identical to a[[CategoryScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.CategoryScheme.WebHome]]and contains the[[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]]and associated names and descriptions, just as in a normal[[CategoryScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.CategoryScheme.WebHome]].However, its content is a subset of the full[[CategoryScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.CategoryScheme.WebHome]].The way this works is described in section [[3.5.3.1>>doc:Methodology.SDMX 3\.1 Standards\. Section 2\. Information model.3 SDMX Base Package.WebHome||anchor="H3.5.3.1Narrative"]] on[[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]].304 +A partial CategoryScheme (where isPartial is set to “true”) is identical to a CategoryScheme and contains the Category and associated names and descriptions, just as in a normal CategoryScheme. However, its content is a subset of the full CategoryScheme. The way this works is described in section [[3.5.3.1>>doc:Methodology.SDMX 3\.1 Standards\. Section 2\. Information model.3 SDMX Base Package.WebHome||anchor="H3.5.3.1Narrative"]] on ItemScheme. 304 304 305 305 === 4.6.4 Class diagram Relationship === 306 306 ... ... @@ -308,28 +308,28 @@ 308 308 309 309 **Figure 24: Relationship Class diagram of the Category Scheme** 310 310 311 -The [[CategoryScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.CategoryScheme.WebHome]]can have one or more Categorys. The[[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]]is Identifiable and has identity information. A[[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]]can have zero or more[[child>>doc:IMElements.child.WebHome]]Categorys, thus supporting a[[hierarchy>>doc:sdmx:Glossary2\.1.Hierarchy.WebHome]] of Categorys. Any[[IdentifiableArtefact>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.WebHome]]can be +[[categorisedBy>>doc:IMElements.categorisedBy.WebHome]]a[[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]].This is achieved by means of a[[Categorisation>>doc:sdmx:Glossary 2\.1.Categorisation.WebHome]].Each[[Categorisation>>doc:sdmx:Glossary2\.1.Categorisation.WebHome]]can associate one[[IdentifiableArtefact>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.WebHome]]with one[[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]].Multiple[[Categorisations>>doc:sdmx:Glossary2\.1.Categorisation.WebHome]]can be used to build a set of IdentifiableArtefacts that are +[[categorisedBy>>doc:IMElements.categorisedBy.WebHome]]the same[[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]].Note that there is no navigation (i.e. no embedded reference) to the[[Categorisation>>doc:sdmx:Glossary2\.1.Categorisation.WebHome]]from the[[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]].From an implementation perspective this is necessary as[[Categorisation>>doc:sdmx:Glossary2\.1.Categorisation.WebHome]]has no effect on the versioning of either the[[CategoryScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.CategoryScheme.WebHome]]or the[[IdentifiableArtefact>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.WebHome]].312 +The CategoryScheme can have one or more Categorys. The Category is Identifiable and has identity information. A Category can have zero or more child Categorys, thus supporting a hierarchy of Categorys. Any IdentifiableArtefact can be +categorisedBy a Category. This is achieved by means of a Categorisation. Each Categorisation can associate one IdentifiableArtefact with one Category. Multiple Categorisations can be used to build a set of IdentifiableArtefacts that are +categorisedBy the same Category. Note that there is no navigation (i.e. no embedded reference) to the Categorisation from the Category. From an implementation perspective this is necessary as Categorisation has no effect on the versioning of either the CategoryScheme or the IdentifiableArtefact. 312 312 313 313 ==== 4.6.4.1 Definitions ==== 314 314 315 315 (% style="width:935.835px" %) 316 316 |**Class**|**Feature**|(% style="width:601px" %)**Description** 317 -| [[CategoryScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.CategoryScheme.WebHome]]|(((318 +|CategoryScheme|((( 318 318 Inherits from 319 -// [[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//320 +//ItemScheme// 320 320 )))|(% style="width:601px" %)The descriptive information for an arrangement or division of categories into groups based on characteristics, which the objects have in common. 321 321 | |/items|(% style="width:601px" %)Associates the categories. 322 -| [[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]]|(((323 +|Category|((( 323 323 Inherits from 324 -// [[Item>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.WebHome]]//325 -)))|(% style="width:601px" %)An item at any level within a [[classification>>doc:sdmx:Glossary 2\.1.Statistical Classification.WebHome]], typically tabulation categories, sections, subsections, divisions, subdivisions, groups, subgroups, classes and subclasses.325 +//Item// 326 +)))|(% style="width:601px" %)An item at any level within a classification, typically tabulation categories, sections, subsections, divisions, subdivisions, groups, subgroups, classes and subclasses. 326 326 | |/hierarchy|(% style="width:601px" %)Associates the parent and the child Category. 327 -| [[Categorisation>>doc:sdmx:Glossary 2\.1.Categorisation.WebHome]]|(((328 +|Categorisation|((( 328 328 Inherits from 329 -// [[MaintainableArtefact>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.WebHome]]//330 -)))|(% style="width:601px" %)Associates an Identifable [[Artefact>>doc:sdmx:Glossary2\.1.Artefact.WebHome]]with a Category.331 -| |+ [[categorisedArtefact>>doc:IMElements.categorisedArtefact.WebHome]]|(% style="width:601px" %)Associates the Identifable[[Artefact>>doc:sdmx:Glossary 2\.1.Artefact.WebHome]].332 -| |+ [[categorisedBy>>doc:IMElements.categorisedBy.WebHome]]|(% style="width:601px" %)Associates the Category.330 +//MaintainableArtefact// 331 +)))|(% style="width:601px" %)Associates an Identifable Artefact with a Category. 332 +| |+categorisedArtefact|(% style="width:601px" %)Associates the Identifable Artefact. 333 +| |+categorisedBy|(% style="width:601px" %)Associates the Category. 333 333 334 334 == 4.7 Organisation Scheme == 335 335 ... ... @@ -343,92 +343,93 @@ 343 343 344 344 ==== 4.7.2.1 Narrative ==== 345 345 346 -The // [[OrganisationScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.WebHome]]// is abstract. It contains //[[Organisation>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.WebHome]]// which is also abstract. The //[[Organisation>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.WebHome]]// can have[[child>>doc:IMElements.child.WebHome]]//[[Organisation>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.WebHome]]//.347 +The //OrganisationScheme// is abstract. It contains //Organisation// which is also abstract. The //Organisation// can have child //Organisation//. 347 347 348 -The // [[OrganisationScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.WebHome]]// can be one of five types:349 +The //OrganisationScheme// can be one of five types: 349 349 350 -1. [[AgencyScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.AgencyScheme.WebHome]]– contains[[Agency>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.Agency.WebHome]]which is restricted to a flat list of agencies (i.e., there is no[[hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]]). Note that the[[SDMX>>doc:sdmx:Glossary2\.1.Statistical data and metadata exchange.WebHome]] system of (Maintenance)[[Agency>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.Agency.WebHome]]can be hierarchic and this is explained in more detail in the[[SDMX>>doc:sdmx:Glossary2\.1.Statistical data andmetadata exchange.WebHome]] Standards Section 6 “Technical Notes”.351 -1. [[DataProviderScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.DataProviderScheme.WebHome]]– contains[[DataProvider>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.DataProvider.WebHome]]which is restricted to a flat list of agencies (i.e., there is no[[hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]]).352 -1. [[MetadataProviderScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.MetadataProviderScheme.WebHome]]– contains[[MetadataProvider>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.MetadataProvider.WebHome]]which is restricted to a flat list of agencies (i.e., there is no[[hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]]).353 -1. [[DataConsumerScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.DataConsumerScheme.WebHome]]– contains[[DataConsumer>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.DataConsumer.WebHome]]which is restricted to a flat list of agencies (i.e., there is no[[hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]]).354 -1. (% style="background-color:#d35400" %) [[OrganisationUnitScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.OrganisationUnitScheme.WebHome]](%%) – contains[[OrganisationUnit>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.OrganisationUnit.WebHome]]which does inherit the /[[hierarchy>>doc:sdmx:Glossary2\.1.Hierarchy.WebHome]] association from[[Organisation>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.WebHome]].351 +1. AgencyScheme – contains Agency which is restricted to a flat list of agencies (i.e., there is no hierarchy). Note that the SDMX system of (Maintenance) Agency can be hierarchic and this is explained in more detail in the SDMX Standards Section 6 “Technical Notes”. 352 +1. DataProviderScheme – contains DataProvider which is restricted to a flat list of agencies (i.e., there is no hierarchy). 353 +1. MetadataProviderScheme – contains MetadataProvider which is restricted to a flat list of agencies (i.e., there is no hierarchy). 354 +1. DataConsumerScheme – contains DataConsumer which is restricted to a flat list of agencies (i.e., there is no hierarchy). 355 +1. (% style="background-color:#d35400" %)OrganisationUnitScheme(%%) – contains OrganisationUnit which does inherit the /hierarchy association from Organisation. 355 355 356 - [[Reference metadata>>doc:sdmx:Glossary2\.1.Reference metadata.WebHome]] can be attached to the //[[Organisation>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.WebHome]]// by means of the[[metadata>>doc:IMElements.metadata.WebHome]]attachment mechanism. This mechanism is explained in the[[Reference Metadata>>doc:sdmx:Glossary2\.1.Reference metadata.WebHome]]section of this document (see section 7). This means that the model does not specify the specific[[reference metadata>>doc:sdmx:Glossary2\.1.Reference metadata.WebHome]] that can be attached to a[[DataProvider>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.DataProvider.WebHome]],[[MetadataProvider>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.MetadataProvider.WebHome]],[[DataConsumer>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.DataConsumer.WebHome]],[[OrganisationUnit>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.OrganisationUnit.WebHome]]or[[Agency>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.Agency.WebHome]], except for limited[[Contact>>doc:IMElements.Contact.WebHome]]information.357 +Reference metadata can be attached to the //Organisation// by means of the metadata attachment mechanism. This mechanism is explained in the Reference Metadata section of this document (see section 7). This means that the model does not specify the specific reference metadata that can be attached to a DataProvider, MetadataProvider, DataConsumer, OrganisationUnit or Agency, except for limited Contact information. 357 357 358 -A partial // [[OrganisationScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.WebHome]]// (where[[isPartial>>doc:IMElements.isPartial.WebHome]]is set to “true”) is identical to an //[[OrganisationScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.WebHome]]// and contains the //[[Organisation>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.WebHome]]// and associated names and descriptions, just as in a normal //[[OrganisationScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.WebHome]]//. However, its content is a subset of the full //[[OrganisationScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.WebHome]]//. The way this works is described in section [[3.5.3.1>>doc:Methodology.SDMX 3\.1 Standards\. Section 2\. Information model.3 SDMX Base Package.WebHome||anchor="H3.5.3.1Narrative"]] on //[[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//.359 +A partial //OrganisationScheme// (where isPartial is set to “true”) is identical to an //OrganisationScheme// and contains the //Organisation// and associated names and descriptions, just as in a normal //OrganisationScheme//. However, its content is a subset of the full //OrganisationScheme//. The way this works is described in section [[3.5.3.1>>doc:Methodology.SDMX 3\.1 Standards\. Section 2\. Information model.3 SDMX Base Package.WebHome||anchor="H3.5.3.1Narrative"]] on //ItemScheme//. 359 359 360 -==== 4.7.2.2 ==== 361 +==== 4.7.2.2 Definitions ==== 361 361 362 -==== Definitions ==== 363 - 364 364 (% style="width:946.835px" %) 365 365 |**Class**|**Feature**|(% style="width:540px" %)**Description** 366 -|// [[OrganisationScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.WebHome]]//|(((365 +|//OrganisationScheme//|((( 367 367 Abstract Class 368 368 Inherits from 369 -// [[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//368 +//ItemScheme// 370 370 Sub classes are: 371 - [[AgencyScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.AgencyScheme.WebHome]]372 - [[DataProviderScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.DataProviderScheme.WebHome]]373 - [[MetadataProviderScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.MetadataProviderScheme.WebHome]]374 - [[DataConsumerScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.DataConsumerScheme.WebHome]]375 - [[OrganisationUnitScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.OrganisationUnitScheme.WebHome]]370 +AgencyScheme 371 +DataProviderScheme 372 +MetadataProviderScheme 373 +DataConsumerScheme 374 +OrganisationUnitScheme 376 376 )))|(% style="width:540px" %)A maintained collection of Organisations. 377 377 | |/items|(% style="width:540px" %)Association to the Organisations in the scheme. 378 -|// [[Organisation>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.WebHome]]//|(((377 +|//Organisation//|((( 379 379 Abstract Class 380 380 Inherits from 381 -// [[Item>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.WebHome]]//380 +//Item// 382 382 Sub classes are: 383 - [[Agency>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.Agency.WebHome]]384 - [[DataProvider>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.DataProvider.WebHome]]385 - [[MetadataProvider>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.MetadataProvider.WebHome]]386 - [[DataConsumer>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.DataConsumer.WebHome]]387 - [[OrganisationUnit>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.OrganisationUnit.WebHome]]382 +Agency 383 +DataProvider 384 +MetadataProvider 385 +DataConsumer 386 +OrganisationUnit 388 388 )))|(% style="width:540px" %)An organisation is a unique framework of authority within which a person or persons act, or are designated to act, towards some purpose. 389 389 | |+contact|(% style="width:540px" %)Association to the Contact information. 390 390 | |/hierarchy|(% style="width:540px" %)Association to child Organisations. 391 -| [[Contact>>doc:IMElements.Contact.WebHome]]| |(% style="width:540px" %)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.392 -| | [[name>>doc:IMElements.name.WebHome]]|(% style="width:540px" %)The designation of the Contact person by a linguistic expression.390 +|Contact| |(% style="width:540px" %)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. 391 +| |name|(% style="width:540px" %)The designation of the Contact person by a linguistic expression. 393 393 | |organisationUnit|(% style="width:540px" %)The designation of the organisational structure by a linguistic expression, within which Contact person works. 394 -| | [[responsibility>>doc:IMElements.responsibility.WebHome]]|(% style="width:540px" %)The function of the contact person with respect to the organisation role for which this person is the Contact.395 -| | [[telephone>>doc:IMElements.telephone.WebHome]]|(% style="width:540px" %)The[[telephone number>>doc:sdmx:Glossary2\.1.Contact phone number.WebHome]] of the Contact.396 -| | [[fax>>doc:IMElements.fax.WebHome]]|(% style="width:540px" %)The fax number of the Contact.397 -| | [[email>>doc:IMElements.email.WebHome]]|(% style="width:540px" %)The Internet e-mail address of the Contact.398 -| | [[X400>>doc:IMElements.x400.WebHome]]|(% style="width:540px" %)The X400 address of the Contact.399 -| | [[uri>>doc:IMElements.uri.WebHome]]|(% style="width:540px" %)The URL address of the Contact.400 -| [[AgencyScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.AgencyScheme.WebHome]]| |(% style="width:540px" %)A maintained collection of[[Maintenance Agencies>>doc:sdmx:Glossary 2\.1.Maintenance agency.WebHome]].401 -| |/items|(% style="width:540px" %)Association to the [[Maintenance Agency>>doc:sdmx:Glossary2\.1.Maintenanceagency.WebHome]] inthe scheme.402 -| [[DataProviderScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.DataProviderScheme.WebHome]]| |(% style="width:540px" %)A maintained collection of[[Data Providers>>doc:sdmx:Glossary 2\.1.Data provider.WebHome]].403 -| |/items|(% style="width:540px" %)Association to the [[Data Providers>>doc:sdmx:Glossary2\.1.Data provider.WebHome]] in the scheme.404 -| [[MetadataProviderScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.MetadataProviderScheme.WebHome]]| |(% style="width:540px" %)A maintained collection of Metadata Providers.393 +| |responsibility|(% style="width:540px" %)The function of the contact person with respect to the organisation role for which this person is the Contact. 394 +| |telephone|(% style="width:540px" %)The telephone number of the Contact. 395 +| |fax|(% style="width:540px" %)The fax number of the Contact. 396 +| |email|(% style="width:540px" %)The Internet e-mail address of the Contact. 397 +| |X400|(% style="width:540px" %)The X400 address of the Contact. 398 +| |uri|(% style="width:540px" %)The URL address of the Contact. 399 +|AgencyScheme| |(% style="width:540px" %)A maintained collection of Maintenance Agencies. 400 +| |/items|(% style="width:540px" %)Association to the Maintenance Agency in the scheme. 401 +|DataProviderScheme| |(% style="width:540px" %)A maintained collection of Data Providers. 402 +| |/items|(% style="width:540px" %)Association to the Data Providers in the scheme. 403 +|MetadataProviderScheme| |(% style="width:540px" %)A maintained collection of Metadata Providers. 405 405 | |/items|(% style="width:540px" %)Association to the Metadata Providers in the scheme. 406 -| [[DataConsumerScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.DataConsumerScheme.WebHome]]| |(% style="width:540px" %)A maintained collection of[[Data Consumers>>doc:sdmx:Glossary 2\.1.Data consumer.WebHome]].407 -| |/items|(% style="width:540px" %)Association to the [[Data Consumers>>doc:sdmx:Glossary2\.1.Data consumer.WebHome]]in the scheme.408 -|(%%)(% style="background-color:#d35400" %) [[OrganisationUnitScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.OrganisationUnitScheme.WebHome]]| |(% style="width:540px" %)A maintained collection of Organisation[[Units>>doc:sdmx:Glossary 2\.1.Statistical unit.WebHome]].409 -| |/items|(% style="width:540px" %)Association to the Organisation [[Units>>doc:sdmx:Glossary2\.1.Statistical unit.WebHome]]inthe scheme.410 -| [[Agency>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.Agency.WebHome]]|(((405 +|DataConsumerScheme| |(% style="width:540px" %)A maintained collection of Data Consumers. 406 +| |/items|(% style="width:540px" %)Association to the Data Consumers in the scheme. 407 +|(%%)(% style="background-color:#d35400" %)OrganisationUnitScheme| |(% style="width:540px" %)A maintained collection of Organisation Units. 408 +| |/items|(% style="width:540px" %)Association to the Organisation Units in the scheme. 409 +|Agency|((( 411 411 Inherits from 412 -// [[Organisation>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.WebHome]]//413 -)))|(% style="width:540px" %)Responsible agency for maintaining [[artefacts>>doc:sdmx:Glossary2\.1.Artefact.WebHome]]such as[[statistical classifications>>doc:sdmx:Glossary 2\.1.Statistical Classification.WebHome]], glossaries,[[structural metadata>>doc:sdmx:Glossary2\.1.Structural metadata.WebHome]]such as Data and[[Metadata Structure Definitions>>doc:sdmx:Glossary 2\.1.Metadata structure definition.WebHome]], Concepts and[[Code lists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]].414 -| [[DataProvider>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.DataProvider.WebHome]]|(((411 +//Organisation// 412 +)))|(% style="width:540px" %)Responsible agency for maintaining artefacts such as statistical classifications, glossaries, structural metadata such as Data and Metadata Structure Definitions, Concepts and Code lists. 413 +|DataProvider|((( 415 415 Inherits from 416 -// [[Organisation>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.WebHome]]//415 +//Organisation// 417 417 )))|(% style="width:540px" %)An organisation that produces data. 418 -| [[MetadataProvider>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.MetadataProvider.WebHome]]|(((417 +|MetadataProvider|((( 419 419 Inherits from 420 -// [[Organisation>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.WebHome]]//421 -)))|(% style="width:540px" %)An organisation that produces [[reference metadata>>doc:sdmx:Glossary 2\.1.Reference metadata.WebHome]].422 -| [[DataConsumer>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.DataConsumer.WebHome]]|(((419 +//Organisation// 420 +)))|(% style="width:540px" %)An organisation that produces reference metadata. 421 +|DataConsumer|((( 423 423 Inherits from 424 -// [[Organisation>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.WebHome]]//423 +//Organisation// 425 425 )))|(% style="width:540px" %)An organisation using data as input for further processing. 426 -| [[OrganisationUnit>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.OrganisationUnit.WebHome]]|(((425 +|OrganisationUnit|((( 427 427 Inherits from 428 -// [[Organisation>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Organisation.WebHome]]//427 +//Organisation// 429 429 )))|(% style="width:540px" %)A designation in the organisational structure. 430 -| |/hierarchy|(% style="width:540px" %)Association to child Organisation [[Units>>doc:sdmx:Glossary 2\.1.Statistical unit.WebHome]]429 +| |/hierarchy|(% style="width:540px" %)Association to child Organisation Units 431 431 431 +(% style="width:946.835px" %) 432 +|(% style="width:540px" %) 433 + 432 432 == 4.8 Reporting Taxonomy == 433 433 434 434 === 4.8.1 Class Diagram === ... ... @@ -441,9 +441,9 @@ 441 441 442 442 ==== 4.8.2.1 Narrative ==== 443 443 444 -In some data reporting environments, and in particular those in primary reporting, a report may comprise a variety of heterogeneous data, each described by a different // [[Structure>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.Structure.WebHome]]//. Equally, a specific disseminated or published report may also comprise a variety of heterogeneous data. The definition of the set of linked sub reports is supported by the[[ReportingTaxonomy>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ReportingTaxonomy.WebHome]].446 +In some data reporting environments, and in particular those in primary reporting, a report may comprise a variety of heterogeneous data, each described by a different //Structure//. Equally, a specific disseminated or published report may also comprise a variety of heterogeneous data. The definition of the set of linked sub reports is supported by the ReportingTaxonomy. 445 445 446 -The [[ReportingTaxonomy>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ReportingTaxonomy.WebHome]]is a specialised form of //[[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//. Each[[ReportingCategory>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.ReportingCategory.WebHome]]of the[[ReportingTaxonomy>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ReportingTaxonomy.WebHome]]can link to one or more //[[StructureUsage>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.StructureUsage.WebHome]]// which itself can be one of[[Dataflow>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.StructureUsage.Dataflow.WebHome]], or[[Metadataflow>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.StructureUsage.Metadataflow.WebHome]], and one or more //[[Structure>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.Structure.WebHome]]//, which itself can be one of[[DataStructureDefinition>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.Structure.DataStructureDefinition.WebHome]]or[[MetadataStructureDefinition>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.Structure.MetadataStructureDefinition.WebHome]].It is expected that within a specific[[ReportingTaxonomy>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ReportingTaxonomy.WebHome]]each[[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]]that is linked in this way will be linked to the same class (e.g. all[[Category>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Category.WebHome]]in the scheme will link to a[[Dataflow>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.StructureUsage.Dataflow.WebHome]]). Note that a[[ReportingCategory>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.ReportingCategory.WebHome]]can have[[child>>doc:IMElements.child.WebHome]][[ReportingCategory>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.ReportingCategory.WebHome]]and in this way it is possible to define a hierarchical[[ReportingTaxonomy>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ReportingTaxonomy.WebHome]].It is possible in this taxonomy that some[[ReportingCategory>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.ReportingCategory.WebHome]]are defined just to give a reporting[[structure>>doc:IMElements.structure.WebHome]].For instance:448 +The ReportingTaxonomy is a specialised form of //ItemScheme//. Each ReportingCategory of the ReportingTaxonomy can link to one or more //StructureUsage// which itself can be one of Dataflow, or Metadataflow, and one or more //Structure//, which itself can be one of DataStructureDefinition or MetadataStructureDefinition. It is expected that within a specific ReportingTaxonomy each Category that is linked in this way will be linked to the same class (e.g. all Category in the scheme will link to a Dataflow). Note that a ReportingCategory can have child ReportingCategory and in this way it is possible to define a hierarchical ReportingTaxonomy. It is possible in this taxonomy that some ReportingCategory are defined just to give a reporting structure. For instance: 447 447 448 448 Section 1 449 449 ... ... @@ -455,24 +455,24 @@ 455 455 1. linked to Datafow_3 456 456 1. linked to Datafow_4 457 457 458 -Here, the nodes of Section 1 and Section 2 would not be linked to [[Dataflow>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.StructureUsage.Dataflow.WebHome]]but the other would be linked to a[[Dataflow>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.StructureUsage.Dataflow.WebHome]](and hence the[[DataStructureDefinition>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.Structure.DataStructureDefinition.WebHome]]).460 +Here, the nodes of Section 1 and Section 2 would not be linked to Dataflow but the other would be linked to a Dataflow (and hence the DataStructureDefinition). 459 459 460 -A partial [[ReportingTaxonomy>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ReportingTaxonomy.WebHome]](where[[isPartial>>doc:IMElements.isPartial.WebHome]]is set to “true”) is identical to a[[ReportingTaxonomy>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ReportingTaxonomy.WebHome]]and contains the[[ReportingCategory>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.ReportingCategory.WebHome]]and associated names and descriptions, just as in a normal[[ReportingTaxonomy>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ReportingTaxonomy.WebHome]].However, its content is a sub set of the full[[ReportingTaxonomy>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ReportingTaxonomy.WebHome]]The way this works is described in section [[3.5.3.1>>doc:Methodology.SDMX 3\.1 Standards\. Section 2\. Information model.3 SDMX Base Package.WebHome||anchor="H3.5.3.1Narrative"]] on //[[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//.462 +A partial ReportingTaxonomy (where isPartial is set to “true”) is identical to a ReportingTaxonomy and contains the ReportingCategory and associated names and descriptions, just as in a normal ReportingTaxonomy. However, its content is a sub set of the full ReportingTaxonomy The way this works is described in section [[3.5.3.1>>doc:Methodology.SDMX 3\.1 Standards\. Section 2\. Information model.3 SDMX Base Package.WebHome||anchor="H3.5.3.1Narrative"]] on //ItemScheme//. 461 461 462 462 ==== 4.8.2.2 Definitions ==== 463 463 464 464 (% style="width:969.835px" %) 465 465 |**Class**|**Feature**|(% style="width:668px" %)**Description** 466 -| [[ReportingTaxonomy>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ReportingTaxonomy.WebHome]]|(((468 +|ReportingTaxonomy|((( 467 467 Inherits from 468 -// [[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//470 +//ItemScheme// 469 469 )))|(% style="width:668px" %)A scheme which defines the composition structure of a data report where each component can be described by an independent Dataflow or Metadataflow. 470 -| |/items|(% style="width:668px" %)Associates the [[Reporting Category>>doc:sdmx:Glossary 2\.1.Reporting category.WebHome]]471 -| [[ReportingCategory>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.ReportingCategory.WebHome]]|Inherits from //[[Item>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.WebHome]]//|(% style="width:668px" %)A component that gives structure to the report and links to data and metadata.472 -| |/hierarchy|(% style="width:668px" %)Associates child [[Reporting Category>>doc:sdmx:Glossary 2\.1.Reporting category.WebHome]].473 -| |+ [[flow>>doc:IMElements.flow.WebHome]]|(% style="width:668px" %)Association to the data and metadata flows that link to metadata about the provisioning and related data and[[metadata sets>>doc:sdmx:Glossary 2\.1.Metadata set.WebHome]], and the structures that define them.474 -| |+ [[structure>>doc:IMElements.structure.WebHome]]|(% style="width:668px" %)Association to the[[Data Structure Definition>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] and[[Metadata Structure Definitions>>doc:sdmx:Glossary2\.1.Metadata structure definition.WebHome]]which define the[[structural metadata>>doc:sdmx:Glossary2\.1.Structural metadata.WebHome]] describing the data and metadata that are contained at this part of the report.472 +| |/items|(% style="width:668px" %)Associates the Reporting Category 473 +|ReportingCategory|Inherits from //Item//|(% style="width:668px" %)A component that gives structure to the report and links to data and metadata. 474 +| |/hierarchy|(% style="width:668px" %)Associates child Reporting Category. 475 +| |+flow|(% style="width:668px" %)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. 476 +| |+structure|(% style="width:668px" %)Association to the Data Structure Definition and Metadata Structure Definitions which define the structural metadata describing the data and metadata that are contained at this part of the report. 475 475 476 476 ---- 477 477 478 - [[~[1~]>>path:#_ftnref1]] The Codelist that extends 0..* Codelists is the 'extending' Codelist, whilethe Codelist(s) that are inherited is/are the 'extended' Codelist(s).480 +{{putFootnotes/}}