rdf-vocab 3.0.0 → 3.0.1

Sign up to get free protection for your applications and to get access to all the features.
data/lib/rdf/vocab/edm.rb CHANGED
@@ -12,11 +12,11 @@ module RDF::Vocab
12
12
  # Ontology definition
13
13
  ontology :"http://www.europeana.eu/schemas/edm/",
14
14
  "dc11:contributor": ["http://www.ibi.hu-berlin.de/institut/personen/iwanowa".freeze, "http://www.ics.forth.gr/isl/people/people_individual.jsp?Person_ID=2".freeze, "http://www.image.ece.ntua.gr/~ndroso/".freeze, "http://www.image.ntua.gr/~tzouvaras/".freeze, term(
15
- type: "foaf:Organization".freeze,
16
- "foaf:name": "Participants of Europeana Version 1.0 Work Package on Further Specification of Functionality and Interoperability aspects of Europeana (WP3)".freeze
15
+ "foaf:name": "Hugo Manguinhas".freeze,
16
+ type: "foaf:Person".freeze
17
17
  ), term(
18
- type: "foaf:Person".freeze,
19
- "foaf:name": "Hugo Manguinhas".freeze
18
+ "foaf:name": "Participants of Europeana Version 1.0 Work Package on Further Specification of Functionality and Interoperability aspects of Europeana (WP3)".freeze,
19
+ type: "foaf:Organization".freeze
20
20
  )],
21
21
  "dc11:creator": "http://data.semanticweb.org/person/antoine-isaac".freeze,
22
22
  "dc11:description": "The Europeana Data Model (EDM) is aimed at being an integration medium for collecting, connecting and enriching the descriptions provided by Europeana data providers. The RDF vocabulary for http://www.europeana.eu/schemas/edm/ defines the elements introduced by EDM (as opposed to the ones EDM re-uses from other namespaces).".freeze,
@@ -50,9 +50,9 @@ potential to perform intentional actions for which they can be held responsible.
50
50
  collectively represent that object in Europeana. Such set consists of: all
51
51
  descriptions about the object that Europeana collects from \(possibly different\) content providers, including thumbnails and other forms of abstractions, as well as of the description of the object Europeana builds.).freeze,
52
52
  equivalentClass: term(
53
+ cardinality: "1".freeze,
53
54
  onProperty: "edm:aggregatedCHO".freeze,
54
- type: "owl:Restriction".freeze,
55
- cardinality: "1".freeze
55
+ type: "owl:Restriction".freeze
56
56
  ),
57
57
  label: "Europeana Aggregation".freeze,
58
58
  note: %(An instance of EuropeanaAggregation is created at ingestion time for each different Cultural Heritage Object recognized by Europeana. Such instance is associated to the Cultural Heritage Object that it is about, by the property edm:aggregatedCHO).freeze,
@@ -78,9 +78,9 @@ cultural, technological or legal phenomena" \(E5 Event in CIDOC CRM\) or a "set
78
78
  "skos:example": ["the 2nd World War".freeze, "the act of painting Mona Lisa".freeze, "the change of custody of Mona Lisa".freeze],
79
79
  "skos:scopeNote": "Rationale:This class is a domain of edm:happenedAt and the domain of edm:occurredAt".freeze,
80
80
  subClassOf: ["edm:NonInformationResource".freeze, term(
81
+ cardinality: "1".freeze,
81
82
  onProperty: "edm:happenedAt".freeze,
82
- type: "owl:Restriction".freeze,
83
- cardinality: "1".freeze
83
+ type: "owl:Restriction".freeze
84
84
  )],
85
85
  type: "owl:Class".freeze
86
86
  term :InformationResource,
@@ -119,12 +119,12 @@ Persons are not items. This class represents Cultural Heritage Objects known to
119
119
  "skos:example": "Mona Lisa, Winged Victory of Samothrace".freeze,
120
120
  "skos:scopeNote": "Rationale: This class is the range of edm:aggregatedCHO. A resource of type ProvidedCHO can be the subject of statements using edm:isRelatedTo or any more specific property.".freeze,
121
121
  subClassOf: term(
122
+ cardinality: "1".freeze,
122
123
  onProperty: term(
123
- type: "rdf:Property".freeze,
124
- inverseOf: "edm:aggregatedCHO".freeze
124
+ inverseOf: "edm:aggregatedCHO".freeze,
125
+ type: "rdf:Property".freeze
125
126
  ),
126
- type: "owl:Restriction".freeze,
127
- cardinality: "1".freeze
127
+ type: "owl:Restriction".freeze
128
128
  ),
129
129
  type: "owl:Class".freeze
130
130
  term :TimeSpan,
@@ -172,14 +172,14 @@ a URI.).freeze,
172
172
  domain: term(
173
173
  type: "owl:Class".freeze,
174
174
  unionOf: list("edm:ProvidedCHO".freeze, term(
175
- type: "owl:Class".freeze,
176
175
  intersectionOf: list(term(
177
176
  type: "owl:Class".freeze
178
177
  ), term(
179
- someValuesFrom: "edm:ProvidedCHO".freeze,
180
178
  onProperty: "ore:proxyFor".freeze,
179
+ someValuesFrom: "edm:ProvidedCHO".freeze,
181
180
  type: "owl:Restriction".freeze
182
- ))
181
+ )),
182
+ type: "owl:Class".freeze
183
183
  ))
184
184
  ),
185
185
  equivalentProperty: ["geo:location".freeze, "http://www.cidoc-crm.org/rdfs/cidoc-crm#P55_has_current_location".freeze],
@@ -228,14 +228,14 @@ type system such as MIME or any thesaurus that captures categories of objects in
228
228
  domain: term(
229
229
  type: "owl:Class".freeze,
230
230
  unionOf: list("edm:ProvidedCHO".freeze, term(
231
- type: "owl:Class".freeze,
232
231
  intersectionOf: list(term(
233
232
  type: "owl:Class".freeze
234
233
  ), term(
235
- someValuesFrom: "edm:ProvidedCHO".freeze,
236
234
  onProperty: "ore:proxyFor".freeze,
235
+ someValuesFrom: "edm:ProvidedCHO".freeze,
237
236
  type: "owl:Restriction".freeze
238
- ))
237
+ )),
238
+ type: "owl:Class".freeze
239
239
  ))
240
240
  ),
241
241
  equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P2_has_type".freeze,
@@ -268,14 +268,14 @@ that it annotates.).freeze,
268
268
  range: term(
269
269
  type: "owl:Class".freeze,
270
270
  unionOf: list("edm:ProvidedCHO".freeze, term(
271
- type: "owl:Class".freeze,
272
271
  intersectionOf: list(term(
273
272
  type: "owl:Class".freeze
274
273
  ), term(
275
- someValuesFrom: "edm:ProvidedCHO".freeze,
276
274
  onProperty: "ore:proxyFor".freeze,
275
+ someValuesFrom: "edm:ProvidedCHO".freeze,
277
276
  type: "owl:Restriction".freeze
278
- ))
277
+ )),
278
+ type: "owl:Class".freeze
279
279
  ))
280
280
  ),
281
281
  subPropertyOf: ["dc11:subject".freeze, "http://www.cidoc-crm.org/rdfs/cidoc-crm#P67_refers_to".freeze],
@@ -297,14 +297,14 @@ properties have typically to do either with the things that have happened to or
297
297
  domain: term(
298
298
  type: "owl:Class".freeze,
299
299
  unionOf: list("edm:ProvidedCHO".freeze, term(
300
- type: "owl:Class".freeze,
301
300
  intersectionOf: list(term(
302
301
  type: "owl:Class".freeze
303
302
  ), term(
304
- someValuesFrom: "edm:ProvidedCHO".freeze,
305
303
  onProperty: "ore:proxyFor".freeze,
304
+ someValuesFrom: "edm:ProvidedCHO".freeze,
306
305
  type: "owl:Restriction".freeze
307
- ))
306
+ )),
307
+ type: "owl:Class".freeze
308
308
  ))
309
309
  ),
310
310
  label: "Is Related To".freeze,
@@ -394,8 +394,8 @@ and isShownAt).freeze,
394
394
  definition: %(The Europeana material type of the resource).freeze,
395
395
  label: "Europeana Type".freeze,
396
396
  range: term(
397
- type: "rdfs:Datatype".freeze,
398
- "owl:oneOf": list("TEXT".freeze, "IMAGE".freeze, "SOUND".freeze, "VIDEO".freeze, "3D".freeze)
397
+ "owl:oneOf": list("TEXT".freeze, "IMAGE".freeze, "SOUND".freeze, "VIDEO".freeze, "3D".freeze),
398
+ type: "rdfs:Datatype".freeze
399
399
  ),
400
400
  subPropertyOf: "dc11:type".freeze,
401
401
  type: "owl:DatatypeProperty".freeze
@@ -403,8 +403,8 @@ and isShownAt).freeze,
403
403
  definition: %(This element is used to identify user generated content \(also called user created content\). It should be applied to all digitised or born digital content contributed by the general public and collected by Europeana through a crowdsourcing initiative or project.).freeze,
404
404
  label: "UGC".freeze,
405
405
  range: term(
406
- type: "rdfs:Datatype".freeze,
407
- "owl:oneOf": list("TRUE".freeze)
406
+ "owl:oneOf": list("TRUE".freeze),
407
+ type: "rdfs:Datatype".freeze
408
408
  ),
409
409
  type: "owl:DatatypeProperty".freeze
410
410
  property :unstored,
@@ -11,7 +11,7 @@ module RDF::Vocab
11
11
 
12
12
  # Ontology definition
13
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],
14
+ "dc11: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,
15
15
  "dc11:source": "http://tsc.jeita.or.jp/avs/data/cp3451.pdf".freeze,
16
16
  "dc11:title": "Exif data description vocabulary".freeze,
17
17
  "dc:created": "2003-07-18".freeze,
@@ -32,7 +32,7 @@ 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, %(レンズ絞り値(APEX値)。この値のルート2のベキ乗を取ると、通常の絞り値となる。例えば'5'の場合だと√2^5=F5.6).freeze],
35
+ comment: %(The lens aperture. The unit is the APEX value.).freeze,
36
36
  "exif:tagNumber": "37378".freeze,
37
37
  label: "ApertureValue".freeze,
38
38
  subPropertyOf: "exif:pictTaking".freeze,
@@ -50,31 +50,31 @@ module RDF::Vocab
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, %(画像撮影時の撮影対象物の明るさ(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],
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
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: [%(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],
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
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, %(使われる色空間。通常sRGB).freeze],
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
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, %(圧縮データがYCC以外の並びの場合、4バイトでその並びを示す。それぞれの値は0:not exist,1:Y,2:Cb,3:Cr,4:R,5:G,6:B).freeze],
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
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, %(画像の圧縮率).freeze],
77
+ comment: %(Information specific to compressed data. The compression mode used for a compressed image is indicated in unit bits per pixel.).freeze,
78
78
  "exif:tagNumber": "37122".freeze,
79
79
  label: "CompressedBitsPerPixel".freeze,
80
80
  subPropertyOf: "exif:imageConfig".freeze,
@@ -92,13 +92,13 @@ module RDF::Vocab
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, %(この画像の撮影者および編集者の著作権情報).freeze],
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
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, %(特別なレンダリング処理を行っているかどうか).freeze],
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
102
  "exif:tagNumber": "41985".freeze,
103
103
  label: "CustomRendered".freeze,
104
104
  subPropertyOf: "exif:pictTaking".freeze,
@@ -119,19 +119,19 @@ 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, %(この画像が作成(あるいは最後に変更された)日時。通常はDateTimeOriginaと同じ値).freeze],
122
+ comment: %(The date and time of image creation. In this standard it is the date and time the file was changed.).freeze,
123
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, %(画像がデジタル化された日時。デジカメ画像なら通常DateTimeOriginalと同じ値).freeze],
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
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, %(オリジナル画像が作成(撮影)された日時).freeze],
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
135
  "exif:tagNumber": "36867".freeze,
136
136
  label: "DateTimeOriginal".freeze,
137
137
  subPropertyOf: ["exif:date".freeze, "exif:dateAndOrTime".freeze],
@@ -143,7 +143,7 @@ module RDF::Vocab
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, %(デジタルズームが使われた場合、その比率).freeze],
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
147
  "exif:tagNumber": "41988".freeze,
148
148
  label: "DigitalZoomRatio".freeze,
149
149
  subPropertyOf: "exif:pictTaking".freeze,
@@ -154,13 +154,13 @@ module RDF::Vocab
154
154
  label: "Exif Attribute".freeze,
155
155
  type: "rdf:Property".freeze
156
156
  property :exifVersion,
157
- comment: [%(Exif Version).freeze, %(Exif形式のバージョン).freeze],
157
+ comment: %(Exif Version).freeze,
158
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, %(Exif IFDへのポインタ).freeze],
163
+ comment: %(A pointer to the Exif IFD, which is a set of tags for recording Exif-specific attribute information.).freeze,
164
164
  "exif:tagNumber": "34665".freeze,
165
165
  label: "Exif IFD Pointer".freeze,
166
166
  subPropertyOf: "exif:ifdPointer".freeze,
@@ -170,55 +170,55 @@ 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, %(撮影時の露光補正量。単位はAPEX値\(EV\)).freeze],
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
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: [%(CCD感度。データ形式が符号なし分数である事を除き、ISOSpeedRatingsと同じ).freeze, %(The exposure index selected on the camera or input device at the time the image is captured.).freeze],
179
+ comment: %(The exposure index selected on the camera or input device at the time the image is captured.).freeze,
180
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, %(露光モード).freeze],
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
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, %(露光制御のモード).freeze],
191
+ comment: %(The class of the program used by the camera to set exposure when the picture is taken.).freeze,
192
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, %(露光時間(シャッター速度の逆数)。単位は秒).freeze],
197
+ comment: %(Exposure time, given in seconds \(sec\).).freeze,
198
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, %(レンズのF値).freeze],
203
+ comment: %(F number).freeze,
204
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, %(画像がどういうデバイスから得られたか。通常3=DSC).freeze],
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
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, %(フラッシュ発光の状態).freeze],
215
+ comment: %(The status of flash when the image was shot.).freeze,
216
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: [%(BCPSによるストロボの強度).freeze, %(The strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds \(BCPS\).).freeze],
221
+ comment: %(The strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds \(BCPS\).).freeze,
222
222
  "exif:tagNumber": "41483".freeze,
223
223
  label: "FlashEnergy".freeze,
224
224
  subPropertyOf: "exif:pictTaking".freeze,
@@ -230,31 +230,31 @@ module RDF::Vocab
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, %(レンズの焦点距離。単位はmm).freeze],
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
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: [%(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],
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
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: [%(CCD画素密度の単位).freeze, %(The unit for measuring FocalPlaneXResolution and FocalPlaneYResolution. This value is the same as the ResolutionUnit.).freeze],
245
+ comment: %(The unit for measuring FocalPlaneXResolution and FocalPlaneYResolution. This value is the same as the ResolutionUnit.).freeze,
246
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, %(撮影画像のCCD位置での水平解像度。この値とFocalPlaneYResolution、FocalLengthを使うと、レンズ焦点距離の35mmカメラ換算値が計算できる。例えば200万画素機を使いVGAモードの画像を撮ったような場合はこの値はVGAの解像度でリサンプルされた値になっており、CCDの画素ピッチそのままの値ではないので注意が必要).freeze],
251
+ comment: %(The number of pixels in the image width \(X\) direction per FocalPlaneResolutionUnit on the camera focal plane.).freeze,
252
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, %(撮影画像のCCD位置での垂直解像度).freeze],
257
+ comment: %(The number of pixels in the image height \(Y\) direction per FocalPlaneResolutionUnit on the camera focal plane.).freeze,
258
258
  "exif:tagNumber": "41487".freeze,
259
259
  label: "FocalPlaneYResolution".freeze,
260
260
  subPropertyOf: ["exif:pictTaking".freeze, "exif:resolution".freeze],
@@ -371,37 +371,37 @@ 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, %(GPS IFDへのポインタ).freeze],
374
+ comment: %(A pointer to the GPS IFD, which is a set of tags for recording GPS information.).freeze,
375
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, %(緯度).freeze],
380
+ comment: %(The latitude, expressed as three values giving the degrees, minutes, and seconds, respectively.).freeze,
381
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, %(緯度の北緯もしくは南緯).freeze],
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
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, %(経度).freeze],
392
+ comment: %(The longitude, expressed as three values giving the degrees, minutes, and seconds, respectively.).freeze,
393
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, %(経度の東経もしくは西経).freeze],
398
+ comment: %(Indicates whether the longitude is east or west longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude.).freeze,
399
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, %(測地系。日本なら'TOKYO'もしくは'WGS-84').freeze],
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
405
  "exif:tagNumber": "18".freeze,
406
406
  label: "GPSMapDatum".freeze,
407
407
  subPropertyOf: "exif:gpsInfo".freeze,
@@ -492,7 +492,7 @@ 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, %(この画像についての説明。漢字等の2バイト文字の使用は禁止).freeze],
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
496
  "exif:tagNumber": "270".freeze,
497
497
  label: "ImageDescription".freeze,
498
498
  subPropertyOf: ["dc11:title".freeze, "exif:exifAttribute".freeze],
@@ -522,37 +522,37 @@ 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, %(メイン画像のInteroperability IFDで、データの内容がExifR98 v1.0準拠の場合は、'R98'の文字列。サムネィル画像のInteroperability IFDの場合は、'THM'の文字列).freeze],
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
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, %(データの内容がExifR98 v1.0準拠の場合は、'0100'の文字列。).freeze],
531
+ comment: %(Interoperability Version).freeze,
532
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, %(Interoperability IFDへのポインタ).freeze],
537
+ comment: %(A pointer to the Interoperability IFD, which is composed of tags storing the information to ensure the Interoperability).freeze,
538
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: [%(CCD感度の銀塩フィルム換算値).freeze, %(Indicates the ISO Speed and ISO Latitude of the camera or input device as specified in ISO 12232.).freeze],
543
+ comment: %(Indicates the ISO Speed and ISO Latitude of the camera or input device as specified in ISO 12232.).freeze,
544
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, %(圧縮されたサムネイルへのオフセット).freeze],
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
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, %(圧縮されたサムネイルのサイズ).freeze],
555
+ comment: %(The number of bytes of JPEG compressed thumbnail data. This is not used for primary image JPEG data.).freeze,
556
556
  "exif:tagNumber": "514".freeze,
557
557
  label: "JPEGInterchangeFormatLength".freeze,
558
558
  subPropertyOf: "exif:recOffset".freeze,
@@ -562,25 +562,25 @@ 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, %(光源。これはマニュアルでホワイトバランスを設定した場合のモード値となる).freeze],
565
+ comment: %(Light source such as Daylight, Tungsten, Flash etc.).freeze,
566
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, %(カメラのメーカー名。DCFでは必須).freeze],
571
+ comment: %(Manufacturer of image input equipment).freeze,
572
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, %(カメラの内部情報等、メーカー依存データ).freeze],
577
+ comment: %(Manufacturer notes).freeze,
578
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, %(レンズの開放F値。ApertureValue同様、ルート2のベキ乗を取ると通常の絞り値に換算できる).freeze],
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
584
  "exif:tagNumber": "37381".freeze,
585
585
  label: "MaxApertureValue".freeze,
586
586
  subPropertyOf: "exif:pictTaking".freeze,
@@ -591,7 +591,7 @@ 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, %(自動露出の測光モード).freeze],
594
+ comment: %(Metering mode, such as CenterWeightedAverage, Spot, MultiSpot,Pattern, Partial etc.).freeze,
595
595
  "exif:tagNumber": "37383".freeze,
596
596
  label: "MeteringMode".freeze,
597
597
  subPropertyOf: "exif:pictTaking".freeze,
@@ -602,7 +602,7 @@ 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, %(カメラの機種名。DCFでは必須).freeze],
605
+ comment: %(Model of image input equipment).freeze,
606
606
  "exif:tagNumber": "272".freeze,
607
607
  label: "Model".freeze,
608
608
  subPropertyOf: ["exif:exifAttribute".freeze, "rdfs:label".freeze],
@@ -614,7 +614,7 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
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, %(画像データがどこ\(top-leftなど)を起点として、どの向きで格納されているか).freeze],
617
+ comment: %(The image orientation viewed in terms of rows and columns.).freeze,
618
618
  "exif:tagNumber": "274".freeze,
619
619
  label: "Orientation".freeze,
620
620
  subPropertyOf: "exif:imageDataStruct".freeze,
@@ -684,7 +684,7 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
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, %(原色の色度。CCIR REcommendation 709 primariesを使っている場合は、'640/1000,330/1000,300/1000,600/1000,150/1000,60/1000'という値。通常はColorSpaceタグがあるので不要).freeze],
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
688
  "exif:tagNumber": "319".freeze,
689
689
  label: "PrimaryChromaticities".freeze,
690
690
  subPropertyOf: "exif:imageDataCharacter".freeze,
@@ -701,7 +701,7 @@ 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, %(画像情報の黒点・白点値。YCbCr形式の場合、最初の2つの値がY\(輝度\)の黒点・白点、次がCb、最後がCrとなり、デフォルト値は'0,255,0,128,0,128'。RGB形式の場合はR、G、Bの順で黒点・白点値が並んでおり、デフォルト値は'0,255,0,255,0,255'。).freeze],
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
705
  "exif:tagNumber": "532".freeze,
706
706
  label: "ReferenceBlackWhite".freeze,
707
707
  subPropertyOf: "exif:imageDataCharacter".freeze,
@@ -712,25 +712,25 @@ 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, %(画像フォーマットを'Exif JPEG Ver. 2.1'などの文字列で示す。通常はサムネィル画像に使う).freeze],
715
+ comment: %(Related image file format).freeze,
716
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, %(画像高。通常はサムネイル画像のInteroperability IFDに使う).freeze],
721
+ comment: %(Related image length).freeze,
722
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, %(画像幅。通常はサムネイル画像のInteroperability IFDに使う).freeze],
727
+ comment: %(Related image width).freeze,
728
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, %(画像と一緒に音声録音できる機種の場合に、音声ファイルの名前).freeze],
733
+ comment: %(Related audio file).freeze,
734
734
  "exif:tagNumber": "40964".freeze,
735
735
  label: "RelatedSoundFile".freeze,
736
736
  subPropertyOf: "exif:relatedFile".freeze,
@@ -740,7 +740,7 @@ 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, %(XResolution/YResolutionの解像度の単位).freeze],
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
744
  "exif:tagNumber": "296".freeze,
745
745
  label: "ResolutionUnit".freeze,
746
746
  subPropertyOf: "exif:imageDataStruct".freeze,
@@ -770,7 +770,7 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
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, %(画像がどうやって撮られたか。デジカメの場合は通常1=A directly photographed image).freeze],
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
774
  "exif:tagNumber": "41729".freeze,
775
775
  label: "SceneType".freeze,
776
776
  subPropertyOf: "exif:pictTaking".freeze,
@@ -780,7 +780,7 @@ 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, %(イメージセンサーの形式。One-chip color area sensor、Color sequential area sensor、Trilinear sensorなど).freeze],
783
+ comment: %(The image sensor type on the camera or input device, such as One-chip color area sensor etc.).freeze,
784
784
  "exif:tagNumber": "41495".freeze,
785
785
  label: "SensingMethod".freeze,
786
786
  subPropertyOf: "exif:pictTaking".freeze,
@@ -792,13 +792,13 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
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, %(シャッター速度(APEX値)。この値の2のベキ乗をとって逆数にすると、通常のシャッター速度表示になる。例えば'4'の場合だと1/\(2^4\)=1/16秒).freeze],
795
+ comment: %(Shutter speed. The unit is the APEX \(Additive System of Photographic Exposure\) setting).freeze,
796
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, %(デジカメ(もしくは入力機器)の内蔵ソフトウェア/ファームウェアの名称とバージョン).freeze],
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
802
  "exif:tagNumber": "305".freeze,
803
803
  label: "Software".freeze,
804
804
  subPropertyOf: ["exif:exifAttribute".freeze, "rdfs:label".freeze],
@@ -846,13 +846,13 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
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, %(画面中の主たる被写体の位置。2値によるXY座標、3値による円、4値による長方形座標の3通りの示し方がある).freeze],
849
+ comment: %(The location and area of the main subject in the overall scene.).freeze,
850
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, %(被写体までの距離。単位はm).freeze],
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
856
  "exif:tagNumber": "37382".freeze,
857
857
  label: "SubjectDistance".freeze,
858
858
  subPropertyOf: ["exif:meter".freeze, "exif:pictTaking".freeze],
@@ -864,7 +864,7 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
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, %(画面中の主要被写体のXY座標).freeze],
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
868
  "exif:tagNumber": "41492".freeze,
869
869
  label: "SubjectLocation".freeze,
870
870
  subPropertyOf: "exif:pictTaking".freeze,
@@ -890,7 +890,7 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
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, %(ユーザーコメント。ImageDescriptionタグと違って、こちらはJIS2バイトコード、Unicode等での記述が許されており、最初の8バイトが文字コード).freeze],
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
894
  "exif:tagNumber": "37510".freeze,
895
895
  label: "UserComment".freeze,
896
896
  subPropertyOf: "exif:userInfo".freeze,
@@ -906,13 +906,13 @@ 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, %(ホワイトバランスのモード).freeze],
909
+ comment: %(The white balance mode set when the image was shot.).freeze,
910
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, %(白点の色度。CIE Standard Illuminant D65\(いわゆる昼光色の世界標準値\)を使っていれば、'3127/10000,3290/10000'という値。通常はColorSpaceタグがあるので不要).freeze],
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
916
  "exif:tagNumber": "318".freeze,
917
917
  label: "WhitePoint".freeze,
918
918
  subPropertyOf: "exif:imageDataCharacter".freeze,
@@ -923,19 +923,19 @@ 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, %(画像の表示・印刷時の水平解像度).freeze],
926
+ comment: %(The number of pixels per ResolutionUnit in the ImageWidth direction. When the image resolution is unknown, 72 [dpi] is designated.).freeze,
927
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: [%(RGB形式からYCbCr形式に変換するための3つの係数。通常は0.299、0.587、0.114という値).freeze, %(The matrix coefficients for transformation from RGB to YCbCr image data.).freeze],
932
+ comment: %(The matrix coefficients for transformation from RGB to YCbCr image data.).freeze,
933
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, %(色情報のサンプリングを間引きしている場合に、色情報のサンプルポイントがどこになるか。1='centered'なら点集合の中央、2='co-sited'なら点集合の原点).freeze],
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
939
  "exif:tagNumber": "531".freeze,
940
940
  label: "YCbCrPositioning".freeze,
941
941
  subPropertyOf: "exif:imageDataStruct".freeze,
@@ -947,7 +947,7 @@ Interoperability IFD may be defined dependently to each Interoperability rule.).
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, %(画像の表示・印刷時の垂直解像度).freeze],
950
+ comment: %(The number of pixels per ResolutionUnit in the ImageLength direction. The same value as XResolution is designated.).freeze,
951
951
  "exif:tagNumber": "283".freeze,
952
952
  label: "YResolution".freeze,
953
953
  subPropertyOf: ["exif:imageDataStruct".freeze, "exif:resolution".freeze],