DataTopic - TX

From imde.io

Revision as of 15:17, 14 March 2025 by HansdG (talk | contribs) (Created page with " *A DataTopic is layer in the IMDE framework and consists of a set of data related to a specific set of attributes covering one specific topic. Examples are Measurements, Pricing, Certifications, Packaging. *A DataTopic describes the fields that can or must be used when exchanging data related to this topic. *A DataTopic can have one or more DataFormats in which the data is exchanged. A format is either a message schema (XML&XSD, JSon) or a template (Excel). *Per DataT...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

  • A DataTopic is layer in the IMDE framework and consists of a set of data related to a specific set of attributes covering one specific topic. Examples are Measurements, Pricing, Certifications, Packaging.
  • A DataTopic describes the fields that can or must be used when exchanging data related to this topic.
  • A DataTopic can have one or more DataFormats in which the data is exchanged. A format is either a message schema (XML&XSD, JSon) or a template (Excel).
  • Per DataTopic one or more codelist can apply (e.g. list of EU Allergens and US-FDA Allergens)

DataFormats have revisions and are (as far as possible) backwards and forwards compatible. Revisions have 2 levels: Major and Minor. A major revision (1.x => 2.0) is needed when list values have become obsolete. A minor revision will be used when only new values have been added to the list.