Difference between revisions of "Metadata"

From CNM Wiki
Jump to: navigation, search
(Created page with "==See also== ===Related lectures=== :*What Metadata Is. Category: CNM Cyber OrientationCategory: Articles")
 
(Document metadata)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
[[Metadata]] is [[data]] about other data. For instance, when one uploads a [[multimedia file]] up to a [[file-sharing system]], this ''system'' issues a [[system document]] that presents ''data'' from what [[user account]] the ''file'' is uploaded, its [[timestamp]] (when it is uploaded), what is its size, what is its title, category, and other tags that the uploading user and/or the ''system'' assigned to this ''file'', etc.
 +
 +
 +
==Trivia==
 +
===Definitions===
 +
:According to the [[BABOK Guide|BABOK Guide (3rd edition)]],
 +
::[[Metadata]]. A description of data to help understand how to use that data, either in terms of the structure and specification of the data, or the description of a specific instance of an object.
 +
:According to the [[CyBOK (version 1)]],
 +
::[[Metadata]]. Information about data or sent along with data, e.g., the IP address, the location,  or the operative system a message is sent from.
 +
 +
===Document metadata===
 +
:''Main wikipage: [[Document metadata]]''
 +
 +
:Any [[document]] represent data that is called ''content''. Another part of the document is [[document metadata|metadata]] that includes its title, author, owner, creation and publication dates, etc. The [[Dublin Core]] is the standardized set of document's metadata elements.
 +
 
==See also==
 
==See also==
  
Line 4: Line 19:
 
:*[[What Metadata Is]].  
 
:*[[What Metadata Is]].  
  
[[Category: CNM Cyber Orientation]][[Category: Articles]]
+
[[Category: CNM Cyber Orientation]][[Category: Articles]][[Category: Business Analysis]][[Category: Cyber-security]]

Latest revision as of 19:57, 17 November 2020

Metadata is data about other data. For instance, when one uploads a multimedia file up to a file-sharing system, this system issues a system document that presents data from what user account the file is uploaded, its timestamp (when it is uploaded), what is its size, what is its title, category, and other tags that the uploading user and/or the system assigned to this file, etc.


Trivia

Definitions

According to the BABOK Guide (3rd edition),
Metadata. A description of data to help understand how to use that data, either in terms of the structure and specification of the data, or the description of a specific instance of an object.
According to the CyBOK (version 1),
Metadata. Information about data or sent along with data, e.g., the IP address, the location, or the operative system a message is sent from.

Document metadata

Main wikipage: Document metadata
Any document represent data that is called content. Another part of the document is metadata that includes its title, author, owner, creation and publication dates, etc. The Dublin Core is the standardized set of document's metadata elements.

See also

Related lectures