Hey Grant, In the latest version of Tika 0.8 trunk, I added a utility to print the supported metadata models and associated tags that are part of Tika.
If you¹ve built a fresh copy of tika-app, you can do: java jar tika-app-0.8-SNAPSHOT.jar --list-met-models That will print you out a list of: <model name> <met key 1> <met key 2> <model name 2> <met key 1> ... On your list below, Tika supports DCMI if you are talking about the Dublin Core Metadata Initiative (DCMI). As for the others, others can speak up... Cheers, Chris On 9/29/10 7:37 AM, "Grant Ignersoll" <[email protected]> wrote: > Hi, > > I was wondering if Tika supports: > IPTC (image) > XMP (image/video) -- yes, AFAICT > EXIF (image) -- yes, AFAICT > DCMI (image) > PLUS (image) > RIFF (video) > ID3 (audio) -- yes, AFAICT > > Anyone else know about the other formats? > > Thanks, > Grant > > -------------------------- > Grant Ingersoll > http://lucenerevolution.org Apache Lucene/Solr Conference, Boston Oct 7-8 > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
