Tuesday, December 20, 2016

what is metadata? (C++)

  Metadata is a data that describe other data for Ex-the  definition of a class is metadata. Models are inherently metadata, since they describes the things being modeled. Many real-world application have metadata, such as parts catalogs, blue prints and dictionaries.
Computer language implementations alsp use metadata heavily.

Meta data is frequently confusing because it blurs the normal separation between the model and the real world.

No comments:

Post a Comment