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

From version 4.3
edited by Helena
on 2025/06/08 11:40
Change comment: There is no comment for this version
To version 5.1
edited by Helena
on 2025/06/08 11:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -152,71 +152,62 @@
152 152  
153 153  ==== 7.4.2.2 Definitions ====
154 154  
155 -|**Class**|**Feature**|**Description**
156 -|MetadataSet| |Any organised collection of metadata.
157 -| |reportingBegin|A specific time period in a known system of time periods that identifies the start period of a report.
158 -| |reportingEnd|A specific time period in a known system of time periods that identifies the end period of a report.
159 -| |publicationYear|Specifies the year of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
160 -| |publicationPeriod|Specifies the period of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
161 -| |action|Defines the action to be taken by the recipient system (information, append, replace, delete)
162 -| |+describedBy|Associates a Metadataflow or a Metadata Provision Agreement to the Metadata Set.
163 -| |+structuredBy|Associates the Metadata Attribute Descriptor of the Metadata Structure Definition that defines the structure of the Metadata Set. Note that this dependency explains that the Metadataset is structures according to the Metadata Structure Definition of the linked (by the +describedBy) Metadataflow or the Metadata Provision Agreement.
164 -| |+publishedBy|Associates the Data Provider that reports/publishes the metadata.
165 -| |+attachesTo|Associates the target identifiable objects to which metadata is to be attached.
166 -| |+metadata|Associates the Metadata Attribute values which are to be associated with the object or objects identified by the Target Identifiable Objects(s).
167 -|TargetIdentifiableO bject| |Specifies the identification of an Identifiable object.
168 -| |+valueFor|Associates the Target Identifiable Object being a part of the Identifiable Object Selection specified in the Dataflow or Metadata Provision Agreement.
169 -|StructureRef| |Contains the identification of an Identifiable object.
170 -| |structureType|The object type of the target object.
171 -|IdentifiableArtefac tRef| |Identification of the target object.
172 -| |+containedObject|Association to a contained object in a hierarchy of Identifiable Objects such as a Transition in a Process Step.
173 -|//MetadataAttributeVa lue//|(((
155 +(% style="width:980.835px" %)
156 +|**Class**|**Feature**|(% style="width:515px" %)**Description**
157 +|MetadataSet| |(% style="width:515px" %)Any organised collection of metadata.
158 +| |reportingBegin|(% style="width:515px" %)A specific time period in a known system of time periods that identifies the start period of a report.
159 +| |reportingEnd|(% style="width:515px" %)A specific time period in a known system of time periods that identifies the end period of a report.
160 +| |publicationYear|(% style="width:515px" %)Specifies the year of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
161 +| |publicationPeriod|(% style="width:515px" %)Specifies the period of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
162 +| |action|(% style="width:515px" %)Defines the action to be taken by the recipient system (information, append, replace, delete)
163 +| |+describedBy|(% style="width:515px" %)Associates a Metadataflow or a Metadata Provision Agreement to the Metadata Set.
164 +| |+structuredBy|(% style="width:515px" %)Associates the Metadata Attribute Descriptor of the Metadata Structure Definition that defines the structure of the Metadata Set. Note that this dependency explains that the Metadataset is structures according to the Metadata Structure Definition of the linked (by the +describedBy) Metadataflow or the Metadata Provision Agreement.
165 +| |+publishedBy|(% style="width:515px" %)Associates the Data Provider that reports/publishes the metadata.
166 +| |+attachesTo|(% style="width:515px" %)Associates the target identifiable objects to which metadata is to be attached.
167 +| |+metadata|(% style="width:515px" %)Associates the Metadata Attribute values which are to be associated with the object or objects identified by the Target Identifiable Objects(s).
168 +|TargetIdentifiableObject| |(% style="width:515px" %)Specifies the identification of an Identifiable object.
169 +| |+valueFor|(% style="width:515px" %)Associates the Target Identifiable Object being a part of the Identifiable Object Selection specified in the Dataflow or Metadata Provision Agreement.
170 +|StructureRef| |(% style="width:515px" %)Contains the identification of an Identifiable object.
171 +| |structureType|(% style="width:515px" %)The object type of the target object.
172 +|IdentifiableArtefactRef| |(% style="width:515px" %)Identification of the target object.
173 +| |+containedObject|(% style="width:515px" %)Association to a contained object in a hierarchy of Identifiable Objects such as a Transition in a Process Step.
174 +|//MetadataAttributeValue//|(((
174 174  Abstract class
175 175  Sub classes are:
176 176  //UncodedMetadataAttrib uteValue//
177 177  CodedMetadataAttribut eValue
178 -)))|The value for a Metadata Attribute.
179 +)))|(% style="width:515px" %)The value for a Metadata Attribute.
179 179  | |(((
180 180  +valueFor
181 -
182 182  (inherited from the
183 -
184 184  //AttributeValue//)
185 -)))|(((
184 +)))|(% style="width:515px" %)(((
186 186  Association to the Metadata Attribute in the Metadata Structure Definition that identifies the Concept and allowed Representation for the Metadata Attribute value.
187 -
188 188  Note that this is a conceptual association showing the link to the MSD construct. The syntax for the Metadata Attribute value will state, in some form, the id of the Metadata Attribute.
189 189  )))
190 -| |+child|Association to a child Metadata Attribute value consistent with the hierarchy defined in the MSD for the Metadata Attribute for which this child is a Metadata Attribute value.
191 -|//UncodedMetadataAttr ibuteValue//|(((
188 +| |+child|(% style="width:515px" %)Association to a child Metadata Attribute value consistent with the hierarchy defined in the MSD for the Metadata Attribute for which this child is a Metadata Attribute value.
189 +|//UncodedMetadataAttributeValue//|(((
192 192  Inherits from
193 -
194 -//MetadataAttributeValu e//
195 -
191 +//MetadataAttributeValue//
196 196  Sub class:
197 -
198 198  XHTMLAttributeValue
199 -
200 200  TextAttributeValue
201 -
202 202  OtherUncodedAttribute
203 -
204 204  Value
205 -)))|The content of a Metadata Attribute value where this is textual.
206 -|XHTMLAttributeValue| |This contains XHTML
207 -| |value|The string value of the XHTML
208 -|TextAttributeValue| |This value of a Metadata Attribute value where the content is human-readable text.
209 -| |text|The string value is text. This can be present in multiple language versions.
210 -|OtherUncodedAttribu teValue| |The value of a Metadata Attribute value where the content is not of humanreadable text.
211 -| |value|A text string that is consistent in format to that defined in the Representation of the Metadata Attribute for which this is a Metadata Attribute value.
212 -| |startTime|This attribute is only used if the textFormat of the Metadata Attribute is of the Timespan type in the Metadata Structure Definition (in which case the value field takes a duration).
213 -|CodedMetadataAttrib uteValue|(((
197 +)))|(% style="width:515px" %)The content of a Metadata Attribute value where this is textual.
198 +|XHTMLAttributeValue| |(% style="width:515px" %)This contains XHTML
199 +| |value|(% style="width:515px" %)The string value of the XHTML
200 +|TextAttributeValue| |(% style="width:515px" %)This value of a Metadata Attribute value where the content is human-readable text.
201 +| |text|(% style="width:515px" %)The string value is text. This can be present in multiple language versions.
202 +|OtherUncodedAttributeValue| |(% style="width:515px" %)The value of a Metadata Attribute value where the content is not of humanreadable text.
203 +| |value|(% style="width:515px" %)A text string that is consistent in format to that defined in the Representation of the Metadata Attribute for which this is a Metadata Attribute value.
204 +| |startTime|(% style="width:515px" %)This attribute is only used if the textFormat of the Metadata Attribute is of the Timespan type in the Metadata Structure Definition (in which case the value field takes a duration).
205 +|CodedMetadataAttributeValue|(((
214 214  Inherits from
215 -
216 -//MetadataAttributeValu e//
217 -)))|The content of a Metadata Attribute value that is taken from a Code in a Code list.
218 -| |value|The Code value of the Metadata Attribute value.
219 -| |+value|(((
207 +//MetadataAttributeValue//
208 +)))|(% style="width:515px" %)The content of a Metadata Attribute value that is taken from a Code in a Code list.
209 +| |value|(% style="width:515px" %)The Code value of the Metadata Attribute value.
210 +| |+value|(% style="width:515px" %)(((
220 220  Association to a Code in the Code list specified in the Representation of the Metadata Attribute for which this Metadata Attribute value is the value.
221 221  
222 222  Note that this shows the conceptual link to the Item that is the value. In reality, the value itself will be contained in the Coded Metadata Attribute Value.