In order to add an IPTC, XMP or EXIF metadata field (property) to Picvario, add it to the interface, metadata import and export templates.
1. In the admin panel find CONTENT and click on Props to see the list of all the current properties.
2. Click on the button Add Prop in the top right corner.
3. Fill in the required fields for the property.
Name. This is how your property will be displayed in the user interface. This field is mandatory.
Find in the table below examples of names in IPTC standard.
Slug. This is the unique identifying name of the property. The field will be filled automatically if left blank.
Group. This is to designate the group of properties in which the property will be displayed on the side panel of the user interface. The drop-down list contains all the current groups in the system. If the group field left blank, the property will be displayed as No Group in the user interface.
The remaining fields may be left blank.
4. Complete the procedure by clicking on the button Save.
The above-described procedure does not result in the property being displayed in the user interface. The next step is to add the property to the content type Asset, so
1. Go to Home › Content › Content types › Asset (Image)
2. Find your property in Props and, keeping the "Ctrl" key pressed down ("Command" on Mac), click on the property you want to add. Be cautious, as clicking on the property without the "Ctrl" key pressed down will cancel other previously selected properties.
3. Click on Save.
4. Restart the browser window with the Picvario interface and the new property will be displayed on the property panel.
1. Go to Home › Content_Import › Meta templates and select the content type Asset (Image).
2. Add the line of code before the final bracket }. Separate the parts of code with commas; don’t put a comma after the last part before the bracket.
The code should be written in JSON-based format where metadata tags in the exiftool format are used as keys. For example, «iptc:headline» or «xmp:keywords». Asset property slugs are used as values.
Find in the table below the list of the lines of code ready to be added to the IPTC property import template.
3. Click on Save.
1. Go to Home › Content_Export › Meta templates and select the content type Asset (Image).
2. Add the line of code before the final bracket }. Separate the parts of code with commas; don’t put a comma after the last part before the bracket.
The code should be written in JSON-based format where metadata tags in the exiftool format are used as keys. For example, «iptc:headline» or «xmp:keywords». Asset property slugs are used as values.
Find in the table below the list of the lines of code ready to be added to the IPTC property export template.
3. Click on Save.
While adding fields, it is important to make sure that that the slug from Home › Content › Props matches the slug from the table.
Name | Slug | Import template (Asset) | Export template |
Headline | Headline | "Headline":"{{meta|get:'iptc:headline'}}" | "iptc:headline":"{Headline}", "xmp:headline":"{Headline}" |
Intellectual Genre | Intellectual-Genre | "Intellectual-Genre":"{{meta|get:'iptc:objectattributereference'}}" | "iptc:objectattributereference":"{Intellectual-Genre}", "xmp:intellectualgenre":"{Intellectual-Genre}" |
Scene Code | Scene-Code | "Scene-Code":"{{meta|get:'xmp:scene'}}" | "xmp:scene":"{Scene-Code}" |
Subject Code | Subject-Code | "Subject-Code":"{{meta|get:'iptc:subjectreference'}}" | "iptc:subjectreference":"{Subject-Code}", "xmp:subjectcode":"{Subject-Code}" |
Extended Description (Accessibility) | Extended-Description-Accessibility | "Extended-Description-Accessibility":"{{meta|get:'xmp:extdescraccessibility'}}" | "xmp:extdescraccessibility":"{Extended-Description-Accessibility}" |
Creator’s jobtitle | Creators-jobtitle | "Creators-jobtitle":"{{meta|get:'iptc:by-linetitle'}}" | "iptc:by-linetitle":"{Creators-jobtitle}", "xmp:authorsposition":"{Creators-jobtitle}" |
Credit Line | Credit-Line | "Credit-Line":"{{meta|get:'iptc:credit'}}" | "iptc:credit":"{Credit-Line}", "xmp:credit":"{Credit-Line}" |
Job Id | Job-Id | "Job-Id":"{{meta|get:'iptc:originaltransmissionreference'}}" | "iptc:originaltransmissionreference":"{Job-Id}", "xmp:transmissionreference":"{Job-Id}" |
Copyright Owner Name | Copyright-Owner-Name | "Copyright-Owner-Name":"{{meta|get:'xmp:copyrightownername'}}" | "xmp:copyrightownername":"{Copyright-Owner-Name}" |
Copyright Owner ID | Copyright-Owner-ID | "Copyright-Owner-ID":"{{meta|get:'xmp:copyrightownerid'}}" | "xmp:copyrightownerid":"{Copyright-Owner-ID}" |
Additional Model Information | Additional-Model-Information | "Additional-Model-Information":"{{meta|get:'xmp:additionalmodelinformation'}}" | "xmp:additionalmodelinformation":"{Additional-Model-Information}" |
Minor Model Age Disclosure | Minor-Model-Age-Disclosure | "Minor-Model-Age-Disclosure":"{{meta|get:'xmp:minormodelagedisclosure'}}" | "xmp:minormodelagedisclosure":"{Minor-Model-Age-Disclosure}" |
Model Release Status | Model-Release-Status | "Model-Release-Status":"{{meta|get:'xmp:modelreleasestatus'}}" | "xmp:modelreleasestatus":"{Model-Release-Status}" |
Creator’s City | Creators-City | "Creators-City":"{{meta|get:'xmp:creatorcity'}}" | "xmp:creatorcity":"{Creators-City}" |
Creator’s Country | Creators-Country | "Creators-Country":"{{meta|get:'xmp:creatorcountry'}}" | "xmp:creatorcountry":"{Creators-Country}" |
Creator’s Postal Code | Creators-Postal-Code | "Creators-Postal-Code":"{{meta|get:'xmp:creatorpostalcode'}}" | "xmp:creatorpostalcode":"{Creators-Postal-Code}" |
Creator’s State/Province | Creators-State-Province | "Creators-State-Province":"{{meta|get:'xmp:creatorregion'}}" | "xmp:creatorregion":"{Creators-State-Province}" |
Creator’s Web URL(s) | Creators-Web-URL-s | "Creators-Web-URL-s":"{{meta|get:'xmp:creatorworkurl'}}" | "xmp:creatorworkurl":"{Creators-Web-URL-s}" |
Country Code (legacy) | Country-Code-legacy | "Country-Code-legacy":"{{meta|get:'iptc:country-primarylocationcode'}}" | "iptc:country-primarylocationcode":"{Country-Code-legacy}", "xmp:countrycode":"{Country-Code-legacy}" |
Sublocation (legacy) | Sublocation-legacy | "Sublocation-legacy":"{{meta|get:'iptc:sub-location'}}" | "iptc:sub-location":"{Sublocation-legacy}", "xmp:location":"{Sublocation-legacy}" |
Artwork: Circa Date Created | Artwork-Circa-Date-Created | "Artwork-Circa-Date-Created":"{{meta|get:'xmp:artworkcircadatecreated'}}" | "xmp:artworkcircadatecreated":"{Artwork-Circa-Date-Created}" |
Artwork: Content Description | Artwork-Content-Description | "Artwork-Content-Description":"{{meta|get:'xmp:artworkcontentdescription'}}" | "xmp:artworkcontentdescription":"{Artwork-Content-Description}" |
Artwork: Contribution Description | Artwork-Contribution-Description | "Artwork-Contribution-Description":"{{meta|get:'xmp:artworkcontributiondescription'}}" | "xmp:artworkcontributiondescription":"{Artwork-Contribution-Description}" |
Artwork: Copyright Notice | Artwork-Copyright-Notice | "Artwork-Copyright-Notice":"{{meta|get:'xmp:artworkcopyrightnotice'}}" | "xmp:artworkcopyrightnotice":"{Artwork-Copyright-Notice}" |
Artwork: Creator | Artwork-Creator | "Artwork-Creator":"{{meta|get:'xmp:artworkcreator'}}" | "xmp:artworkcreator":"{Artwork-Creator}" |
Artwork: Creator ID | Artwork-Creator-ID | "Artwork-Creator-ID":"{{meta|get:'xmp:artworkcreatorid'}}" | "xmp:artworkcreatorid":"{Artwork-Creator-ID}" |
Artwork: Current Copyright Owner ID | Artwork-Current-Copyright-Owner-ID | "Artwork-Current-Copyright-Owner-ID":"{{meta|get:'xmp:artworkcopyrightownerid'}}" | "xmp:artworkcopyrightownerid":"{Artwork-Current-Copyright-Owner-ID}" |
Artwork: Current Copyright Owner Name | Artwork-Current-Copyright-Owner-Name | "Artwork-Current-Copyright-Owner-Name":"{{meta|get:'xmp:artworkcopyrightownername'}}" | "xmp:artworkcopyrightownername":"{Artwork-Current-Copyright-Owner-Name}" |
Artwork: Current Licensor ID | Artwork-Current-Licensor-ID | "Artwork-Current-Licensor-ID":"{{meta|get:'xmp:artworklicensorid'}}" | "xmp:artworklicensorid":"{Artwork-Current-Licensor-ID}" |
Artwork: Current Licensor Name | Artwork-Current-Licensor-Name | "Artwork-Current-Licensor-Name":"{{meta|get:'xmp:artworklicensorname'}}" | "xmp:artworklicensorname":"{Artwork-Current-Licensor-Name}" |
Artwork: Date created | Artwork-Date-created | "Artwork-Date-created":"{{meta|get:'xmp:artworkdatecreated'}}" | "xmp:artworkdatecreated":"{Artwork-Date-created}" |
Artwork: Physical Description | Artwork-Physical-Description | "Artwork-Physical-Description":"{{meta|get:'xmp:artworkphysicaldescription'}}" | "xmp:artworkphysicaldescription":"{Artwork-Physical-Description}" |
Artwork: Source | Artwork-Source | "Artwork-Source":"{{meta|get:'xmp:artworksource'}}" | "xmp:artworksource":"{Artwork-Source}" |
Artwork: Source Inventory Number | Artwork-Source-Inventory-Number | "Artwork-Source-Inventory-Number":"{{meta|get:'xmp:artworksourceinventoryno'}}" | "xmp:artworksourceinventoryno":"{Artwork-Source-Inventory-Number}" |
Artwork: Source Inventory URL | Artwork-Source-Inventory-URL | "Artwork-Source-Inventory-URL":"{{meta|get:'xmp:artworksourceinvurl'}}" | "xmp:artworksourceinvurl":"{Artwork-Source-Inventory-URL}" |
Artwork: Style Period | Artwork-Style-Period | "Artwork-Style-Period":"{{meta|get:'xmp:artworkstyleperiod'}}" | "xmp:artworkstyleperiod":"{Artwork-Style-Period}" |
Artwork: Title | Artwork-Title | "Artwork-Title":"{{meta|get:'xmp:artworktitle'}}" | "xmp:artworktitle":"{Artwork-Title}" |
Code of Organisation Featured in the Image | Code-of-Organisation-Featured-in-the-Image | "Code-of-Organisation-Featured-in-the-Image":"{{meta|get:'xmp:organisationinimagecode'}}" | "xmp:organisationinimagecode":"{Code-of-Organisation-Featured-in-the-Image}" |
Digital Image GUID | Digital-Image-GUID | "Digital-Image-GUID":"{{meta|get:'xmp:digitalimageguid'}}" | "xmp:digitalimageguid":"{Digital-Image-GUID}" |
Digital Source Type | Digital-Source-Type | "Digital-Source-Type":"{{meta|get:'xmp:digitalsourcetype'}}" | "xmp:digitalsourcetype":"{Digital-Source-Type}" |
Event Name | Event-Name | "Event-Name":"{{meta|get:'xmp:event'}}" | "xmp:event":"{Event-Name}" |
Event Identifier | Event-Identifier | "Event-Identifier":"{{meta|get:'xmp:eventid'}}" | "xmp:eventid":"{Event-Identifier}" |
Image Creator ID | Image-Creator-ID | "Image-Creator-ID":"{{meta|get:'xmp:imagecreatorid'}}" | "xmp:imagecreatorid":"{Image-Creator-ID}" |
Image Creator Name | Image-Creator-Name | "Image-Creator-Name":"{{meta|get:'xmp:imagecreatorname'}}" | "xmp:imagecreatorname":"{Image-Creator-Name}" |
Image Creator Image ID | Image-Creator-Image-ID | "Image-Creator-Image-ID":"{{meta|get:'xmp:imagecreatorimageid'}}" | "xmp:imagecreatorimageid":"{Image-Creator-Image-ID}" |
Image Rating | Image-Rating | "Image-Rating":"{{meta|get:'xmp:rating'}}" | "xmp:rating":"{Image-Rating}" |
Image Supplier ID | Image-Supplier-ID | "Image-Supplier-ID":"{{meta|get:'xmp:imagesupplierid'}}" | "xmp:imagesupplierid":"{Image-Supplier-ID}" |
Image Supplier Name | Image-Supplier-Name | "Image-Supplier-Name":"{{meta|get:'xmp:imagesuppliername'}}" | "xmp:imagesuppliername":"{Image-Supplier-Name}" |
Image Supplier Image ID | Image-Supplier-Image-ID | "Image-Supplier-Image-ID":"{{meta|get:'xmp:imagesupplierimageid'}}" | "xmp:imagesupplierimageid":"{Image-Supplier-Image-ID}" |
LicensorID | LicensorID | "LicensorID":"{{meta|get:'xmp:licensorid'}}" | "xmp:licensorid":"{LicensorID}" |
Licensor Name | Licensor-Name | "Licensor-Name":"{{meta|get:'xmp:licensorname'}}" | "xmp:licensorname":"{Licensor-Name}" |
Licensor Street Address | Licensor-Street-Address | "Licensor-Street-Address":"{{meta|get:'xmp:licensorstreetaddress'}}" | "xmp:licensorstreetaddress":"{Licensor-Street-Address}" |
Licensor Extended Address | Licensor-Extended-Address | "Licensor-Extended-Address":"{{meta|get:'xmp:licensorextendedaddress'}}" | "xmp:licensorextendedaddress":"{Licensor-Extended-Address}" |
Licensor City | Licensor-City | "Licensor-City":"{{meta|get:'xmp:licensorcity'}}" | "xmp:licensorcity":"{Licensor-City}" |
Licensor Region | Licensor-Region | "Licensor-Region":"{{meta|get:'xmp:licensorregion'}}" | "xmp:licensorregion":"{Licensor-Region}" |
Licensor Postal Code | Licensor-Postal-Code | "Licensor-Postal-Code":"{{meta|get:'xmp:licensorpostalcode'}}" | "xmp:licensorpostalcode":"{Licensor-Postal-Code}" |
Licensor Country | Licensor-Country | "Licensor-Country":"{{meta|get:'xmp:licensorcountry'}}" | "xmp:licensorcountry":"{Licensor-Country}" |
Licensor Telephone Type1 | Licensor-Telephone-Type1 | "Licensor-Telephone-Type1":"{{meta|get:'xmp:licensortelephonetype1'}}" | "xmp:licensortelephonetype1":"{Licensor-Telephone-Type1}" |
Licensor Telephone 1 | Licensor-Telephone-1 | "Licensor-Telephone-1":"{{meta|get:'xmp:licensortelephone1'}}" | "xmp:licensortelephone1":"{Licensor-Telephone-1}" |
Licensor Telephone Type2 | Licensor-Telephone-Type2 | "Licensor-Telephone-Type2":"{{meta|get:'xmp:licensortelephonetype2'}}" | "xmp:licensortelephonetype2":"{Licensor-Telephone-Type2}" |
Licensor Telephone 2 | Licensor-Telephone-2 | "Licensor-Telephone-2":"{{meta|get:'xmp:licensortelephone2'}}" | "xmp:licensortelephone2":"{Licensor-Telephone-2}" |
Licensor Email | Licensor-Email | "Licensor-Email":"{{meta|get:'xmp:licensoremail'}}" | "xmp:licensoremail":"{Licensor-Email}" |
Licensor URL | Licensor-URL | "Licensor-URL":"{{meta|get:'xmp:licensorurl'}}" | "xmp:licensorurl":"{Licensor-URL}" |
Max Avail Height | Max-Avail-Height | "Max-Avail-Height":"{{meta|get:'xmp:maxavailheight'}}" | "xmp:maxavailheight":"{Max-Avail-Height}" |
Max Avail Width | Max-Avail-Width | "Max-Avail-Width":"{{meta|get:'xmp:maxavailwidth'}}" | "xmp:maxavailwidth":"{Max-Avail-Width}" |
Name of Organisation Featured in the Image | Name-of-Organisation-Featured-in-the-Image | "Name-of-Organisation-Featured-in-the-Image":"{{meta|get:'xmp:organisationinimagename'}}" | "xmp:organisationinimagename":"{Name-of-Organisation-Featured-in-the-Image}" |
Person Shown in the Image | Person-Shown-in-the-Image | "Person-Shown-in-the-Image":"{{meta|get:'xmp:personinimage'}}" | "xmp:personinimage":"{persons} {Person-Shown-in-the-Image}" |
Property Release Id | PropertyReleaseID | "PropertyReleaseID":"{{meta|get:'xmp:propertyreleaseid'}}" | "xmp:propertyreleaseid":"{PropertyReleaseID}" |
Property Release Status | Property-Release-Status | "Property-Release-Status":"{{meta|get:'xmp:propertyreleasestatus'}}" | "xmp:propertyreleasestatus":"{Property-Release-Status}" |
Web Statement of Rights | Web-Statement-of-Rights | "Web-Statement-of-Rights":"{{meta|get:'xmp:webstatement'}}" | "xmp:webstatement":"{Web-Statement-of-Rights}" |
CV-Term CV ID | CV-Term-CV-ID | "CV-Term-CV-ID":"{{meta|get:'xmp:aboutcvtermcvid'}}" | "xmp:aboutcvtermcvid":"{CV-Term-CV-ID}" |
CV-Term ID | CV-Term-ID | "CV-Term-ID":"{{meta|get:'xmp:aboutcvtermid'}}" | "xmp:aboutcvtermid":"{CV-Term-ID}" |
CV-Term Name | CV-Term-Name | "CV-Term-Name":"{{meta|get:'xmp:aboutcvtermname'}}" | "xmp:aboutcvtermname":"{CV-Term-Name}" |
CV-Term Refined Aboutness | CV-Term-Refined-Aboutness | "CV-Term-Refined-Aboutness":"{{meta|get:'xmp:aboutcvtermrefinedabout'}}" | "xmp:aboutcvtermrefinedabout":"{CV-Term-Refined-Aboutness}" |
Genre: CV ID | Genre-CV-ID | "Genre-CV-ID":"{{meta|get:'xmp:genrecvid'}}" | "xmp:genrecvid":"{Genre-CV-ID}" |
Genre: Term ID | Genre-Term-ID | "Genre-Term-ID":"{{meta|get:'xmp:genrecvtermid'}}" | "xmp:genrecvtermid":"{Genre-Term-ID}" |
Genre: CV-Term Name | Genre-CV-Term-Name | "Genre-CV-Term-Name":"{{meta|get:'xmp:genrecvtermname'}}" | "xmp:genrecvtermname":"{Genre-CV-Term-Name}" |
Genre: CV-Term Refined Aboutness | Genre-CV-Term-Refined-Aboutness | "Genre-CV-Term-Refined-Aboutness":"{{meta|get:'xmp:genrecvtermrefinedabout'}}" | "xmp:genrecvtermrefinedabout":"{Genre-CV-Term-Refined-Aboutness}" |
Registry Entry detail: Item Identifier | Registry-Entry-detail-Item-Identifier | "Registry-Entry-detail-Item-Identifier":"{{meta|get:'xmp:registryitemid'}}" | "xmp:registryitemid":"{Registry-Entry-detail-Item-Identifier}" |
Registry Entry detail: Organisation Id | Registry-Entry-detail-Organisation-Id | "Registry-Entry-detail-Organisation-Id":"{{meta|get:'xmp:registryorganisationid'}}" | "xmp:registryorganisationid":"{Registry-Entry-detail-Organisation-Id}" |
Registry Entry detail: Role | Registry-Entry-detail-Role | "Registry-Entry-detail-Role":"{{meta|get:'xmp:registryentryrole'}}" | "xmp:registryentryrole":"{Registry-Entry-detail-Role}" |
LERE: Encoding type | LERE-Encoding-type | "LERE-Encoding-type":"{{meta|get:'xmp:linkedencodedrightsexprtype'}}" | "xmp:linkedencodedrightsexprtype":"{LERE-Encoding-type}" |
LERE: Link to Rights Expression | LERE-Link-to-Rights-Expression | "LERE-Link-to-Rights-Expression":"{{meta|get:'xmp:linkedencodedrightsexpr'}}" | "xmp:linkedencodedrightsexpr":"{LERE-Link-to-Rights-Expression}" |
LERE: Rights Expression Language ID | LERE-Rights-Expression-Language-ID | "LERE-Rights-Expression-Language-ID":"{{meta|get:'xmp:linkedencodedrightsexprlangid'}}" | "xmp:linkedencodedrightsexprlangid":"{LERE-Rights-Expression-Language-ID}" |
Location Created: World Region | Location-Created-World-Region | "Location-Created-World-Region":"{{meta|get:'xmp:locationcreatedworldregion'}}" | "xmp:locationcreatedworldregion":"{Location-Created-World-Region}" |
Location Created: Country ISO-Code | Location-Created-Country-ISO-Code | "Location-Created-Country-ISO-Code":"{{meta|get:'xmp:locationcreatedcountrycode'}}" | "xmp:locationcreatedcountrycode":"{Location-Created-Country-ISO-Code}" |
Location Created: Country Name | Location-Created-Country-Name | "Location-Created-Country-Name":"{{meta|get:'xmp:locationcreatedcountryname'}}" | "xmp:locationcreatedcountryname":"{Location-Created-Country-Name}" |
Location Created: Province/State | Location-Created-Province-State | "Location-Created-Province-State":"{{meta|get:'xmp:locationcreatedprovincestate'}}" | "xmp:locationcreatedprovincestate":"{Location-Created-Province-State}" |
Location Created: City | Location-Created-City | "Location-Created-City":"{{meta|get:'xmp:locationcreatedcity'}}" | "xmp:locationcreatedcity":"{Location-Created-City}" |
Location Created: Sublocation | Location-Created-Sublocation | "Location-Created-Sublocation":"{{meta|get:'xmp:locationcreatedsublocation'}}" | "xmp:locationcreatedsublocation":"{Location-Created-Sublocation}" |
Location Created: Location Name | Location-Created-Location-Name | "Location-Created-Location-Name":"{{meta|get:'xmp:locationcreatedlocationname'}}" | "xmp:locationcreatedlocationname":"{Location-Created-Location-Name}" |
Location Created: GPS-Altitude | Location-Created-GPS-Altitude | "Location-Created-GPS-Altitude":"{{meta|get:'xmp:locationcreatedgpsaltitude'}}" | "xmp:locationcreatedgpsaltitude":"{Location-Created-GPS-Altitude}" |
Location Created: GPS-Lattitude | Location-Created-GPS-Lattitude | "Location-Created-GPS-Lattitude":"{{meta|get:'xmp:locationcreatedgpslatitude'}}" | "xmp:locationcreatedgpslatitude":"{Location-Created-GPS-Lattitude}" |
Location Created: GPS-Longitude | Location-Created-GPS-Longitude | "Location-Created-GPS-Longitude":"{{meta|get:'xmp:locationcreatedgpslongitude'}}" | "xmp:locationcreatedgpslongitude":"{Location-Created-GPS-Longitude}" |
Location Created: Location ID | Location-Created-Location-ID | "Location-Created-Location-ID":"{{meta|get:'xmp:locationcreatedlocationid'}}" | "xmp:locationcreatedlocationid":"{Location-Created-Location-ID}" |
Location Shown: World Region | Location-Shown-World-Region | "Location-Shown-World-Region":"{{meta|get:'xmp:locationshownworldregion'}}" | "xmp:locationshownworldregion":"{Location-Shown-World-Region}" |
Location Shown: Country ISO-Code | Location-Shown-Country-ISO-Code | "Location-Shown-Country-ISO-Code":"{{meta|get:'xmp:locationshowncountrycode'}}" | "xmp:locationshowncountrycode":"{Location-Shown-Country-ISO-Code}" |
Location Shown: Country Name | Location-Shown-Country-Name | "Location-Shown-Country-Name":"{{meta|get:'xmp:locationshowncountryname'}}" | "xmp:locationshowncountryname":"{Location-Shown-Country-Name}" |
Location Shown: Province/State | Location-Shown-Province-State | "Location-Shown-Province-State":"{{meta|get:'xmp:locationshownprovincestate'}}" | "xmp:locationshownprovincestate":"{Location-Shown-Province-State}" |
Location Shown: City | Location-Shown-City | "Location-Shown-City":"{{meta|get:'xmp:locationshowncity'}}" | "xmp:locationshowncity":"{Location-Shown-City}" |
Location Shown: Sublocation | Location-Shown-Sublocation | "Location-Shown-Sublocation":"{{meta|get:'xmp:locationshownsublocation'}}" | "xmp:locationshownsublocation":"{Location-Shown-Sublocation}" |
Location Shown: Location Name | Location-Shown-Location-Name | "Location-Shown-Location-Name":"{{meta|get:'xmp:locationshownlocationname'}}" | "xmp:locationshownlocationname":"{Location-Shown-Location-Name}" |
Location Shown: GPS-Altitude | Location-Shown-GPS-Altitude | "Location-Shown-GPS-Altitude":"{{meta|get:'xmp:locationshowngpsaltitude'}}" | "xmp:locationshowngpsaltitude":"{Location-Shown-GPS-Altitude}" |
Location Shown: GPS-Lattitude | Location-Shown-GPS-Lattitude | "Location-Shown-GPS-Lattitude":"{{meta|get:'xmp:locationshowngpslatitude'}}" | "xmp:locationshowngpslatitude":"{Location-Shown-GPS-Lattitude}" |
Location Shown: GPS-Longitude | Location-Shown-GPS-Longitude | "Location-Shown-GPS-Longitude":"{{meta|get:'xmp:locationshowngpslongitude'}}" | "xmp:locationshowngpslongitude":"{Location-Shown-GPS-Longitude}" |
Location Shown: Location ID | Location-Shown-Location-ID | "Location-Shown-Location-ID":"{{meta|get:'xmp:locationshownlocationid'}}" | "xmp:locationshownlocationid":"{Location-Shown-Location-ID}" |
EERE: Rights expression | EERE-Rights-expression | "EERE-Rights-expression":"{{meta|get:'xmp:embeddedencodedrightsexpr'}}" | "xmp:embeddedencodedrightsexpr":"{EERE-Rights-expression}" |
EERE: Encoding type | EERE-Encoding-type | "EERE-Encoding-type":"{{meta|get:'xmp:embeddedencodedrightsexprtype'}}" | "xmp:embeddedencodedrightsexprtype":"{EERE-Encoding-type}" |
EERE: Rights expression language ID | EERE-Rights-expression-language-ID | "EERE-Rights-expression-language-ID":"{{meta|get:'xmp:embeddedencodedrightsexprlangid'}}" | "xmp:embeddedencodedrightsexprlangid":"{EERE-Rights-expression-language-ID}" |
Person with Details: Name | Person-with-Details-Name | "Person-with-Details-Name":"{{meta|get:'xmp:personinimagename'}}" | "xmp:personinimagename":"{Person-with-Details-Name}" |
Person with Details: Description | Person-with-Details-Description | "Person-with-Details-Description":"{{meta|get:'xmp:personinimagedescription'}}" | "xmp:personinimagedescription":"{Person-with-Details-Description}" |
Person with Details: Identifier | Person-with-Details-Identifier | "Person-with-Details-Identifier":"{{meta|get:'xmp:personinimageid'}}" | "xmp:personinimageid":"{Person-with-Details-Identifier}" |
Person with Details: CV ID | Person-with-Details-CV-ID | "Person-with-Details-CV-ID":"{{meta|get:'xmp:personinimagecvtermcvid'}}" | "xmp:personinimagecvtermcvid":"{Person-with-Details-CV-ID}" |
Person with Details: Term ID | Person-with-Details-Term-ID | "Person-with-Details-Term-ID":"{{meta|get:'xmp:personinimagecvtermid'}}" | "xmp:personinimagecvtermid":"{Person-with-Details-Term-ID}" |
Person with Details: CV-Term Name | Person-with-Details-CV-Term-Name | "Person-with-Details-CV-Term-Name":"{{meta|get:'xmp:personinimagecvtermname'}}" | "xmp:personinimagecvtermname":"{Person-with-Details-CV-Term-Name}" |
Person with Details: CV-Term Refined Aboutness | Person-with-Details-CV-Term-Refined-Aboutness | "Person-with-Details-CV-Term-Refined-Aboutness":"{{meta|get:'xmp:personinimagecvtermrefinedabout'}}" | "xmp:personinimagecvtermrefinedabout":"{Person-with-Details-CV-Term-Refined-Aboutness}" |
Product Shown: Name | Product-Shown-Name | "Product-Shown-Name":"{{meta|get:'xmp:productinimagename'}}" | "xmp:productinimagename":"{Product-Shown-Name}" |
Product Shown: Description | Product-Shown-Description | "Product-Shown-Description":"{{meta|get:'xmp:productinimagedescription'}}" | "xmp:productinimagedescription":"{Product-Shown-Description}" |
Product Shown: GTIN | Product-Shown-GTIN | "Product-Shown-GTIN":"{{meta|get:'xmp:productinimagegtin'}}" | "xmp:productinimagegtin":"{Product-Shown-GTIN}" |