Top "Metadata" questions

Meta-data provides information about one or more aspects of the data.

Get column type using teradata system tables

I want to get the actual column type from teradata system tables like dbc.columns. This table have column columntype …

sql metadata teradata
How do you embed album art into an MP3 using Python?

I've been using mutagen for reading and writing MP3 tags, but I want to be able to embed album art …

python mp3 metadata id3 albumart
How to modify EXIF data in python

I am trying to edit/modify existing metadata within python 2.7. More specifically I have GPS coordinates in a my metedata, …

python metadata python-imaging-library exif
How to fix 'error in the metadata manager dimension id of missing ' error in SSAS?

I have this error that keeps popping up from time to time, the error is along the lines of the …

deployment metadata ssas dimension
Sqlite: adding comments to tables and columns?

In MySQL Workbench you can add comments to tables and columns in a MySQL database. Does Sqlite support adding comments …

sqlite comments metadata
R find time when a file was created

I am using R function list.files to get a list of files in a folder. I would also like …

r file metadata
Can I add metadata to git commits? Or can I hide some tags in gitk

I want to associate custom metadata with a git commit. Specifically to record a review ID from a code review …

git tags metadata gitk
Writing EXIF metadata to images in Android

I want to store some metadata in images. My camera application gives me a bitmap, which I store in the …

android bitmap metadata exif
How can I drop all indexes of a table in Postgres?

I keep having this problem: I have like 20 indexes on a table that I need to drop in order to …

postgresql indexing metadata dynamic-sql ddl
Mac OS X : add a custom meta data field to any file

I would like to me able to set (and get) a custom metadata attribute for any file. What is the …

macos metadata tagging spotlight