What is metadata?

What is metadata?

  • Answer:

    If you think about metadata in terms of something less generic than data it might help. Imagine a book. It has an author. The name of the author is metadata. The book also has a publisher. Once again, the name of the publisher is metadata. If you consider the contents of the book to be data then the author is data about data. Imagine a business problem such as reducing the number of paper files at a company. Paper files require space to store and take time to search when information needs to be found. The storage problem can be solved by scanning the documents and storing them electronically. If I scan an invoice I might want to find it later by searching using the invoice number. Unfortunately the scan is just a picture of an invoice. The solution is to add invoice number metadata to the document. Now I have the picture that I can view and the invoice number that the computer can search for. There is plenty of software that will allow you to attached or relate metadata to a file.

Russ Beinder at Quora Visit the source

Was this solution helpful to you?

Other answers

Metadata simply means data about data, extra useful information on data - In context of databases, metadata would be info on tables, views, columns, arguments etc. For example, say you have a table to store personal info, which has columns that keep the social security number, phone, address, name, surname, birth date etc. for each person. While describing this table, you would also have to describe each column with a data type, and a length - precision etc. right? (The column to store the birth date of a person would probably be described as DATE type, whereas you might want to define the name column's data type as VARCHAR2- Here, what you call 'data', would be the dates which are stored in the table. The metadata would be all the other stuff you specified while you were creating the table, which defines how that data can be stored and accessed.  (Each RDBMS has its own way of storing and managing metadata I guess. All objects have extra info on what they are / how they can be accessed etc.)

Zeynep Özsoy

I would like to provide an answer from the perspective of Performance Measurement.   Say we have a department with a number of performance measures floating around. There is a separate individual responsible for each of the measures. Whenever we need a number, we would approach the individual that is able to get the number for us.    Now to borrow from Russ Beinder's example - consider a library. With a lot of books inside. And a catalogue with a description of each book and where you need to go in the library to find each book.   The library in this case is equivalent to our department.   All of the books in the library are comparable to the different pieces of data floating around our department.   The library catalogue would be equivalent to the metadata, which is a catalogue of the DESCRIPTION of all the data in the department (i.e. what is the data, where can we find it, etc).   Take away point: Metadata is not a catalogue of the data. It is a catalogue of the description of the data.

Rose Summer

From the "Metadata is information generated as you use technology, and its use has been the subject of controversy since http://www.guardian.co.uk/world/the-nsa-files was revealed. Examples include the date and time you called somebody or the location from which you last accessed your email. The data collected generally does not contain personal or content-specific details, but rather transactional information about the user, the device and activities taking place. In some cases you can limit the information that is collected – by turning off location services on your cell phone for instance – but many times you cannot."

Michael Gambale

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.