rdf-vocab 2.2.9 → 3.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/VERSION +1 -1
- data/lib/rdf/vocab.rb +21 -2
- data/lib/rdf/vocab/acl.rb +21 -5
- data/lib/rdf/vocab/bf2.rb +812 -812
- data/lib/rdf/vocab/bibframe.rb +78 -78
- data/lib/rdf/vocab/bibo.rb +239 -247
- data/lib/rdf/vocab/cc.rb +4 -9
- data/lib/rdf/vocab/cert.rb +44 -45
- data/lib/rdf/vocab/cnt.rb +5 -5
- data/lib/rdf/vocab/crm.rb +344 -344
- data/lib/rdf/vocab/datacite.rb +152 -58
- data/lib/rdf/vocab/dc.rb +439 -439
- data/lib/rdf/vocab/dc11.rb +93 -93
- data/lib/rdf/vocab/dcat.rb +152 -101
- data/lib/rdf/vocab/dcmitype.rb +75 -75
- data/lib/rdf/vocab/disco.rb +169 -101
- data/lib/rdf/vocab/doap.rb +179 -159
- data/lib/rdf/vocab/dwc.rb +1648 -1648
- data/lib/rdf/vocab/ebucore.rb +373 -124
- data/lib/rdf/vocab/edm.rb +216 -139
- data/lib/rdf/vocab/exif.rb +208 -208
- data/lib/rdf/vocab/fcrepo4.rb +57 -134
- data/lib/rdf/vocab/foaf.rb +166 -166
- data/lib/rdf/vocab/geo.rb +3 -5
- data/lib/rdf/vocab/geojson.rb +16 -16
- data/lib/rdf/vocab/geonames.rb +2827 -3455
- data/lib/rdf/vocab/gr.rb +699 -254
- data/lib/rdf/vocab/gs1.rb +1765 -1761
- data/lib/rdf/vocab/ht.rb +23 -23
- data/lib/rdf/vocab/hydra.rb +104 -104
- data/lib/rdf/vocab/ical.rb +674 -127
- data/lib/rdf/vocab/identifiers.rb +120 -212
- data/lib/rdf/vocab/iiif.rb +25 -37
- data/lib/rdf/vocab/jsonld.rb +11 -11
- data/lib/rdf/vocab/ldp.rb +79 -69
- data/lib/rdf/vocab/lrmi.rb +63 -63
- data/lib/rdf/vocab/ma.rb +47 -132
- data/lib/rdf/vocab/mads.rb +83 -28
- data/lib/rdf/vocab/marc_relators.rb +12 -2201
- data/lib/rdf/vocab/mo.rb +920 -836
- data/lib/rdf/vocab/mods.rb +6 -13
- data/lib/rdf/vocab/oa.rb +82 -72
- data/lib/rdf/vocab/og.rb +50 -50
- data/lib/rdf/vocab/ogc.rb +9 -8
- data/lib/rdf/vocab/ore.rb +22 -19
- data/lib/rdf/vocab/org.rb +217 -167
- data/lib/rdf/vocab/pplan.rb +45 -45
- data/lib/rdf/vocab/premis.rb +855 -582
- data/lib/rdf/vocab/premis_event_type.rb +148 -70
- data/lib/rdf/vocab/prov.rb +842 -806
- data/lib/rdf/vocab/rightsstatements.rb +140 -157
- data/lib/rdf/vocab/rsa.rb +16 -13
- data/lib/rdf/vocab/rss.rb +10 -10
- data/lib/rdf/vocab/schema.rb +1448 -1448
- data/lib/rdf/vocab/sioc.rb +158 -159
- data/lib/rdf/vocab/sioc_services.rb +14 -14
- data/lib/rdf/vocab/sioct.rb +70 -70
- data/lib/rdf/vocab/skos.rb +97 -93
- data/lib/rdf/vocab/skosxl.rb +29 -24
- data/lib/rdf/vocab/v.rb +88 -90
- data/lib/rdf/vocab/vcard.rb +340 -196
- data/lib/rdf/vocab/vmd.rb +88 -90
- data/lib/rdf/vocab/vs.rb +15 -15
- data/lib/rdf/vocab/wdrs.rb +30 -30
- data/lib/rdf/vocab/wot.rb +47 -47
- data/lib/rdf/vocab/xhtml.rb +3 -3
- data/lib/rdf/vocab/xhv.rb +37 -123
- data/lib/rdf/vocab/xkos.rb +110 -107
- data/spec/vocab_spec.rb +6 -6
- metadata +19 -31
data/lib/rdf/vocab/exif.rb
CHANGED
@@ -10,14 +10,14 @@ module RDF::Vocab
|
|
10
10
|
class EXIF < RDF::StrictVocabulary("http://www.w3.org/2003/12/exif/ns#")
|
11
11
|
|
12
12
|
# Ontology definition
|
13
|
-
ontology :"http://www.w3.org/2003/12/exif/ns",
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
13
|
+
ontology :"http://www.w3.org/2003/12/exif/ns#",
|
14
|
+
"dc11:description": ["Exifフォーマットの写真からデータを取りだしてRDFで表現するため、Exif 2.2の全てのタグをRDFプロパティとして定義し、さらにそれを記述するのに必要な語彙を追加したボキャブラリ".freeze, "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.".freeze, "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],
|
15
|
+
"dc11:source": "http://tsc.jeita.or.jp/avs/data/cp3451.pdf".freeze,
|
16
|
+
"dc11:title": "Exif data description vocabulary".freeze,
|
17
|
+
"dc:created": "2003-07-18".freeze,
|
18
|
+
"dc:modified": "2003-08-19".freeze,
|
19
|
+
"foaf:maker": "urn:pin:MK705".freeze,
|
20
|
+
"owl:versionInfo": "Experimental version.".freeze,
|
21
21
|
type: "owl:Ontology".freeze
|
22
22
|
|
23
23
|
# Class definitions
|
@@ -32,74 +32,74 @@ module RDF::Vocab
|
|
32
32
|
label: "Unknown tag".freeze,
|
33
33
|
type: "rdf:Property".freeze
|
34
34
|
property :apertureValue,
|
35
|
-
comment: %(The lens aperture. The unit is the APEX value.).freeze,
|
36
|
-
|
35
|
+
comment: [%(The lens aperture. The unit is the APEX value.).freeze, %(レンズ絞り値(APEX値)。この値のルート2のベキ乗を取ると、通常の絞り値となる。例えば'5'の場合だと√2^5=F5.6).freeze],
|
36
|
+
"exif:tagNumber": "37378".freeze,
|
37
37
|
label: "ApertureValue".freeze,
|
38
38
|
subPropertyOf: "exif:pictTaking".freeze,
|
39
39
|
type: "rdf:Property".freeze
|
40
40
|
property :artist,
|
41
41
|
comment: %(Person who created the image).freeze,
|
42
|
-
|
42
|
+
"exif:tagNumber": "315".freeze,
|
43
43
|
label: "Artist".freeze,
|
44
44
|
subPropertyOf: ["dc11:creator".freeze, "exif:exifAttribute".freeze],
|
45
45
|
type: "rdf:Property".freeze
|
46
46
|
property :bitsPerSample,
|
47
47
|
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,
|
48
|
-
|
48
|
+
"exif:tagNumber": "258".freeze,
|
49
49
|
label: "BitsPerSample".freeze,
|
50
50
|
subPropertyOf: ["exif:imageDataStruct".freeze, "exif:resolution".freeze],
|
51
51
|
type: "rdf:Property".freeze
|
52
52
|
property :brightnessValue,
|
53
|
-
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,
|
54
|
-
|
53
|
+
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, %(画像撮影時の撮影対象物の明るさ(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).freeze],
|
54
|
+
"exif:tagNumber": "37379".freeze,
|
55
55
|
label: "BrightnessValue".freeze,
|
56
56
|
subPropertyOf: "exif:pictTaking".freeze,
|
57
57
|
type: "rdf:Property".freeze
|
58
58
|
property :cfaPattern,
|
59
|
-
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,
|
60
|
-
|
59
|
+
comment: [%(CCDに付いているColor filter array\(CFA\)のパターン。例えば普通のRGBフィルターだと、CFAPatternのデータは 02 02 00 01 01 02).freeze, %(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],
|
60
|
+
"exif:tagNumber": "41730".freeze,
|
61
61
|
label: "CFAPattern".freeze,
|
62
62
|
subPropertyOf: "exif:pictTaking".freeze,
|
63
63
|
type: "rdf:Property".freeze
|
64
64
|
property :colorSpace,
|
65
|
-
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,
|
66
|
-
|
65
|
+
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, %(使われる色空間。通常sRGB).freeze],
|
66
|
+
"exif:tagNumber": "40961".freeze,
|
67
67
|
label: "ColorSpace".freeze,
|
68
68
|
subPropertyOf: "exif:imageDataCharacter".freeze,
|
69
69
|
type: "rdf:Property".freeze
|
70
70
|
property :componentsConfiguration,
|
71
|
-
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,
|
72
|
-
|
71
|
+
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, %(圧縮データがYCC以外の並びの場合、4バイトでその並びを示す。それぞれの値は0:not exist,1:Y,2:Cb,3:Cr,4:R,5:G,6:B).freeze],
|
72
|
+
"exif:tagNumber": "37121".freeze,
|
73
73
|
label: "ComponentsConfiguration".freeze,
|
74
74
|
subPropertyOf: "exif:imageConfig".freeze,
|
75
75
|
type: "rdf:Property".freeze
|
76
76
|
property :compressedBitsPerPixel,
|
77
|
-
comment: %(Information specific to compressed data. The compression mode used for a compressed image is indicated in unit bits per pixel.).freeze,
|
78
|
-
|
77
|
+
comment: [%(Information specific to compressed data. The compression mode used for a compressed image is indicated in unit bits per pixel.).freeze, %(画像の圧縮率).freeze],
|
78
|
+
"exif:tagNumber": "37122".freeze,
|
79
79
|
label: "CompressedBitsPerPixel".freeze,
|
80
80
|
subPropertyOf: "exif:imageConfig".freeze,
|
81
81
|
type: "rdf:Property".freeze
|
82
82
|
property :compression,
|
83
83
|
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,
|
84
|
-
|
84
|
+
"exif:tagNumber": "259".freeze,
|
85
85
|
label: "Compression".freeze,
|
86
86
|
subPropertyOf: "exif:imageDataStruct".freeze,
|
87
87
|
type: "rdf:Property".freeze
|
88
88
|
property :contrast,
|
89
89
|
comment: %(The direction of contrast processing applied by the camera when the image was shot.).freeze,
|
90
|
-
|
90
|
+
"exif:tagNumber": "41992".freeze,
|
91
91
|
label: "Contrast".freeze,
|
92
92
|
subPropertyOf: "exif:pictTaking".freeze,
|
93
93
|
type: "rdf:Property".freeze
|
94
94
|
property :copyright,
|
95
|
-
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,
|
96
|
-
|
95
|
+
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, %(この画像の撮影者および編集者の著作権情報).freeze],
|
96
|
+
"exif:tagNumber": "33432".freeze,
|
97
97
|
label: "Copyright".freeze,
|
98
98
|
subPropertyOf: ["dc11:rights".freeze, "exif:exifAttribute".freeze],
|
99
99
|
type: "rdf:Property".freeze
|
100
100
|
property :customRendered,
|
101
|
-
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,
|
102
|
-
|
101
|
+
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, %(特別なレンダリング処理を行っているかどうか).freeze],
|
102
|
+
"exif:tagNumber": "41985".freeze,
|
103
103
|
label: "CustomRendered".freeze,
|
104
104
|
subPropertyOf: "exif:pictTaking".freeze,
|
105
105
|
type: "rdf:Property".freeze
|
@@ -119,32 +119,32 @@ module RDF::Vocab
|
|
119
119
|
subPropertyOf: "exif:exifAttribute".freeze,
|
120
120
|
type: "rdf:Property".freeze
|
121
121
|
property :dateTime,
|
122
|
-
comment: %(The date and time of image creation. In this standard it is the date and time the file was changed.).freeze,
|
123
|
-
|
122
|
+
comment: [%(The date and time of image creation. In this standard it is the date and time the file was changed.).freeze, %(この画像が作成(あるいは最後に変更された)日時。通常はDateTimeOriginaと同じ値).freeze],
|
123
|
+
"exif:tagNumber": "306".freeze,
|
124
124
|
label: "DateTime".freeze,
|
125
125
|
subPropertyOf: ["exif:date".freeze, "exif:exifAttribute".freeze],
|
126
126
|
type: "rdf:Property".freeze
|
127
127
|
property :dateTimeDigitized,
|
128
|
-
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,
|
129
|
-
|
128
|
+
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, %(画像がデジタル化された日時。デジカメ画像なら通常DateTimeOriginalと同じ値).freeze],
|
129
|
+
"exif:tagNumber": "36868".freeze,
|
130
130
|
label: "DateTimeDigitized".freeze,
|
131
131
|
subPropertyOf: ["exif:date".freeze, "exif:dateAndOrTime".freeze],
|
132
132
|
type: "rdf:Property".freeze
|
133
133
|
property :dateTimeOriginal,
|
134
|
-
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,
|
135
|
-
|
134
|
+
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, %(オリジナル画像が作成(撮影)された日時).freeze],
|
135
|
+
"exif:tagNumber": "36867".freeze,
|
136
136
|
label: "DateTimeOriginal".freeze,
|
137
137
|
subPropertyOf: ["exif:date".freeze, "exif:dateAndOrTime".freeze],
|
138
138
|
type: "rdf:Property".freeze
|
139
139
|
property :deviceSettingDescription,
|
140
140
|
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,
|
141
|
-
|
141
|
+
"exif:tagNumber": "41995".freeze,
|
142
142
|
label: "DeviceSettingDescription".freeze,
|
143
143
|
subPropertyOf: "exif:pictTaking".freeze,
|
144
144
|
type: "rdf:Property".freeze
|
145
145
|
property :digitalZoomRatio,
|
146
|
-
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,
|
147
|
-
|
146
|
+
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, %(デジタルズームが使われた場合、その比率).freeze],
|
147
|
+
"exif:tagNumber": "41988".freeze,
|
148
148
|
label: "DigitalZoomRatio".freeze,
|
149
149
|
subPropertyOf: "exif:pictTaking".freeze,
|
150
150
|
type: "rdf:Property".freeze
|
@@ -154,14 +154,14 @@ module RDF::Vocab
|
|
154
154
|
label: "Exif Attribute".freeze,
|
155
155
|
type: "rdf:Property".freeze
|
156
156
|
property :exifVersion,
|
157
|
-
comment: %(Exif Version).freeze,
|
158
|
-
|
157
|
+
comment: [%(Exif Version).freeze, %(Exif形式のバージョン).freeze],
|
158
|
+
"exif:tagNumber": "36864".freeze,
|
159
159
|
label: "ExifVersion".freeze,
|
160
160
|
subPropertyOf: "exif:versionInfo".freeze,
|
161
161
|
type: "rdf:Property".freeze
|
162
162
|
property :exif_IFD_Pointer,
|
163
|
-
comment: %(A pointer to the Exif IFD, which is a set of tags for recording Exif-specific attribute information.).freeze,
|
164
|
-
|
163
|
+
comment: [%(A pointer to the Exif IFD, which is a set of tags for recording Exif-specific attribute information.).freeze, %(Exif IFDへのポインタ).freeze],
|
164
|
+
"exif:tagNumber": "34665".freeze,
|
165
165
|
label: "Exif IFD Pointer".freeze,
|
166
166
|
subPropertyOf: "exif:ifdPointer".freeze,
|
167
167
|
type: "rdf:Property".freeze
|
@@ -170,98 +170,98 @@ module RDF::Vocab
|
|
170
170
|
label: "Exif data".freeze,
|
171
171
|
type: "rdf:Property".freeze
|
172
172
|
property :exposureBiasValue,
|
173
|
-
comment: %(The exposure bias. The unit is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99.).freeze,
|
174
|
-
|
173
|
+
comment: [%(The exposure bias. The unit is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99.).freeze, %(撮影時の露光補正量。単位はAPEX値\(EV\)).freeze],
|
174
|
+
"exif:tagNumber": "37380".freeze,
|
175
175
|
label: "ExposureBiasValue".freeze,
|
176
176
|
subPropertyOf: "exif:pictTaking".freeze,
|
177
177
|
type: "rdf:Property".freeze
|
178
178
|
property :exposureIndex,
|
179
|
-
comment: %(The exposure index selected on the camera or input device at the time the image is captured.).freeze,
|
180
|
-
|
179
|
+
comment: [%(CCD感度。データ形式が符号なし分数である事を除き、ISOSpeedRatingsと同じ).freeze, %(The exposure index selected on the camera or input device at the time the image is captured.).freeze],
|
180
|
+
"exif:tagNumber": "41493".freeze,
|
181
181
|
label: "ExposureIndex".freeze,
|
182
182
|
subPropertyOf: "exif:pictTaking".freeze,
|
183
183
|
type: "rdf:Property".freeze
|
184
184
|
property :exposureMode,
|
185
|
-
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,
|
186
|
-
|
185
|
+
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, %(露光モード).freeze],
|
186
|
+
"exif:tagNumber": "41986".freeze,
|
187
187
|
label: "ExposureMode".freeze,
|
188
188
|
subPropertyOf: "exif:pictTaking".freeze,
|
189
189
|
type: "rdf:Property".freeze
|
190
190
|
property :exposureProgram,
|
191
|
-
comment: %(The class of the program used by the camera to set exposure when the picture is taken.).freeze,
|
192
|
-
|
191
|
+
comment: [%(The class of the program used by the camera to set exposure when the picture is taken.).freeze, %(露光制御のモード).freeze],
|
192
|
+
"exif:tagNumber": "34850".freeze,
|
193
193
|
label: "ExposureProgram".freeze,
|
194
194
|
subPropertyOf: "exif:pictTaking".freeze,
|
195
195
|
type: "rdf:Property".freeze
|
196
196
|
property :exposureTime,
|
197
|
-
comment: %(Exposure time, given in seconds \(sec\).).freeze,
|
198
|
-
|
197
|
+
comment: [%(Exposure time, given in seconds \(sec\).).freeze, %(露光時間(シャッター速度の逆数)。単位は秒).freeze],
|
198
|
+
"exif:tagNumber": "33434".freeze,
|
199
199
|
label: "ExposureTime".freeze,
|
200
200
|
subPropertyOf: ["exif:pictTaking".freeze, "exif:seconds".freeze],
|
201
201
|
type: "rdf:Property".freeze
|
202
202
|
property :fNumber,
|
203
|
-
comment: %(F number).freeze,
|
204
|
-
|
203
|
+
comment: [%(F number).freeze, %(レンズのF値).freeze],
|
204
|
+
"exif:tagNumber": "33437".freeze,
|
205
205
|
label: "FNumber".freeze,
|
206
206
|
subPropertyOf: "exif:pictTaking".freeze,
|
207
207
|
type: "rdf:Property".freeze
|
208
208
|
property :fileSource,
|
209
|
-
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,
|
210
|
-
|
209
|
+
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, %(画像がどういうデバイスから得られたか。通常3=DSC).freeze],
|
210
|
+
"exif:tagNumber": "41728".freeze,
|
211
211
|
label: "FileSource".freeze,
|
212
212
|
subPropertyOf: "exif:pictTaking".freeze,
|
213
213
|
type: "rdf:Property".freeze
|
214
214
|
property :flash,
|
215
|
-
comment: %(The status of flash when the image was shot.).freeze,
|
216
|
-
|
215
|
+
comment: [%(The status of flash when the image was shot.).freeze, %(フラッシュ発光の状態).freeze],
|
216
|
+
"exif:tagNumber": "37385".freeze,
|
217
217
|
label: "Flash".freeze,
|
218
218
|
subPropertyOf: "exif:pictTaking".freeze,
|
219
219
|
type: "rdf:Property".freeze
|
220
220
|
property :flashEnergy,
|
221
|
-
comment: %(The strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds \(BCPS\).).freeze,
|
222
|
-
|
221
|
+
comment: [%(BCPSによるストロボの強度).freeze, %(The strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds \(BCPS\).).freeze],
|
222
|
+
"exif:tagNumber": "41483".freeze,
|
223
223
|
label: "FlashEnergy".freeze,
|
224
224
|
subPropertyOf: "exif:pictTaking".freeze,
|
225
225
|
type: "rdf:Property".freeze
|
226
226
|
property :flashpixVersion,
|
227
227
|
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,
|
228
|
-
|
228
|
+
"exif:tagNumber": "40960".freeze,
|
229
229
|
label: "FlashpixVersion".freeze,
|
230
230
|
subPropertyOf: "exif:versionInfo".freeze,
|
231
231
|
type: "rdf:Property".freeze
|
232
232
|
property :focalLength,
|
233
|
-
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,
|
234
|
-
|
233
|
+
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, %(レンズの焦点距離。単位はmm).freeze],
|
234
|
+
"exif:tagNumber": "37386".freeze,
|
235
235
|
label: "FocalLength".freeze,
|
236
236
|
subPropertyOf: ["exif:mm".freeze, "exif:pictTaking".freeze],
|
237
237
|
type: "rdf:Property".freeze
|
238
238
|
property :focalLengthIn35mmFilm,
|
239
|
-
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,
|
240
|
-
|
239
|
+
comment: [%(35mm換算した焦点距離).freeze, %(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],
|
240
|
+
"exif:tagNumber": "41989".freeze,
|
241
241
|
label: "FocalLengthIn35mmFilm".freeze,
|
242
242
|
subPropertyOf: ["exif:length".freeze, "exif:pictTaking".freeze],
|
243
243
|
type: "rdf:Property".freeze
|
244
244
|
property :focalPlaneResolutionUnit,
|
245
|
-
comment: %(The unit for measuring FocalPlaneXResolution and FocalPlaneYResolution. This value is the same as the ResolutionUnit.).freeze,
|
246
|
-
|
245
|
+
comment: [%(CCD画素密度の単位).freeze, %(The unit for measuring FocalPlaneXResolution and FocalPlaneYResolution. This value is the same as the ResolutionUnit.).freeze],
|
246
|
+
"exif:tagNumber": "41488".freeze,
|
247
247
|
label: "FocalPlaneResolutionUnit".freeze,
|
248
248
|
subPropertyOf: "exif:pictTaking".freeze,
|
249
249
|
type: "rdf:Property".freeze
|
250
250
|
property :focalPlaneXResolution,
|
251
|
-
comment: %(The number of pixels in the image width \(X\) direction per FocalPlaneResolutionUnit on the camera focal plane.).freeze,
|
252
|
-
|
251
|
+
comment: [%(The number of pixels in the image width \(X\) direction per FocalPlaneResolutionUnit on the camera focal plane.).freeze, %(撮影画像のCCD位置での水平解像度。この値とFocalPlaneYResolution、FocalLengthを使うと、レンズ焦点距離の35mmカメラ換算値が計算できる。例えば200万画素機を使いVGAモードの画像を撮ったような場合はこの値はVGAの解像度でリサンプルされた値になっており、CCDの画素ピッチそのままの値ではないので注意が必要).freeze],
|
252
|
+
"exif:tagNumber": "41486".freeze,
|
253
253
|
label: "FocalPlaneXResolution".freeze,
|
254
254
|
subPropertyOf: ["exif:pictTaking".freeze, "exif:resolution".freeze],
|
255
255
|
type: "rdf:Property".freeze
|
256
256
|
property :focalPlaneYResolution,
|
257
|
-
comment: %(The number of pixels in the image height \(Y\) direction per FocalPlaneResolutionUnit on the camera focal plane.).freeze,
|
258
|
-
|
257
|
+
comment: [%(The number of pixels in the image height \(Y\) direction per FocalPlaneResolutionUnit on the camera focal plane.).freeze, %(撮影画像のCCD位置での垂直解像度).freeze],
|
258
|
+
"exif:tagNumber": "41487".freeze,
|
259
259
|
label: "FocalPlaneYResolution".freeze,
|
260
260
|
subPropertyOf: ["exif:pictTaking".freeze, "exif:resolution".freeze],
|
261
261
|
type: "rdf:Property".freeze
|
262
262
|
property :gainControl,
|
263
263
|
comment: %(The degree of overall image gain adjustment.).freeze,
|
264
|
-
|
264
|
+
"exif:tagNumber": "41991".freeze,
|
265
265
|
label: "GainControl".freeze,
|
266
266
|
subPropertyOf: "exif:pictTaking".freeze,
|
267
267
|
type: "rdf:Property".freeze
|
@@ -271,97 +271,97 @@ module RDF::Vocab
|
|
271
271
|
type: "rdf:Property".freeze
|
272
272
|
property :gpsAltitude,
|
273
273
|
comment: %(The altitude based on the reference in GPSAltitudeRef. Altitude is expressed as one RATIONAL value. The reference unit is meters.).freeze,
|
274
|
-
|
274
|
+
"exif:tagNumber": "6".freeze,
|
275
275
|
label: "GPSAltitude".freeze,
|
276
276
|
subPropertyOf: ["exif:geo".freeze, "exif:gpsInfo".freeze],
|
277
277
|
type: "rdf:Property".freeze
|
278
278
|
property :gpsAltitudeRef,
|
279
279
|
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,
|
280
|
-
|
280
|
+
"exif:tagNumber": "5".freeze,
|
281
281
|
label: "GPSAltitudeRef".freeze,
|
282
282
|
subPropertyOf: "exif:gpsInfo".freeze,
|
283
283
|
type: "rdf:Property".freeze
|
284
284
|
property :gpsAreaInformation,
|
285
285
|
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,
|
286
|
-
|
286
|
+
"exif:tagNumber": "28".freeze,
|
287
287
|
label: "GPSAreaInformation".freeze,
|
288
288
|
subPropertyOf: "exif:gpsInfo".freeze,
|
289
289
|
type: "rdf:Property".freeze
|
290
290
|
property :gpsDOP,
|
291
291
|
comment: %(The GPS DOP \(data degree of precision\). An HDOP value is written during two-dimensional measurement, and PDOP during three-dimensional measurement.).freeze,
|
292
|
-
|
292
|
+
"exif:tagNumber": "11".freeze,
|
293
293
|
label: "GPSDOP".freeze,
|
294
294
|
subPropertyOf: "exif:gpsInfo".freeze,
|
295
295
|
type: "rdf:Property".freeze
|
296
296
|
property :gpsDateStamp,
|
297
297
|
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,
|
298
|
-
|
298
|
+
"exif:tagNumber": "29".freeze,
|
299
299
|
label: "GPSDateStamp".freeze,
|
300
300
|
subPropertyOf: ["exif:date".freeze, "exif:gpsInfo".freeze],
|
301
301
|
type: "rdf:Property".freeze
|
302
302
|
property :gpsDestBearing,
|
303
303
|
comment: %(The bearing to the destination point. The range of values is from 0.00 to 359.99.).freeze,
|
304
|
-
|
304
|
+
"exif:tagNumber": "24".freeze,
|
305
305
|
label: "GPSDestBearing".freeze,
|
306
306
|
subPropertyOf: "exif:gpsInfo".freeze,
|
307
307
|
type: "rdf:Property".freeze
|
308
308
|
property :gpsDestBearingRef,
|
309
309
|
comment: %(Indicates the reference used for giving the bearing to the destination point. 'T' denotes true direction and 'M' is magnetic direction.).freeze,
|
310
|
-
|
310
|
+
"exif:tagNumber": "23".freeze,
|
311
311
|
label: "GPSDestBearingRef".freeze,
|
312
312
|
subPropertyOf: "exif:gpsInfo".freeze,
|
313
313
|
type: "rdf:Property".freeze
|
314
314
|
property :gpsDestDistance,
|
315
315
|
comment: %(The distance to the destination point.).freeze,
|
316
|
-
|
316
|
+
"exif:tagNumber": "26".freeze,
|
317
317
|
label: "GPSDestDistance".freeze,
|
318
318
|
subPropertyOf: "exif:gpsInfo".freeze,
|
319
319
|
type: "rdf:Property".freeze
|
320
320
|
property :gpsDestDistanceRef,
|
321
321
|
comment: %(Indicates the unit used to express the distance to the destination point. 'K', 'M' and 'N' represent kilometers, miles and knots.).freeze,
|
322
|
-
|
322
|
+
"exif:tagNumber": "25".freeze,
|
323
323
|
label: "GPSDestDistanceRef".freeze,
|
324
324
|
subPropertyOf: "exif:gpsInfo".freeze,
|
325
325
|
type: "rdf:Property".freeze
|
326
326
|
property :gpsDestLatitude,
|
327
327
|
comment: %(Latitude of destination, expressed as three values giving the degrees, minutes, and seconds, respectively.).freeze,
|
328
|
-
|
328
|
+
"exif:tagNumber": "20".freeze,
|
329
329
|
label: "GPSDestLatitude".freeze,
|
330
330
|
subPropertyOf: ["exif:geo".freeze, "exif:gpsInfo".freeze],
|
331
331
|
type: "rdf:Property".freeze
|
332
332
|
property :gpsDestLatitudeRef,
|
333
333
|
comment: %(Reference for latitude of destination).freeze,
|
334
|
-
|
334
|
+
"exif:tagNumber": "19".freeze,
|
335
335
|
label: "GPSDestLatitudeRef".freeze,
|
336
336
|
subPropertyOf: "exif:gpsInfo".freeze,
|
337
337
|
type: "rdf:Property".freeze
|
338
338
|
property :gpsDestLongitude,
|
339
339
|
comment: %(Longitude of destination, expressed as three values giving the degrees, minutes, and seconds, respectively.).freeze,
|
340
|
-
|
340
|
+
"exif:tagNumber": "22".freeze,
|
341
341
|
label: "GPSDestLongitude".freeze,
|
342
342
|
subPropertyOf: ["exif:geo".freeze, "exif:gpsInfo".freeze],
|
343
343
|
type: "rdf:Property".freeze
|
344
344
|
property :gpsDestLongitudeRef,
|
345
345
|
comment: %(Reference for longitude of destination).freeze,
|
346
|
-
|
346
|
+
"exif:tagNumber": "21".freeze,
|
347
347
|
label: "GPSDestLongitudeRef".freeze,
|
348
348
|
subPropertyOf: "exif:gpsInfo".freeze,
|
349
349
|
type: "rdf:Property".freeze
|
350
350
|
property :gpsDifferential,
|
351
351
|
comment: %(Indicates whether differential correction is applied to the GPS receiver.).freeze,
|
352
|
-
|
352
|
+
"exif:tagNumber": "30".freeze,
|
353
353
|
label: "GPSDifferential".freeze,
|
354
354
|
subPropertyOf: "exif:gpsInfo".freeze,
|
355
355
|
type: "rdf:Property".freeze
|
356
356
|
property :gpsImgDirection,
|
357
357
|
comment: %(The direction of the image when it was captured. The range of values is from 0.00 to 359.99.).freeze,
|
358
|
-
|
358
|
+
"exif:tagNumber": "17".freeze,
|
359
359
|
label: "GPSImgDirection".freeze,
|
360
360
|
subPropertyOf: "exif:gpsInfo".freeze,
|
361
361
|
type: "rdf:Property".freeze
|
362
362
|
property :gpsImgDirectionRef,
|
363
363
|
comment: %(The reference for giving the direction of the image when it is captured. 'T' denotes true direction and 'M' is magnetic direction.).freeze,
|
364
|
-
|
364
|
+
"exif:tagNumber": "16".freeze,
|
365
365
|
label: "GPSImgDirectionRef".freeze,
|
366
366
|
subPropertyOf: "exif:gpsInfo".freeze,
|
367
367
|
type: "rdf:Property".freeze
|
@@ -371,98 +371,98 @@ module RDF::Vocab
|
|
371
371
|
subPropertyOf: "exif:exifAttribute".freeze,
|
372
372
|
type: "rdf:Property".freeze
|
373
373
|
property :gpsInfo_IFD_Pointer,
|
374
|
-
comment: %(A pointer to the GPS IFD, which is a set of tags for recording GPS information.).freeze,
|
375
|
-
|
374
|
+
comment: [%(A pointer to the GPS IFD, which is a set of tags for recording GPS information.).freeze, %(GPS IFDへのポインタ).freeze],
|
375
|
+
"exif:tagNumber": "34853".freeze,
|
376
376
|
label: "GPSInfo IFD Pointer".freeze,
|
377
377
|
subPropertyOf: "exif:ifdPointer".freeze,
|
378
378
|
type: "rdf:Property".freeze
|
379
379
|
property :gpsLatitude,
|
380
|
-
comment: %(The latitude, expressed as three values giving the degrees, minutes, and seconds, respectively.).freeze,
|
381
|
-
|
380
|
+
comment: [%(The latitude, expressed as three values giving the degrees, minutes, and seconds, respectively.).freeze, %(緯度).freeze],
|
381
|
+
"exif:tagNumber": "2".freeze,
|
382
382
|
label: "GPSLatitude".freeze,
|
383
383
|
subPropertyOf: ["exif:geo".freeze, "exif:gpsInfo".freeze],
|
384
384
|
type: "rdf:Property".freeze
|
385
385
|
property :gpsLatitudeRef,
|
386
|
-
comment: %(Indicates whether the latitude is north or south latitude. The ASCII value 'N' indicates north latitude, and 'S' is south latitude.).freeze,
|
387
|
-
|
386
|
+
comment: [%(Indicates whether the latitude is north or south latitude. The ASCII value 'N' indicates north latitude, and 'S' is south latitude.).freeze, %(緯度の北緯もしくは南緯).freeze],
|
387
|
+
"exif:tagNumber": "1".freeze,
|
388
388
|
label: "GPSLatitudeRef".freeze,
|
389
389
|
subPropertyOf: "exif:gpsInfo".freeze,
|
390
390
|
type: "rdf:Property".freeze
|
391
391
|
property :gpsLongitude,
|
392
|
-
comment: %(The longitude, expressed as three values giving the degrees, minutes, and seconds, respectively.).freeze,
|
393
|
-
|
392
|
+
comment: [%(The longitude, expressed as three values giving the degrees, minutes, and seconds, respectively.).freeze, %(経度).freeze],
|
393
|
+
"exif:tagNumber": "4".freeze,
|
394
394
|
label: "GPSLongitude".freeze,
|
395
395
|
subPropertyOf: ["exif:geo".freeze, "exif:gpsInfo".freeze],
|
396
396
|
type: "rdf:Property".freeze
|
397
397
|
property :gpsLongitudeRef,
|
398
|
-
comment: %(Indicates whether the longitude is east or west longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude.).freeze,
|
399
|
-
|
398
|
+
comment: [%(Indicates whether the longitude is east or west longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude.).freeze, %(経度の東経もしくは西経).freeze],
|
399
|
+
"exif:tagNumber": "3".freeze,
|
400
400
|
label: "GPSLongitudeRef".freeze,
|
401
401
|
subPropertyOf: "exif:gpsInfo".freeze,
|
402
402
|
type: "rdf:Property".freeze
|
403
403
|
property :gpsMapDatum,
|
404
|
-
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,
|
405
|
-
|
404
|
+
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, %(測地系。日本なら'TOKYO'もしくは'WGS-84').freeze],
|
405
|
+
"exif:tagNumber": "18".freeze,
|
406
406
|
label: "GPSMapDatum".freeze,
|
407
407
|
subPropertyOf: "exif:gpsInfo".freeze,
|
408
408
|
type: "rdf:Property".freeze
|
409
409
|
property :gpsMeasureMode,
|
410
410
|
comment: %(The GPS measurement mode. '2' means two-dimensional measurement and '3' means three-dimensional measurement is in progress.).freeze,
|
411
|
-
|
411
|
+
"exif:tagNumber": "10".freeze,
|
412
412
|
label: "GPSMeasureMode".freeze,
|
413
413
|
subPropertyOf: "exif:gpsInfo".freeze,
|
414
414
|
type: "rdf:Property".freeze
|
415
415
|
property :gpsProcessingMethod,
|
416
416
|
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,
|
417
|
-
|
417
|
+
"exif:tagNumber": "27".freeze,
|
418
418
|
label: "GPSProcessingMethod".freeze,
|
419
419
|
subPropertyOf: "exif:gpsInfo".freeze,
|
420
420
|
type: "rdf:Property".freeze
|
421
421
|
property :gpsSatellites,
|
422
422
|
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,
|
423
|
-
|
423
|
+
"exif:tagNumber": "8".freeze,
|
424
424
|
label: "GPSSatellites".freeze,
|
425
425
|
subPropertyOf: "exif:gpsInfo".freeze,
|
426
426
|
type: "rdf:Property".freeze
|
427
427
|
property :gpsSpeed,
|
428
428
|
comment: %(The speed of GPS receiver movement.).freeze,
|
429
|
-
|
429
|
+
"exif:tagNumber": "13".freeze,
|
430
430
|
label: "GPSSpeed".freeze,
|
431
431
|
subPropertyOf: "exif:gpsInfo".freeze,
|
432
432
|
type: "rdf:Property".freeze
|
433
433
|
property :gpsSpeedRef,
|
434
434
|
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,
|
435
|
-
|
435
|
+
"exif:tagNumber": "12".freeze,
|
436
436
|
label: "GPSSpeedRef".freeze,
|
437
437
|
subPropertyOf: "exif:gpsInfo".freeze,
|
438
438
|
type: "rdf:Property".freeze
|
439
439
|
property :gpsStatus,
|
440
440
|
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,
|
441
|
-
|
441
|
+
"exif:tagNumber": "9".freeze,
|
442
442
|
label: "GPSStatus".freeze,
|
443
443
|
subPropertyOf: "exif:gpsInfo".freeze,
|
444
444
|
type: "rdf:Property".freeze
|
445
445
|
property :gpsTimeStamp,
|
446
446
|
comment: %(The time as UTC \(Coordinated Universal Time\). TimeStamp is expressed as three RATIONAL values giving the hour, minute, and second.).freeze,
|
447
|
-
|
447
|
+
"exif:tagNumber": "7".freeze,
|
448
448
|
label: "GPSTimeStamp".freeze,
|
449
449
|
subPropertyOf: "exif:gpsInfo".freeze,
|
450
450
|
type: "rdf:Property".freeze
|
451
451
|
property :gpsTrack,
|
452
452
|
comment: %(The direction of GPS receiver movement. The range of values is from 0.00 to 359.99.).freeze,
|
453
|
-
|
453
|
+
"exif:tagNumber": "15".freeze,
|
454
454
|
label: "GPSTrack".freeze,
|
455
455
|
subPropertyOf: "exif:gpsInfo".freeze,
|
456
456
|
type: "rdf:Property".freeze
|
457
457
|
property :gpsTrackRef,
|
458
458
|
comment: %(The reference for giving the direction of GPS receiver movement. 'T' denotes true direction and 'M' is magnetic direction.).freeze,
|
459
|
-
|
459
|
+
"exif:tagNumber": "14".freeze,
|
460
460
|
label: "GPSTrackRef".freeze,
|
461
461
|
subPropertyOf: "exif:gpsInfo".freeze,
|
462
462
|
type: "rdf:Property".freeze
|
463
463
|
property :gpsVersionID,
|
464
464
|
comment: %(The version of GPSInfoIFD. The version is given as 2.2.0.0. This tag is mandatory when GPSInfo tag is present.).freeze,
|
465
|
-
|
465
|
+
"exif:tagNumber": "0".freeze,
|
466
466
|
label: "GPSVersionID".freeze,
|
467
467
|
subPropertyOf: ["exif:gpsInfo".freeze, "exif:versionInfo".freeze],
|
468
468
|
type: "rdf:Property".freeze
|
@@ -492,26 +492,26 @@ module RDF::Vocab
|
|
492
492
|
subPropertyOf: "exif:exifAttribute".freeze,
|
493
493
|
type: "rdf:Property".freeze
|
494
494
|
property :imageDescription,
|
495
|
-
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,
|
496
|
-
|
495
|
+
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, %(この画像についての説明。漢字等の2バイト文字の使用は禁止).freeze],
|
496
|
+
"exif:tagNumber": "270".freeze,
|
497
497
|
label: "ImageDescription".freeze,
|
498
498
|
subPropertyOf: ["dc11:title".freeze, "exif:exifAttribute".freeze],
|
499
499
|
type: "rdf:Property".freeze
|
500
500
|
property :imageLength,
|
501
501
|
comment: %(Image height. The number of rows of image data. In JPEG compressed data a JPEG marker is used.).freeze,
|
502
|
-
|
502
|
+
"exif:tagNumber": "257".freeze,
|
503
503
|
label: "ImageLength".freeze,
|
504
504
|
subPropertyOf: ["exif:height".freeze, "exif:imageDataStruct".freeze],
|
505
505
|
type: "rdf:Property".freeze
|
506
506
|
property :imageUniqueID,
|
507
507
|
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,
|
508
|
-
|
508
|
+
"exif:tagNumber": "42016".freeze,
|
509
509
|
label: "ImageUniqueID".freeze,
|
510
510
|
subPropertyOf: ["dc11:identifier".freeze, "exif:exifAttribute".freeze],
|
511
511
|
type: "rdf:Property".freeze
|
512
512
|
property :imageWidth,
|
513
513
|
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,
|
514
|
-
|
514
|
+
"exif:tagNumber": "256".freeze,
|
515
515
|
label: "ImageWidth".freeze,
|
516
516
|
subPropertyOf: ["exif:imageDataStruct".freeze, "exif:width".freeze],
|
517
517
|
type: "rdf:Property".freeze
|
@@ -522,38 +522,38 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
|
|
522
522
|
subPropertyOf: "exif:exifAttribute".freeze,
|
523
523
|
type: "rdf:Property".freeze
|
524
524
|
property :interoperabilityIndex,
|
525
|
-
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,
|
526
|
-
|
525
|
+
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, %(メイン画像のInteroperability IFDで、データの内容がExifR98 v1.0準拠の場合は、'R98'の文字列。サムネィル画像のInteroperability IFDの場合は、'THM'の文字列).freeze],
|
526
|
+
"exif:tagNumber": "1".freeze,
|
527
527
|
label: "InteroperabilityIndex".freeze,
|
528
528
|
subPropertyOf: "exif:interopInfo".freeze,
|
529
529
|
type: "rdf:Property".freeze
|
530
530
|
property :interoperabilityVersion,
|
531
|
-
comment: %(Interoperability Version).freeze,
|
532
|
-
|
531
|
+
comment: [%(Interoperability Version).freeze, %(データの内容がExifR98 v1.0準拠の場合は、'0100'の文字列。).freeze],
|
532
|
+
"exif:tagNumber": "2".freeze,
|
533
533
|
label: "InteroperabilityVersion".freeze,
|
534
534
|
subPropertyOf: "exif:interopInfo".freeze,
|
535
535
|
type: "rdf:Property".freeze
|
536
536
|
property :interoperability_IFD_Pointer,
|
537
|
-
comment: %(A pointer to the Interoperability IFD, which is composed of tags storing the information to ensure the Interoperability).freeze,
|
538
|
-
|
537
|
+
comment: [%(A pointer to the Interoperability IFD, which is composed of tags storing the information to ensure the Interoperability).freeze, %(Interoperability IFDへのポインタ).freeze],
|
538
|
+
"exif:tagNumber": "40965".freeze,
|
539
539
|
label: "Interoperability IFD Pointer".freeze,
|
540
540
|
subPropertyOf: "exif:ifdPointer".freeze,
|
541
541
|
type: "rdf:Property".freeze
|
542
542
|
property :isoSpeedRatings,
|
543
|
-
comment: %(Indicates the ISO Speed and ISO Latitude of the camera or input device as specified in ISO 12232.).freeze,
|
544
|
-
|
543
|
+
comment: [%(CCD感度の銀塩フィルム換算値).freeze, %(Indicates the ISO Speed and ISO Latitude of the camera or input device as specified in ISO 12232.).freeze],
|
544
|
+
"exif:tagNumber": "34855".freeze,
|
545
545
|
label: "ISOSpeedRatings".freeze,
|
546
546
|
subPropertyOf: "exif:pictTaking".freeze,
|
547
547
|
type: "rdf:Property".freeze
|
548
548
|
property :jpegInterchangeFormat,
|
549
|
-
comment: %(The offset to the start byte \(SOI\) of JPEG compressed thumbnail data. This is not used for primary image JPEG data.).freeze,
|
550
|
-
|
549
|
+
comment: [%(The offset to the start byte \(SOI\) of JPEG compressed thumbnail data. This is not used for primary image JPEG data.).freeze, %(圧縮されたサムネイルへのオフセット).freeze],
|
550
|
+
"exif:tagNumber": "513".freeze,
|
551
551
|
label: "JPEGInterchangeFormat".freeze,
|
552
552
|
subPropertyOf: "exif:recOffset".freeze,
|
553
553
|
type: "rdf:Property".freeze
|
554
554
|
property :jpegInterchangeFormatLength,
|
555
|
-
comment: %(The number of bytes of JPEG compressed thumbnail data. This is not used for primary image JPEG data.).freeze,
|
556
|
-
|
555
|
+
comment: [%(The number of bytes of JPEG compressed thumbnail data. This is not used for primary image JPEG data.).freeze, %(圧縮されたサムネイルのサイズ).freeze],
|
556
|
+
"exif:tagNumber": "514".freeze,
|
557
557
|
label: "JPEGInterchangeFormatLength".freeze,
|
558
558
|
subPropertyOf: "exif:recOffset".freeze,
|
559
559
|
type: "rdf:Property".freeze
|
@@ -562,26 +562,26 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
|
|
562
562
|
label: "Length".freeze,
|
563
563
|
type: "rdf:Property".freeze
|
564
564
|
property :lightSource,
|
565
|
-
comment: %(Light source such as Daylight, Tungsten, Flash etc.).freeze,
|
566
|
-
|
565
|
+
comment: [%(Light source such as Daylight, Tungsten, Flash etc.).freeze, %(光源。これはマニュアルでホワイトバランスを設定した場合のモード値となる).freeze],
|
566
|
+
"exif:tagNumber": "37384".freeze,
|
567
567
|
label: "LightSource".freeze,
|
568
568
|
subPropertyOf: "exif:pictTaking".freeze,
|
569
569
|
type: "rdf:Property".freeze
|
570
570
|
property :make,
|
571
|
-
comment: %(Manufacturer of image input equipment).freeze,
|
572
|
-
|
571
|
+
comment: [%(Manufacturer of image input equipment).freeze, %(カメラのメーカー名。DCFでは必須).freeze],
|
572
|
+
"exif:tagNumber": "271".freeze,
|
573
573
|
label: "Make".freeze,
|
574
574
|
subPropertyOf: ["exif:exifAttribute".freeze, "rdfs:label".freeze],
|
575
575
|
type: "rdf:Property".freeze
|
576
576
|
property :makerNote,
|
577
|
-
comment: %(Manufacturer notes).freeze,
|
578
|
-
|
577
|
+
comment: [%(Manufacturer notes).freeze, %(カメラの内部情報等、メーカー依存データ).freeze],
|
578
|
+
"exif:tagNumber": "37500".freeze,
|
579
579
|
label: "MakerNote".freeze,
|
580
580
|
subPropertyOf: "exif:userInfo".freeze,
|
581
581
|
type: "rdf:Property".freeze
|
582
582
|
property :maxApertureValue,
|
583
|
-
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,
|
584
|
-
|
583
|
+
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, %(レンズの開放F値。ApertureValue同様、ルート2のベキ乗を取ると通常の絞り値に換算できる).freeze],
|
584
|
+
"exif:tagNumber": "37381".freeze,
|
585
585
|
label: "MaxApertureValue".freeze,
|
586
586
|
subPropertyOf: "exif:pictTaking".freeze,
|
587
587
|
type: "rdf:Property".freeze
|
@@ -591,8 +591,8 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
|
|
591
591
|
subPropertyOf: "exif:length".freeze,
|
592
592
|
type: "rdf:Property".freeze
|
593
593
|
property :meteringMode,
|
594
|
-
comment: %(Metering mode, such as CenterWeightedAverage, Spot, MultiSpot,Pattern, Partial etc.).freeze,
|
595
|
-
|
594
|
+
comment: [%(Metering mode, such as CenterWeightedAverage, Spot, MultiSpot,Pattern, Partial etc.).freeze, %(自動露出の測光モード).freeze],
|
595
|
+
"exif:tagNumber": "37383".freeze,
|
596
596
|
label: "MeteringMode".freeze,
|
597
597
|
subPropertyOf: "exif:pictTaking".freeze,
|
598
598
|
type: "rdf:Property".freeze
|
@@ -602,26 +602,26 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
|
|
602
602
|
subPropertyOf: "exif:length".freeze,
|
603
603
|
type: "rdf:Property".freeze
|
604
604
|
property :model,
|
605
|
-
comment: %(Model of image input equipment).freeze,
|
606
|
-
|
605
|
+
comment: [%(Model of image input equipment).freeze, %(カメラの機種名。DCFでは必須).freeze],
|
606
|
+
"exif:tagNumber": "272".freeze,
|
607
607
|
label: "Model".freeze,
|
608
608
|
subPropertyOf: ["exif:exifAttribute".freeze, "rdfs:label".freeze],
|
609
609
|
type: "rdf:Property".freeze
|
610
610
|
property :oecf,
|
611
611
|
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,
|
612
|
-
|
612
|
+
"exif:tagNumber": "34856".freeze,
|
613
613
|
label: "OECF".freeze,
|
614
614
|
subPropertyOf: "exif:pictTaking".freeze,
|
615
615
|
type: "rdf:Property".freeze
|
616
616
|
property :orientation,
|
617
|
-
comment: %(The image orientation viewed in terms of rows and columns.).freeze,
|
618
|
-
|
617
|
+
comment: [%(The image orientation viewed in terms of rows and columns.).freeze, %(画像データがどこ\(top-leftなど)を起点として、どの向きで格納されているか).freeze],
|
618
|
+
"exif:tagNumber": "274".freeze,
|
619
619
|
label: "Orientation".freeze,
|
620
620
|
subPropertyOf: "exif:imageDataStruct".freeze,
|
621
621
|
type: "rdf:Property".freeze
|
622
622
|
property :photometricInterpretation,
|
623
623
|
comment: %(Pixel composition. In JPEG compressed data a JPEG marker is used instead of this tag.).freeze,
|
624
|
-
|
624
|
+
"exif:tagNumber": "262".freeze,
|
625
625
|
label: "PhotometricInterpretation".freeze,
|
626
626
|
subPropertyOf: "exif:imageDataStruct".freeze,
|
627
627
|
type: "rdf:Property".freeze
|
@@ -632,19 +632,19 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
|
|
632
632
|
type: "rdf:Property".freeze
|
633
633
|
property :pimBrightness,
|
634
634
|
comment: %(Brightness info for print image matching).freeze,
|
635
|
-
|
635
|
+
"exif:tagNumber": "10".freeze,
|
636
636
|
label: "PrintIM Brightness".freeze,
|
637
637
|
subPropertyOf: "exif:pimInfo".freeze,
|
638
638
|
type: "rdf:Property".freeze
|
639
639
|
property :pimColorBalance,
|
640
640
|
comment: %(ColorBalance info for print image matching).freeze,
|
641
|
-
|
641
|
+
"exif:tagNumber": "11".freeze,
|
642
642
|
label: "PrintIM ColorBalance".freeze,
|
643
643
|
subPropertyOf: "exif:pimInfo".freeze,
|
644
644
|
type: "rdf:Property".freeze
|
645
645
|
property :pimContrast,
|
646
646
|
comment: %(Contrast info for print image matching).freeze,
|
647
|
-
|
647
|
+
"exif:tagNumber": "9".freeze,
|
648
648
|
label: "PrintIM Contrast".freeze,
|
649
649
|
subPropertyOf: "exif:pimInfo".freeze,
|
650
650
|
type: "rdf:Property".freeze
|
@@ -655,43 +655,43 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
|
|
655
655
|
type: "rdf:Property".freeze
|
656
656
|
property :pimSaturation,
|
657
657
|
comment: %(Saturation info for print image matching).freeze,
|
658
|
-
|
658
|
+
"exif:tagNumber": "12".freeze,
|
659
659
|
label: "PrintIM Saturation".freeze,
|
660
660
|
subPropertyOf: "exif:pimInfo".freeze,
|
661
661
|
type: "rdf:Property".freeze
|
662
662
|
property :pimSharpness,
|
663
663
|
comment: %(Sharpness info for print image matching).freeze,
|
664
|
-
|
664
|
+
"exif:tagNumber": "13".freeze,
|
665
665
|
label: "PrintIM Sharpness".freeze,
|
666
666
|
subPropertyOf: "exif:pimInfo".freeze,
|
667
667
|
type: "rdf:Property".freeze
|
668
668
|
property :pixelXDimension,
|
669
669
|
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,
|
670
|
-
|
670
|
+
"exif:tagNumber": "40962".freeze,
|
671
671
|
label: "PixelXDimension".freeze,
|
672
672
|
subPropertyOf: ["exif:imageConfig".freeze, "exif:width".freeze],
|
673
673
|
type: "rdf:Property".freeze
|
674
674
|
property :pixelYDimension,
|
675
675
|
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,
|
676
|
-
|
676
|
+
"exif:tagNumber": "40963".freeze,
|
677
677
|
label: "PixelYDimension".freeze,
|
678
678
|
subPropertyOf: ["exif:height".freeze, "exif:imageConfig".freeze],
|
679
679
|
type: "rdf:Property".freeze
|
680
680
|
property :planarConfiguration,
|
681
681
|
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,
|
682
|
-
|
682
|
+
"exif:tagNumber": "284".freeze,
|
683
683
|
label: "PlanarConfiguration".freeze,
|
684
684
|
subPropertyOf: "exif:imageDataStruct".freeze,
|
685
685
|
type: "rdf:Property".freeze
|
686
686
|
property :primaryChromaticities,
|
687
|
-
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,
|
688
|
-
|
687
|
+
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, %(原色の色度。CCIR REcommendation 709 primariesを使っている場合は、'640/1000,330/1000,300/1000,600/1000,150/1000,60/1000'という値。通常はColorSpaceタグがあるので不要).freeze],
|
688
|
+
"exif:tagNumber": "319".freeze,
|
689
689
|
label: "PrimaryChromaticities".freeze,
|
690
690
|
subPropertyOf: "exif:imageDataCharacter".freeze,
|
691
691
|
type: "rdf:Property".freeze
|
692
692
|
property :printImageMatching_IFD_Pointer,
|
693
693
|
comment: %(A pointer to the print image matching IFD).freeze,
|
694
|
-
|
694
|
+
"exif:tagNumber": "50341".freeze,
|
695
695
|
label: "PrintImageMatching IFD Pointer".freeze,
|
696
696
|
subPropertyOf: "exif:ifdPointer".freeze,
|
697
697
|
type: "rdf:Property".freeze
|
@@ -701,8 +701,8 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
|
|
701
701
|
subPropertyOf: "exif:exifAttribute".freeze,
|
702
702
|
type: "rdf:Property".freeze
|
703
703
|
property :referenceBlackWhite,
|
704
|
-
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,
|
705
|
-
|
704
|
+
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, %(画像情報の黒点・白点値。YCbCr形式の場合、最初の2つの値がY\(輝度\)の黒点・白点、次がCb、最後がCrとなり、デフォルト値は'0,255,0,128,0,128'。RGB形式の場合はR、G、Bの順で黒点・白点値が並んでおり、デフォルト値は'0,255,0,255,0,255'。).freeze],
|
705
|
+
"exif:tagNumber": "532".freeze,
|
706
706
|
label: "ReferenceBlackWhite".freeze,
|
707
707
|
subPropertyOf: "exif:imageDataCharacter".freeze,
|
708
708
|
type: "rdf:Property".freeze
|
@@ -712,26 +712,26 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
|
|
712
712
|
subPropertyOf: "exif:exifAttribute".freeze,
|
713
713
|
type: "rdf:Property".freeze
|
714
714
|
property :relatedImageFileFormat,
|
715
|
-
comment: %(Related image file format).freeze,
|
716
|
-
|
715
|
+
comment: [%(Related image file format).freeze, %(画像フォーマットを'Exif JPEG Ver. 2.1'などの文字列で示す。通常はサムネィル画像に使う).freeze],
|
716
|
+
"exif:tagNumber": "4096".freeze,
|
717
717
|
label: "RelatedImageFileFormat".freeze,
|
718
718
|
subPropertyOf: "exif:interopInfo".freeze,
|
719
719
|
type: "rdf:Property".freeze
|
720
720
|
property :relatedImageLength,
|
721
|
-
comment: %(Related image length).freeze,
|
722
|
-
|
721
|
+
comment: [%(Related image length).freeze, %(画像高。通常はサムネイル画像のInteroperability IFDに使う).freeze],
|
722
|
+
"exif:tagNumber": "4098".freeze,
|
723
723
|
label: "RelatedImageLength".freeze,
|
724
724
|
subPropertyOf: ["exif:height".freeze, "exif:interopInfo".freeze],
|
725
725
|
type: "rdf:Property".freeze
|
726
726
|
property :relatedImageWidth,
|
727
|
-
comment: %(Related image width).freeze,
|
728
|
-
|
727
|
+
comment: [%(Related image width).freeze, %(画像幅。通常はサムネイル画像のInteroperability IFDに使う).freeze],
|
728
|
+
"exif:tagNumber": "4097".freeze,
|
729
729
|
label: "RelatedImageWidth".freeze,
|
730
730
|
subPropertyOf: ["exif:interopInfo".freeze, "exif:width".freeze],
|
731
731
|
type: "rdf:Property".freeze
|
732
732
|
property :relatedSoundFile,
|
733
|
-
comment: %(Related audio file).freeze,
|
734
|
-
|
733
|
+
comment: [%(Related audio file).freeze, %(画像と一緒に音声録音できる機種の場合に、音声ファイルの名前).freeze],
|
734
|
+
"exif:tagNumber": "40964".freeze,
|
735
735
|
label: "RelatedSoundFile".freeze,
|
736
736
|
subPropertyOf: "exif:relatedFile".freeze,
|
737
737
|
type: "rdf:Property".freeze
|
@@ -740,38 +740,38 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
|
|
740
740
|
label: "Resolution".freeze,
|
741
741
|
type: "rdf:Property".freeze
|
742
742
|
property :resolutionUnit,
|
743
|
-
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,
|
744
|
-
|
743
|
+
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, %(XResolution/YResolutionの解像度の単位).freeze],
|
744
|
+
"exif:tagNumber": "296".freeze,
|
745
745
|
label: "ResolutionUnit".freeze,
|
746
746
|
subPropertyOf: "exif:imageDataStruct".freeze,
|
747
747
|
type: "rdf:Property".freeze
|
748
748
|
property :rowsPerStrip,
|
749
749
|
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,
|
750
|
-
|
750
|
+
"exif:tagNumber": "278".freeze,
|
751
751
|
label: "RowsPerStrip".freeze,
|
752
752
|
subPropertyOf: "exif:recOffset".freeze,
|
753
753
|
type: "rdf:Property".freeze
|
754
754
|
property :samplesPerPixel,
|
755
755
|
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,
|
756
|
-
|
756
|
+
"exif:tagNumber": "277".freeze,
|
757
757
|
label: "SamplesPerPixel".freeze,
|
758
758
|
subPropertyOf: "exif:imageDataStruct".freeze,
|
759
759
|
type: "rdf:Property".freeze
|
760
760
|
property :saturation,
|
761
761
|
comment: %(The direction of saturation processing applied by the camera when the image was shot.).freeze,
|
762
|
-
|
762
|
+
"exif:tagNumber": "41993".freeze,
|
763
763
|
label: "Saturation".freeze,
|
764
764
|
subPropertyOf: "exif:pictTaking".freeze,
|
765
765
|
type: "rdf:Property".freeze
|
766
766
|
property :sceneCaptureType,
|
767
767
|
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,
|
768
|
-
|
768
|
+
"exif:tagNumber": "41990".freeze,
|
769
769
|
label: "SceneCaptureType".freeze,
|
770
770
|
subPropertyOf: "exif:pictTaking".freeze,
|
771
771
|
type: "rdf:Property".freeze
|
772
772
|
property :sceneType,
|
773
|
-
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,
|
774
|
-
|
773
|
+
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, %(画像がどうやって撮られたか。デジカメの場合は通常1=A directly photographed image).freeze],
|
774
|
+
"exif:tagNumber": "41729".freeze,
|
775
775
|
label: "SceneType".freeze,
|
776
776
|
subPropertyOf: "exif:pictTaking".freeze,
|
777
777
|
type: "rdf:Property".freeze
|
@@ -780,92 +780,92 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
|
|
780
780
|
label: "Seconds".freeze,
|
781
781
|
type: "rdf:Property".freeze
|
782
782
|
property :sensingMethod,
|
783
|
-
comment: %(The image sensor type on the camera or input device, such as One-chip color area sensor etc.).freeze,
|
784
|
-
|
783
|
+
comment: [%(The image sensor type on the camera or input device, such as One-chip color area sensor etc.).freeze, %(イメージセンサーの形式。One-chip color area sensor、Color sequential area sensor、Trilinear sensorなど).freeze],
|
784
|
+
"exif:tagNumber": "41495".freeze,
|
785
785
|
label: "SensingMethod".freeze,
|
786
786
|
subPropertyOf: "exif:pictTaking".freeze,
|
787
787
|
type: "rdf:Property".freeze
|
788
788
|
property :sharpness,
|
789
789
|
comment: %(The direction of sharpness processing applied by the camera when the image was shot.).freeze,
|
790
|
-
|
790
|
+
"exif:tagNumber": "41994".freeze,
|
791
791
|
label: "Sharpness".freeze,
|
792
792
|
subPropertyOf: "exif:pictTaking".freeze,
|
793
793
|
type: "rdf:Property".freeze
|
794
794
|
property :shutterSpeedValue,
|
795
|
-
comment: %(Shutter speed. The unit is the APEX \(Additive System of Photographic Exposure\) setting).freeze,
|
796
|
-
|
795
|
+
comment: [%(Shutter speed. The unit is the APEX \(Additive System of Photographic Exposure\) setting).freeze, %(シャッター速度(APEX値)。この値の2のベキ乗をとって逆数にすると、通常のシャッター速度表示になる。例えば'4'の場合だと1/\(2^4\)=1/16秒).freeze],
|
796
|
+
"exif:tagNumber": "37377".freeze,
|
797
797
|
label: "ShutterSpeedValue".freeze,
|
798
798
|
subPropertyOf: "exif:pictTaking".freeze,
|
799
799
|
type: "rdf:Property".freeze
|
800
800
|
property :software,
|
801
|
-
comment: %(The name and version of the software or firmware of the camera or image input device used to generate the image.).freeze,
|
802
|
-
|
801
|
+
comment: [%(The name and version of the software or firmware of the camera or image input device used to generate the image.).freeze, %(デジカメ(もしくは入力機器)の内蔵ソフトウェア/ファームウェアの名称とバージョン).freeze],
|
802
|
+
"exif:tagNumber": "305".freeze,
|
803
803
|
label: "Software".freeze,
|
804
804
|
subPropertyOf: ["exif:exifAttribute".freeze, "rdfs:label".freeze],
|
805
805
|
type: "rdf:Property".freeze
|
806
806
|
property :spatialFrequencyResponse,
|
807
807
|
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,
|
808
|
-
|
808
|
+
"exif:tagNumber": "41484".freeze,
|
809
809
|
label: "SpatialFrequencyResponse".freeze,
|
810
810
|
subPropertyOf: "exif:pictTaking".freeze,
|
811
811
|
type: "rdf:Property".freeze
|
812
812
|
property :spectralSensitivity,
|
813
813
|
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,
|
814
|
-
|
814
|
+
"exif:tagNumber": "34852".freeze,
|
815
815
|
label: "SpectralSensitivity".freeze,
|
816
816
|
subPropertyOf: "exif:pictTaking".freeze,
|
817
817
|
type: "rdf:Property".freeze
|
818
818
|
property :stripByteCounts,
|
819
819
|
comment: %(The total number of bytes in each strip. With JPEG compressed data this designation is not needed and is omitted.).freeze,
|
820
|
-
|
820
|
+
"exif:tagNumber": "279".freeze,
|
821
821
|
label: "StripByteCounts".freeze,
|
822
822
|
subPropertyOf: "exif:recOffset".freeze,
|
823
823
|
type: "rdf:Property".freeze
|
824
824
|
property :stripOffsets,
|
825
825
|
comment: %(For each strip, the byte offset of that strip. With JPEG compressed data this designation is not needed and is omitted.).freeze,
|
826
|
-
|
826
|
+
"exif:tagNumber": "273".freeze,
|
827
827
|
label: "StripOffsets".freeze,
|
828
828
|
subPropertyOf: "exif:recOffset".freeze,
|
829
829
|
type: "rdf:Property".freeze
|
830
830
|
property :subSecTime,
|
831
831
|
comment: %(DateTime subseconds).freeze,
|
832
|
-
|
832
|
+
"exif:tagNumber": "37520".freeze,
|
833
833
|
label: "SubSecTime".freeze,
|
834
834
|
subPropertyOf: ["exif:dateAndOrTime".freeze, "exif:subseconds".freeze],
|
835
835
|
type: "rdf:Property".freeze
|
836
836
|
property :subSecTimeDigitized,
|
837
837
|
comment: %(DateTimeDigitized subseconds).freeze,
|
838
|
-
|
838
|
+
"exif:tagNumber": "37522".freeze,
|
839
839
|
label: "SubSecTimeDigitized".freeze,
|
840
840
|
subPropertyOf: ["exif:dateAndOrTime".freeze, "exif:subseconds".freeze],
|
841
841
|
type: "rdf:Property".freeze
|
842
842
|
property :subSecTimeOriginal,
|
843
843
|
comment: %(DateTimeOriginal subseconds).freeze,
|
844
|
-
|
844
|
+
"exif:tagNumber": "37521".freeze,
|
845
845
|
label: "SubSecTimeOriginal".freeze,
|
846
846
|
subPropertyOf: ["exif:dateAndOrTime".freeze, "exif:subseconds".freeze],
|
847
847
|
type: "rdf:Property".freeze
|
848
848
|
property :subjectArea,
|
849
|
-
comment: %(The location and area of the main subject in the overall scene.).freeze,
|
850
|
-
|
849
|
+
comment: [%(The location and area of the main subject in the overall scene.).freeze, %(画面中の主たる被写体の位置。2値によるXY座標、3値による円、4値による長方形座標の3通りの示し方がある).freeze],
|
850
|
+
"exif:tagNumber": "37396".freeze,
|
851
851
|
label: "SubjectArea".freeze,
|
852
852
|
subPropertyOf: "exif:pictTaking".freeze,
|
853
853
|
type: "rdf:Property".freeze
|
854
854
|
property :subjectDistance,
|
855
|
-
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,
|
856
|
-
|
855
|
+
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, %(被写体までの距離。単位はm).freeze],
|
856
|
+
"exif:tagNumber": "37382".freeze,
|
857
857
|
label: "SubjectDistance".freeze,
|
858
858
|
subPropertyOf: ["exif:meter".freeze, "exif:pictTaking".freeze],
|
859
859
|
type: "rdf:Property".freeze
|
860
860
|
property :subjectDistanceRange,
|
861
861
|
comment: %(The distance to the subject, such as Macro, Close View or Distant View.).freeze,
|
862
|
-
|
862
|
+
"exif:tagNumber": "41996".freeze,
|
863
863
|
label: "SubjectDistanceRange".freeze,
|
864
864
|
subPropertyOf: "exif:pictTaking".freeze,
|
865
865
|
type: "rdf:Property".freeze
|
866
866
|
property :subjectLocation,
|
867
|
-
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,
|
868
|
-
|
867
|
+
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, %(画面中の主要被写体のXY座標).freeze],
|
868
|
+
"exif:tagNumber": "41492".freeze,
|
869
869
|
label: "SubjectLocation".freeze,
|
870
870
|
subPropertyOf: "exif:pictTaking".freeze,
|
871
871
|
type: "rdf:Property".freeze
|
@@ -885,13 +885,13 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
|
|
885
885
|
type: "rdf:Property".freeze
|
886
886
|
property :transferFunction,
|
887
887
|
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,
|
888
|
-
|
888
|
+
"exif:tagNumber": "301".freeze,
|
889
889
|
label: "TransferFunction".freeze,
|
890
890
|
subPropertyOf: "exif:imageDataCharacter".freeze,
|
891
891
|
type: "rdf:Property".freeze
|
892
892
|
property :userComment,
|
893
|
-
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,
|
894
|
-
|
893
|
+
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, %(ユーザーコメント。ImageDescriptionタグと違って、こちらはJIS2バイトコード、Unicode等での記述が許されており、最初の8バイトが文字コード).freeze],
|
894
|
+
"exif:tagNumber": "37510".freeze,
|
895
895
|
label: "UserComment".freeze,
|
896
896
|
subPropertyOf: "exif:userInfo".freeze,
|
897
897
|
type: "rdf:Property".freeze
|
@@ -906,14 +906,14 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
|
|
906
906
|
subPropertyOf: "exif:exifAttribute".freeze,
|
907
907
|
type: "rdf:Property".freeze
|
908
908
|
property :whiteBalance,
|
909
|
-
comment: %(The white balance mode set when the image was shot.).freeze,
|
910
|
-
|
909
|
+
comment: [%(The white balance mode set when the image was shot.).freeze, %(ホワイトバランスのモード).freeze],
|
910
|
+
"exif:tagNumber": "41987".freeze,
|
911
911
|
label: "WhiteBalance".freeze,
|
912
912
|
subPropertyOf: "exif:pictTaking".freeze,
|
913
913
|
type: "rdf:Property".freeze
|
914
914
|
property :whitePoint,
|
915
|
-
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,
|
916
|
-
|
915
|
+
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, %(白点の色度。CIE Standard Illuminant D65\(いわゆる昼光色の世界標準値\)を使っていれば、'3127/10000,3290/10000'という値。通常はColorSpaceタグがあるので不要).freeze],
|
916
|
+
"exif:tagNumber": "318".freeze,
|
917
917
|
label: "WhitePoint".freeze,
|
918
918
|
subPropertyOf: "exif:imageDataCharacter".freeze,
|
919
919
|
type: "rdf:Property".freeze
|
@@ -923,32 +923,32 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
|
|
923
923
|
subPropertyOf: "exif:length".freeze,
|
924
924
|
type: "rdf:Property".freeze
|
925
925
|
property :xResolution,
|
926
|
-
comment: %(The number of pixels per ResolutionUnit in the ImageWidth direction. When the image resolution is unknown, 72 [dpi] is designated.).freeze,
|
927
|
-
|
926
|
+
comment: [%(The number of pixels per ResolutionUnit in the ImageWidth direction. When the image resolution is unknown, 72 [dpi] is designated.).freeze, %(画像の表示・印刷時の水平解像度).freeze],
|
927
|
+
"exif:tagNumber": "282".freeze,
|
928
928
|
label: "XResolution".freeze,
|
929
929
|
subPropertyOf: ["exif:imageDataStruct".freeze, "exif:resolution".freeze],
|
930
930
|
type: "rdf:Property".freeze
|
931
931
|
property :yCbCrCoefficients,
|
932
|
-
comment: %(The matrix coefficients for transformation from RGB to YCbCr image data.).freeze,
|
933
|
-
|
932
|
+
comment: [%(RGB形式からYCbCr形式に変換するための3つの係数。通常は0.299、0.587、0.114という値).freeze, %(The matrix coefficients for transformation from RGB to YCbCr image data.).freeze],
|
933
|
+
"exif:tagNumber": "529".freeze,
|
934
934
|
label: "YCbCrCoefficients".freeze,
|
935
935
|
subPropertyOf: "exif:imageDataCharacter".freeze,
|
936
936
|
type: "rdf:Property".freeze
|
937
937
|
property :yCbCrPositioning,
|
938
|
-
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,
|
939
|
-
|
938
|
+
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, %(色情報のサンプリングを間引きしている場合に、色情報のサンプルポイントがどこになるか。1='centered'なら点集合の中央、2='co-sited'なら点集合の原点).freeze],
|
939
|
+
"exif:tagNumber": "531".freeze,
|
940
940
|
label: "YCbCrPositioning".freeze,
|
941
941
|
subPropertyOf: "exif:imageDataStruct".freeze,
|
942
942
|
type: "rdf:Property".freeze
|
943
943
|
property :yCbCrSubSampling,
|
944
944
|
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,
|
945
|
-
|
945
|
+
"exif:tagNumber": "530".freeze,
|
946
946
|
label: "YCbCrSubSampling".freeze,
|
947
947
|
subPropertyOf: "exif:imageDataStruct".freeze,
|
948
948
|
type: "rdf:Property".freeze
|
949
949
|
property :yResolution,
|
950
|
-
comment: %(The number of pixels per ResolutionUnit in the ImageLength direction. The same value as XResolution is designated.).freeze,
|
951
|
-
|
950
|
+
comment: [%(The number of pixels per ResolutionUnit in the ImageLength direction. The same value as XResolution is designated.).freeze, %(画像の表示・印刷時の垂直解像度).freeze],
|
951
|
+
"exif:tagNumber": "283".freeze,
|
952
952
|
label: "YResolution".freeze,
|
953
953
|
subPropertyOf: ["exif:imageDataStruct".freeze, "exif:resolution".freeze],
|
954
954
|
type: "rdf:Property".freeze
|