Top "Metadata" questions

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

How to extract metadata from a image using python?

Hi im working on a program that will open an image and then extract the metadata from it How do …

python image metadata extract
What does 'git commit' mean when it says 'create mode ...' on stdout?

EDIT: See Danny Lin's git-store-meta as a proposed solution to the versioning-metadata problem described below. I have yet to test …

git filesystems metadata
Find if a column in Oracle has a sequence

I am attempting to figure out if a column in Oracle is populated from a sequence. My impression of how …

oracle metadata
What's the difference between meta name and meta property?

Two common meta element attributes are: <meta name="" content=""> and <meta property="" content=""> what is the …

html metadata meta
Oracle: find index creation date from systables/information_schema?

Using Oracle, how can I find index names and creation dates from systables/information_schema? How can I reproduce, from …

sql oracle metadata information-schema
How do I look at column metadata in Sybase?

I have a list of columns a co-worker has given to me, but these columns reside in different tables in …

metadata sybase sap-ase
How to Add 'Comments' to a JPEG File Using C#

Within the property window of a JPEG image, there is a tab called 'Summary'. Within this tab, there is a …

c# metadata jpeg
Reading the PDF properties/metadata in Python

How can I read the properties/metadata like Title, Author, Subject and Keywords stored on a PDF file using Python?

python pdf metadata
Cannot read lifecycle mapping metadata for artifact org.apache.maven.plugins:mav

Earlier today i was just doing some work on a maven project i just imported in and i was having …

mapping metadata artifact
Problem reading JPEG Metadata (Orientation)

I've got a JPEG image which was taken on an iphone. On my desktop PC (Windows Photo Viewer, Google Chrome, …

c# image-processing metadata jpeg gdi