how can u describe "metadata" in simple words? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

how can u describe "metadata" in simple words?

someone can give me a simple and minimal answer about metadata concept ? thank u

13th Jun 2017, 8:20 PM
dimitriDV
dimitriDV - avatar
2 ответов
+ 2
"Data that provides information about other data" :) As an example, think of photos. The actual data are the pixels in the image (each one a different color). However, there is also metadata associated with that image (EXIF) - such as what camera was used for shooting, ISO speed, aperture, exposure time, etc. That is not part of the actual image, but instead describes the photo, providing more details about it. For more information: https://en.wikipedia.org/wiki/Metadata
13th Jun 2017, 8:26 PM
Bogdan Sass
Bogdan Sass - avatar
+ 1
perfect !!
13th Jun 2017, 8:27 PM
dimitriDV
dimitriDV - avatar