ExifTool Forum

ExifTool => Archives => Topic started by: Archive on May 12, 2010, 08:54:43 AM

Title: How to create custom metadata?
Post by: Archive on May 12, 2010, 08:54:43 AM
[Originally posted by yann on 2009-12-27 17:24:38-08]

Hello, I am working in a company doing archaeology, and we would like to attach custom information to the pictures, things like:
- A code for the site (5-10 characters)
- Several IDs for the object on the picture, where it was found,what layer it was in
- An ID for the photo
etc etc...

Instead of customizing the value of the EXIF userComments field (which I read was bad habit in the metadataworkinggroup whitepaper), I wondered if it was possible to create our own XMP shema - and enter the data with exiftools - an if yes, if any documentation would ba available?

Or maybe there is a better way to add custom metadata?

Thanks
Title: Re: How to create custom metadata?
Post by: Archive on May 12, 2010, 08:54:43 AM
[Originally posted by exiftool on 2009-12-28 11:42:02-08]

Adding a user-defined XMP schema is the way to go.
See the exiftool
config file documentation
for an example of how to do this.

- Phil