rdf-vocab 3.2.0 → 3.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -4
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab/acl.rb +91 -89
  5. data/lib/rdf/vocab/as.rb +624 -622
  6. data/lib/rdf/vocab/bf2.rb +2241 -2239
  7. data/lib/rdf/vocab/bibframe.rb +2241 -2239
  8. data/lib/rdf/vocab/bibo.rb +943 -941
  9. data/lib/rdf/vocab/cc.rb +102 -100
  10. data/lib/rdf/vocab/cert.rb +107 -105
  11. data/lib/rdf/vocab/cnt.rb +92 -90
  12. data/lib/rdf/vocab/crm.rb +1793 -1791
  13. data/lib/rdf/vocab/datacite.rb +261 -263
  14. data/lib/rdf/vocab/dbo.rb +4307 -4305
  15. data/lib/rdf/vocab/dc.rb +665 -663
  16. data/lib/rdf/vocab/dc11.rb +109 -107
  17. data/lib/rdf/vocab/dcat.rb +373 -356
  18. data/lib/rdf/vocab/dcmitype.rb +91 -89
  19. data/lib/rdf/vocab/disco.rb +348 -346
  20. data/lib/rdf/vocab/doap.rb +304 -302
  21. data/lib/rdf/vocab/dwc.rb +2244 -2242
  22. data/lib/rdf/vocab/earl.rb +146 -144
  23. data/lib/rdf/vocab/ebucore.rb +4945 -4941
  24. data/lib/rdf/vocab/edm.rb +310 -308
  25. data/lib/rdf/vocab/exif.rb +777 -775
  26. data/lib/rdf/vocab/extensions.rb +2 -2
  27. data/lib/rdf/vocab/fcrepo4.rb +307 -305
  28. data/lib/rdf/vocab/foaf.rb +525 -523
  29. data/lib/rdf/vocab/geo.rb +34 -32
  30. data/lib/rdf/vocab/geojson.rb +66 -64
  31. data/lib/rdf/vocab/geonames.rb +3656 -3654
  32. data/lib/rdf/vocab/gr.rb +1204 -1202
  33. data/lib/rdf/vocab/gs1.rb +5881 -5879
  34. data/lib/rdf/vocab/ht.rb +194 -192
  35. data/lib/rdf/vocab/hydra.rb +439 -437
  36. data/lib/rdf/vocab/iana.rb +215 -213
  37. data/lib/rdf/vocab/ical.rb +726 -724
  38. data/lib/rdf/vocab/identifiers.rb +219 -217
  39. data/lib/rdf/vocab/iiif.rb +132 -130
  40. data/lib/rdf/vocab/jsonld.rb +205 -203
  41. data/lib/rdf/vocab/ldp.rb +193 -191
  42. data/lib/rdf/vocab/lrmi.rb +188 -186
  43. data/lib/rdf/vocab/ma.rb +318 -316
  44. data/lib/rdf/vocab/mads.rb +670 -668
  45. data/lib/rdf/vocab/marcrelators.rb +543 -541
  46. data/lib/rdf/vocab/mo.rb +1823 -1821
  47. data/lib/rdf/vocab/mods.rb +636 -634
  48. data/lib/rdf/vocab/nfo.rb +482 -480
  49. data/lib/rdf/vocab/oa.rb +333 -331
  50. data/lib/rdf/vocab/og.rb +198 -196
  51. data/lib/rdf/vocab/ogc.rb +43 -41
  52. data/lib/rdf/vocab/ore.rb +79 -77
  53. data/lib/rdf/vocab/org.rb +322 -320
  54. data/lib/rdf/vocab/pcdm.rb +73 -71
  55. data/lib/rdf/vocab/pplan.rb +97 -95
  56. data/lib/rdf/vocab/premis.rb +903 -901
  57. data/lib/rdf/vocab/premiseventtype.rb +143 -141
  58. data/lib/rdf/vocab/prov.rb +1360 -1358
  59. data/lib/rdf/vocab/ptr.rb +147 -145
  60. data/lib/rdf/vocab/rdau.rb +9447 -9438
  61. data/lib/rdf/vocab/rightsstatements.rb +123 -121
  62. data/lib/rdf/vocab/rsa.rb +44 -42
  63. data/lib/rdf/vocab/rss.rb +46 -44
  64. data/lib/rdf/vocab/schema.rb +14700 -14698
  65. data/lib/rdf/vocab/schemas.rb +14700 -14698
  66. data/lib/rdf/vocab/sd.rb +165 -163
  67. data/lib/rdf/vocab/sh.rb +1096 -1094
  68. data/lib/rdf/vocab/sioc.rb +615 -613
  69. data/lib/rdf/vocab/siocservices.rb +49 -47
  70. data/lib/rdf/vocab/sioctypes.rb +224 -222
  71. data/lib/rdf/vocab/skos.rb +202 -200
  72. data/lib/rdf/vocab/skosxl.rb +51 -49
  73. data/lib/rdf/vocab/v.rb +233 -231
  74. data/lib/rdf/vocab/vcard.rb +776 -774
  75. data/lib/rdf/vocab/vmd.rb +233 -231
  76. data/lib/rdf/vocab/void.rb +145 -143
  77. data/lib/rdf/vocab/vs.rb +27 -25
  78. data/lib/rdf/vocab/wdrs.rb +112 -110
  79. data/lib/rdf/vocab/wot.rb +135 -133
  80. data/lib/rdf/vocab/xhtml.rb +4 -2
  81. data/lib/rdf/vocab/xhv.rb +208 -206
  82. data/lib/rdf/vocab/xkos.rb +220 -218
  83. data/lib/rdf/vocab.rb +2 -0
  84. metadata +14 -3
@@ -3,949 +3,951 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.w3.org/2003/12/exif/ns#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
+ # Vocabulary for <http://www.w3.org/2003/12/exif/ns#>
7
+ # @!visibility private
6
8
  EXIF = Class.new(RDF::StrictVocabulary("http://www.w3.org/2003/12/exif/ns#")) do
7
9
 
8
10
  # Ontology definition
9
11
  ontology :"http://www.w3.org/2003/12/exif/ns#",
10
- "http://purl.org/dc/elements/1.1/description": "Vocabulary to describe an Exif format picture data. All Exif 2.2 tags are defined as RDF properties, as well as several terms to help this schema.".freeze,
11
- "http://purl.org/dc/elements/1.1/source": "http://tsc.jeita.or.jp/avs/data/cp3451.pdf".freeze,
12
- "http://purl.org/dc/elements/1.1/title": "Exif data description vocabulary".freeze,
13
- "http://purl.org/dc/terms/created": "2003-07-18".freeze,
14
- "http://purl.org/dc/terms/modified": "2003-08-19".freeze,
15
- "http://www.w3.org/2002/07/owl#versionInfo": "Experimental version.".freeze,
16
- "http://xmlns.com/foaf/0.1/maker": "urn:pin:MK705".freeze,
17
- type: "http://www.w3.org/2002/07/owl#Ontology".freeze
12
+ "http://purl.org/dc/elements/1.1/description": {en: "Vocabulary to describe an Exif format picture data. All Exif 2.2 tags are defined as RDF properties, as well as several terms to help this schema.", fr: "Vocabulaire pour décrire les données Exif d'une photographie. Toutes les balises Exif 2.2 sont définies comme des propriétés RDF, ainsi que plusieurs termes pour donner de l'aide.", ja: "Exifフォーマットの写真からデータを取りだしてRDFで表現するため、Exif 2.2の全てのタグをRDFプロパティとして定義し、さらにそれを記述するのに必要な語彙を追加したボキャブラリ"},
13
+ "http://purl.org/dc/elements/1.1/source": "http://tsc.jeita.or.jp/avs/data/cp3451.pdf",
14
+ "http://purl.org/dc/elements/1.1/title": {en: "Exif data description vocabulary"},
15
+ "http://purl.org/dc/terms/created": {en: "2003-07-18"},
16
+ "http://purl.org/dc/terms/modified": {en: "2003-08-19"},
17
+ "http://www.w3.org/2002/07/owl#versionInfo": {en: "Experimental version."},
18
+ "http://xmlns.com/foaf/0.1/maker": "urn:pin:MK705",
19
+ type: "http://www.w3.org/2002/07/owl#Ontology"
18
20
 
19
21
  # Class definitions
20
22
  term :IFD,
21
- comment: "An Image File Directory".freeze,
22
- label: "IFD".freeze,
23
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
23
+ comment: {en: "An Image File Directory"},
24
+ label: {en: "IFD"},
25
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
24
26
 
25
27
  # Property definitions
26
28
  property :_unknown,
27
- comment: "An Exif tag whose meaning is not known".freeze,
28
- label: "Unknown tag".freeze,
29
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
29
+ comment: {en: "An Exif tag whose meaning is not known"},
30
+ label: {en: "Unknown tag"},
31
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
30
32
  property :apertureValue,
31
- comment: "The lens aperture. The unit is the APEX value.".freeze,
32
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37378".freeze,
33
- label: "ApertureValue".freeze,
34
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
35
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
33
+ comment: {en: "The lens aperture. The unit is the APEX value.", ja: "レンズ絞り値(APEX値)。この値のルート2のベキ乗を取ると、通常の絞り値となる。例えば'5'の場合だと√2^5=F5.6"},
34
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37378"},
35
+ label: {en: "ApertureValue"},
36
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
37
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
36
38
  property :artist,
37
- comment: "Person who created the image".freeze,
38
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "315".freeze,
39
- label: "Artist".freeze,
40
- subPropertyOf: ["http://purl.org/dc/elements/1.1/creator".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
41
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
39
+ comment: {en: "Person who created the image"},
40
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "315"},
41
+ label: {en: "Artist"},
42
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/creator", "http://www.w3.org/2003/12/exif/ns#exifAttribute"],
43
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
42
44
  property :bitsPerSample,
43
- comment: "The number of bits per image component. In this standard each component of the image is 8 bits, so the value for this tag is 8. See also SamplesPerPixel. In JPEG compressed data a JPEG marker is used instead of this tag.".freeze,
44
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "258".freeze,
45
- label: "BitsPerSample".freeze,
46
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze, "http://www.w3.org/2003/12/exif/ns#resolution".freeze],
47
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
45
+ comment: {en: "The number of bits per image component. In this standard each component of the image is 8 bits, so the value for this tag is 8. See also SamplesPerPixel. In JPEG compressed data a JPEG marker is used instead of this tag."},
46
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "258"},
47
+ label: {en: "BitsPerSample"},
48
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageDataStruct", "http://www.w3.org/2003/12/exif/ns#resolution"],
49
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
48
50
  property :brightnessValue,
49
- comment: "The value of brightness. The unit is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99. Note that if the numerator of the recorded value is FFFFFFFF.H, Unknown shall be indicated.".freeze,
50
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37379".freeze,
51
- label: "BrightnessValue".freeze,
52
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
53
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
51
+ comment: {en: "The value of brightness. The unit is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99. Note that if the numerator of the recorded value is FFFFFFFF.H, Unknown shall be indicated.", ja: "画像撮影時の撮影対象物の明るさ(APEX値)。EVにするにはISO感度の値を足す必要があり、Ev:Exposure, Bv:BrightnessValue, Sv:SensitivityValueとしてEv=Bv+Sv Sv=log^2(ISOSpeedRating/3.125)という計算式を使う。ISO感度100の場合Sv=5、ISO200の場合Sv=6、ISO125ではSv=5.32"},
52
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37379"},
53
+ label: {en: "BrightnessValue"},
54
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
55
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
54
56
  property :cfaPattern,
55
- comment: "The color filter array (CFA) geometric pattern of the image sensor when a one-chip color area sensor is used. It does not apply to all sensing methods.".freeze,
56
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41730".freeze,
57
- label: "CFAPattern".freeze,
58
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
59
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
57
+ comment: {en: "The color filter array (CFA) geometric pattern of the image sensor when a one-chip color area sensor is used. It does not apply to all sensing methods.", ja: "CCDに付いているColor filter array(CFA)のパターン。例えば普通のRGBフィルターだと、CFAPatternのデータは 02 02 00 01 01 02"},
58
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41730"},
59
+ label: {en: "CFAPattern"},
60
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
61
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
60
62
  property :colorSpace,
61
- comment: "The color space information tag (ColorSpace) is always recorded as the color space specifier. Normally sRGB (=1) is used to define the color space based on the PC monitor conditions and environment.".freeze,
62
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "40961".freeze,
63
- label: "ColorSpace".freeze,
64
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter".freeze,
65
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
63
+ comment: {en: "The color space information tag (ColorSpace) is always recorded as the color space specifier. Normally sRGB (=1) is used to define the color space based on the PC monitor conditions and environment.", ja: "使われる色空間。通常sRGB"},
64
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "40961"},
65
+ label: {en: "ColorSpace"},
66
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter",
67
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
66
68
  property :componentsConfiguration,
67
- comment: "Information specific to compressed data. The channels of each component are arranged in order from the 1st component to the 4th. For uncompressed data the data arrangement is given in the PhotometricInterpretation tag. However, since PhotometricInterpretation can only express the order of Y,Cb and Cr, this tag is provided for cases when compressed data uses components other than Y, Cb, and Cr and to enable support of other sequences.".freeze,
68
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37121".freeze,
69
- label: "ComponentsConfiguration".freeze,
70
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageConfig".freeze,
71
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
69
+ comment: {en: "Information specific to compressed data. The channels of each component are arranged in order from the 1st component to the 4th. For uncompressed data the data arrangement is given in the PhotometricInterpretation tag. However, since PhotometricInterpretation can only express the order of Y,Cb and Cr, this tag is provided for cases when compressed data uses components other than Y, Cb, and Cr and to enable support of other sequences.", ja: "圧縮データがYCC以外の並びの場合、4バイトでその並びを示す。それぞれの値は0:not exist,1:Y,2:Cb,3:Cr,4:R,5:G,6:B"},
70
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37121"},
71
+ label: {en: "ComponentsConfiguration"},
72
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageConfig",
73
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
72
74
  property :compressedBitsPerPixel,
73
- comment: "Information specific to compressed data. The compression mode used for a compressed image is indicated in unit bits per pixel.".freeze,
74
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37122".freeze,
75
- label: "CompressedBitsPerPixel".freeze,
76
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageConfig".freeze,
77
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
75
+ comment: {en: "Information specific to compressed data. The compression mode used for a compressed image is indicated in unit bits per pixel.", ja: "画像の圧縮率"},
76
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37122"},
77
+ label: {en: "CompressedBitsPerPixel"},
78
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageConfig",
79
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
78
80
  property :compression,
79
- comment: "The compression scheme used for the image data. When a primary image is JPEG compressed, this designation is not necessary and is omitted. When thumbnails use JPEG compression, this tag value is set to 6.".freeze,
80
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "259".freeze,
81
- label: "Compression".freeze,
82
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
83
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
81
+ comment: {en: "The compression scheme used for the image data. When a primary image is JPEG compressed, this designation is not necessary and is omitted. When thumbnails use JPEG compression, this tag value is set to 6."},
82
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "259"},
83
+ label: {en: "Compression"},
84
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct",
85
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
84
86
  property :contrast,
85
- comment: "The direction of contrast processing applied by the camera when the image was shot.".freeze,
86
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41992".freeze,
87
- label: "Contrast".freeze,
88
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
89
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
87
+ comment: {en: "The direction of contrast processing applied by the camera when the image was shot."},
88
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41992"},
89
+ label: {en: "Contrast"},
90
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
91
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
90
92
  property :copyright,
91
- comment: "Copyright information. In this standard the tag is used to indicate both the photographer and editor copyrights. It is the copyright notice of the person or organization claiming rights to the image.".freeze,
92
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "33432".freeze,
93
- label: "Copyright".freeze,
94
- subPropertyOf: ["http://purl.org/dc/elements/1.1/rights".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
95
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
93
+ comment: {en: "Copyright information. In this standard the tag is used to indicate both the photographer and editor copyrights. It is the copyright notice of the person or organization claiming rights to the image.", ja: "この画像の撮影者および編集者の著作権情報"},
94
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "33432"},
95
+ label: {en: "Copyright"},
96
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/rights", "http://www.w3.org/2003/12/exif/ns#exifAttribute"],
97
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
96
98
  property :customRendered,
97
- comment: "The use of special processing on image data, such as rendering geared to output. When special processing is performed, the reader is expected to disable or minimize any further processing.".freeze,
98
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41985".freeze,
99
- label: "CustomRendered".freeze,
100
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
101
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
99
+ comment: {en: "The use of special processing on image data, such as rendering geared to output. When special processing is performed, the reader is expected to disable or minimize any further processing.", ja: "特別なレンダリング処理を行っているかどうか"},
100
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41985"},
101
+ label: {en: "CustomRendered"},
102
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
103
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
102
104
  property :datatype,
103
- comment: "The Exif field data type, such as ascii, byte, short etc.".freeze,
104
- label: "Data Type".freeze,
105
- subPropertyOf: "http://purl.org/dc/elements/1.1/type".freeze,
106
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
105
+ comment: {en: "The Exif field data type, such as ascii, byte, short etc."},
106
+ label: {en: "Data Type"},
107
+ subPropertyOf: "http://purl.org/dc/elements/1.1/type",
108
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
107
109
  property :date,
108
- comment: "a date information. Usually saved as YYYY:MM:DD (HH:MM:SS) format in Exif data, but represented here as W3C-DTF format".freeze,
109
- label: "Date".freeze,
110
- subPropertyOf: "http://purl.org/dc/elements/1.1/date".freeze,
111
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
110
+ comment: {en: "a date information. Usually saved as YYYY:MM:DD (HH:MM:SS) format in Exif data, but represented here as W3C-DTF format"},
111
+ label: {en: "Date"},
112
+ subPropertyOf: "http://purl.org/dc/elements/1.1/date",
113
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
112
114
  property :dateAndOrTime,
113
- comment: "An attribute relating to Date and/or Time".freeze,
114
- label: "Date and/or Time".freeze,
115
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
116
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
115
+ comment: {en: "An attribute relating to Date and/or Time"},
116
+ label: {en: "Date and/or Time"},
117
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute",
118
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
117
119
  property :dateTime,
118
- comment: "The date and time of image creation. In this standard it is the date and time the file was changed.".freeze,
119
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "306".freeze,
120
- label: "DateTime".freeze,
121
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#date".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
122
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
120
+ comment: {en: "The date and time of image creation. In this standard it is the date and time the file was changed.", ja: "この画像が作成(あるいは最後に変更された)日時。通常はDateTimeOriginaと同じ値"},
121
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "306"},
122
+ label: {en: "DateTime"},
123
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#date", "http://www.w3.org/2003/12/exif/ns#exifAttribute"],
124
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
123
125
  property :dateTimeDigitized,
124
- comment: "The date and time when the image was stored as digital data. If, for example, an image was captured by DSC and at the same time the file was recorded, then the DateTimeOriginal and DateTimeDigitized will have the same contents.".freeze,
125
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "36868".freeze,
126
- label: "DateTimeDigitized".freeze,
127
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#date".freeze, "http://www.w3.org/2003/12/exif/ns#dateAndOrTime".freeze],
128
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
126
+ comment: {en: "The date and time when the image was stored as digital data. If, for example, an image was captured by DSC and at the same time the file was recorded, then the DateTimeOriginal and DateTimeDigitized will have the same contents.", ja: "画像がデジタル化された日時。デジカメ画像なら通常DateTimeOriginalと同じ値"},
127
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "36868"},
128
+ label: {en: "DateTimeDigitized"},
129
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#date", "http://www.w3.org/2003/12/exif/ns#dateAndOrTime"],
130
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
129
131
  property :dateTimeOriginal,
130
- comment: "The date and time when the original image data was generated. For a DSC the date and time the picture was taken are recorded.".freeze,
131
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "36867".freeze,
132
- label: "DateTimeOriginal".freeze,
133
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#date".freeze, "http://www.w3.org/2003/12/exif/ns#dateAndOrTime".freeze],
134
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
132
+ comment: {en: "The date and time when the original image data was generated. For a DSC the date and time the picture was taken are recorded.", ja: "オリジナル画像が作成(撮影)された日時"},
133
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "36867"},
134
+ label: {en: "DateTimeOriginal"},
135
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#date", "http://www.w3.org/2003/12/exif/ns#dateAndOrTime"],
136
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
135
137
  property :deviceSettingDescription,
136
- comment: "Information on the picture-taking conditions of a particular camera model. The tag is used only to indicate the picture-taking conditions in the reader.".freeze,
137
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41995".freeze,
138
- label: "DeviceSettingDescription".freeze,
139
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
140
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
138
+ comment: {en: "Information on the picture-taking conditions of a particular camera model. The tag is used only to indicate the picture-taking conditions in the reader."},
139
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41995"},
140
+ label: {en: "DeviceSettingDescription"},
141
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
142
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
141
143
  property :digitalZoomRatio,
142
- comment: "The digital zoom ratio when the image was shot. If the numerator of the recorded value is 0, this indicates that digital zoom was not used.".freeze,
143
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41988".freeze,
144
- label: "DigitalZoomRatio".freeze,
145
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
146
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
144
+ comment: {en: "The digital zoom ratio when the image was shot. If the numerator of the recorded value is 0, this indicates that digital zoom was not used.", ja: "デジタルズームが使われた場合、その比率"},
145
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41988"},
146
+ label: {en: "DigitalZoomRatio"},
147
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
148
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
147
149
  property :exifAttribute,
148
- comment: "A property that connects an IFD to one of its entries. Super property which integrates all Exif tags.".freeze,
149
- domain: "http://www.w3.org/2003/12/exif/ns#IFD".freeze,
150
- label: "Exif Attribute".freeze,
151
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
150
+ comment: {en: "A property that connects an IFD to one of its entries. Super property which integrates all Exif tags."},
151
+ domain: "http://www.w3.org/2003/12/exif/ns#IFD",
152
+ label: {en: "Exif Attribute"},
153
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
152
154
  property :exifVersion,
153
- comment: "Exif Version".freeze,
154
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "36864".freeze,
155
- label: "ExifVersion".freeze,
156
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#versionInfo".freeze,
157
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
155
+ comment: {en: "Exif Version", ja: "Exif形式のバージョン"},
156
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "36864"},
157
+ label: {en: "ExifVersion"},
158
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#versionInfo",
159
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
158
160
  property :exif_IFD_Pointer,
159
- comment: "A pointer to the Exif IFD, which is a set of tags for recording Exif-specific attribute information.".freeze,
160
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "34665".freeze,
161
- label: "Exif IFD Pointer".freeze,
162
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#ifdPointer".freeze,
163
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
161
+ comment: {en: "A pointer to the Exif IFD, which is a set of tags for recording Exif-specific attribute information.", ja: "Exif IFDへのポインタ"},
162
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "34665"},
163
+ label: {en: "Exif IFD Pointer"},
164
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#ifdPointer",
165
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
164
166
  property :exifdata,
165
- comment: "An Exif IFD data entry".freeze,
166
- label: "Exif data".freeze,
167
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
167
+ comment: {en: "An Exif IFD data entry"},
168
+ label: {en: "Exif data"},
169
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
168
170
  property :exposureBiasValue,
169
- comment: "The exposure bias. The unit is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99.".freeze,
170
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37380".freeze,
171
- label: "ExposureBiasValue".freeze,
172
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
173
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
171
+ comment: {en: "The exposure bias. The unit is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99.", ja: "撮影時の露光補正量。単位はAPEX値(EV)"},
172
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37380"},
173
+ label: {en: "ExposureBiasValue"},
174
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
175
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
174
176
  property :exposureIndex,
175
- comment: "The exposure index selected on the camera or input device at the time the image is captured.".freeze,
176
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41493".freeze,
177
- label: "ExposureIndex".freeze,
178
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
179
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
177
+ comment: {en: "The exposure index selected on the camera or input device at the time the image is captured.", ja: "CCD感度。データ形式が符号なし分数である事を除き、ISOSpeedRatingsと同じ"},
178
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41493"},
179
+ label: {en: "ExposureIndex"},
180
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
181
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
180
182
  property :exposureMode,
181
- comment: "the exposure mode set when the image was shot. In auto-bracketing mode, the camera shoots a series of frames of the same scene at different exposure settings.".freeze,
182
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41986".freeze,
183
- label: "ExposureMode".freeze,
184
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
185
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
183
+ comment: {en: "the exposure mode set when the image was shot. In auto-bracketing mode, the camera shoots a series of frames of the same scene at different exposure settings.", ja: "露光モード"},
184
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41986"},
185
+ label: {en: "ExposureMode"},
186
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
187
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
186
188
  property :exposureProgram,
187
- comment: "The class of the program used by the camera to set exposure when the picture is taken.".freeze,
188
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "34850".freeze,
189
- label: "ExposureProgram".freeze,
190
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
191
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
189
+ comment: {en: "The class of the program used by the camera to set exposure when the picture is taken.", ja: "露光制御のモード"},
190
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "34850"},
191
+ label: {en: "ExposureProgram"},
192
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
193
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
192
194
  property :exposureTime,
193
- comment: "Exposure time, given in seconds (sec).".freeze,
194
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "33434".freeze,
195
- label: "ExposureTime".freeze,
196
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#pictTaking".freeze, "http://www.w3.org/2003/12/exif/ns#seconds".freeze],
197
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
195
+ comment: {en: "Exposure time, given in seconds (sec).", ja: "露光時間(シャッター速度の逆数)。単位は秒"},
196
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "33434"},
197
+ label: {en: "ExposureTime"},
198
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#pictTaking", "http://www.w3.org/2003/12/exif/ns#seconds"],
199
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
198
200
  property :fNumber,
199
- comment: "F number".freeze,
200
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "33437".freeze,
201
- label: "FNumber".freeze,
202
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
203
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
201
+ comment: {en: "F number", ja: "レンズのF値"},
202
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "33437"},
203
+ label: {en: "FNumber"},
204
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
205
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
204
206
  property :fileSource,
205
- comment: "The image source. If a DSC recorded the image, this tag value of this tag always be set to 3, indicating that the image was recorded on a DSC.".freeze,
206
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41728".freeze,
207
- label: "FileSource".freeze,
208
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
209
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
207
+ comment: {en: "The image source. If a DSC recorded the image, this tag value of this tag always be set to 3, indicating that the image was recorded on a DSC.", ja: "画像がどういうデバイスから得られたか。通常3=DSC"},
208
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41728"},
209
+ label: {en: "FileSource"},
210
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
211
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
210
212
  property :flash,
211
- comment: "The status of flash when the image was shot.".freeze,
212
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37385".freeze,
213
- label: "Flash".freeze,
214
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
215
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
213
+ comment: {en: "The status of flash when the image was shot.", ja: "フラッシュ発光の状態"},
214
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37385"},
215
+ label: {en: "Flash"},
216
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
217
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
216
218
  property :flashEnergy,
217
- comment: "The strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds (BCPS).".freeze,
218
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41483".freeze,
219
- label: "FlashEnergy".freeze,
220
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
221
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
219
+ comment: {en: "The strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds (BCPS).", ja: "BCPSによるストロボの強度"},
220
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41483"},
221
+ label: {en: "FlashEnergy"},
222
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
223
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
222
224
  property :flashpixVersion,
223
- comment: "The Flashpix format version supported by a FPXR file. If the FPXR function supports Flashpix format Ver. 1.0, this is indicated similarly to ExifVersion by recording \"0100\" as 4-byte ASCII.".freeze,
224
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "40960".freeze,
225
- label: "FlashpixVersion".freeze,
226
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#versionInfo".freeze,
227
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
225
+ comment: {en: "The Flashpix format version supported by a FPXR file. If the FPXR function supports Flashpix format Ver. 1.0, this is indicated similarly to ExifVersion by recording \"0100\" as 4-byte ASCII."},
226
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "40960"},
227
+ label: {en: "FlashpixVersion"},
228
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#versionInfo",
229
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
228
230
  property :focalLength,
229
- comment: "The actual focal length of the lens, in mm. Conversion is not made to the focal length of a 35 mm film camera.".freeze,
230
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37386".freeze,
231
- label: "FocalLength".freeze,
232
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#mm".freeze, "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze],
233
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
231
+ comment: {en: "The actual focal length of the lens, in mm. Conversion is not made to the focal length of a 35 mm film camera.", ja: "レンズの焦点距離。単位はmm"},
232
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37386"},
233
+ label: {en: "FocalLength"},
234
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#mm", "http://www.w3.org/2003/12/exif/ns#pictTaking"],
235
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
234
236
  property :focalLengthIn35mmFilm,
235
- comment: "The equivalent focal length assuming a 35mm film camera, in mm. A value of 0 means the focal length is unknown. Note that this tag differs from the FocalLength tag.".freeze,
236
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41989".freeze,
237
- label: "FocalLengthIn35mmFilm".freeze,
238
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#length".freeze, "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze],
239
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
237
+ comment: {en: "The equivalent focal length assuming a 35mm film camera, in mm. A value of 0 means the focal length is unknown. Note that this tag differs from the FocalLength tag.", ja: "35mm換算した焦点距離"},
238
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41989"},
239
+ label: {en: "FocalLengthIn35mmFilm"},
240
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#length", "http://www.w3.org/2003/12/exif/ns#pictTaking"],
241
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
240
242
  property :focalPlaneResolutionUnit,
241
- comment: "The unit for measuring FocalPlaneXResolution and FocalPlaneYResolution. This value is the same as the ResolutionUnit.".freeze,
242
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41488".freeze,
243
- label: "FocalPlaneResolutionUnit".freeze,
244
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
245
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
243
+ comment: {en: "The unit for measuring FocalPlaneXResolution and FocalPlaneYResolution. This value is the same as the ResolutionUnit.", ja: "CCD画素密度の単位"},
244
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41488"},
245
+ label: {en: "FocalPlaneResolutionUnit"},
246
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
247
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
246
248
  property :focalPlaneXResolution,
247
- comment: "The number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane.".freeze,
248
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41486".freeze,
249
- label: "FocalPlaneXResolution".freeze,
250
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#pictTaking".freeze, "http://www.w3.org/2003/12/exif/ns#resolution".freeze],
251
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
249
+ comment: {en: "The number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane.", ja: "撮影画像のCCD位置での水平解像度。この値とFocalPlaneYResolution、FocalLengthを使うと、レンズ焦点距離の35mmカメラ換算値が計算できる。例えば200万画素機を使いVGAモードの画像を撮ったような場合はこの値はVGAの解像度でリサンプルされた値になっており、CCDの画素ピッチそのままの値ではないので注意が必要"},
250
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41486"},
251
+ label: {en: "FocalPlaneXResolution"},
252
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#pictTaking", "http://www.w3.org/2003/12/exif/ns#resolution"],
253
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
252
254
  property :focalPlaneYResolution,
253
- comment: "The number of pixels in the image height (Y) direction per FocalPlaneResolutionUnit on the camera focal plane.".freeze,
254
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41487".freeze,
255
- label: "FocalPlaneYResolution".freeze,
256
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#pictTaking".freeze, "http://www.w3.org/2003/12/exif/ns#resolution".freeze],
257
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
255
+ comment: {en: "The number of pixels in the image height (Y) direction per FocalPlaneResolutionUnit on the camera focal plane.", ja: "撮影画像のCCD位置での垂直解像度"},
256
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41487"},
257
+ label: {en: "FocalPlaneYResolution"},
258
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#pictTaking", "http://www.w3.org/2003/12/exif/ns#resolution"],
259
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
258
260
  property :gainControl,
259
- comment: "The degree of overall image gain adjustment.".freeze,
260
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41991".freeze,
261
- label: "GainControl".freeze,
262
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
263
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
261
+ comment: {en: "The degree of overall image gain adjustment."},
262
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41991"},
263
+ label: {en: "GainControl"},
264
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
265
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
264
266
  property :geo,
265
- comment: "Geometric data such as latitude, longitude and altitude. Usually saved as rational number.".freeze,
266
- label: "Geometric data".freeze,
267
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
267
+ comment: {en: "Geometric data such as latitude, longitude and altitude. Usually saved as rational number."},
268
+ label: {en: "Geometric data"},
269
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
268
270
  property :gpsAltitude,
269
- comment: "The altitude based on the reference in GPSAltitudeRef. Altitude is expressed as one RATIONAL value. The reference unit is meters.".freeze,
270
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "6".freeze,
271
- label: "GPSAltitude".freeze,
272
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo".freeze, "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze],
273
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
271
+ comment: {en: "The altitude based on the reference in GPSAltitudeRef. Altitude is expressed as one RATIONAL value. The reference unit is meters."},
272
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "6"},
273
+ label: {en: "GPSAltitude"},
274
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo", "http://www.w3.org/2003/12/exif/ns#gpsInfo"],
275
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
274
276
  property :gpsAltitudeRef,
275
- comment: "Indicates the altitude used as the reference altitude. If the reference is sea level and the altitude is above sea level, 0 is given. If the altitude is below sea level, a value of 1 is given and the altitude is indicated as an absolute value in the GPSAltitude tag. The reference unit is meters.".freeze,
276
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "5".freeze,
277
- label: "GPSAltitudeRef".freeze,
278
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
279
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
277
+ comment: {en: "Indicates the altitude used as the reference altitude. If the reference is sea level and the altitude is above sea level, 0 is given. If the altitude is below sea level, a value of 1 is given and the altitude is indicated as an absolute value in the GPSAltitude tag. The reference unit is meters."},
278
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "5"},
279
+ label: {en: "GPSAltitudeRef"},
280
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
281
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
280
282
  property :gpsAreaInformation,
281
- comment: "A character string recording the name of the GPS area. The first byte indicates the character code used, and this is followed by the name of the GPS area.".freeze,
282
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "28".freeze,
283
- label: "GPSAreaInformation".freeze,
284
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
285
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
283
+ comment: {en: "A character string recording the name of the GPS area. The first byte indicates the character code used, and this is followed by the name of the GPS area."},
284
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "28"},
285
+ label: {en: "GPSAreaInformation"},
286
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
287
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
286
288
  property :gpsDOP,
287
- comment: "The GPS DOP (data degree of precision). An HDOP value is written during two-dimensional measurement, and PDOP during three-dimensional measurement.".freeze,
288
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "11".freeze,
289
- label: "GPSDOP".freeze,
290
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
291
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
289
+ comment: {en: "The GPS DOP (data degree of precision). An HDOP value is written during two-dimensional measurement, and PDOP during three-dimensional measurement."},
290
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "11"},
291
+ label: {en: "GPSDOP"},
292
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
293
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
292
294
  property :gpsDateStamp,
293
- comment: "date and time information relative to UTC (Coordinated Universal Time). The record format is \"YYYY:MM:DD\" while converted to W3C-DTF to use in RDF".freeze,
294
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "29".freeze,
295
- label: "GPSDateStamp".freeze,
296
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#date".freeze, "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze],
297
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
295
+ comment: {en: "date and time information relative to UTC (Coordinated Universal Time). The record format is \"YYYY:MM:DD\" while converted to W3C-DTF to use in RDF"},
296
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "29"},
297
+ label: {en: "GPSDateStamp"},
298
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#date", "http://www.w3.org/2003/12/exif/ns#gpsInfo"],
299
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
298
300
  property :gpsDestBearing,
299
- comment: "The bearing to the destination point. The range of values is from 0.00 to 359.99.".freeze,
300
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "24".freeze,
301
- label: "GPSDestBearing".freeze,
302
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
303
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
301
+ comment: {en: "The bearing to the destination point. The range of values is from 0.00 to 359.99."},
302
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "24"},
303
+ label: {en: "GPSDestBearing"},
304
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
305
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
304
306
  property :gpsDestBearingRef,
305
- comment: "Indicates the reference used for giving the bearing to the destination point. 'T' denotes true direction and 'M' is magnetic direction.".freeze,
306
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "23".freeze,
307
- label: "GPSDestBearingRef".freeze,
308
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
309
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
307
+ comment: {en: "Indicates the reference used for giving the bearing to the destination point. 'T' denotes true direction and 'M' is magnetic direction."},
308
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "23"},
309
+ label: {en: "GPSDestBearingRef"},
310
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
311
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
310
312
  property :gpsDestDistance,
311
- comment: "The distance to the destination point.".freeze,
312
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "26".freeze,
313
- label: "GPSDestDistance".freeze,
314
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
315
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
313
+ comment: {en: "The distance to the destination point."},
314
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "26"},
315
+ label: {en: "GPSDestDistance"},
316
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
317
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
316
318
  property :gpsDestDistanceRef,
317
- comment: "Indicates the unit used to express the distance to the destination point. 'K', 'M' and 'N' represent kilometers, miles and knots.".freeze,
318
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "25".freeze,
319
- label: "GPSDestDistanceRef".freeze,
320
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
321
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
319
+ comment: {en: "Indicates the unit used to express the distance to the destination point. 'K', 'M' and 'N' represent kilometers, miles and knots."},
320
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "25"},
321
+ label: {en: "GPSDestDistanceRef"},
322
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
323
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
322
324
  property :gpsDestLatitude,
323
- comment: "Latitude of destination, expressed as three values giving the degrees, minutes, and seconds, respectively.".freeze,
324
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "20".freeze,
325
- label: "GPSDestLatitude".freeze,
326
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo".freeze, "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze],
327
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
325
+ comment: {en: "Latitude of destination, expressed as three values giving the degrees, minutes, and seconds, respectively."},
326
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "20"},
327
+ label: {en: "GPSDestLatitude"},
328
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo", "http://www.w3.org/2003/12/exif/ns#gpsInfo"],
329
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
328
330
  property :gpsDestLatitudeRef,
329
- comment: "Reference for latitude of destination".freeze,
330
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "19".freeze,
331
- label: "GPSDestLatitudeRef".freeze,
332
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
333
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
331
+ comment: {en: "Reference for latitude of destination"},
332
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "19"},
333
+ label: {en: "GPSDestLatitudeRef"},
334
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
335
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
334
336
  property :gpsDestLongitude,
335
- comment: "Longitude of destination, expressed as three values giving the degrees, minutes, and seconds, respectively.".freeze,
336
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "22".freeze,
337
- label: "GPSDestLongitude".freeze,
338
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo".freeze, "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze],
339
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
337
+ comment: {en: "Longitude of destination, expressed as three values giving the degrees, minutes, and seconds, respectively."},
338
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "22"},
339
+ label: {en: "GPSDestLongitude"},
340
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo", "http://www.w3.org/2003/12/exif/ns#gpsInfo"],
341
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
340
342
  property :gpsDestLongitudeRef,
341
- comment: "Reference for longitude of destination".freeze,
342
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "21".freeze,
343
- label: "GPSDestLongitudeRef".freeze,
344
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
345
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
343
+ comment: {en: "Reference for longitude of destination"},
344
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "21"},
345
+ label: {en: "GPSDestLongitudeRef"},
346
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
347
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
346
348
  property :gpsDifferential,
347
- comment: "Indicates whether differential correction is applied to the GPS receiver.".freeze,
348
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "30".freeze,
349
- label: "GPSDifferential".freeze,
350
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
351
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
349
+ comment: {en: "Indicates whether differential correction is applied to the GPS receiver."},
350
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "30"},
351
+ label: {en: "GPSDifferential"},
352
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
353
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
352
354
  property :gpsImgDirection,
353
- comment: "The direction of the image when it was captured. The range of values is from 0.00 to 359.99.".freeze,
354
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "17".freeze,
355
- label: "GPSImgDirection".freeze,
356
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
357
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
355
+ comment: {en: "The direction of the image when it was captured. The range of values is from 0.00 to 359.99."},
356
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "17"},
357
+ label: {en: "GPSImgDirection"},
358
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
359
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
358
360
  property :gpsImgDirectionRef,
359
- comment: "The reference for giving the direction of the image when it is captured. 'T' denotes true direction and 'M' is magnetic direction.".freeze,
360
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "16".freeze,
361
- label: "GPSImgDirectionRef".freeze,
362
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
363
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
361
+ comment: {en: "The reference for giving the direction of the image when it is captured. 'T' denotes true direction and 'M' is magnetic direction."},
362
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "16"},
363
+ label: {en: "GPSImgDirectionRef"},
364
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
365
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
364
366
  property :gpsInfo,
365
- comment: "An attribute relating to GPS information".freeze,
366
- label: "GPS Info".freeze,
367
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
368
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
367
+ comment: {en: "An attribute relating to GPS information"},
368
+ label: {en: "GPS Info"},
369
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute",
370
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
369
371
  property :gpsInfo_IFD_Pointer,
370
- comment: "A pointer to the GPS IFD, which is a set of tags for recording GPS information.".freeze,
371
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "34853".freeze,
372
- label: "GPSInfo IFD Pointer".freeze,
373
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#ifdPointer".freeze,
374
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
372
+ comment: {en: "A pointer to the GPS IFD, which is a set of tags for recording GPS information.", ja: "GPS IFDへのポインタ"},
373
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "34853"},
374
+ label: {en: "GPSInfo IFD Pointer"},
375
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#ifdPointer",
376
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
375
377
  property :gpsLatitude,
376
- comment: "The latitude, expressed as three values giving the degrees, minutes, and seconds, respectively.".freeze,
377
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "2".freeze,
378
- label: "GPSLatitude".freeze,
379
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo".freeze, "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze],
380
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
378
+ comment: {en: "The latitude, expressed as three values giving the degrees, minutes, and seconds, respectively.", ja: "緯度"},
379
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "2"},
380
+ label: {en: "GPSLatitude"},
381
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo", "http://www.w3.org/2003/12/exif/ns#gpsInfo"],
382
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
381
383
  property :gpsLatitudeRef,
382
- comment: "Indicates whether the latitude is north or south latitude. The ASCII value 'N' indicates north latitude, and 'S' is south latitude.".freeze,
383
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "1".freeze,
384
- label: "GPSLatitudeRef".freeze,
385
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
386
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
384
+ comment: {en: "Indicates whether the latitude is north or south latitude. The ASCII value 'N' indicates north latitude, and 'S' is south latitude.", ja: "緯度の北緯もしくは南緯"},
385
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "1"},
386
+ label: {en: "GPSLatitudeRef"},
387
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
388
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
387
389
  property :gpsLongitude,
388
- comment: "The longitude, expressed as three values giving the degrees, minutes, and seconds, respectively.".freeze,
389
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "4".freeze,
390
- label: "GPSLongitude".freeze,
391
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo".freeze, "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze],
392
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
390
+ comment: {en: "The longitude, expressed as three values giving the degrees, minutes, and seconds, respectively.", ja: "経度"},
391
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "4"},
392
+ label: {en: "GPSLongitude"},
393
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo", "http://www.w3.org/2003/12/exif/ns#gpsInfo"],
394
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
393
395
  property :gpsLongitudeRef,
394
- comment: "Indicates whether the longitude is east or west longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude.".freeze,
395
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "3".freeze,
396
- label: "GPSLongitudeRef".freeze,
397
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
398
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
396
+ comment: {en: "Indicates whether the longitude is east or west longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude.", ja: "経度の東経もしくは西経"},
397
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "3"},
398
+ label: {en: "GPSLongitudeRef"},
399
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
400
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
399
401
  property :gpsMapDatum,
400
- comment: "The geodetic survey data used by the GPS receiver. If the survey data is restricted to Japan, the value of this tag is 'TOKYO' or 'WGS-84'. If a GPS Info tag is recorded, it is strongly recommended that this tag be recorded.".freeze,
401
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "18".freeze,
402
- label: "GPSMapDatum".freeze,
403
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
404
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
402
+ comment: {en: "The geodetic survey data used by the GPS receiver. If the survey data is restricted to Japan, the value of this tag is 'TOKYO' or 'WGS-84'. If a GPS Info tag is recorded, it is strongly recommended that this tag be recorded.", ja: "測地系。日本なら'TOKYO'もしくは'WGS-84'"},
403
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "18"},
404
+ label: {en: "GPSMapDatum"},
405
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
406
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
405
407
  property :gpsMeasureMode,
406
- comment: "The GPS measurement mode. '2' means two-dimensional measurement and '3' means three-dimensional measurement is in progress.".freeze,
407
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "10".freeze,
408
- label: "GPSMeasureMode".freeze,
409
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
410
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
408
+ comment: {en: "The GPS measurement mode. '2' means two-dimensional measurement and '3' means three-dimensional measurement is in progress."},
409
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "10"},
410
+ label: {en: "GPSMeasureMode"},
411
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
412
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
411
413
  property :gpsProcessingMethod,
412
- comment: "A character string recording the name of the method used for location finding. The first byte indicates the character code used, and this is followed by the name of the method.".freeze,
413
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "27".freeze,
414
- label: "GPSProcessingMethod".freeze,
415
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
416
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
414
+ comment: {en: "A character string recording the name of the method used for location finding. The first byte indicates the character code used, and this is followed by the name of the method."},
415
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "27"},
416
+ label: {en: "GPSProcessingMethod"},
417
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
418
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
417
419
  property :gpsSatellites,
418
- comment: "The GPS satellites used for measurements. This tag can be used to describe the number of satellites, their ID number, angle of elevation, azimuth, SNR and other information in ASCII notation. The format is not specified. If the GPS receiver is incapable of taking measurements, value of the tag shall be set to NULL.".freeze,
419
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "8".freeze,
420
- label: "GPSSatellites".freeze,
421
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
422
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
420
+ comment: {en: "The GPS satellites used for measurements. This tag can be used to describe the number of satellites, their ID number, angle of elevation, azimuth, SNR and other information in ASCII notation. The format is not specified. If the GPS receiver is incapable of taking measurements, value of the tag shall be set to NULL."},
421
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "8"},
422
+ label: {en: "GPSSatellites"},
423
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
424
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
423
425
  property :gpsSpeed,
424
- comment: "The speed of GPS receiver movement.".freeze,
425
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "13".freeze,
426
- label: "GPSSpeed".freeze,
427
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
428
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
426
+ comment: {en: "The speed of GPS receiver movement."},
427
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "13"},
428
+ label: {en: "GPSSpeed"},
429
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
430
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
429
431
  property :gpsSpeedRef,
430
- comment: "The unit used to express the GPS receiver speed of movement. 'K' 'M' and 'N' represents kilometers per hour, miles per hour, and knots.".freeze,
431
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "12".freeze,
432
- label: "GPSSpeedRef".freeze,
433
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
434
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
432
+ comment: {en: "The unit used to express the GPS receiver speed of movement. 'K' 'M' and 'N' represents kilometers per hour, miles per hour, and knots."},
433
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "12"},
434
+ label: {en: "GPSSpeedRef"},
435
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
436
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
435
437
  property :gpsStatus,
436
- comment: "The status of the GPS receiver when the image is recorded. 'A' means measurement is in progress, and 'V' means the measurement is Interoperability.".freeze,
437
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "9".freeze,
438
- label: "GPSStatus".freeze,
439
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
440
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
438
+ comment: {en: "The status of the GPS receiver when the image is recorded. 'A' means measurement is in progress, and 'V' means the measurement is Interoperability."},
439
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "9"},
440
+ label: {en: "GPSStatus"},
441
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
442
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
441
443
  property :gpsTimeStamp,
442
- comment: "The time as UTC (Coordinated Universal Time). TimeStamp is expressed as three RATIONAL values giving the hour, minute, and second.".freeze,
443
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "7".freeze,
444
- label: "GPSTimeStamp".freeze,
445
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
446
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
444
+ comment: {en: "The time as UTC (Coordinated Universal Time). TimeStamp is expressed as three RATIONAL values giving the hour, minute, and second."},
445
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "7"},
446
+ label: {en: "GPSTimeStamp"},
447
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
448
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
447
449
  property :gpsTrack,
448
- comment: "The direction of GPS receiver movement. The range of values is from 0.00 to 359.99.".freeze,
449
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "15".freeze,
450
- label: "GPSTrack".freeze,
451
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
452
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
450
+ comment: {en: "The direction of GPS receiver movement. The range of values is from 0.00 to 359.99."},
451
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "15"},
452
+ label: {en: "GPSTrack"},
453
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
454
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
453
455
  property :gpsTrackRef,
454
- comment: "The reference for giving the direction of GPS receiver movement. 'T' denotes true direction and 'M' is magnetic direction.".freeze,
455
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "14".freeze,
456
- label: "GPSTrackRef".freeze,
457
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
458
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
456
+ comment: {en: "The reference for giving the direction of GPS receiver movement. 'T' denotes true direction and 'M' is magnetic direction."},
457
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "14"},
458
+ label: {en: "GPSTrackRef"},
459
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo",
460
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
459
461
  property :gpsVersionID,
460
- comment: "The version of GPSInfoIFD. The version is given as 2.2.0.0. This tag is mandatory when GPSInfo tag is present.".freeze,
461
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "0".freeze,
462
- label: "GPSVersionID".freeze,
463
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze, "http://www.w3.org/2003/12/exif/ns#versionInfo".freeze],
464
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
462
+ comment: {en: "The version of GPSInfoIFD. The version is given as 2.2.0.0. This tag is mandatory when GPSInfo tag is present."},
463
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "0"},
464
+ label: {en: "GPSVersionID"},
465
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#gpsInfo", "http://www.w3.org/2003/12/exif/ns#versionInfo"],
466
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
465
467
  property :height,
466
- comment: "Height of an object".freeze,
467
- label: "Height".freeze,
468
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#length".freeze,
469
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
468
+ comment: {en: "Height of an object"},
469
+ label: {en: "Height"},
470
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#length",
471
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
470
472
  property :ifdPointer,
471
- comment: "A tag that refers a child IFD".freeze,
472
- label: "IFD Pointer".freeze,
473
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
474
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
473
+ comment: {en: "A tag that refers a child IFD"},
474
+ label: {en: "IFD Pointer"},
475
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute",
476
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
475
477
  property :imageConfig,
476
- comment: "An attribute relating to Image Configuration".freeze,
477
- label: "Image Config".freeze,
478
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
479
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
478
+ comment: {en: "An attribute relating to Image Configuration"},
479
+ label: {en: "Image Config"},
480
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute",
481
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
480
482
  property :imageDataCharacter,
481
- comment: "An attribute relating to image data characteristics".freeze,
482
- label: "Image Data Character".freeze,
483
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
484
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
483
+ comment: {en: "An attribute relating to image data characteristics"},
484
+ label: {en: "Image Data Character"},
485
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute",
486
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
485
487
  property :imageDataStruct,
486
- comment: "An attribute relating to image data structure".freeze,
487
- label: "Image Data Structure".freeze,
488
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
489
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
488
+ comment: {en: "An attribute relating to image data structure"},
489
+ label: {en: "Image Data Structure"},
490
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute",
491
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
490
492
  property :imageDescription,
491
- comment: "A character string giving the title of the image. It may be a comment such as \"1988 company picnic\" or the like. Two-byte character codes cannot be used. When a 2-byte code is necessary, the Exif Private tag UserComment is to be used.".freeze,
492
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "270".freeze,
493
- label: "ImageDescription".freeze,
494
- subPropertyOf: ["http://purl.org/dc/elements/1.1/title".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
495
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
493
+ comment: {en: "A character string giving the title of the image. It may be a comment such as \"1988 company picnic\" or the like. Two-byte character codes cannot be used. When a 2-byte code is necessary, the Exif Private tag UserComment is to be used.", ja: "この画像についての説明。漢字等の2バイト文字の使用は禁止"},
494
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "270"},
495
+ label: {en: "ImageDescription"},
496
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/title", "http://www.w3.org/2003/12/exif/ns#exifAttribute"],
497
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
496
498
  property :imageLength,
497
- comment: "Image height. The number of rows of image data. In JPEG compressed data a JPEG marker is used.".freeze,
498
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "257".freeze,
499
- label: "ImageLength".freeze,
500
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#height".freeze, "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze],
501
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
499
+ comment: {en: "Image height. The number of rows of image data. In JPEG compressed data a JPEG marker is used."},
500
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "257"},
501
+ label: {en: "ImageLength"},
502
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#height", "http://www.w3.org/2003/12/exif/ns#imageDataStruct"],
503
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
502
504
  property :imageUniqueID,
503
- comment: "An identifier assigned uniquely to each image. It is recorded as an ASCII string equivalent to hexadecimal notation and 128-bit fixed length.".freeze,
504
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "42016".freeze,
505
- label: "ImageUniqueID".freeze,
506
- subPropertyOf: ["http://purl.org/dc/elements/1.1/identifier".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
507
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
505
+ comment: {en: "An identifier assigned uniquely to each image. It is recorded as an ASCII string equivalent to hexadecimal notation and 128-bit fixed length."},
506
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "42016"},
507
+ label: {en: "ImageUniqueID"},
508
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/identifier", "http://www.w3.org/2003/12/exif/ns#exifAttribute"],
509
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
508
510
  property :imageWidth,
509
- comment: "Image width. The number of columns of image data, equal to the number of pixels per row. In JPEG compressed data a JPEG marker is used instead of this tag.".freeze,
510
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "256".freeze,
511
- label: "ImageWidth".freeze,
512
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze, "http://www.w3.org/2003/12/exif/ns#width".freeze],
513
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
511
+ comment: {en: "Image width. The number of columns of image data, equal to the number of pixels per row. In JPEG compressed data a JPEG marker is used instead of this tag."},
512
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "256"},
513
+ label: {en: "ImageWidth"},
514
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageDataStruct", "http://www.w3.org/2003/12/exif/ns#width"],
515
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
514
516
  property :interopInfo,
515
- comment: "An attribute relating to Interoperability. Tags stored in\nInteroperability IFD may be defined dependently to each Interoperability rule.".freeze,
516
- label: "Interoperability Info".freeze,
517
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
518
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
517
+ comment: {en: "An attribute relating to Interoperability. Tags stored in\nInteroperability IFD may be defined dependently to each Interoperability rule."},
518
+ label: {en: "Interoperability Info"},
519
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute",
520
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
519
521
  property :interoperabilityIndex,
520
- comment: "Indicates the identification of the Interoperability rule. 'R98' = conforming to R98 file specification of Recommended Exif Interoperability Rules (ExifR98) or to DCF basic file stipulated by Design Rule for Camera File System. 'THM' = conforming to DCF thumbnail file stipulated by Design rule for Camera File System.".freeze,
521
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "1".freeze,
522
- label: "InteroperabilityIndex".freeze,
523
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#interopInfo".freeze,
524
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
522
+ comment: {en: "Indicates the identification of the Interoperability rule. 'R98' = conforming to R98 file specification of Recommended Exif Interoperability Rules (ExifR98) or to DCF basic file stipulated by Design Rule for Camera File System. 'THM' = conforming to DCF thumbnail file stipulated by Design rule for Camera File System.", ja: "メイン画像のInteroperability IFDで、データの内容がExifR98 v1.0準拠の場合は、'R98'の文字列。サムネィル画像のInteroperability IFDの場合は、'THM'の文字列"},
523
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "1"},
524
+ label: {en: "InteroperabilityIndex"},
525
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#interopInfo",
526
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
525
527
  property :interoperabilityVersion,
526
- comment: "Interoperability Version".freeze,
527
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "2".freeze,
528
- label: "InteroperabilityVersion".freeze,
529
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#interopInfo".freeze,
530
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
528
+ comment: {en: "Interoperability Version", ja: "データの内容がExifR98 v1.0準拠の場合は、'0100'の文字列。"},
529
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "2"},
530
+ label: {en: "InteroperabilityVersion"},
531
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#interopInfo",
532
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
531
533
  property :interoperability_IFD_Pointer,
532
- comment: "A pointer to the Interoperability IFD, which is composed of tags storing the information to ensure the Interoperability".freeze,
533
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "40965".freeze,
534
- label: "Interoperability IFD Pointer".freeze,
535
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#ifdPointer".freeze,
536
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
534
+ comment: {en: "A pointer to the Interoperability IFD, which is composed of tags storing the information to ensure the Interoperability", ja: "Interoperability IFDへのポインタ"},
535
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "40965"},
536
+ label: {en: "Interoperability IFD Pointer"},
537
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#ifdPointer",
538
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
537
539
  property :isoSpeedRatings,
538
- comment: "Indicates the ISO Speed and ISO Latitude of the camera or input device as specified in ISO 12232.".freeze,
539
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "34855".freeze,
540
- label: "ISOSpeedRatings".freeze,
541
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
542
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
540
+ comment: {en: "Indicates the ISO Speed and ISO Latitude of the camera or input device as specified in ISO 12232.", ja: "CCD感度の銀塩フィルム換算値"},
541
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "34855"},
542
+ label: {en: "ISOSpeedRatings"},
543
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
544
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
543
545
  property :jpegInterchangeFormat,
544
- comment: "The offset to the start byte (SOI) of JPEG compressed thumbnail data. This is not used for primary image JPEG data.".freeze,
545
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "513".freeze,
546
- label: "JPEGInterchangeFormat".freeze,
547
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset".freeze,
548
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
546
+ comment: {en: "The offset to the start byte (SOI) of JPEG compressed thumbnail data. This is not used for primary image JPEG data.", ja: "圧縮されたサムネイルへのオフセット"},
547
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "513"},
548
+ label: {en: "JPEGInterchangeFormat"},
549
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset",
550
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
549
551
  property :jpegInterchangeFormatLength,
550
- comment: "The number of bytes of JPEG compressed thumbnail data. This is not used for primary image JPEG data.".freeze,
551
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "514".freeze,
552
- label: "JPEGInterchangeFormatLength".freeze,
553
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset".freeze,
554
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
552
+ comment: {en: "The number of bytes of JPEG compressed thumbnail data. This is not used for primary image JPEG data.", ja: "圧縮されたサムネイルのサイズ"},
553
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "514"},
554
+ label: {en: "JPEGInterchangeFormatLength"},
555
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset",
556
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
555
557
  property :length,
556
- comment: "Length of an object. Could be a subProperty of other general schema.".freeze,
557
- label: "Length".freeze,
558
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
558
+ comment: {en: "Length of an object. Could be a subProperty of other general schema."},
559
+ label: {en: "Length"},
560
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
559
561
  property :lightSource,
560
- comment: "Light source such as Daylight, Tungsten, Flash etc.".freeze,
561
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37384".freeze,
562
- label: "LightSource".freeze,
563
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
564
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
562
+ comment: {en: "Light source such as Daylight, Tungsten, Flash etc.", ja: "光源。これはマニュアルでホワイトバランスを設定した場合のモード値となる"},
563
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37384"},
564
+ label: {en: "LightSource"},
565
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
566
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
565
567
  property :make,
566
- comment: "Manufacturer of image input equipment".freeze,
567
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "271".freeze,
568
- label: "Make".freeze,
569
- subPropertyOf: ["http://www.w3.org/2000/01/rdf-schema#label".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
570
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
568
+ comment: {en: "Manufacturer of image input equipment", ja: "カメラのメーカー名。DCFでは必須"},
569
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "271"},
570
+ label: {en: "Make"},
571
+ subPropertyOf: ["http://www.w3.org/2000/01/rdf-schema#label", "http://www.w3.org/2003/12/exif/ns#exifAttribute"],
572
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
571
573
  property :makerNote,
572
- comment: "Manufacturer notes".freeze,
573
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37500".freeze,
574
- label: "MakerNote".freeze,
575
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#userInfo".freeze,
576
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
574
+ comment: {en: "Manufacturer notes", ja: "カメラの内部情報等、メーカー依存データ"},
575
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37500"},
576
+ label: {en: "MakerNote"},
577
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#userInfo",
578
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
577
579
  property :maxApertureValue,
578
- comment: "The smallest F number of the lens. The unit is the APEX value. Ordinarily it is given in the range of 00.00 to 99.99, but it is not limited to this range.".freeze,
579
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37381".freeze,
580
- label: "MaxApertureValue".freeze,
581
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
582
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
580
+ comment: {en: "The smallest F number of the lens. The unit is the APEX value. Ordinarily it is given in the range of 00.00 to 99.99, but it is not limited to this range.", ja: "レンズの開放F値。ApertureValue同様、ルート2のベキ乗を取ると通常の絞り値に換算できる"},
581
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37381"},
582
+ label: {en: "MaxApertureValue"},
583
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
584
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
583
585
  property :meter,
584
- comment: "A length with unit of meter".freeze,
585
- label: "Meter".freeze,
586
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#length".freeze,
587
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
586
+ comment: {en: "A length with unit of meter"},
587
+ label: {en: "Meter"},
588
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#length",
589
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
588
590
  property :meteringMode,
589
- comment: "Metering mode, such as CenterWeightedAverage, Spot, MultiSpot,Pattern, Partial etc.".freeze,
590
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37383".freeze,
591
- label: "MeteringMode".freeze,
592
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
593
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
591
+ comment: {en: "Metering mode, such as CenterWeightedAverage, Spot, MultiSpot,Pattern, Partial etc.", ja: "自動露出の測光モード"},
592
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37383"},
593
+ label: {en: "MeteringMode"},
594
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
595
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
594
596
  property :mm,
595
- comment: "A length with unit of mm".freeze,
596
- label: "Milimeter".freeze,
597
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#length".freeze,
598
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
597
+ comment: {en: "A length with unit of mm"},
598
+ label: {en: "Milimeter"},
599
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#length",
600
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
599
601
  property :model,
600
- comment: "Model of image input equipment".freeze,
601
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "272".freeze,
602
- label: "Model".freeze,
603
- subPropertyOf: ["http://www.w3.org/2000/01/rdf-schema#label".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
604
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
602
+ comment: {en: "Model of image input equipment", ja: "カメラの機種名。DCFでは必須"},
603
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "272"},
604
+ label: {en: "Model"},
605
+ subPropertyOf: ["http://www.w3.org/2000/01/rdf-schema#label", "http://www.w3.org/2003/12/exif/ns#exifAttribute"],
606
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
605
607
  property :oecf,
606
- comment: "Indicates the Opto-Electric Conversion Function (OECF) specified in ISO 14524. OECF is the relationship between the camera optical input and the image values.".freeze,
607
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "34856".freeze,
608
- label: "OECF".freeze,
609
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
610
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
608
+ comment: {en: "Indicates the Opto-Electric Conversion Function (OECF) specified in ISO 14524. OECF is the relationship between the camera optical input and the image values."},
609
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "34856"},
610
+ label: {en: "OECF"},
611
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
612
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
611
613
  property :orientation,
612
- comment: "The image orientation viewed in terms of rows and columns.".freeze,
613
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "274".freeze,
614
- label: "Orientation".freeze,
615
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
616
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
614
+ comment: {en: "The image orientation viewed in terms of rows and columns.", ja: "画像データがどこ(top-leftなど)を起点として、どの向きで格納されているか"},
615
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "274"},
616
+ label: {en: "Orientation"},
617
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct",
618
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
617
619
  property :photometricInterpretation,
618
- comment: "Pixel composition. In JPEG compressed data a JPEG marker is used instead of this tag.".freeze,
619
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "262".freeze,
620
- label: "PhotometricInterpretation".freeze,
621
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
622
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
620
+ comment: {en: "Pixel composition. In JPEG compressed data a JPEG marker is used instead of this tag."},
621
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "262"},
622
+ label: {en: "PhotometricInterpretation"},
623
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct",
624
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
623
625
  property :pictTaking,
624
- comment: "An attribute relating to Picture-Taking Conditions".freeze,
625
- label: "PictTaking".freeze,
626
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
627
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
626
+ comment: {en: "An attribute relating to Picture-Taking Conditions"},
627
+ label: {en: "PictTaking"},
628
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute",
629
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
628
630
  property :pimBrightness,
629
- comment: "Brightness info for print image matching".freeze,
630
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "10".freeze,
631
- label: "PrintIM Brightness".freeze,
632
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo".freeze,
633
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
631
+ comment: {en: "Brightness info for print image matching"},
632
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "10"},
633
+ label: {en: "PrintIM Brightness"},
634
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo",
635
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
634
636
  property :pimColorBalance,
635
- comment: "ColorBalance info for print image matching".freeze,
636
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "11".freeze,
637
- label: "PrintIM ColorBalance".freeze,
638
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo".freeze,
639
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
637
+ comment: {en: "ColorBalance info for print image matching"},
638
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "11"},
639
+ label: {en: "PrintIM ColorBalance"},
640
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo",
641
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
640
642
  property :pimContrast,
641
- comment: "Contrast info for print image matching".freeze,
642
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "9".freeze,
643
- label: "PrintIM Contrast".freeze,
644
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo".freeze,
645
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
643
+ comment: {en: "Contrast info for print image matching"},
644
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "9"},
645
+ label: {en: "PrintIM Contrast"},
646
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo",
647
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
646
648
  property :pimInfo,
647
- comment: "An attribute relating to print image matching".freeze,
648
- label: "PIM Info".freeze,
649
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
650
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
649
+ comment: {en: "An attribute relating to print image matching"},
650
+ label: {en: "PIM Info"},
651
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute",
652
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
651
653
  property :pimSaturation,
652
- comment: "Saturation info for print image matching".freeze,
653
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "12".freeze,
654
- label: "PrintIM Saturation".freeze,
655
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo".freeze,
656
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
654
+ comment: {en: "Saturation info for print image matching"},
655
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "12"},
656
+ label: {en: "PrintIM Saturation"},
657
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo",
658
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
657
659
  property :pimSharpness,
658
- comment: "Sharpness info for print image matching".freeze,
659
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "13".freeze,
660
- label: "PrintIM Sharpness".freeze,
661
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo".freeze,
662
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
660
+ comment: {en: "Sharpness info for print image matching"},
661
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "13"},
662
+ label: {en: "PrintIM Sharpness"},
663
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo",
664
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
663
665
  property :pixelXDimension,
664
- comment: "Information specific to compressed data. When a compressed file is recorded, the valid width of the meaningful image shall be recorded in this tag, whether or not there is padding data or a restart marker. This tag should not exist in an uncompressed file.".freeze,
665
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "40962".freeze,
666
- label: "PixelXDimension".freeze,
667
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageConfig".freeze, "http://www.w3.org/2003/12/exif/ns#width".freeze],
668
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
666
+ comment: {en: "Information specific to compressed data. When a compressed file is recorded, the valid width of the meaningful image shall be recorded in this tag, whether or not there is padding data or a restart marker. This tag should not exist in an uncompressed file."},
667
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "40962"},
668
+ label: {en: "PixelXDimension"},
669
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageConfig", "http://www.w3.org/2003/12/exif/ns#width"],
670
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
669
671
  property :pixelYDimension,
670
- comment: "Information specific to compressed data. When a compressed file is recorded, the valid height of the meaningful image shall be recorded in this tag, whether or not there is padding data or a restart marker. This tag should not exist in an uncompressed file. Since data padding is unnecessary in the vertical direction, the number of lines recorded in this valid image height tag will in fact be the same as that recorded in the SOF.".freeze,
671
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "40963".freeze,
672
- label: "PixelYDimension".freeze,
673
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#height".freeze, "http://www.w3.org/2003/12/exif/ns#imageConfig".freeze],
674
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
672
+ comment: {en: "Information specific to compressed data. When a compressed file is recorded, the valid height of the meaningful image shall be recorded in this tag, whether or not there is padding data or a restart marker. This tag should not exist in an uncompressed file. Since data padding is unnecessary in the vertical direction, the number of lines recorded in this valid image height tag will in fact be the same as that recorded in the SOF."},
673
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "40963"},
674
+ label: {en: "PixelYDimension"},
675
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#height", "http://www.w3.org/2003/12/exif/ns#imageConfig"],
676
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
675
677
  property :planarConfiguration,
676
- comment: "Indicates whether pixel components are recorded in chunky or planar format. In JPEG compressed files a JPEG marker is used instead of this tag. If this field does not exist, the TIFF default of 1 (chunky) is assumed.".freeze,
677
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "284".freeze,
678
- label: "PlanarConfiguration".freeze,
679
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
680
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
678
+ comment: {en: "Indicates whether pixel components are recorded in chunky or planar format. In JPEG compressed files a JPEG marker is used instead of this tag. If this field does not exist, the TIFF default of 1 (chunky) is assumed."},
679
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "284"},
680
+ label: {en: "PlanarConfiguration"},
681
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct",
682
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
681
683
  property :primaryChromaticities,
682
- comment: "The chromaticity of the three primary colors of the image. Normally this tag is not necessary, since color space is specified in the color space information tag (ColorSpace).".freeze,
683
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "319".freeze,
684
- label: "PrimaryChromaticities".freeze,
685
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter".freeze,
686
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
684
+ comment: {en: "The chromaticity of the three primary colors of the image. Normally this tag is not necessary, since color space is specified in the color space information tag (ColorSpace).", ja: "原色の色度。CCIR REcommendation 709 primariesを使っている場合は、'640/1000,330/1000,300/1000,600/1000,150/1000,60/1000'という値。通常はColorSpaceタグがあるので不要"},
685
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "319"},
686
+ label: {en: "PrimaryChromaticities"},
687
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter",
688
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
687
689
  property :printImageMatching_IFD_Pointer,
688
- comment: "A pointer to the print image matching IFD".freeze,
689
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "50341".freeze,
690
- label: "PrintImageMatching IFD Pointer".freeze,
691
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#ifdPointer".freeze,
692
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
690
+ comment: {en: "A pointer to the print image matching IFD"},
691
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "50341"},
692
+ label: {en: "PrintImageMatching IFD Pointer"},
693
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#ifdPointer",
694
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
693
695
  property :recOffset,
694
- comment: "An attribute relating to recording offset".freeze,
695
- label: "Recording Offset".freeze,
696
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
697
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
696
+ comment: {en: "An attribute relating to recording offset"},
697
+ label: {en: "Recording Offset"},
698
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute",
699
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
698
700
  property :referenceBlackWhite,
699
- comment: "The reference black point value and reference white point value. The color space is declared in a color space information tag, with the default being the value that gives the optimal image characteristics Interoperability these conditions.".freeze,
700
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "532".freeze,
701
- label: "ReferenceBlackWhite".freeze,
702
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter".freeze,
703
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
701
+ comment: {en: "The reference black point value and reference white point value. The color space is declared in a color space information tag, with the default being the value that gives the optimal image characteristics Interoperability these conditions.", ja: "画像情報の黒点・白点値。YCbCr形式の場合、最初の2つの値がY(輝度)の黒点・白点、次がCb、最後がCrとなり、デフォルト値は'0,255,0,128,0,128'。RGB形式の場合はR、G、Bの順で黒点・白点値が並んでおり、デフォルト値は'0,255,0,255,0,255'。"},
702
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "532"},
703
+ label: {en: "ReferenceBlackWhite"},
704
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter",
705
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
704
706
  property :relatedFile,
705
- comment: "Tag Relating to Related File Information".freeze,
706
- label: "Related File".freeze,
707
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
708
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
707
+ comment: {en: "Tag Relating to Related File Information"},
708
+ label: {en: "Related File"},
709
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute",
710
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
709
711
  property :relatedImageFileFormat,
710
- comment: "Related image file format".freeze,
711
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "4096".freeze,
712
- label: "RelatedImageFileFormat".freeze,
713
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#interopInfo".freeze,
714
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
712
+ comment: {en: "Related image file format", ja: "画像フォーマットを'Exif JPEG Ver. 2.1'などの文字列で示す。通常はサムネィル画像に使う"},
713
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "4096"},
714
+ label: {en: "RelatedImageFileFormat"},
715
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#interopInfo",
716
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
715
717
  property :relatedImageLength,
716
- comment: "Related image length".freeze,
717
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "4098".freeze,
718
- label: "RelatedImageLength".freeze,
719
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#height".freeze, "http://www.w3.org/2003/12/exif/ns#interopInfo".freeze],
720
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
718
+ comment: {en: "Related image length", ja: "画像高。通常はサムネイル画像のInteroperability IFDに使う"},
719
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "4098"},
720
+ label: {en: "RelatedImageLength"},
721
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#height", "http://www.w3.org/2003/12/exif/ns#interopInfo"],
722
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
721
723
  property :relatedImageWidth,
722
- comment: "Related image width".freeze,
723
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "4097".freeze,
724
- label: "RelatedImageWidth".freeze,
725
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#interopInfo".freeze, "http://www.w3.org/2003/12/exif/ns#width".freeze],
726
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
724
+ comment: {en: "Related image width", ja: "画像幅。通常はサムネイル画像のInteroperability IFDに使う"},
725
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "4097"},
726
+ label: {en: "RelatedImageWidth"},
727
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#interopInfo", "http://www.w3.org/2003/12/exif/ns#width"],
728
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
727
729
  property :relatedSoundFile,
728
- comment: "Related audio file".freeze,
729
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "40964".freeze,
730
- label: "RelatedSoundFile".freeze,
731
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#relatedFile".freeze,
732
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
730
+ comment: {en: "Related audio file", ja: "画像と一緒に音声録音できる機種の場合に、音声ファイルの名前"},
731
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "40964"},
732
+ label: {en: "RelatedSoundFile"},
733
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#relatedFile",
734
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
733
735
  property :resolution,
734
- comment: "a rational number representing a resolution. Could be a subProperty of other general schema.".freeze,
735
- label: "Resolution".freeze,
736
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
736
+ comment: {en: "a rational number representing a resolution. Could be a subProperty of other general schema."},
737
+ label: {en: "Resolution"},
738
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
737
739
  property :resolutionUnit,
738
- comment: "The unit for measuring XResolution and YResolution. The same unit is used for both XResolution and YResolution. If the image resolution in unknown, 2 (inches) is designated.".freeze,
739
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "296".freeze,
740
- label: "ResolutionUnit".freeze,
741
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
742
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
740
+ comment: {en: "The unit for measuring XResolution and YResolution. The same unit is used for both XResolution and YResolution. If the image resolution in unknown, 2 (inches) is designated.", ja: "XResolution/YResolutionの解像度の単位"},
741
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "296"},
742
+ label: {en: "ResolutionUnit"},
743
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct",
744
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
743
745
  property :rowsPerStrip,
744
- comment: "The number of rows per strip. This is the number of rows in the image of one strip when an image is divided into strips. With JPEG compressed data this designation is not needed and is omitted.".freeze,
745
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "278".freeze,
746
- label: "RowsPerStrip".freeze,
747
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset".freeze,
748
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
746
+ comment: {en: "The number of rows per strip. This is the number of rows in the image of one strip when an image is divided into strips. With JPEG compressed data this designation is not needed and is omitted."},
747
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "278"},
748
+ label: {en: "RowsPerStrip"},
749
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset",
750
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
749
751
  property :samplesPerPixel,
750
- comment: "The number of components per pixel. Since this standard applies to RGB and YCbCr images, the value set for this tag is 3. In JPEG compressed data a JPEG marker is used instead of this tag.".freeze,
751
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "277".freeze,
752
- label: "SamplesPerPixel".freeze,
753
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
754
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
752
+ comment: {en: "The number of components per pixel. Since this standard applies to RGB and YCbCr images, the value set for this tag is 3. In JPEG compressed data a JPEG marker is used instead of this tag."},
753
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "277"},
754
+ label: {en: "SamplesPerPixel"},
755
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct",
756
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
755
757
  property :saturation,
756
- comment: "The direction of saturation processing applied by the camera when the image was shot.".freeze,
757
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41993".freeze,
758
- label: "Saturation".freeze,
759
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
760
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
758
+ comment: {en: "The direction of saturation processing applied by the camera when the image was shot."},
759
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41993"},
760
+ label: {en: "Saturation"},
761
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
762
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
761
763
  property :sceneCaptureType,
762
- comment: "The type of scene that was shot. It can also be used to record the mode in which the image was shot, such as Landscape, Portrait etc. Note that this differs from the scene type (SceneType) tag.".freeze,
763
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41990".freeze,
764
- label: "SceneCaptureType".freeze,
765
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
766
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
764
+ comment: {en: "The type of scene that was shot. It can also be used to record the mode in which the image was shot, such as Landscape, Portrait etc. Note that this differs from the scene type (SceneType) tag."},
765
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41990"},
766
+ label: {en: "SceneCaptureType"},
767
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
768
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
767
769
  property :sceneType,
768
- comment: "The type of scene. If a DSC recorded the image, this tag value shall always be set to 1, indicating that the image was directly photographed.".freeze,
769
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41729".freeze,
770
- label: "SceneType".freeze,
771
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
772
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
770
+ comment: {en: "The type of scene. If a DSC recorded the image, this tag value shall always be set to 1, indicating that the image was directly photographed.", ja: "画像がどうやって撮られたか。デジカメの場合は通常1=A directly photographed image"},
771
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41729"},
772
+ label: {en: "SceneType"},
773
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
774
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
773
775
  property :seconds,
774
- comment: "a mesurement of time length with unit of second".freeze,
775
- label: "Seconds".freeze,
776
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
776
+ comment: {en: "a mesurement of time length with unit of second"},
777
+ label: {en: "Seconds"},
778
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
777
779
  property :sensingMethod,
778
- comment: "The image sensor type on the camera or input device, such as One-chip color area sensor etc.".freeze,
779
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41495".freeze,
780
- label: "SensingMethod".freeze,
781
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
782
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
780
+ comment: {en: "The image sensor type on the camera or input device, such as One-chip color area sensor etc.", ja: "イメージセンサーの形式。One-chip color area sensor、Color sequential area sensor、Trilinear sensorなど"},
781
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41495"},
782
+ label: {en: "SensingMethod"},
783
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
784
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
783
785
  property :sharpness,
784
- comment: "The direction of sharpness processing applied by the camera when the image was shot.".freeze,
785
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41994".freeze,
786
- label: "Sharpness".freeze,
787
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
788
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
786
+ comment: {en: "The direction of sharpness processing applied by the camera when the image was shot."},
787
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41994"},
788
+ label: {en: "Sharpness"},
789
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
790
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
789
791
  property :shutterSpeedValue,
790
- comment: "Shutter speed. The unit is the APEX (Additive System of Photographic Exposure) setting".freeze,
791
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37377".freeze,
792
- label: "ShutterSpeedValue".freeze,
793
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
794
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
792
+ comment: {en: "Shutter speed. The unit is the APEX (Additive System of Photographic Exposure) setting", ja: "シャッター速度(APEX値)。この値の2のベキ乗をとって逆数にすると、通常のシャッター速度表示になる。例えば'4'の場合だと1/(2^4)=1/16秒"},
793
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37377"},
794
+ label: {en: "ShutterSpeedValue"},
795
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
796
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
795
797
  property :software,
796
- comment: "The name and version of the software or firmware of the camera or image input device used to generate the image.".freeze,
797
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "305".freeze,
798
- label: "Software".freeze,
799
- subPropertyOf: ["http://www.w3.org/2000/01/rdf-schema#label".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
800
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
798
+ comment: {en: "The name and version of the software or firmware of the camera or image input device used to generate the image.", ja: "デジカメ(もしくは入力機器)の内蔵ソフトウェア/ファームウェアの名称とバージョン"},
799
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "305"},
800
+ label: {en: "Software"},
801
+ subPropertyOf: ["http://www.w3.org/2000/01/rdf-schema#label", "http://www.w3.org/2003/12/exif/ns#exifAttribute"],
802
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
801
803
  property :spatialFrequencyResponse,
802
- comment: "This tag records the camera or input device spatial frequency table and SFR values in the direction of image width, image height, and diagonal direction, as specified in ISO 12233.".freeze,
803
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41484".freeze,
804
- label: "SpatialFrequencyResponse".freeze,
805
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
806
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
804
+ comment: {en: "This tag records the camera or input device spatial frequency table and SFR values in the direction of image width, image height, and diagonal direction, as specified in ISO 12233."},
805
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41484"},
806
+ label: {en: "SpatialFrequencyResponse"},
807
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
808
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
807
809
  property :spectralSensitivity,
808
- comment: "Indicates the spectral sensitivity of each channel of the camera used. The tag value is an ASCII string compatible with the standard developed by the ASTM Technical committee.".freeze,
809
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "34852".freeze,
810
- label: "SpectralSensitivity".freeze,
811
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
812
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
810
+ comment: {en: "Indicates the spectral sensitivity of each channel of the camera used. The tag value is an ASCII string compatible with the standard developed by the ASTM Technical committee."},
811
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "34852"},
812
+ label: {en: "SpectralSensitivity"},
813
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
814
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
813
815
  property :stripByteCounts,
814
- comment: "The total number of bytes in each strip. With JPEG compressed data this designation is not needed and is omitted.".freeze,
815
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "279".freeze,
816
- label: "StripByteCounts".freeze,
817
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset".freeze,
818
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
816
+ comment: {en: "The total number of bytes in each strip. With JPEG compressed data this designation is not needed and is omitted."},
817
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "279"},
818
+ label: {en: "StripByteCounts"},
819
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset",
820
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
819
821
  property :stripOffsets,
820
- comment: "For each strip, the byte offset of that strip. With JPEG compressed data this designation is not needed and is omitted.".freeze,
821
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "273".freeze,
822
- label: "StripOffsets".freeze,
823
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset".freeze,
824
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
822
+ comment: {en: "For each strip, the byte offset of that strip. With JPEG compressed data this designation is not needed and is omitted."},
823
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "273"},
824
+ label: {en: "StripOffsets"},
825
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset",
826
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
825
827
  property :subSecTime,
826
- comment: "DateTime subseconds".freeze,
827
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37520".freeze,
828
- label: "SubSecTime".freeze,
829
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#dateAndOrTime".freeze, "http://www.w3.org/2003/12/exif/ns#subseconds".freeze],
830
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
828
+ comment: {en: "DateTime subseconds"},
829
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37520"},
830
+ label: {en: "SubSecTime"},
831
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#dateAndOrTime", "http://www.w3.org/2003/12/exif/ns#subseconds"],
832
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
831
833
  property :subSecTimeDigitized,
832
- comment: "DateTimeDigitized subseconds".freeze,
833
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37522".freeze,
834
- label: "SubSecTimeDigitized".freeze,
835
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#dateAndOrTime".freeze, "http://www.w3.org/2003/12/exif/ns#subseconds".freeze],
836
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
834
+ comment: {en: "DateTimeDigitized subseconds"},
835
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37522"},
836
+ label: {en: "SubSecTimeDigitized"},
837
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#dateAndOrTime", "http://www.w3.org/2003/12/exif/ns#subseconds"],
838
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
837
839
  property :subSecTimeOriginal,
838
- comment: "DateTimeOriginal subseconds".freeze,
839
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37521".freeze,
840
- label: "SubSecTimeOriginal".freeze,
841
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#dateAndOrTime".freeze, "http://www.w3.org/2003/12/exif/ns#subseconds".freeze],
842
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
840
+ comment: {en: "DateTimeOriginal subseconds"},
841
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37521"},
842
+ label: {en: "SubSecTimeOriginal"},
843
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#dateAndOrTime", "http://www.w3.org/2003/12/exif/ns#subseconds"],
844
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
843
845
  property :subjectArea,
844
- comment: "The location and area of the main subject in the overall scene.".freeze,
845
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37396".freeze,
846
- label: "SubjectArea".freeze,
847
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
848
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
846
+ comment: {en: "The location and area of the main subject in the overall scene.", ja: "画面中の主たる被写体の位置。2値によるXY座標、3値による円、4値による長方形座標の3通りの示し方がある"},
847
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37396"},
848
+ label: {en: "SubjectArea"},
849
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
850
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
849
851
  property :subjectDistance,
850
- comment: "The distance to the subject, given in meters. Note that if the numerator of the recorded value is FFFFFFFF.H, Infinity shall be indicated; and if the numerator is 0, Distance unknown shall be indicated.".freeze,
851
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37382".freeze,
852
- label: "SubjectDistance".freeze,
853
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#meter".freeze, "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze],
854
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
852
+ comment: {en: "The distance to the subject, given in meters. Note that if the numerator of the recorded value is FFFFFFFF.H, Infinity shall be indicated; and if the numerator is 0, Distance unknown shall be indicated.", ja: "被写体までの距離。単位はm"},
853
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37382"},
854
+ label: {en: "SubjectDistance"},
855
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#meter", "http://www.w3.org/2003/12/exif/ns#pictTaking"],
856
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
855
857
  property :subjectDistanceRange,
856
- comment: "The distance to the subject, such as Macro, Close View or Distant View.".freeze,
857
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41996".freeze,
858
- label: "SubjectDistanceRange".freeze,
859
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
860
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
858
+ comment: {en: "The distance to the subject, such as Macro, Close View or Distant View."},
859
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41996"},
860
+ label: {en: "SubjectDistanceRange"},
861
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
862
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
861
863
  property :subjectLocation,
862
- comment: "The location of the main subject in the scene. The value of this tag represents the pixel at the center of the main subject relative to the left edge, prior to rotation processing as per the Rotation tag. The first value indicates the X column number and second indicates the Y row number.".freeze,
863
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41492".freeze,
864
- label: "SubjectLocation".freeze,
865
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
866
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
864
+ comment: {en: "The location of the main subject in the scene. The value of this tag represents the pixel at the center of the main subject relative to the left edge, prior to rotation processing as per the Rotation tag. The first value indicates the X column number and second indicates the Y row number.", ja: "画面中の主要被写体のXY座標"},
865
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41492"},
866
+ label: {en: "SubjectLocation"},
867
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
868
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
867
869
  property :subseconds,
868
- comment: "A tag used to record fractions of seconds for a date property".freeze,
869
- label: "Subseconds".freeze,
870
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
870
+ comment: {en: "A tag used to record fractions of seconds for a date property"},
871
+ label: {en: "Subseconds"},
872
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
871
873
  property :tag_number,
872
- comment: "The Exif tag number".freeze,
873
- label: "Tag number".freeze,
874
- subPropertyOf: "http://purl.org/dc/elements/1.1/identifier".freeze,
875
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
874
+ comment: {en: "The Exif tag number"},
875
+ label: {en: "Tag number"},
876
+ subPropertyOf: "http://purl.org/dc/elements/1.1/identifier",
877
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
876
878
  property :tagid,
877
- comment: "The Exif tag number with context prefix, such as IFD type or maker name".freeze,
878
- label: "Tag ID".freeze,
879
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#tag_number".freeze,
880
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
879
+ comment: {en: "The Exif tag number with context prefix, such as IFD type or maker name"},
880
+ label: {en: "Tag ID"},
881
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#tag_number",
882
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
881
883
  property :transferFunction,
882
- comment: "A transfer function for the image, described in tabular style. Normally this tag is not necessary, since color space is specified in the color space information tag (ColorSpace).".freeze,
883
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "301".freeze,
884
- label: "TransferFunction".freeze,
885
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter".freeze,
886
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
884
+ comment: {en: "A transfer function for the image, described in tabular style. Normally this tag is not necessary, since color space is specified in the color space information tag (ColorSpace)."},
885
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "301"},
886
+ label: {en: "TransferFunction"},
887
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter",
888
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
887
889
  property :userComment,
888
- comment: "A tag for Exif users to write keywords or comments on the image besides those in ImageDescription, and without the character code limitations of the ImageDescription tag. The character code used in the UserComment tag is identified based on an ID code in a fixed 8-byte area at the start of the tag data area.".freeze,
889
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "37510".freeze,
890
- label: "UserComment".freeze,
891
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#userInfo".freeze,
892
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
890
+ comment: {en: "A tag for Exif users to write keywords or comments on the image besides those in ImageDescription, and without the character code limitations of the ImageDescription tag. The character code used in the UserComment tag is identified based on an ID code in a fixed 8-byte area at the start of the tag data area.", ja: "ユーザーコメント。ImageDescriptionタグと違って、こちらはJIS2バイトコード、Unicode等での記述が許されており、最初の8バイトが文字コード"},
891
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "37510"},
892
+ label: {en: "UserComment"},
893
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#userInfo",
894
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
893
895
  property :userInfo,
894
- comment: "An attribute relating to User Information".freeze,
895
- label: "User Info".freeze,
896
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
897
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
896
+ comment: {en: "An attribute relating to User Information"},
897
+ label: {en: "User Info"},
898
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute",
899
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
898
900
  property :versionInfo,
899
- comment: "An attribute relating to Version".freeze,
900
- label: "Version Info".freeze,
901
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
902
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
901
+ comment: {en: "An attribute relating to Version"},
902
+ label: {en: "Version Info"},
903
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute",
904
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
903
905
  property :whiteBalance,
904
- comment: "The white balance mode set when the image was shot.".freeze,
905
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "41987".freeze,
906
- label: "WhiteBalance".freeze,
907
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
908
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
906
+ comment: {en: "The white balance mode set when the image was shot.", ja: "ホワイトバランスのモード"},
907
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "41987"},
908
+ label: {en: "WhiteBalance"},
909
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking",
910
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
909
911
  property :whitePoint,
910
- comment: "The chromaticity of the white point of the image. Normally this tag is not necessary, since color space is specified in the color space information tag (ColorSpace).".freeze,
911
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "318".freeze,
912
- label: "WhitePoint".freeze,
913
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter".freeze,
914
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
912
+ comment: {en: "The chromaticity of the white point of the image. Normally this tag is not necessary, since color space is specified in the color space information tag (ColorSpace).", ja: "白点の色度。CIE Standard Illuminant D65(いわゆる昼光色の世界標準値)を使っていれば、'3127/10000,3290/10000'という値。通常はColorSpaceタグがあるので不要"},
913
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "318"},
914
+ label: {en: "WhitePoint"},
915
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter",
916
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
915
917
  property :width,
916
- comment: "Width of an object".freeze,
917
- label: "Width".freeze,
918
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#length".freeze,
919
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
918
+ comment: {en: "Width of an object"},
919
+ label: {en: "Width"},
920
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#length",
921
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
920
922
  property :xResolution,
921
- comment: "The number of pixels per ResolutionUnit in the ImageWidth direction. When the image resolution is unknown, 72 [dpi] is designated.".freeze,
922
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "282".freeze,
923
- label: "XResolution".freeze,
924
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze, "http://www.w3.org/2003/12/exif/ns#resolution".freeze],
925
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
923
+ comment: {en: "The number of pixels per ResolutionUnit in the ImageWidth direction. When the image resolution is unknown, 72 [dpi] is designated.", ja: "画像の表示・印刷時の水平解像度"},
924
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "282"},
925
+ label: {en: "XResolution"},
926
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageDataStruct", "http://www.w3.org/2003/12/exif/ns#resolution"],
927
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
926
928
  property :yCbCrCoefficients,
927
- comment: "The matrix coefficients for transformation from RGB to YCbCr image data.".freeze,
928
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "529".freeze,
929
- label: "YCbCrCoefficients".freeze,
930
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter".freeze,
931
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
929
+ comment: {en: "The matrix coefficients for transformation from RGB to YCbCr image data.", ja: "RGB形式からYCbCr形式に変換するための3つの係数。通常は0.299、0.587、0.114という値"},
930
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "529"},
931
+ label: {en: "YCbCrCoefficients"},
932
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter",
933
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
932
934
  property :yCbCrPositioning,
933
- comment: "The position of chrominance components in relation to the luminance component. This field is designated only for JPEG compressed data or uncompressed YCbCr data.".freeze,
934
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "531".freeze,
935
- label: "YCbCrPositioning".freeze,
936
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
937
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
935
+ comment: {en: "The position of chrominance components in relation to the luminance component. This field is designated only for JPEG compressed data or uncompressed YCbCr data.", ja: "色情報のサンプリングを間引きしている場合に、色情報のサンプルポイントがどこになるか。1='centered'なら点集合の中央、2='co-sited'なら点集合の原点"},
936
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "531"},
937
+ label: {en: "YCbCrPositioning"},
938
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct",
939
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
938
940
  property :yCbCrSubSampling,
939
- comment: "The sampling ratio of chrominance components in relation to the luminance component. In JPEG compressed data a JPEG marker is used instead of this tag.".freeze,
940
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "530".freeze,
941
- label: "YCbCrSubSampling".freeze,
942
- subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
943
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
941
+ comment: {en: "The sampling ratio of chrominance components in relation to the luminance component. In JPEG compressed data a JPEG marker is used instead of this tag."},
942
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "530"},
943
+ label: {en: "YCbCrSubSampling"},
944
+ subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct",
945
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
944
946
  property :yResolution,
945
- comment: "The number of pixels per ResolutionUnit in the ImageLength direction. The same value as XResolution is designated.".freeze,
946
- "http://www.w3.org/2003/12/exif/ns#tagNumber": "283".freeze,
947
- label: "YResolution".freeze,
948
- subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze, "http://www.w3.org/2003/12/exif/ns#resolution".freeze],
949
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
947
+ comment: {en: "The number of pixels per ResolutionUnit in the ImageLength direction. The same value as XResolution is designated.", ja: "画像の表示・印刷時の垂直解像度"},
948
+ "http://www.w3.org/2003/12/exif/ns#tagNumber": {en: "283"},
949
+ label: {en: "YResolution"},
950
+ subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageDataStruct", "http://www.w3.org/2003/12/exif/ns#resolution"],
951
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
950
952
  end
951
953
  end