This list of postfixes for data element names based on the ISO-11179 Standard
- _id = Identifier, it is unique in the schema and refer to one entity anywhere it appears in the schema.
- _data or dt = date, temporal dimension.
- _nbr or num = tag number; this is a string of digits that names something.
- _name or nm = this is an alphabetic name and it explains itself.
- _code or _cd = A code is a standard maintained by a trusted source, usually outside of the enterprise.
- _size = an industry standard or company scale for a commodity, such as clothing, shoes, envelopes or machine screws.
- _tot = sum, an aggregated dimension which is logically different from its parts.
- _seq = a sequential numbering.
- _tally = a count of values.
- _cat = Category
- _cls or _class = a class
- _type = an encoding that has a common meaning both internally and externally.
- The differences among type, class, and category are an increasing strength of the algorithm for assigning the type, class, or category.
- The thress terms are often mixed in actual usage.
- _status = an internal encoding that reflects a state of being.
- _addr or _loc = An address or location for an entity.
- _img = An image data type, such as .jpg, .gif, .gif and so forth.
No comments:
Post a Comment