Difference between revisions of "Metadata"
From GridPP Wiki
								
												
				 (Added link to the DiRAC metadata tutorial.)  | 
				|||
| Line 1: | Line 1: | ||
| + | [[Category:Metadata]]  | ||
| + | ==Introduction==  | ||
'''Metadata''' (n): Data about data.  | '''Metadata''' (n): Data about data.  | ||
| Line 13: | Line 15: | ||
* Associated processing applications  | * Associated processing applications  | ||
| − | + | ==Experimental metadata==  | |
| − | [[  | + | ===DiRAC===  | 
| + | |||
| + | If you're using [http://diracgrid.org DiRAC], there's a tutorial for implementing experimental metadata here:  | ||
| + | |||
| + | * [http://diracgrid.org/files/docs/UserGuide/Tutorials/DataManagementAdvanced/index.html DiRAC Advanced Data Management tutorial]  | ||
| + | |||
| + | <!-- no there isn't... it's broken.  | ||
| + | There's a good deal more information in the [http://www.physics.gla.ac.uk/metadata/ GridPP Metadata Wiki].  | ||
| + | -->  | ||
Latest revision as of 15:14, 29 April 2014
Introduction
Metadata (n): Data about data.
Metadata includes basic file infomation, e.g.:
- Filename
 - File ownership
 - File permissions
 
However, metadata can be any other piece of information about stored data, which aids a user in handling it, describing it and understanding what it contains. In the LCG context this means experimental metadata such as:
- Data set membership
 - Data type (RAW, tracks, calibration)
 - Associated processing applications
 
Experimental metadata
DiRAC
If you're using DiRAC, there's a tutorial for implementing experimental metadata here: