XMP and IPTC mapping

Is there a document that identifies which fields in Photoshop and Illustrator "file info" map to the corresponding IPTC field and XMP field repectivly. Also, if I enter a value in a field that is represented in both standards will both fields be populated in the image file?
Regards
Chris

The 'File Info' in Photoshop since version 3.0 is stored in numerous places in a given file for various formats.
On the Macintosh, some information is stored in the resource fork for any file format:
The keywords are stored in a 'KeyW' resource and the caption is stored in a 'TEXT' resource. These resources are referenced by the 'pnot' resource. This information is readable by Aldus Fetch (now Extensis Portfolio). For more information on the format of these resources see:
Inside Machintosh: QuickTime Components
Aldus Fetch Awareness Developer's Toolkit
All of the data from File Info is stored in an 'ANPA 1000' resource. The data in this resource is stored as an IPTC-IIM version 2, record 2. For more information on the format of this resource see:
"Information Interchange Model (IIM) version 4"
Available online at:
Telephone: +44 1753 705051
Facsimile: +44 1753 831541
E-mail: David Allen, Managing Director
Post: IPTC
Royal Albert House
Sheet Street
Windsor
Berkshire
SL4 1BE
UK
On all platforms, the IIM is also stored in the data fork of the file. For file formats that can support Photoshop's image resources the data is stored as an image resource '1028' (kCaptionID) in IPTC-IIM record 2 format.
For TIFF files the caption data is stored in an image description tag '270' and all the information is stored as an IPTC-NAA record 2 in tag '33723' the tag number was chosen by inspecting files written by Iron Mike software, and is supposed to be defined in a Rich TIFF specification that I haven't been able to track down. The tag is also specified in:
NSK TIFF
The Japan Newspaper Publishers & Editors Association
Nippon Press Center Building
2-2-1 Uchlsaiwai-cho
Chiyoda-ku, Tokyo 100
For more information about the TIFF format see:
"TIFF Revision 6.0"
Available online at:
In reading the files, the following order is used with information read
lower on the list replacing information read higher:
* kCaptionID image resource
* For old Photoshop files, the caption data is read from the image resource '1008' (kOldCaptionID) or '1020' (kPrintCaptionID) (it cannot appear in both). Old PrintCaption data could coinside with caption data in some beta releases in this case the print caption data is ignored.
[NOTE version 3.0 and 3.0.1: Print caption was appended to the caption
information but this caused duplicate captions in TIFF files. This bug was fixed for version 3.0.2]
* Image Description Tag (TIFF only)
* IPTC-NAA Tag (TIFF only)
[NOTE version 3.0 and 3.0.1: TIFF data did not override the previous image resources. This bug was fixed for version 3.0.2.]
* 'pnot' resource related data (keywords and caption) (Mac only)
* 'ANPA' resource (Mac only)
[Additions for Photoshop 7.0]
* XMP Data - The kCaptionID image resource is written out with a digest
signature. The digest is re-generated from the above information when
a file is opened. If the digest doesn't match then the XMP information
for properties that that are contained by the kCaptionID resource
(IIM records, photoshop:WebStatement, and photoshop:Marked) are
dropped from the XMP Data. Otherwise, the XMP Data takes precedence over all previous data.
NOTE: The TIFF information comes prior to the image resource information on this list. This means that an edit to the TIFF info will not be recognized unless the image resource information is removed.
Photoshop Schema
The namespace prefix is ÒphotoshopÓ. The namespace is http://ns.adobe.com/photoshop/1.0/.
Property Type IIM Record Alias Category
photoshop:Caption Text 2:120 Caption/Abstract dc:description/*[@xml:lang='x-default'] External
photoshop:Author ProperName 2:80 By-line dc:creator/*[1] External
photoshop:Title Text 2:05 Object Name dc:title/*[@xml:lang='x-default'] External
photoshop:Keywords bag Text 2:25 Keywords dc:subject External
photoshop:WebStatement URL xapRights:WebStatement External
photoshop:Copyright Text 2:116 Copyright Notice dc:rights/*[@xml:lang='x-default'] External
photoshop:CaptionWriter ProperName 2:122 Writer/Editor External
photoshop:Headline Text 2:105 Headline External
photoshop:Instructions Text 2:40 Special Instructions External
photoshop:AuthorsPosition Text 2:85 By-line Title External
photoshop:Credit Text 2:110 Credit External
photoshop:Source Text 2:115 Source External
photoshop:DateCreated Date 2:55 Date Created (1) External
photoshop:City Text 2:90 City External
photoshop:State Text 2:95 Province/State External
photoshop:Country Text 2:101 Country/Primary Location Name External
photoshop:TransmissionReference Text 2:103 Original Transmission Reference External
photoshop:Category Text 2:15 Category (2) External
photoshop:Marked Boolean xapRights:Marked External
photoshop:SupplementalCategories bag Text 2:20 Supplemental Category External
photoshop:Urgency Integer 2:10 Urgency (3) External
photoshop:JobName (4) Text xapBJ:JobRef/*[1] External
xapMM:ManageTo (5) URL Relational
xapMM:Manager (5, 6) AgentName Relational
xapMM:DocumentID (7) URI Internal
(1) Explicitly not aliased to the internal creation date which denotes the document creation. This field is intended to follow the IIM conventions:
Designates the date the intellectual content of the document was created rather than the date of the creation of the physical representation. Thus a photo taken during the American Civil War would carry a creation date during that epoch (1861-1865) rather than the date the photo was digitized for archiving.
(2) This field is limited to three 7 bit ASCII characters only.
(3) Valid range is 1-8.
(4) Not aliased in Photoshop 7.0 due to bug in XMP.
(5) If xapMM:Manager is not "AdobeARM" and the ARM is not managing this
document then these properties are preserved.
(6) Set to "AdobeARM" for managed files.
(7) DocumentID will be set if it was previously blank and once set it is especially "sticky" and won't be lost even if other metadata takes
precedent and can not be set by loading XMP data from File Info although plug-ins are able to set, but not clear, this property.

Similar Messages

  • XMP and Premiere

    Is it possible to custom script with the xmp sdk module an interface to work with adobe premiere to do the following.
    Im trying to attach and embed certain keywords and descriptions and iptc data info into a digitized video file during the digitizing process.
    I then want to test to see if that injected metadata digitized file will then carry that information for when i goto encode that same file into a wmv file.
    with the wmv file that has been created i would like to view and inspect the properties in adobe bridge to find out if the original metadata was able to be transfered during the encoding process.
    any one with insight that has done this before and or can help (willing to pay the programmer) will greatly be appreciated

    My point is that the documentation says that the application will read the metadata and can show it in the Metadata panel. After Effects doesn't use the XMP metadata to apply image adjustments.
    You can submit feature requests here:
    http://www.adobe.com/go/wish

  • XMP and DNG support?

    I'm using Aperture 2 on Mac 10.4.11...
    After importing DNG files I have some problems and what to ask if other users experience the same or perhaps I'm doing something wrong?
    I have a Lightroom Workflow where I convert all my 40d Raw files to DNG. I apply a lot of Metadata and some basic adjustments in the Lightroom Develop module. I update my DNG files with metadata and preview images to include everything in the files. After importing these files into Aperture 2 I have following problems.
    Metadata is not imported properly.
    Example 1:
    Creator in Lightroom: Susi & Paul
    Artist in Aperture after import: Paul
    "Susi &" is missing. Artist is not the only field with this problem. I have the same in behaviour in "Writer/Editor", "Credit", "Source", "Byline"....., simply i n all fields...
    Example 2:
    Caption in Lightroom: Köln, Cologne
    Caption in Aperture after import: öln, Cologne
    The "K" form "Köln" is missing.
    Example 3:
    All adjustments I have done in the Lightroom Develop Module are saved in the XMP Metadata and all previews are updated in the DNG files after adjustment to reflect the changes. I expected that Aperture is reading this metadata and use it for rendering. This is not the case.
    I was trying with Aperture 2 in German and English Language without any difference.
    Now again my question... Do you experience the same behaviour with Aperture 2 or is it my mistake?
    Thanks for any answer and... sorry for my bad english.

    Thank you very much Adsy for reply!
    After a few experiments I believe the wrong metadata import is a bug too. But this bug effects only my dng files, if I import jpeg's with the same metadata everything is fine. I'm not sure is it the DNG format or the included XMP (my jpegs also have XMP metadata).
    In my jpegs I have EXIF, IPTC and XMP (IPTC for XMP). Do you know in which order Aperture is reading this information and which information has precedence and is used?
    "IPTC" before "IPTC for XMP"?
    And who is the winner if metadata in "IPTC" and "IPTC for XMP" has the same values?

  • What is difference between  Service map iview and Workset Map iview

    Hi Experts,
                        Can anyone tell me the difference between  service map iView and Workset Map iView.
    When I am creating these iViews, its seams both are same. I canu2019t find difference still, can anyone help me out of this
    Thanks in Advance
    Janardhan

    Hi,
    Service Map Iview:The Service Map iView is an ERP-specific variant of the portal Workset Map iView. It serves as a central point of entry and guided access to the services of SAP service modules such as the Manager Self Service (MSS) module, or the Employee Self Service (ESS) module.
    Workset Map iview:A Workset Map is the equivalent of a site map, providing users with explicit information on the functionality that is available in a given workset. It is based on an iView, and serves as a central point of entry and guided access to the contents of a workset.
    if you want to more info pls go thr the below thread
    Workset Map iView
    i hope it will help you
    Thanks,
    Sreeni.

  • Diff b/w msg mapping and interface mapping

    hi
      i have some doubt's:
       1. diff b/w msg mapping and interface mapping
       2. What is product in SLD? usually who creates the product,technical,business system??
    thx in advance..

    hI Smartsoft General User  ,
    The following r excellent websites on mapping which differentiate msg mapping and interface mapping in detail:
    Excellent PDF Document on Mapping
    http://help.sap.com/bp_bpmv130/Documentation/Operation/MappingXI30.pdf
    Mapping Development with the ABAP Workbench
    http://help.sap.com/saphelp_nw04/helpdata/en/10/5abb2d9df242f6a62e22e027a6c382/content.htm
    ABAP Mappings
    http://help.sap.com/saphelp_nw04/helpdata/en/ba/e18b1a0fc14f1faf884ae50cece51b/content.htm
    how to create a flat file out of an IDoc-XML by means of an ABAP mapping program and the J2EE File Adapter.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/46759682-0401-0010-1791-bd1972bc0b8a
    How to Use ABAP Mapping in XI 3.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e3ead790-0201-0010-64bb-9e4d67a466b4
    These r excellent websites in SLD:
    How To…Handle the SLD for SAP XI
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f768d644808
    How To…Handle Caches in SAP XI 3.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47a79301290
    http://www.sap-press.de/download/dateien/751/sap_press_exchange_infra_engl.pdf
    cheers!
    gyanaraj
    ****Pls reward points if u find this helpful

  • Problem install ovi store and ovi maps?

    my phone nokia C7 can not turn on, then I use a three finger salute to hard reset, and my phone can turn on again, but social networking application, ovi store and ovi maps are lost, I tried installing again, but always "unable to install", while applications else could, what happened? what should I do? I want to install it again.

    Unfortunately that is one of the outstanding issues with the current firmware in the N8, E7 and C7. The hard reset does not reinstall Qt which is required for the apps you mentions. See this.
    /t5/Nseries-and-S60-Smartphones/N8-Maps-problem-after-hard-reset/td-p/783327
    Although it is possible to reinstall Qt, the process is highly complicated and should only be atempted by expert users. My suggestion would be to either get your phone reflashed at your local Nokia Care Point or to wait for the next firmware up[date which will hopefully include a fix for this.

  • Ovi maps and Nokia Maps

    I have recently downloaded the ovi maps update for free navigation on my 5800 however now I seem to have 2 programs in my installed apps menu, Ovi maps and Nokia maps. This is causing me some problems as my phones built in memory is now completely full and I am unable to do some things as I have ran out of on phone memory space. Which one is the main map software? And also can I uninstall one? If not then can it be installed on a MSD card and if yes how?

    As far as I can determine Ovi maps is the mapping software (program) which installs to C (phone memory) and Nokia maps is the map data that you have loaded which I believe are installed to E (mass memory).
    I can confirm that you do need both installed.
    The problem as far as I can see is that the previous maps versions 3.01 is built into the current firmware (v20 for N97 - not sure for 5800) and installing maps 3.03 does not remove or overwrite the earlier version so you end up with both versions installed and thus the extra memory footprint.
    This will remain a problem until a newer firmware is released which will hopefully have maps 3.03 (or later depending when next firmware is released) thus reducing the extra 9 megs or so used.
    Hope this answers your question
    Message Edited by rider5512 on 29-Jan-2010 05:16 AM
    Rider5512

  • I can't open the app store, safari the mail app, youtube app and the maps app. they try to open then close very quickly. what can I do?

    I can't open the app store, safari the mail app, youtube app and the maps app. they try to open then close very quickly. what can I do?

    Try downloading another app - any free app - that seems to reset something and the apps may start working again. Try that first. If that doesnt work, try these steps
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Close all apps. Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • Safari and Google Maps are useless

    Safari and Google Maps invariably quit and return to the home screen. They are essentially useless. I tried to empty the cache and history...no luck. I then tried a reset and when it restarted got a message to please connect to iTunes. iTunes told me my phone needed to be restored. A progress bar indicated it was extracting some software and then it was preparing the iPhone for restoration. After some time I got an unknown error message (1603) that said it was unable to restore. I am looking at it as it sits uselessly in the dock with nothing but the apple icon showing. Has anyone experienced this? Does anyone have a solution? Should I just return it to the Apple Store.
    MacBook Pro   Mac OS X (10.4.10)  
    MacBook Pro   Mac OS X (10.4.7)  

    James, I'm sorry to say buddy, but you might just have a defective product. If restoring doesn't work there really isn't much more you could do. You can ether wait for the next update, and hope that would fix it, or just take it back to the store and exchange it. You have 30 days from the day of purchase to return the item. Thats my recommendation. GL

  • SSO and User Mapping at same time

    Hi,
    Can we use SSO and User mapping at same time between Portal and SAP Backend system?
    For some of the users the user id is different in both end.
    After implementing the SSO... Will it affect the existing user mapping? and the system alias created for that?
    If not, Can we use both SSO and user Mapping same time?
    Thanks,
    VB

    Hi VB,
    In this case I suggest you create 2 systems one you might have created for users who are having common user ids in portal & at the backend system.
    For the users whose ids are defeering you can create reference system and in user managemant property of that system
    Authentication Ticket Type - Select -SAP Logon TicketSAP Assertion Ticket
    Logon Method -  UWPW
    User Mapping Fields -  {100,200,300}Client;Language
    where 100,200,300 are the clients of the backend system.
    Assign this system in the ivews.
    Thanks,
    Vishal

  • How to remove a font file and its mapping from XML Publisher Administrator

    Hello,
    I am trying to remove a font file and its mapping from the XML Publisher Administrator. If this is not possible, is there a way to disable it?
    The reason why I am asking this is because we just got a new check printer, and I was able to print just fine. However, the MICR font was not coming up properly on the check, so I went ahead and configured the font with the XML Publisher Administrator. Now my check output is coming up blank after running the XML report publisher program. The only change I did was to upload the MICR font and mapped it.
    My template and rdf report file are working fine in another environment we have, so I know that's not the problem.
    Any help is appreciate it.
    Thanks.

    This is how you do it
    Font
    DELETE FROM xdo_lobs
    where lob_code like '<Font_name>';
    Font Mapping Set
    DELETE FROM xdo_font_mapping_sets_TL
    WHERE mapping_code like '<MAPPING_CODE>'

  • I have an iPhone 5 16 GB and its been freezing alot and closes out of safari and my games often and my maps freezes alot, and also i just got the notifaction to update my phone to 6.02 i think it is until yesterday.

    I have an iPhone 5 16 GB and its been freezing alot and closes out of safari and my games often and my maps freezes alot, and also i just got the notifaction to update my phone to 6.02 i think it is until yesterday.  I'm still under my 90 warranty with apple. would they give me new one thats not glitchy if i brought it to the genius bar?

    i just took it to the apple store i was late but the guy made me an appointment for friday, he left a comment for the appointment so i just go in they replace it i have my phone backed up through icloud n itunes, shoule i erase everything on my phone b4 taking to them or do they do that

  • Give me description for ABAP and XSLT and JAVA Mapping

    i want detailed description for XSLT AND ABAP,JAVA Mapping and where they require coding and some examples for this items and differences for these mappings and message mapping and some examples which shows difference between these items

    Hi,
    Java mapping:
    /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-i
    /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-ii
    ABAP Mapping:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5c46ab90-0201-0010-42bd-9d0302591383
    XSLT mapping
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    ABAP XSLT mapping
    /people/r.eijpe/blog/2005/11/04/using-abap-xslt-extensions-for-xi-mapping
    Regards
    Vijaya

  • Any website for XSLT AND ABAP mapping

    Hi XI experts,
    I am looking for any good website/Material for XSLT and ABAP Mapping with examples.
    So experts if you any one of you have any clue , i would appreciate it , if you post the info here .
    Regds,
    Ram.

    Hi,
    For XSLT mapping, please try to create msg types for sender and recv, import these two into XML Mapforces (This is a software which enables us to do mapping this you can download from altova mapforce site) , do mapping in that mapforce , late click on XSLT icon , one XSLT file will be c reated that file , prepare zip and late come to xi , import under imported archieves,do Interface mapping by selecting the XSLT mapping option, select imported archieve..
    See below examples..
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/01a57f0b-0501-0010-3ca9-d2ea3bb983c1
    http://www.troobloo.com/tech/xslt.toc.shtml
    http://www.w3schools.com/xsl/
    http://www.w3.org/TR/xslt
    http://help.sap.com/saphelp_nw04/helpdata/en/73/f61eea1741453eb8f794e150067930/frameset.htm
    https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-code-samples/generic%20xslt%20mapping%20in%20sap%20xi%2c%20part%20i.pdf
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    Required XSLT Mapping tips!
    Regards
    Chilla..

  • Java ,abap and XSLT mapping

    Hi all,
               can any one provide some material on java ,ABA and XSLT mapping(as i got requirement on my current project)..
    thanks in advance.
    regards
    krish..

    Hi
       All mapping related links
    There is no hard and fast rule for using the mapping techniques.
    Graphical Mapping is used for simple mapping cases. When, the logic for your mapping is simple and straight forward and it does not involve any complex logic.
    Java and XSLT mapping are used when graphical mapping cannot help you and you have multilevel hierarchy structure data.
    When the choice is between Java and XSLT, XSLT is simpler than java mapping and easier. But, it has its drawbacks. One among them being that you cannot use Java APIs and Classes in it. There might be cases in your mapping when you will have to perform something like a properties file look up or a DB lookup, such scenarios are not possible in XSLT and so, when you want to use some specific Java API's you will have to go for Java Mapping.
    Java Mapping uses 2 types of parsers. DOM and SAX. DOM is easier to use with lots of classes to help you create nodes and elements, but, DOM is very processor intensive.
    SAX parser is something that parses your XML one after the other, and so is not processor intensive. But, it is not exactly easy to develop either.
    To know more about each of them please go thru the following links. And if you ask me your which is better, it depends basically on the scenario you implementing and the complexity involved. Anyways please go thru the following links:
    Graphical mapping
    http://help.sap.com/saphelp_nw04/helpdata/en/6d/aadd3e6ecb1f39e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/43/c4cdfc334824478090739c04c4a249/content.htm
    /people/bhanu.thirumala/blog/2006/02/02/graphical-message-mapping-150-text-preview
    http://www.sapgenie.com/netweaver/xi/mapping1.htm
    /people/alessandro.guarneri/blog/2006/01/26/throwing-smart-exceptions-in-xi-graphical-mapping
    XSLT mapping
    http://help.sap.com/saphelp_nw04/helpdata/en/73/f61eea1741453eb8f794e150067930/content.htm
    http://www.w3.org/TR/xslt20/
    JAVA mapping
    http://help.sap.com/saphelp_nw04/helpdata/en/e2/e13fcd80fe47768df001a558ed10b6/content.htm
    DOM parser API
    http://java.sun.com/j2se/1.4.2/docs/api/org/w3c/dom/package-frame.html
    ABAP mapping
    /people/r.eijpe/blog
    To know more about the value mapping tools for the SAP Exchange Infrastructure (XI), please go thru the following link:
    http://www.applicon.dk/fileadmin/filer/XI_Tools/ValueMappingTool.pdf
    To get an idea as to what value mapping is, please go thru the following links:
    http://help.sap.com/saphelp_nw04/helpdata/en/13/ba20dd7beb14438bc7b04b5b6ca300/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f2/dfae3d47afd652e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/2a/9d2891cc976549a9ad9f81e9b8db25/content.htm
    most of the links that I have provided also helps you get the step by step procedure of doing the same. And also involves the procedure to implement certain advanced features.
    And please go through this link which clearly explains the 3 types of mappings.
    /people/ravikumar.allampallam/blog/2005/02/10/different-types-of-mapping-in-xi
    regards
    Prasad

Maybe you are looking for

  • Help with 11i E-Business Suite Install on Windows XP

    I've tried unsuccessfully to install the E-Business Suite on Windows XP machine. I repeatedly get the following message during the install (I start from a clean restored environment each time) " RW-20001 Error: Unzip failed: Insufficient disk space:

  • Initial load of material classification

    Hi, We want to start using GTS to maintain tariff codes and to assign materials to tariff codes. We will start off with loading tariff codes in GTS from a dataprovider. However, we do not want to start from scratch with assigning materials to tariff

  • Submitted PDF form data are empty

    I created a simple PDF form using Acrobat X Pro that containing one textbox ("txtName") and one button ("btnSubmit"). The button's action is set to "Submit a form" and the URL is set to an asp.net generic handler ("PdfFormHandler.ashx"). When I open

  • Captivate Not Showing Results

    I have created an interactive quiz using click boxes. I made sure that the click boxes were included with the quiz. I asked that the results be shown at the end of the quiz. I published the quiz, but no results were shown at the end. Please advise as

  • BDC Session in Test Mode

    Hi Guys, Can we run BDC seesions in test mode. If yes how. Thanks, Rohit