Index: branches/img_metadata/phase3/maintenance/language/messages.inc |
— | — | @@ -2624,7 +2624,6 @@ |
2625 | 2625 | 'exif-compressedbitsperpixel', |
2626 | 2626 | 'exif-pixelydimension', |
2627 | 2627 | 'exif-pixelxdimension', |
2628 | | - 'exif-makernote', |
2629 | 2628 | 'exif-usercomment', |
2630 | 2629 | 'exif-relatedsoundfile', |
2631 | 2630 | 'exif-datetimeoriginal', |
— | — | @@ -2639,7 +2638,6 @@ |
2640 | 2639 | 'exif-exposureprogram', |
2641 | 2640 | 'exif-spectralsensitivity', |
2642 | 2641 | 'exif-isospeedratings', |
2643 | | - 'exif-oecf', |
2644 | 2642 | 'exif-shutterspeedvalue', |
2645 | 2643 | 'exif-aperturevalue', |
2646 | 2644 | 'exif-brightnessvalue', |
— | — | @@ -2653,7 +2651,6 @@ |
2654 | 2652 | 'exif-focallength-format', |
2655 | 2653 | 'exif-subjectarea', |
2656 | 2654 | 'exif-flashenergy', |
2657 | | - 'exif-spatialfrequencyresponse', |
2658 | 2655 | 'exif-focalplanexresolution', |
2659 | 2656 | 'exif-focalplaneyresolution', |
2660 | 2657 | 'exif-focalplaneresolutionunit', |
— | — | @@ -2662,7 +2659,6 @@ |
2663 | 2660 | 'exif-sensingmethod', |
2664 | 2661 | 'exif-filesource', |
2665 | 2662 | 'exif-scenetype', |
2666 | | - 'exif-cfapattern', |
2667 | 2663 | 'exif-customrendered', |
2668 | 2664 | 'exif-exposuremode', |
2669 | 2665 | 'exif-whitebalance', |
— | — | @@ -2709,13 +2705,13 @@ |
2710 | 2706 | 'exif-gpsdifferential', |
2711 | 2707 | 'exif-jpegfilecomment', |
2712 | 2708 | 'exif-keywords', |
2713 | | - 'exif-worldregioncreated' |
| 2709 | + 'exif-worldregioncreated', |
2714 | 2710 | 'exif-countrycreated', |
2715 | 2711 | 'exif-countrycodecreated', |
2716 | 2712 | 'exif-provinceorstatecreated', |
2717 | 2713 | 'exif-citycreated', |
2718 | 2714 | 'exif-sublocationcreated', |
2719 | | - 'exif-worldregiondest' |
| 2715 | + 'exif-worldregiondest', |
2720 | 2716 | 'exif-countrydest', |
2721 | 2717 | 'exif-countrycodedest', |
2722 | 2718 | 'exif-provinceorstatedest', |
Index: branches/img_metadata/phase3/maintenance/language/messageTypes.inc |
— | — | @@ -254,19 +254,19 @@ |
255 | 255 | 'exif-xyresolution-i', |
256 | 256 | 'exif-xyresolution-c', |
257 | 257 | 'exif-colorspace-1', |
258 | | - 'exif-colorspace-65535', |
259 | 258 | 'exif-componentsconfiguration-1', |
260 | 259 | 'exif-componentsconfiguration-2', |
261 | 260 | 'exif-componentsconfiguration-3', |
262 | 261 | 'exif-componentsconfiguration-4', |
263 | 262 | 'exif-componentsconfiguration-5', |
264 | 263 | 'exif-componentsconfiguration-6', |
| 264 | + 'exif-contact-value', |
| 265 | + 'exif-coordinate-format', |
265 | 266 | 'exif-lightsource-20', |
266 | 267 | 'exif-lightsource-21', |
267 | 268 | 'exif-lightsource-22', |
268 | 269 | 'exif-lightsource-23', |
269 | | - 'exif-filesource-3', |
270 | | - 'exif-contact-value', |
| 270 | + 'exif-maxaperturevalue-value', |
271 | 271 | 'exif-subjectnewscode-value', |
272 | 272 | 'booksources-isbn', |
273 | 273 | 'sp-contributions-explain', |
— | — | @@ -408,7 +408,6 @@ |
409 | 409 | 'exif-compressedbitsperpixel', |
410 | 410 | 'exif-pixelydimension', |
411 | 411 | 'exif-pixelxdimension', |
412 | | - 'exif-makernote', |
413 | 412 | 'exif-usercomment', |
414 | 413 | 'exif-relatedsoundfile', |
415 | 414 | 'exif-datetimeoriginal', |
— | — | @@ -422,7 +421,6 @@ |
423 | 422 | 'exif-exposureprogram', |
424 | 423 | 'exif-spectralsensitivity', |
425 | 424 | 'exif-isospeedratings', |
426 | | - 'exif-oecf', |
427 | 425 | 'exif-shutterspeedvalue', |
428 | 426 | 'exif-aperturevalue', |
429 | 427 | 'exif-brightnessvalue', |
— | — | @@ -435,7 +433,6 @@ |
436 | 434 | 'exif-focallength', |
437 | 435 | 'exif-subjectarea', |
438 | 436 | 'exif-flashenergy', |
439 | | - 'exif-spatialfrequencyresponse', |
440 | 437 | 'exif-focalplanexresolution', |
441 | 438 | 'exif-focalplaneyresolution', |
442 | 439 | 'exif-focalplaneresolutionunit', |
— | — | @@ -444,7 +441,6 @@ |
445 | 442 | 'exif-sensingmethod', |
446 | 443 | 'exif-filesource', |
447 | 444 | 'exif-scenetype', |
448 | | - 'exif-cfapattern', |
449 | 445 | 'exif-customrendered', |
450 | 446 | 'exif-exposuremode', |
451 | 447 | 'exif-whitebalance', |
— | — | @@ -489,6 +485,7 @@ |
490 | 486 | 'exif-gpsareainformation', |
491 | 487 | 'exif-gpsdatestamp', |
492 | 488 | 'exif-gpsdifferential', |
| 489 | + 'exif-colorspace-65535', |
493 | 490 | 'exif-compression-1', |
494 | 491 | 'exif-unknowndate', |
495 | 492 | 'exif-orientation-1', |
— | — | @@ -575,6 +572,7 @@ |
576 | 573 | 'exif-contrast-0', |
577 | 574 | 'exif-contrast-1', |
578 | 575 | 'exif-contrast-2', |
| 576 | + 'exif-filesource-3', |
579 | 577 | 'exif-saturation-0', |
580 | 578 | 'exif-saturation-1', |
581 | 579 | 'exif-saturation-2', |
— | — | @@ -613,13 +611,13 @@ |
614 | 612 | //non-exif metadata that is still image metadata |
615 | 613 | 'exif-jpegfilecomment', |
616 | 614 | 'exif-keywords', |
617 | | - 'exif-worldregioncreated' |
| 615 | + 'exif-worldregioncreated', |
618 | 616 | 'exif-countrycreated', |
619 | 617 | 'exif-countrycodecreated', |
620 | 618 | 'exif-provinceorstatecreated', |
621 | 619 | 'exif-citycreated', |
622 | 620 | 'exif-sublocationcreated', |
623 | | - 'exif-worldregiondest' |
| 621 | + 'exif-worldregiondest', |
624 | 622 | 'exif-countrydest', |
625 | 623 | 'exif-countrycodedest', |
626 | 624 | 'exif-stateorprovincedest', |
— | — | @@ -682,7 +680,6 @@ |
683 | 681 | 'exif-disclaimer', |
684 | 682 | 'exif-contentwarning', |
685 | 683 | 'exif-giffilecomment', |
686 | | - 'exif-maxaperturevalue-value', |
687 | 684 | 'exif-intellectualgenre', |
688 | 685 | 'exif-iimcategory-ace', |
689 | 686 | 'exif-iimcategory-clj', |
Index: branches/img_metadata/phase3/languages/messages/MessagesQqq.php |
— | — | @@ -3122,15 +3122,20 @@ |
3123 | 3123 | 'exif-planarconfiguration' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3124 | 3124 | 'exif-ycbcrsubsampling' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3125 | 3125 | 'exif-ycbcrpositioning' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3126 | | -'exif-xresolution' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3127 | | -'exif-yresolution' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
| 3126 | +'exif-xresolution' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3127 | + |
| 3128 | +This is the horizontal resolution in either dots/inch or dots/cm.', |
| 3129 | +'exif-yresolution' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3130 | + |
| 3131 | +This is the vertical resolution in either dots/inch or dots/cm.', |
| 3132 | +'exif-xyresolution-i' => '{{Optional}} Used to format {{msg-mw|exif-xresolution}} and {{msg-mw|exif-yresolution}} if the unit is dots per inch. $1 is the number of dots/in.', |
| 3133 | +'exif-xyresolution-c' => '{{Optional}} Used to format {{msg-mw|exif-xresolution}} and {{msg-mw|exif-yresolution}} if the unit is dots per centimetre. $1 is the number of dots/cm.', |
3128 | 3134 | 'exif-resolutionunit' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3129 | 3135 | 'exif-stripoffsets' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3130 | 3136 | 'exif-rowsperstrip' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3131 | 3137 | 'exif-stripbytecounts' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3132 | 3138 | 'exif-jpeginterchangeformat' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3133 | 3139 | 'exif-jpeginterchangeformatlength' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3134 | | -'exif-transferfunction' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3135 | 3140 | 'exif-whitepoint' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3136 | 3141 | 'exif-primarychromaticities' => 'The chromaticity of the three primary colours of the image. Normally this tag is not necessary, since colour space is specified in the colour space information tag. This should probably be translated it as "Chromaticity of primary colours". |
3137 | 3142 | |
— | — | @@ -3139,30 +3144,65 @@ |
3140 | 3145 | 'exif-referenceblackwhite' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3141 | 3146 | 'exif-datetime' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3142 | 3147 | |
| 3148 | +Note, this message is also used for the XMP:ModifyDate property in XMP metadata. See page 35 of http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart1.pdf |
| 3149 | + |
3143 | 3150 | Datetime is the time that the digital file was last changed.', |
3144 | | -'exif-imagedescription' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3145 | | -'exif-make' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3146 | | -'exif-model' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3147 | | -'exif-software' => 'Short for "The software which was used to create this image". |
| 3151 | +'exif-imagedescription' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3148 | 3152 | |
| 3153 | +This property is the description or caption of the image. It is used for the exif ImageDescription property, the dc:description property in XMP (see http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart1.pdf ), and the iptc-iim 2:120 caption/abstract property ( http://www.iptc.org/std/IIM/4.1/specification/IIMV4.1.pdf ). |
| 3154 | + |
| 3155 | +When an image has multiple differing descriptions, mediawiki follows the MWG guidelines when deciding which to show (Which typically means Exif takes precedence).', |
| 3156 | +'exif-make' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3157 | + |
| 3158 | +The Manufacturer of the digital camera (or scanner) that took the photo.', |
| 3159 | +'exif-model' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3160 | + |
| 3161 | +The model of camera (or scanner) used to take the picture.', |
| 3162 | +'exif-software' => 'Short for "The software which was used to create or modify this image". |
| 3163 | + |
| 3164 | +The property can come from the Exif Software tag, PNG software chunk, iptc-iim 2:65 Software field, or XMP\'s xmp:CreatorTool field. |
| 3165 | + |
3149 | 3166 | Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3150 | 3167 | 'exif-artist' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3151 | 3168 | |
| 3169 | +This message labels the author or artist of the work. Usually this means who took the photograph, or who drew the picture. The corresponding value field most commonly contains a single author, however it can contain an ordered (or unordered depending on which metadata standard is used to store the information) list of authors. Sometimes the persons position is prefixed before their name such as "Photographer, John Smith". The exif standard recommends multiple authors be specified by "position, Author 1; position for author 2, Author 2\'s name" however this doesn\'t seem to happen in practise very often. If multiple authors are specified using a non-exif standard, then a billeted (or numbered) list is used. |
| 3170 | + |
| 3171 | +This property can be specified by exif Artist tag, XMP\'s tiff:Artist, XMP\'s dc:creator, iptc-iim\'s 2:80 byline, PNG\'s author textual chunk, PNG\'s (unofficial) artist textual chunk. XMP\'s photoshop:AuthorsPosition and iptc 2:85 byline-title can also affect display of this property. |
| 3172 | + |
3152 | 3173 | {{Identical|Author}}', |
3153 | | -'exif-copyright' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3154 | | -'exif-exifversion' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3155 | | -'exif-flashpixversion' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3156 | | -'exif-colorspace' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3157 | | -'exif-componentsconfiguration' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
| 3174 | +'exif-copyright' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3175 | + |
| 3176 | +Label for information contained in exif Copyright tag, XMP dc:rights, IPTC-iim 2:116, or PNG copyright textual chunk. |
| 3177 | + |
| 3178 | +Typically the copyright statement for the photograph/drawing/video (such as \'\'(c) 2010 John Smith. Released under GFDL\'\'). Sometimes contains license information. See also {{msg-mw|exif-copyrightowner}}', |
| 3179 | +'exif-exifversion' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3180 | + |
| 3181 | +Version of exif standard photo uses. Typically this is 2.22', |
| 3182 | +'exif-flashpixversion' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3183 | + |
| 3184 | +Version of flashpix used. Flashpix is a format used for storing some types of metadata in image. It is not as commonly used as EXIF, and mediawiki currently cannot read Flashpix data.', |
| 3185 | +'exif-colorspace' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3186 | + |
| 3187 | +The colorspace of the photo. This tells the computer how to make the colours in the photo be more true to the original photo. Typical values for this are sRGB or uncalibrated. This only gives information on colour information given in the exif-colorspace property. However, colour information is often stored elsewhere in the photo.', |
| 3188 | +'exif-componentsconfiguration' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3189 | + |
| 3190 | +This contains how the information in the picture is stored. This is most commonly Y, Cr, Cb to specify luma, red, blue. RGB is also possible to specify Red, Green, Blue.', |
3158 | 3191 | 'exif-compressedbitsperpixel' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3159 | | -'exif-pixelydimension' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3160 | | -'exif-pixelxdimension' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3161 | | -'exif-makernote' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3162 | | -'exif-usercomment' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3163 | | -'exif-relatedsoundfile' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
| 3192 | +'exif-pixelydimension' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3193 | + |
| 3194 | +{{Identical|Height}}', |
| 3195 | +'exif-pixelxdimension' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3196 | + |
| 3197 | +{{Identical|Width}}', |
| 3198 | +'exif-usercomment' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3199 | + |
| 3200 | +Comments by user. Sometimes used like ImageDescription when the ImageDescription contained non-ascii characters. (Technically ImageDescription is supposed to contain ascii characters. In practise utf-8 is used in ImageDescription, so this field isn\'t used too much.)', |
| 3201 | +'exif-relatedsoundfile' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3202 | + |
| 3203 | +Some cameras offer the option to record an audio "memo" for the photo they just took. If the user did that, the name of the file is labelled with this message.', |
3164 | 3204 | 'exif-datetimeoriginal' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3165 | 3205 | |
3166 | | -The date and time when the original image data was generated.', |
| 3206 | +The date and time when the original image data was generated. For example if it was a painting from 1773, scanned in to a computer in 2007, the datetimeoriginal would be 1773 and {{msg-mw|exif-datetimedigitized}} would have the 2007 date.', |
3167 | 3207 | 'exif-datetimedigitized' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3168 | 3208 | |
3169 | 3209 | The date and time when the image was stored as digital data.', |
— | — | @@ -3175,7 +3215,9 @@ |
3176 | 3216 | 'exif-subsectimedigitized' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3177 | 3217 | |
3178 | 3218 | This tag shows the detail of the fraction of a second (1/100s) at which the file was stored as digital data, when the tag {{msg-mw|Exif-datetimedigitized}} is recorded to the whole second.', |
3179 | | -'exif-exposuretime' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
| 3219 | +'exif-exposuretime' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3220 | + |
| 3221 | +The exposure time. Number of (or fraction of) seconds the film was exposed to light. The value for this property is formatted using {{msg-mw|exif-exposuretime-format}}', |
3180 | 3222 | 'exif-exposuretime-format' => "Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3181 | 3223 | |
3182 | 3224 | *$1 is the exposure time written as a fraction of a second, for example 1/640 of a second. |
— | — | @@ -3186,19 +3228,30 @@ |
3187 | 3229 | The [http://en.wikipedia.org/wiki/F_number F number] is the relative aperture of the camera.', |
3188 | 3230 | 'exif-fnumber-format' => "Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3189 | 3231 | |
| 3232 | +{{optional}} |
| 3233 | + |
3190 | 3234 | *$1 is a number |
3191 | 3235 | *f is the abbreviation used in English for 'f-number'.", |
3192 | | -'exif-exposureprogram' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3193 | | -'exif-spectralsensitivity' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3194 | | -'exif-isospeedratings' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3195 | | -'exif-oecf' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
| 3236 | +'exif-exposureprogram' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3237 | + |
| 3238 | +How the camera figured out what exposure to use. (If it was manually set, if its optimizing for fast shutter speed, etc).', |
| 3239 | +'exif-spectralsensitivity' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3240 | + |
| 3241 | +How sensitive each channel (colour) of the photo is to light. This tag is almost never used.', |
| 3242 | +'exif-isospeedratings' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3243 | + |
| 3244 | +The iso speed of the film used in the camera. This is basically a measure of how sensitive the film in the camera is to light.', |
3196 | 3245 | 'exif-shutterspeedvalue' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3197 | 3246 | |
3198 | | -[http://en.wikipedia.org/wiki/Shutter_speed Shutter speed] is the time that the camera shutter is open.', |
| 3247 | +[http://en.wikipedia.org/wiki/Shutter_speed Shutter speed] is the time that the camera shutter is open. |
| 3248 | + |
| 3249 | +This is the shutter speed measured in APEX units (negative base 2 log of shutter speed in seconds). See {{msg-mw|exif-exposuretime}} for this property in more traditional units of seconds.', |
3199 | 3250 | 'exif-aperturevalue' => "Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3200 | 3251 | |
3201 | | -The [http://en.wikipedia.org/wiki/Aperture aperture] of a camera is the hole through which light shines. This message can be translated 'Aperture width'.", |
3202 | | -'exif-brightnessvalue' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
| 3252 | +The [http://en.wikipedia.org/wiki/Aperture aperture] of a camera is the hole through which light shines. This message can be translated 'Aperture width'. Note, this is measured in APEX units which is 2*log<sub>2</sub>(f-number) . See {{msg-mw|exif-fnumber}} for this value in more traditional units.", |
| 3253 | +'exif-brightnessvalue' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3254 | + |
| 3255 | +How intense the illumination of the scene photographed is. Measured in APEX brightness units. See Annex C of Exif standard for details on the measurement system in use.', |
3203 | 3256 | 'exif-exposurebiasvalue' => "Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3204 | 3257 | |
3205 | 3258 | Another term for [http://en.wikipedia.org/wiki/Exposure_bias 'exposure bias'] is 'exposure compensation'.", |
— | — | @@ -3222,12 +3275,16 @@ |
3223 | 3276 | See this [http://en.wikipedia.org/wiki/Focal_length_(photography) Wikipedia article] for an explanation of the term.', |
3224 | 3277 | 'exif-focallength-format' => "Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3225 | 3278 | |
| 3279 | +{{optional}} |
| 3280 | + |
3226 | 3281 | *$1 is a number |
3227 | 3282 | *mm is the abbreviation used in English for the unit of measurement of length 'millimetre'.", |
3228 | 3283 | 'exif-subjectarea' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3229 | 3284 | |
3230 | | -This exif property contains the position of the main subject of the picture in pixels from the upper left corner and additionally its width and height in pixels.', |
3231 | | -'exif-flashenergy' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
| 3285 | +This exif property contains the position of the main subject. The first two numbers is the position of the subject in the picture in pixels from the upper left corner. If a third number is specified, it is a circle centred at the first two numbers. If four numbers are specified, the first two are coordinates of the centre of the subject as before, the third is the width of the rectangle, and the fourth is the height of the rectangle. It is rare for a photo to use this tag.', |
| 3286 | +'exif-flashenergy' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3287 | + |
| 3288 | +How bright the flash is in beam candle power seconds.', |
3232 | 3289 | 'exif-spatialfrequencyresponse' => '[http://en.wikipedia.org/wiki/Spatial_frequency Spatial frequency] is the number of edges per degree of the visual angle. The human eye scans the viewed scenary for edges and uses these edges to detect what it sees. Few edges make it hard to recognize the seen objects, but many edges do so too. A rate of about 4 to 6 edges per degree of the viewing range is seen as optimal for the recognition of objects. |
3233 | 3290 | |
3234 | 3291 | Spatial frequency response is a measure for the capability of camera lenses to depict spatial frequencies.', |
— | — | @@ -3236,11 +3293,17 @@ |
3237 | 3294 | Indicates the number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane.', |
3238 | 3295 | 'exif-focalplaneyresolution' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3239 | 3296 | 'exif-focalplaneresolutionunit' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3240 | | -'exif-subjectlocation' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
| 3297 | +'exif-subjectlocation' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3298 | + |
| 3299 | +Same as {{msg-mw|exif-subjectarea}} but only ever has two numbers as a value.', |
3241 | 3300 | 'exif-exposureindex' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3242 | 3301 | 'exif-sensingmethod' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3243 | | -'exif-filesource' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
3244 | | -'exif-scenetype' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].', |
| 3302 | +'exif-filesource' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3303 | + |
| 3304 | +Determines if the image was recorded by a digital camera adhering to DSC standard (which is almost all digital cameras).', |
| 3305 | +'exif-scenetype' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
| 3306 | + |
| 3307 | +If the image is directly photographed (taken by a digital camera).', |
3245 | 3308 | 'exif-cfapattern' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3246 | 3309 | |
3247 | 3310 | CFA stands for [http://en.wikipedia.org/wiki/Color_filter_array color filter array].', |
— | — | @@ -3249,7 +3312,7 @@ |
3250 | 3313 | See also Wikipedia on [http://en.wikipedia.org/wiki/Image_processing image processing].', |
3251 | 3314 | 'exif-exposuremode' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3252 | 3315 | |
3253 | | -See also Wikipedia on [http://en.wikipedia.org/wiki/Exposure_(photography) exposure in photography].', |
| 3316 | +See also Wikipedia on [http://en.wikipedia.org/wiki/Exposure_(photography) exposure in photography]. This tag shows if the photo\'s exposure was manually set or automatically determined.', |
3254 | 3317 | 'exif-whitebalance' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3255 | 3318 | |
3256 | 3319 | See also Wikipedia on [http://en.wikipedia.org/wiki/Color_balance color balance].', |
— | — | @@ -3259,15 +3322,128 @@ |
3260 | 3323 | 'exif-focallengthin35mmfilm' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail]. |
3261 | 3324 | |
3262 | 3325 | See also Wikipedia on [http://en.wikipedia.org/wiki/Focal_length#In_photography focal length].', |
3263 | | -'exif-gpslatitude' => '{{Identical|Latitude}}', |
3264 | | -'exif-gpslongitude' => '{{Identical|Longitude}}', |
3265 | | -'exif-coordinate-format' => 'For formatting GPS latitude coordinates. $1 is degrees, $2 is minutes, $3 is seconds (up to two decimal places), $4 is direction (N, S, W, or E), $5 is coordinate as a single positive or negative real number.', |
3266 | | -'exif-jpegfilecomment' => 'This is not a true exif tag, but the contents of the JPEG COM segment. This often contains a file source, but can potentially contain any comment about the file', |
| 3326 | +'exif-imageuniqueid' => 'A unique identifier for the image in the form of a 128-bit hexadecimal string. See http://www.exif.org/Exif2-2.PDF for details on exif properties.', |
| 3327 | +'exif-gpsversionid' => 'Version of the GPS IFD used to store location information. This is usually 2.2.0.0', |
| 3328 | +'exif-gpslatituderef' => 'In older versions of mediawiki this referred to if the latitude was North or South. This is no longer used in modern versions of mediawiki except for when using a foreign image repository that is using an older version of mediawiki since the information is now contained in {{msg-mw|exif-gpslatitude}}.', |
| 3329 | +'exif-gpslongituderef' => 'Same as {{msg-mw|exif-gpslatituderef}} but for longitude.', |
| 3330 | +'exif-gpsaltituderef' => 'No longer used except for when using foreign image repository with old version of mediawiki. 0 for above sea level, 1 for below sea level.', |
| 3331 | +'exif-gpsaltitude' => 'Altitude in meters that the image was taken at.', |
| 3332 | +'exif-gpstimestamp' => 'Time (does not include date) that GPS measurement was taken, in UTC. Since often this is at the same time as photo was taken, this is sometimes more reliable than {{msg-mw|exif-datetimeoriginal}}.', |
| 3333 | +'exif-gpsdatestamp' => 'Date (does not generally include time unless recorded in XMP) that GPS measurement was taken, in UTC. Since often this is at the same date as photo was taken, this is sometimes more reliable than {{msg-mw|exif-datetimeoriginal}}.', |
| 3334 | +'exif-gpsmeasuremode' => 'Is the measurement 2D (latitude and longitude) or 3D (latitude, longitude, and altitude).', |
| 3335 | +'exif-gpsdop' => 'How accurate the GPS information is. See http://en.wikipedia.org/wiki/Dilution_of_precision_(GPS)', |
| 3336 | +'exif-gpslatitude' => 'The latitude of the location from where the picture was taken from. |
3267 | 3337 | |
| 3338 | +{{Identical|Latitude}}', |
| 3339 | +'exif-gpslongitude' => 'The longitude of the location from where the picture was taken from. |
| 3340 | + |
| 3341 | +{{Identical|Longitude}}', |
| 3342 | +'exif-gpsdestlatitude' => 'The latitude of the location shown in the picture, if it is different from latitude of the camera location. See {{msg-mw|exif-gpslatitude}}. |
| 3343 | + |
| 3344 | +{{Identical|Latitude}}', |
| 3345 | +'exif-gpsdestlongitude' => 'The longitude of the location shown in the picture, if it is different from longitude of the camera location. See {{msg-mw|exif-gpslongitude}}. |
| 3346 | + |
| 3347 | +{{Identical|Longitude}}', |
| 3348 | +'exif-coordinate-format' => '{{optional}} For formatting GPS latitude coordinates. $1 is degrees, $2 is minutes, $3 is seconds (up to two decimal places), $4 is direction (N, S, W, or E), $5 is coordinate as a single positive or negative real number.', |
| 3349 | +'exif-jpegfilecomment' => 'This is not a true exif tag, but the contents of the JPEG COM segment. This often contains a file source, but can potentially contain any comment about the file. This is similar to {{msg-mw|exif-usercomment}}, {{msg-mw|exif-pngfilecomment}}, and {{msg-mw|exif-giffilecomment}}.', |
| 3350 | +'exif-keywords' => 'List of keywords for the photograph (or other media). |
| 3351 | + |
| 3352 | +This can come from IPTC-iim 2:25 keyword field, or XMP\'s dc:subject field.', |
| 3353 | +'exif-worldregioncreated' => 'The world region (generally that means continent, but could also include \'World\' as a whole) where the media was created.', |
| 3354 | +'exif-countrycreated' => 'Country that the picture was taken in. Note this is where it was taken, not what country is depicted in the picture.', |
| 3355 | +'exif-countrycodecreated' => 'ISO Code for the country that the picture was taken in. Note this is where it was taken, not what country is depicted in the picture.', |
| 3356 | +'exif-provinceorstatecreated' => 'Province, state, territory, or other secondary political division (bigger than a city, smaller then a country) where that the picture was taken in. Note this is where it was taken, not what province/state is depicted in the picture.', |
| 3357 | +'exif-citycreated' => 'City that the picture was taken in. Note this is where it was taken, not what city is depicted in the picture. This is generally only used if different from the city depicted in photo.', |
| 3358 | +'exif-sublocationcreated' => 'Sub-location of the city that the picture was taken in. This might be a street, a part of town, etc. Note this is where it was taken, not what sub-location is depicted in the picture.', |
| 3359 | +'exif-worldregiondest' => 'World region shown. This generally means the continent, but could have the value of world as well.', |
| 3360 | +'exif-countrydest' => 'Country shown. See also {{msg-mw|exif-worldregioncreated}}.', |
| 3361 | +'exif-countrycodedest' => 'ISO Code for country shown', |
| 3362 | +'exif-provinceorstatedest' => 'Province, state, territory, or other secondary political division shown.', |
| 3363 | +'exif-citydest' => 'City shown', |
| 3364 | +'exif-sublocationdest' => 'Sub-location of city shown. This could be an address, a street, an area of town, etc.', |
| 3365 | +'exif-objectname' => 'This is a short name for the image or other media. (As compared to {{msg-mw|exif-imagedescription}} which is a long description of the image). This is sometimes an id number used to identify the photo, or a (short) title of the photo. |
| 3366 | + |
| 3367 | +This property is extracted based on XMP\'s dc:title property ( http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart1.pdf ), PNG\'s title keyword ( http://www.w3.org/TR/PNG/#11keywords ), or IPTC-iim 2:05 Object name property ( http://www.iptc.org/std/IIM/4.1/specification/IIMV4.1.pdf ).', |
| 3368 | +'exif-specialinstructions' => 'Special instructions for how to use the image/media. This might include embargo notices, or other warnings. |
| 3369 | + |
| 3370 | +This is IPTC-iim property 2:40. See http://www.iptc.org/std/IIM/4.1/specification/IIMV4.1.pdf for details.', |
| 3371 | +'exif-headline' => 'A short version of the image caption. The IPTC4XMP standard is clear that "this is not the same thing as title [ {{msg-mw|exif-objectname}} ]". |
| 3372 | + |
| 3373 | +This is extracted from XMP\'s photoshop:headline ( http://www.iptc.org/std/photometadata/specification/IPTC-PhotoMetadata-201007_1.pdf ) and IPTC-iim: 2:105 Headline tag ( http://www.iptc.org/std/IIM/4.1/specification/IIMV4.1.pdf ).', |
| 3374 | +'exif-credit' => 'Provider/credit. |
| 3375 | + |
| 3376 | +Who gave us the image. This might be different from the creator of the image. This is IPTC-iim property 2:110', |
| 3377 | +'exif-source' => 'See IPTC-iim standard 2:115 - http://www.iptc.org/std/IIM/4.1/specification/IIMV4.1.pdf. |
| 3378 | + |
| 3379 | +This is who originally owned the image (a person, stock photo agency, etc). This does not refer to the image this image is based on.', |
| 3380 | +'exif-editstatus' => 'Editorial status of image. This is more intended for use with people making news papers. This denotes weather the image is on the main page, is part of a correction, etc. See 2:07 of http://www.iptc.org/std/IIM/4.1/specification/IIMV4.1.pdf', |
| 3381 | +'exif-urgency' => 'Urgency. How urgent this image is. 1 is very urgent, 5 is normal, 8 is very low priority.', |
| 3382 | +'exif-fixtureidentifier' => 'Fixture name. If this image is part of a regular column in a news paper, name of column goes here.', |
| 3383 | +'exif-locationdest' => 'Full printable name of location.', |
| 3384 | +'exif-locationdestcode' => 'Code of location depicted. Typically this is an ISO country code, but the IPTC-iim standard also defines other codes like XSP for outer space. See appendix D (and tag 2:100) of http://www.iptc.org/std/IIM/4.1/specification/IIMV4.1.pdf', |
| 3385 | +'exif-objectcycle' => 'Time of day that media is intended for. Either morning only, evening only, or all day. Typically only used for news related things that might only be broadcast at a specific time of day. See {{msg-mw|exif-objectcycle-a}}, {{msg-mw|exif-objectcycle-p}} and {{msg-mw|exif-objectcycle-b}} for the values that this message labels.', |
| 3386 | +'exif-contact' => 'Contact information of the person responsible for the image.', |
| 3387 | +'exif-writer' => 'The person who wrote the caption of the image. See Description Writer on page 18 of http://www.iptc.org/std/photometadata/specification/IPTC-PhotoMetadata-201007_1.pdf', |
| 3388 | +'exif-languagecode' => 'Language of image/media. |
| 3389 | + |
| 3390 | +This is taken from IPTC-iim 2:135 and XMP\'s dc:language.', |
| 3391 | +'exif-iimversion' => 'IIM version number. Version of information interchange 2:xx records. 4 is current version. 2 is often seen as well. This is the value stored 2:00 field (Note, iptc-iim also stores a model version in 1:00. This version field displays the 2:00 record only)', |
| 3392 | +'exif-iimcategory' => 'Primary Category of image (or other media). Technically supposed to be limited to 3 characters, however that is not always followed. Some common 3 letter category abbreviations are expanded by mediawiki. Similar to {{msg-mw|exif-keywords}}.', |
| 3393 | +'exif-iimsupplementalcategory' => 'Supplemental categories. Like {{msg-mw|exif-iimcategory}} but for categories beyond the main one.', |
| 3394 | +'exif-datetimeexpires' => 'Date after which not to use the image (media). This is often used in news situations were certain things (like forecasts) should not be used after a specified date.', |
| 3395 | +'exif-datetimereleased' => 'Earliest date the image (media) can be used. See 2:30 of http://www.iptc.org/std/IIM/4.1/specification/IIMV4.1.pdf', |
| 3396 | +'exif-originaltransmissionref' => 'This is basically a job id. This could help an individual keep track of for what reason the image was created. See Job Id on page 19 of http://www.iptc.org/std/photometadata/specification/IPTC-PhotoMetadata-201007_1.pdf ', |
| 3397 | +'exif-lens' => 'Description of lens used. This is taken from aux:Lens XMP property. See http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart2.pdf', |
| 3398 | +'exif-serialnumber' => 'Serial number of camera. See aux:SerialNumber in http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart2.pdf', |
| 3399 | +'exif-cameraownername' => 'Who owns the camera.', |
| 3400 | +'exif-label' => 'Label given to the image for organizational purposes. This is very similar to {{msg-mw|exif-keywords}}. Label is more used by a person to organize their media, where keywords are used to describe the photo contents itself. |
| 3401 | + |
| 3402 | +This property can come from xmp:Label in XMP ( http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart1.pdf ) or the label textual chunk in PNG.', |
| 3403 | +'exif-datetimemetadata' => 'Date metadata was last modified. Typically this refers to XMP metadata.', |
| 3404 | +'exif-nickname' => 'Short informal name of image. See http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart2.pdf', |
| 3405 | +'exif-rating' => 'This is a rating for how good the image is. The range is between 1 to 5 (5 highest), with an additional option of "reject".', |
| 3406 | +'exif-rightscertificate' => 'URL of Rights management certificate. This comes from XMPRights:Certificate property. See http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart1.pdf', |
| 3407 | +'exif-copyrighted' => 'Copyright status. This is a true or false field showing either Copyrighted or Public Domain. It should be noted that Copyrighted includes freely-licensed works.', |
| 3408 | +'exif-copyrightowner' => 'Copyright owner. Can have more than one person or entity.', |
| 3409 | +'exif-usageterms' => 'Terms under which you\'re allowed to use the image/media.', |
| 3410 | +'exif-webstatement' => 'URL detailing the copyright status of the image, and how you\'re allowed to use the image. Often this is a link to a creative commons license, however the creative commons people recommend using a page that generally contains specific information about the image, and recommend using {{msg-mw|exif-licenseurl}} for linking to the license. See http://wiki.creativecommons.org/XMP', |
| 3411 | +'exif-originaldocumentid' => 'A unique id of the original document (image) that this document (image) is based on.', |
| 3412 | +'exif-licenseurl' => 'URL for copyright license. This is almost always a creative commons license since this information comes from the creative commons namespace of XMP (but could be a link to any type of license). See also {{msg-mw|exif-webstatement}}', |
| 3413 | +'exif-morepermissionsurl' => 'A url where you can "buy" (or otherwise negotiate) to get more rights for the image.', |
| 3414 | +'exif-attributionurl' => 'A url that you\'re supposed to use when re-using the image.', |
| 3415 | +'exif-preferredattributionname' => 'The preferred name to give credit to when re-using this image.', |
| 3416 | +'exif-disclaimer' => 'Disclaimer for the image.', |
| 3417 | +'exif-contentwarning' => 'Content warning for the image. For example if the image/media contains violent, sexual or otherwise offensive content. |
| 3418 | + |
| 3419 | +This comes from the png warning textual chunk. See http://www.w3.org/TR/PNG/#11keywords', |
| 3420 | +'exif-intellectualgenre' => 'The "intellectual genre" of the image/media item. This typically means the type of item it is, ignoring the actual content of the item. See http://cv.iptc.org/newscodes/genre/ for some examples of the types of values this field might have.', |
| 3421 | +'exif-subjectnewscode' => 'A (or multiple) codes describing the content of the image/media. The code is an 8 digit number representing some sort of category. The code is hierarchical , with the first two digits being a broad category (this broad category is shown to the user. See {{msg-mw|exif-subjectnewscode-value}} for how the value this field labels is shown to user). See http://cv.iptc.org/newscodes/subjectcode for the full list of codes.', |
| 3422 | +'exif-scenecode' => 'IPTC (numeric) scene code. Contains information on what type of scene it is (like panoramic scene, close-up, etc). See http://cv.iptc.org/newscodes/scene/', |
| 3423 | +'exif-event' => 'The event depicted', |
| 3424 | +'exif-organisationinimage' => 'Name of organisations shown in image', |
| 3425 | +'exif-personinimage' => 'Name of person depicted in image', |
| 3426 | +'exif-originalimageheight' => 'Height of image before it was cropped in pixels |
| 3427 | + |
| 3428 | +{{identical|Height}}', |
| 3429 | +'exif-originalimagewidth' => 'Width of image before it was cropped in pixels |
| 3430 | + |
| 3431 | +{{identical|Width}}', |
| 3432 | +'exif-identifier' => 'A formal identifier for the image. Often this is a URL.', |
| 3433 | +'exif-dc-contributor' => 'People who helped make the resource, but are secondary in contribution to the author.', |
| 3434 | +'exif-dc-coverage' => '"The extent or scope of the resource" see dc:coverage in http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart2.pdf', |
| 3435 | +'exif-dc-date' => 'One or more dates associated with the image. How they are associated is not really defined. From the dc:date XMP property.', |
| 3436 | +'exif-dc-publisher' => 'One or more publisher of resource', |
| 3437 | +'exif-dc-relation' => 'Something related to this image. Often a list of url\'s to related images.', |
| 3438 | +'exif-dc-rights' => 'Copyright information about the image/media given in informal language.', |
| 3439 | +'exif-dc-source' => 'Source of the image. This is another image that this image is based on. This does not refer to the person who provided the image.', |
| 3440 | +'exif-dc-type' => 'Type or genre of image/media. This might be something like painting or photograph.', |
| 3441 | + |
| 3442 | + |
3268 | 3443 | # EXIF attributes |
3269 | 3444 | 'exif-compression-6' => '{{optional}}', |
3270 | 3445 | |
3271 | 3446 | 'exif-photometricinterpretation-2' => '{{optional}}', |
| 3447 | +'exif-photometricinterpretation-6' => '{{optional}}', |
3272 | 3448 | |
3273 | 3449 | 'exif-orientation-1' => '{{Identical|Normal}} |
3274 | 3450 | 0th row: top; 0th column: left', |
— | — | @@ -3279,6 +3455,9 @@ |
3280 | 3456 | 'exif-orientation-7' => '0th row: right; 0th column: bottom', |
3281 | 3457 | 'exif-orientation-8' => '0th row: left; 0th column: bottom', |
3282 | 3458 | |
| 3459 | +'exif-colorspace-1' => '{{Optional}} If it uses the standard sRGB colour space.', |
| 3460 | +'exif-colorspace-65535' => 'The photograph is not colour calibrated.', |
| 3461 | + |
3283 | 3462 | 'exif-componentsconfiguration-1' => '{{optional}}', |
3284 | 3463 | 'exif-componentsconfiguration-2' => '{{optional}}', |
3285 | 3464 | 'exif-componentsconfiguration-3' => '{{optional}}', |
— | — | @@ -3302,6 +3481,7 @@ |
3303 | 3482 | |
3304 | 3483 | 'exif-lightsource-0' => '{{Identical|Unknown}}', |
3305 | 3484 | 'exif-lightsource-4' => '{{Identical|Flash}}', |
| 3485 | +'exif-lightsource-20' => '{{optional}}', |
3306 | 3486 | 'exif-lightsource-21' => '{{optional}}', |
3307 | 3487 | 'exif-lightsource-22' => '{{optional}}', |
3308 | 3488 | 'exif-lightsource-23' => '{{optional}}', |
— | — | @@ -3323,8 +3503,6 @@ |
3324 | 3504 | 'exif-sensingmethod-5' => "''Color sequential'' means, that the three base colors are measured one after another (i.e. the sensor is first measuring red, than green, than blue).", |
3325 | 3505 | 'exif-sensingmethod-8' => "''Color sequential'' means, that the three base colors are measured one after another (i.e. the sensor is first measuring red, than green, than blue).", |
3326 | 3506 | |
3327 | | -'exif-filesource-3' => '{{optional}}', |
3328 | | - |
3329 | 3507 | 'exif-exposuremode-2' => "A type of exposure mode shown as part of the metadata on image description pages. The Wikipedia article on [http://en.wikipedia.org/wiki/Bracketing#Exposure_bracketing bracketing] says that 'auto bracket' is a camera exposure setting which automatically takes a series of pictures at slightly different light exposures.", |
3330 | 3508 | |
3331 | 3509 | 'exif-scenecapturetype-0' => '{{Identical|Standard}}', |
— | — | @@ -3364,7 +3542,82 @@ |
3365 | 3543 | |
3366 | 3544 | # Pseudotags used for GPSSpeedRef |
3367 | 3545 | 'exif-gpsspeed-n' => "Knots: ''Knot'' is a unit of speed on water used for ships, etc., equal to one nautical mile per hour.", |
| 3546 | +# Pseudotags used for GPSLatitudeRef and GPSDestLatitudeRef |
| 3547 | +'exif-gpslatitude-n' => 'Very rarely used. Only used when using an old version of Mediawiki as a foreign image repo.', |
| 3548 | +'exif-gpslatitude-s' => 'Very rarely used. Only used when using an old version of Mediawiki as a foreign image repo.', |
3368 | 3549 | |
| 3550 | +# Pseudotags used for GPSLongitudeRef and GPSDestLongitudeRef |
| 3551 | +'exif-gpslongitude-e' => 'Very rarely used. Only used when using an old version of Mediawiki as a foreign image repo.', |
| 3552 | +'exif-gpslongitude-w' => 'Very rarely used. Only used when using an old version of Mediawiki as a foreign image repo.', |
| 3553 | + |
| 3554 | +'exif-gpsmeasuremode-2' => 'Only latitude and longitude recorded, no altitude.', |
| 3555 | +'exif-gpsmeasuremode-3' => 'Latitude, longitude, and altitude recorded.', |
| 3556 | + |
| 3557 | +'exif-gpsdop-excellent' => '$1 is the actual HDOP/PDOP value (less than or equal to 2 for excellent). See http://en.wikipedia.org/wiki/Dilution_of_precision_(GPS)', |
| 3558 | +'exif-gpsdop-good' => '$1 is the actual HDOP/PDOP value (2-5 for good). See http://en.wikipedia.org/wiki/Dilution_of_precision_(GPS)', |
| 3559 | +'exif-gpsdop-moderate' => '$1 is the actual HDOP/PDOP value (5-10 for moderate). See http://en.wikipedia.org/wiki/Dilution_of_precision_(GPS)', |
| 3560 | +'exif-gpsdop-fair' => '$1 is the actual HDOP/PDOP value (10-20 for fair). See http://en.wikipedia.org/wiki/Dilution_of_precision_(GPS)', |
| 3561 | +'exif-gpsdop-poor' => '$1 is the actual HDOP/PDOP value (greater than 20 for poor). See http://en.wikipedia.org/wiki/Dilution_of_precision_(GPS)', |
| 3562 | + |
| 3563 | +'exif-objectcycle-a' => 'Morning only (a is for AM)', |
| 3564 | +'exif-objectcycle-p' => 'Evening only (p is for PM)', |
| 3565 | +'exif-objectcycle-b' => 'Both morning and evening (b is for both)', |
| 3566 | + |
| 3567 | +'exif-ycbcrpositioning-1' => 'If the Chrominance samples are centered with respect to the Luminance samples.', |
| 3568 | +'exif-ycbcrpositioning-2' => 'If the Chrominance samples are on top of to the Luminance samples.', |
| 3569 | + |
| 3570 | +'exif-software-version-value' => 'This is very rarely used, and only with iptc-iim 2:70 property. $1 is the Software name, $2 is its version.', |
| 3571 | + |
| 3572 | +'exif-copyrighted-true' => 'The image is under copyright (including if its copyrighted but freely licensed)', |
| 3573 | +'exif-copyrighted-false' => 'The image is Public domain', |
| 3574 | + |
| 3575 | +'exif-rating-rejected' => 'If the rating field has a rating of -1 to mean that the file was totally "rejected"', |
| 3576 | + |
| 3577 | +'exif-isospeedratings-overflow' => 'Exif can\'t store iso speed ratings beyond 65535. This message is shown if the iso speed is too big to be stored.', |
| 3578 | + |
| 3579 | +'exif-maxaperturevalue-value' => '{{Optional}} |
| 3580 | +$1 is maxaperture in APEX units (APEX aperture units = 2log<sub>2</sub>(f-number) ). $2 is the value in the more traditional f-number units.', |
| 3581 | + |
| 3582 | +'exif-contact-value' => '{{optional}} |
| 3583 | +*$1 is email |
| 3584 | +*$2 is URL of website |
| 3585 | +*$3 is street address. |
| 3586 | +*$4 is city |
| 3587 | +*$5 is region |
| 3588 | +*$6 is postal code |
| 3589 | +*$7 is country |
| 3590 | +*$8 is telephone number |
| 3591 | +Note, not all fields are guaranteed to be present, some may be empty strings.', |
| 3592 | + |
| 3593 | +'exif-iimcategory-ace' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3594 | +'exif-iimcategory-clj' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3595 | +'exif-iimcategory-dis' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3596 | +'exif-iimcategory-fin' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3597 | +'exif-iimcategory-edu' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3598 | +'exif-iimcategory-evn' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3599 | +'exif-iimcategory-hth' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3600 | +'exif-iimcategory-hum' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3601 | +'exif-iimcategory-lab' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3602 | +'exif-iimcategory-lif' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3603 | +'exif-iimcategory-pol' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3604 | +'exif-iimcategory-rel' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3605 | +'exif-iimcategory-sci' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3606 | +'exif-iimcategory-soi' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3607 | +'exif-iimcategory-spo' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3608 | +'exif-iimcategory-war' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3609 | +'exif-iimcategory-wea' => 'Displayed as part of the iimcategory field if the 3 letter code is recognized, or as part {{msg-mw|exif-subjectnewscode-value}}', |
| 3610 | + |
| 3611 | +'exif-subjectnewscode-value' => '{{Optional}} |
| 3612 | + |
| 3613 | +*$1 is numeric IPTC subject news code (one of http://cv.iptc.org/newscodes/subjectcode ) |
| 3614 | +*$2 is one of 17 broad categories that the code falls into. For example any code starting with 15 has the contents of {{msg-mw|exif-iimcategory-spo}} for $2.', |
| 3615 | + |
| 3616 | +'exif-urgency-normal' => '$1 is numeric priority (aka 5 for normal)', |
| 3617 | +'exif-urgency-low' => '$1 is numeric priority (6-8 for low)', |
| 3618 | +'exif-urgency-high' => '$1 is numeric priority (1-4 for high)', |
| 3619 | +'exif-urgency-other' => '$1 is numeric priority. Most specs define 0 and 9 to either be reserved or not allowed. However the exiftool documentation defines 0 to be reserved and 9 to be user-defined priority.', |
| 3620 | + |
| 3621 | + |
3369 | 3622 | # External editor support |
3370 | 3623 | 'edit-externally' => 'Displayed on image description pages. See for example [[:Image:Yes.png#filehistory]].', |
3371 | 3624 | 'edit-externally-help' => 'Displayed on image description pages. See for example [[:Image:Yes.png#filehistory]]. |
Index: branches/img_metadata/phase3/languages/messages/MessagesEn.php |
— | — | @@ -3641,7 +3641,7 @@ |
3642 | 3642 | 'metadata-collapse' => 'Hide extended details', |
3643 | 3643 | 'metadata-langitem' => '\'\'\'$2:\'\'\' $1', |
3644 | 3644 | 'metadata-langitem-default' => '$1', |
3645 | | -'metadata-fields' => 'EXIF metadata fields listed in this message will be included on image page display when the metadata table is collapsed. |
| 3645 | +'metadata-fields' => 'Image metadata fields listed in this message will be included on image page display when the metadata table is collapsed. |
3646 | 3646 | Others will be hidden by default. |
3647 | 3647 | * make |
3648 | 3648 | * model |
— | — | @@ -3691,9 +3691,8 @@ |
3692 | 3692 | 'exif-colorspace' => 'Color space', |
3693 | 3693 | 'exif-componentsconfiguration' => 'Meaning of each component', |
3694 | 3694 | 'exif-compressedbitsperpixel' => 'Image compression mode', |
3695 | | -'exif-pixelydimension' => 'Valid image width', |
3696 | | -'exif-pixelxdimension' => 'Valid image height', |
3697 | | -'exif-makernote' => 'Manufacturer notes', |
| 3695 | +'exif-pixelydimension' => 'Image width', |
| 3696 | +'exif-pixelxdimension' => 'Image height', |
3698 | 3697 | 'exif-usercomment' => 'User comments', |
3699 | 3698 | 'exif-relatedsoundfile' => 'Related audio file', |
3700 | 3699 | 'exif-datetimeoriginal' => 'Date and time of data generation', |
— | — | @@ -3708,7 +3707,6 @@ |
3709 | 3708 | 'exif-exposureprogram' => 'Exposure Program', |
3710 | 3709 | 'exif-spectralsensitivity' => 'Spectral sensitivity', |
3711 | 3710 | 'exif-isospeedratings' => 'ISO speed rating', |
3712 | | -'exif-oecf' => 'Optoelectronic conversion factor', |
3713 | 3711 | 'exif-shutterspeedvalue' => 'APEX shutter speed', |
3714 | 3712 | 'exif-aperturevalue' => 'APEX aperture', |
3715 | 3713 | 'exif-brightnessvalue' => 'APEX brightness', |
— | — | @@ -3722,7 +3720,6 @@ |
3723 | 3721 | 'exif-focallength-format' => '$1 mm', # only translate this message to other languages if you have to change it |
3724 | 3722 | 'exif-subjectarea' => 'Subject area', |
3725 | 3723 | 'exif-flashenergy' => 'Flash energy', |
3726 | | -'exif-spatialfrequencyresponse' => 'Spatial frequency response', |
3727 | 3724 | 'exif-focalplanexresolution' => 'Focal plane X resolution', |
3728 | 3725 | 'exif-focalplaneyresolution' => 'Focal plane Y resolution', |
3729 | 3726 | 'exif-focalplaneresolutionunit' => 'Focal plane resolution unit', |
— | — | @@ -3731,7 +3728,6 @@ |
3732 | 3729 | 'exif-sensingmethod' => 'Sensing method', |
3733 | 3730 | 'exif-filesource' => 'File source', |
3734 | 3731 | 'exif-scenetype' => 'Scene type', |
3735 | | -'exif-cfapattern' => 'CFA pattern', |
3736 | 3732 | 'exif-customrendered' => 'Custom image processing', |
3737 | 3733 | 'exif-exposuremode' => 'Exposure mode', |
3738 | 3734 | 'exif-whitebalance' => 'White balance', |
— | — | @@ -3948,7 +3944,7 @@ |
3949 | 3945 | 'exif-sensingmethod-7' => 'Trilinear sensor', |
3950 | 3946 | 'exif-sensingmethod-8' => 'Color sequential linear sensor', |
3951 | 3947 | |
3952 | | -'exif-filesource-3' => 'Digital still camera', # only translate this message to other languages if you have to change it |
| 3948 | +'exif-filesource-3' => 'Digital still camera', |
3953 | 3949 | |
3954 | 3950 | 'exif-scenetype-1' => 'A directly photographed image', |
3955 | 3951 | |