0550 Instance Metadata¶
The InstanceMetadata classification is used to show that a data field represented by the SchemaElement contains metadata (rather than business data). This is needed when each record/instance/row/object in the data needs a different metadata classification.
InstanceMetadata classification¶
Defines a data field that contains metadata for the row/record/object.
- instanceMetadataTypeName - Name of the metadata data type extracted from an instance.
- description - Description of the element or associated resource in free-text.
- additionalProperties - Additional properties for the element.
Raise an issue or comment below