rdf-vocab 3.1.10 → 3.1.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/VERSION +1 -1
- data/lib/rdf/vocab.rb +13 -1
- data/lib/rdf/vocab/acl.rb +47 -134
- data/lib/rdf/vocab/as.rb +381 -894
- data/lib/rdf/vocab/bf2.rb +1241 -2561
- data/lib/rdf/vocab/bibframe.rb +1241 -2561
- data/lib/rdf/vocab/bibo.rb +576 -1078
- data/lib/rdf/vocab/cc.rb +57 -167
- data/lib/rdf/vocab/cert.rb +72 -143
- data/lib/rdf/vocab/cnt.rb +51 -133
- data/lib/rdf/vocab/crm.rb +1180 -2486
- data/lib/rdf/vocab/datacite.rb +161 -161
- data/lib/rdf/vocab/dbo.rb +3900 -14140
- data/lib/rdf/vocab/dc.rb +458 -848
- data/lib/rdf/vocab/dc11.rb +62 -128
- data/lib/rdf/vocab/dcat.rb +215 -382
- data/lib/rdf/vocab/dcmitype.rb +65 -119
- data/lib/rdf/vocab/disco.rb +170 -401
- data/lib/rdf/vocab/doap.rb +197 -375
- data/lib/rdf/vocab/dwc.rb +1451 -2207
- data/lib/rdf/vocab/earl.rb +80 -218
- data/lib/rdf/vocab/ebucore.rb +2991 -7439
- data/lib/rdf/vocab/edm.rb +159 -351
- data/lib/rdf/vocab/exif.rb +453 -1106
- data/lib/rdf/vocab/extensions.rb +3 -3
- data/lib/rdf/vocab/fcrepo4.rb +247 -627
- data/lib/rdf/vocab/foaf.rb +373 -681
- data/lib/rdf/vocab/geo.rb +16 -58
- data/lib/rdf/vocab/geojson.rb +16 -85
- data/lib/rdf/vocab/geonames.rb +1573 -1742
- data/lib/rdf/vocab/gr.rb +539 -1427
- data/lib/rdf/vocab/gs1.rb +2824 -4424
- data/lib/rdf/vocab/ht.rb +93 -260
- data/lib/rdf/vocab/hydra.rb +216 -477
- data/lib/rdf/vocab/iana.rb +71 -304
- data/lib/rdf/vocab/ical.rb +460 -925
- data/lib/rdf/vocab/identifiers.rb +212 -515
- data/lib/rdf/vocab/iiif.rb +81 -220
- data/lib/rdf/vocab/jsonld.rb +130 -272
- data/lib/rdf/vocab/ldp.rb +131 -264
- data/lib/rdf/vocab/lrmi.rb +146 -234
- data/lib/rdf/vocab/ma.rb +233 -623
- data/lib/rdf/vocab/mads.rb +516 -1113
- data/lib/rdf/vocab/marcrelators.rb +539 -1351
- data/lib/rdf/vocab/mo.rb +1383 -2305
- data/lib/rdf/vocab/mods.rb +384 -903
- data/lib/rdf/vocab/nfo.rb +311 -315
- data/lib/rdf/vocab/oa.rb +196 -474
- data/lib/rdf/vocab/og.rb +120 -201
- data/lib/rdf/vocab/ogc.rb +25 -62
- data/lib/rdf/vocab/ore.rb +51 -110
- data/lib/rdf/vocab/org.rb +180 -376
- data/lib/rdf/vocab/pcdm.rb +50 -100
- data/lib/rdf/vocab/pplan.rb +16 -24
- data/lib/rdf/vocab/premis.rb +674 -1825
- data/lib/rdf/vocab/premiseventtype.rb +114 -272
- data/lib/rdf/vocab/prov.rb +996 -1618
- data/lib/rdf/vocab/ptr.rb +77 -218
- data/lib/rdf/vocab/rdau.rb +1289 -1294
- data/lib/rdf/vocab/rightsstatements.rb +90 -98
- data/lib/rdf/vocab/rsa.rb +30 -63
- data/lib/rdf/vocab/rss.rb +24 -69
- data/lib/rdf/vocab/schema.rb +8430 -18899
- data/lib/rdf/vocab/schemas.rb +8430 -18899
- data/lib/rdf/vocab/sd.rb +85 -242
- data/lib/rdf/vocab/sh.rb +729 -1468
- data/lib/rdf/vocab/sioc.rb +416 -820
- data/lib/rdf/vocab/siocservices.rb +31 -72
- data/lib/rdf/vocab/sioctypes.rb +145 -306
- data/lib/rdf/vocab/skos.rb +95 -217
- data/lib/rdf/vocab/skosxl.rb +26 -59
- data/lib/rdf/vocab/v.rb +199 -493
- data/lib/rdf/vocab/vcard.rb +290 -920
- data/lib/rdf/vocab/vmd.rb +199 -493
- data/lib/rdf/vocab/void.rb +86 -210
- data/lib/rdf/vocab/vs.rb +16 -38
- data/lib/rdf/vocab/wdrs.rb +43 -136
- data/lib/rdf/vocab/wot.rb +95 -176
- data/lib/rdf/vocab/xhtml.rb +2 -7
- data/lib/rdf/vocab/xhv.rb +122 -463
- data/lib/rdf/vocab/xkos.rb +116 -269
- data/spec/extensions_spec.rb +1 -1
- metadata +45 -25
data/lib/rdf/vocab/exif.rb
CHANGED
@@ -3,1602 +3,949 @@
|
|
3
3
|
# This file generated automatically using rdf vocabulary format from http://www.w3.org/2003/12/exif/ns#
|
4
4
|
require 'rdf'
|
5
5
|
module RDF::Vocab
|
6
|
-
# @!parse
|
7
|
-
# # Vocabulary for <http://www.w3.org/2003/12/exif/ns#>
|
8
|
-
# #
|
9
|
-
# # Exif data description vocabulary
|
10
|
-
# #
|
11
|
-
# # 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.
|
12
|
-
# # @version Experimental version.
|
13
|
-
# class EXIF < RDF::StrictVocabulary
|
14
|
-
# # An Image File Directory
|
15
|
-
# # @return [RDF::Vocabulary::Term]
|
16
|
-
# attr_reader :IFD
|
17
|
-
#
|
18
|
-
# # An Exif tag whose meaning is not known
|
19
|
-
# # @return [RDF::Vocabulary::Term]
|
20
|
-
# attr_reader :_unknown
|
21
|
-
#
|
22
|
-
# # The lens aperture. The unit is the APEX value.
|
23
|
-
# # @return [RDF::Vocabulary::Term]
|
24
|
-
# attr_reader :apertureValue
|
25
|
-
#
|
26
|
-
# # Person who created the image
|
27
|
-
# # @return [RDF::Vocabulary::Term]
|
28
|
-
# attr_reader :artist
|
29
|
-
#
|
30
|
-
# # 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.
|
31
|
-
# # @return [RDF::Vocabulary::Term]
|
32
|
-
# attr_reader :bitsPerSample
|
33
|
-
#
|
34
|
-
# # 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.
|
35
|
-
# # @return [RDF::Vocabulary::Term]
|
36
|
-
# attr_reader :brightnessValue
|
37
|
-
#
|
38
|
-
# # 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.
|
39
|
-
# # @return [RDF::Vocabulary::Term]
|
40
|
-
# attr_reader :cfaPattern
|
41
|
-
#
|
42
|
-
# # 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.
|
43
|
-
# # @return [RDF::Vocabulary::Term]
|
44
|
-
# attr_reader :colorSpace
|
45
|
-
#
|
46
|
-
# # 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.
|
47
|
-
# # @return [RDF::Vocabulary::Term]
|
48
|
-
# attr_reader :componentsConfiguration
|
49
|
-
#
|
50
|
-
# # Information specific to compressed data. The compression mode used for a compressed image is indicated in unit bits per pixel.
|
51
|
-
# # @return [RDF::Vocabulary::Term]
|
52
|
-
# attr_reader :compressedBitsPerPixel
|
53
|
-
#
|
54
|
-
# # 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.
|
55
|
-
# # @return [RDF::Vocabulary::Term]
|
56
|
-
# attr_reader :compression
|
57
|
-
#
|
58
|
-
# # The direction of contrast processing applied by the camera when the image was shot.
|
59
|
-
# # @return [RDF::Vocabulary::Term]
|
60
|
-
# attr_reader :contrast
|
61
|
-
#
|
62
|
-
# # 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.
|
63
|
-
# # @return [RDF::Vocabulary::Term]
|
64
|
-
# attr_reader :copyright
|
65
|
-
#
|
66
|
-
# # 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.
|
67
|
-
# # @return [RDF::Vocabulary::Term]
|
68
|
-
# attr_reader :customRendered
|
69
|
-
#
|
70
|
-
# # The Exif field data type, such as ascii, byte, short etc.
|
71
|
-
# # @return [RDF::Vocabulary::Term]
|
72
|
-
# attr_reader :datatype
|
73
|
-
#
|
74
|
-
# # a date information. Usually saved as YYYY:MM:DD (HH:MM:SS) format in Exif data, but represented here as W3C-DTF format
|
75
|
-
# # @return [RDF::Vocabulary::Term]
|
76
|
-
# attr_reader :date
|
77
|
-
#
|
78
|
-
# # An attribute relating to Date and/or Time
|
79
|
-
# # @return [RDF::Vocabulary::Term]
|
80
|
-
# attr_reader :dateAndOrTime
|
81
|
-
#
|
82
|
-
# # The date and time of image creation. In this standard it is the date and time the file was changed.
|
83
|
-
# # @return [RDF::Vocabulary::Term]
|
84
|
-
# attr_reader :dateTime
|
85
|
-
#
|
86
|
-
# # 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.
|
87
|
-
# # @return [RDF::Vocabulary::Term]
|
88
|
-
# attr_reader :dateTimeDigitized
|
89
|
-
#
|
90
|
-
# # The date and time when the original image data was generated. For a DSC the date and time the picture was taken are recorded.
|
91
|
-
# # @return [RDF::Vocabulary::Term]
|
92
|
-
# attr_reader :dateTimeOriginal
|
93
|
-
#
|
94
|
-
# # 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.
|
95
|
-
# # @return [RDF::Vocabulary::Term]
|
96
|
-
# attr_reader :deviceSettingDescription
|
97
|
-
#
|
98
|
-
# # 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.
|
99
|
-
# # @return [RDF::Vocabulary::Term]
|
100
|
-
# attr_reader :digitalZoomRatio
|
101
|
-
#
|
102
|
-
# # A property that connects an IFD to one of its entries. Super property which integrates all Exif tags.
|
103
|
-
# # @return [RDF::Vocabulary::Term]
|
104
|
-
# attr_reader :exifAttribute
|
105
|
-
#
|
106
|
-
# # Exif Version
|
107
|
-
# # @return [RDF::Vocabulary::Term]
|
108
|
-
# attr_reader :exifVersion
|
109
|
-
#
|
110
|
-
# # A pointer to the Exif IFD, which is a set of tags for recording Exif-specific attribute information.
|
111
|
-
# # @return [RDF::Vocabulary::Term]
|
112
|
-
# attr_reader :exif_IFD_Pointer
|
113
|
-
#
|
114
|
-
# # An Exif IFD data entry
|
115
|
-
# # @return [RDF::Vocabulary::Term]
|
116
|
-
# attr_reader :exifdata
|
117
|
-
#
|
118
|
-
# # The exposure bias. The unit is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99.
|
119
|
-
# # @return [RDF::Vocabulary::Term]
|
120
|
-
# attr_reader :exposureBiasValue
|
121
|
-
#
|
122
|
-
# # The exposure index selected on the camera or input device at the time the image is captured.
|
123
|
-
# # @return [RDF::Vocabulary::Term]
|
124
|
-
# attr_reader :exposureIndex
|
125
|
-
#
|
126
|
-
# # 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.
|
127
|
-
# # @return [RDF::Vocabulary::Term]
|
128
|
-
# attr_reader :exposureMode
|
129
|
-
#
|
130
|
-
# # The class of the program used by the camera to set exposure when the picture is taken.
|
131
|
-
# # @return [RDF::Vocabulary::Term]
|
132
|
-
# attr_reader :exposureProgram
|
133
|
-
#
|
134
|
-
# # Exposure time, given in seconds (sec).
|
135
|
-
# # @return [RDF::Vocabulary::Term]
|
136
|
-
# attr_reader :exposureTime
|
137
|
-
#
|
138
|
-
# # F number
|
139
|
-
# # @return [RDF::Vocabulary::Term]
|
140
|
-
# attr_reader :fNumber
|
141
|
-
#
|
142
|
-
# # 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.
|
143
|
-
# # @return [RDF::Vocabulary::Term]
|
144
|
-
# attr_reader :fileSource
|
145
|
-
#
|
146
|
-
# # The status of flash when the image was shot.
|
147
|
-
# # @return [RDF::Vocabulary::Term]
|
148
|
-
# attr_reader :flash
|
149
|
-
#
|
150
|
-
# # The strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds (BCPS).
|
151
|
-
# # @return [RDF::Vocabulary::Term]
|
152
|
-
# attr_reader :flashEnergy
|
153
|
-
#
|
154
|
-
# # 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.
|
155
|
-
# # @return [RDF::Vocabulary::Term]
|
156
|
-
# attr_reader :flashpixVersion
|
157
|
-
#
|
158
|
-
# # The actual focal length of the lens, in mm. Conversion is not made to the focal length of a 35 mm film camera.
|
159
|
-
# # @return [RDF::Vocabulary::Term]
|
160
|
-
# attr_reader :focalLength
|
161
|
-
#
|
162
|
-
# # 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.
|
163
|
-
# # @return [RDF::Vocabulary::Term]
|
164
|
-
# attr_reader :focalLengthIn35mmFilm
|
165
|
-
#
|
166
|
-
# # The unit for measuring FocalPlaneXResolution and FocalPlaneYResolution. This value is the same as the ResolutionUnit.
|
167
|
-
# # @return [RDF::Vocabulary::Term]
|
168
|
-
# attr_reader :focalPlaneResolutionUnit
|
169
|
-
#
|
170
|
-
# # The number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane.
|
171
|
-
# # @return [RDF::Vocabulary::Term]
|
172
|
-
# attr_reader :focalPlaneXResolution
|
173
|
-
#
|
174
|
-
# # The number of pixels in the image height (Y) direction per FocalPlaneResolutionUnit on the camera focal plane.
|
175
|
-
# # @return [RDF::Vocabulary::Term]
|
176
|
-
# attr_reader :focalPlaneYResolution
|
177
|
-
#
|
178
|
-
# # The degree of overall image gain adjustment.
|
179
|
-
# # @return [RDF::Vocabulary::Term]
|
180
|
-
# attr_reader :gainControl
|
181
|
-
#
|
182
|
-
# # Geometric data such as latitude, longitude and altitude. Usually saved as rational number.
|
183
|
-
# # @return [RDF::Vocabulary::Term]
|
184
|
-
# attr_reader :geo
|
185
|
-
#
|
186
|
-
# # The altitude based on the reference in GPSAltitudeRef. Altitude is expressed as one RATIONAL value. The reference unit is meters.
|
187
|
-
# # @return [RDF::Vocabulary::Term]
|
188
|
-
# attr_reader :gpsAltitude
|
189
|
-
#
|
190
|
-
# # 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.
|
191
|
-
# # @return [RDF::Vocabulary::Term]
|
192
|
-
# attr_reader :gpsAltitudeRef
|
193
|
-
#
|
194
|
-
# # 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.
|
195
|
-
# # @return [RDF::Vocabulary::Term]
|
196
|
-
# attr_reader :gpsAreaInformation
|
197
|
-
#
|
198
|
-
# # The GPS DOP (data degree of precision). An HDOP value is written during two-dimensional measurement, and PDOP during three-dimensional measurement.
|
199
|
-
# # @return [RDF::Vocabulary::Term]
|
200
|
-
# attr_reader :gpsDOP
|
201
|
-
#
|
202
|
-
# # 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
|
203
|
-
# # @return [RDF::Vocabulary::Term]
|
204
|
-
# attr_reader :gpsDateStamp
|
205
|
-
#
|
206
|
-
# # The bearing to the destination point. The range of values is from 0.00 to 359.99.
|
207
|
-
# # @return [RDF::Vocabulary::Term]
|
208
|
-
# attr_reader :gpsDestBearing
|
209
|
-
#
|
210
|
-
# # Indicates the reference used for giving the bearing to the destination point. 'T' denotes true direction and 'M' is magnetic direction.
|
211
|
-
# # @return [RDF::Vocabulary::Term]
|
212
|
-
# attr_reader :gpsDestBearingRef
|
213
|
-
#
|
214
|
-
# # The distance to the destination point.
|
215
|
-
# # @return [RDF::Vocabulary::Term]
|
216
|
-
# attr_reader :gpsDestDistance
|
217
|
-
#
|
218
|
-
# # Indicates the unit used to express the distance to the destination point. 'K', 'M' and 'N' represent kilometers, miles and knots.
|
219
|
-
# # @return [RDF::Vocabulary::Term]
|
220
|
-
# attr_reader :gpsDestDistanceRef
|
221
|
-
#
|
222
|
-
# # Latitude of destination, expressed as three values giving the degrees, minutes, and seconds, respectively.
|
223
|
-
# # @return [RDF::Vocabulary::Term]
|
224
|
-
# attr_reader :gpsDestLatitude
|
225
|
-
#
|
226
|
-
# # Reference for latitude of destination
|
227
|
-
# # @return [RDF::Vocabulary::Term]
|
228
|
-
# attr_reader :gpsDestLatitudeRef
|
229
|
-
#
|
230
|
-
# # Longitude of destination, expressed as three values giving the degrees, minutes, and seconds, respectively.
|
231
|
-
# # @return [RDF::Vocabulary::Term]
|
232
|
-
# attr_reader :gpsDestLongitude
|
233
|
-
#
|
234
|
-
# # Reference for longitude of destination
|
235
|
-
# # @return [RDF::Vocabulary::Term]
|
236
|
-
# attr_reader :gpsDestLongitudeRef
|
237
|
-
#
|
238
|
-
# # Indicates whether differential correction is applied to the GPS receiver.
|
239
|
-
# # @return [RDF::Vocabulary::Term]
|
240
|
-
# attr_reader :gpsDifferential
|
241
|
-
#
|
242
|
-
# # The direction of the image when it was captured. The range of values is from 0.00 to 359.99.
|
243
|
-
# # @return [RDF::Vocabulary::Term]
|
244
|
-
# attr_reader :gpsImgDirection
|
245
|
-
#
|
246
|
-
# # The reference for giving the direction of the image when it is captured. 'T' denotes true direction and 'M' is magnetic direction.
|
247
|
-
# # @return [RDF::Vocabulary::Term]
|
248
|
-
# attr_reader :gpsImgDirectionRef
|
249
|
-
#
|
250
|
-
# # An attribute relating to GPS information
|
251
|
-
# # @return [RDF::Vocabulary::Term]
|
252
|
-
# attr_reader :gpsInfo
|
253
|
-
#
|
254
|
-
# # A pointer to the GPS IFD, which is a set of tags for recording GPS information.
|
255
|
-
# # @return [RDF::Vocabulary::Term]
|
256
|
-
# attr_reader :gpsInfo_IFD_Pointer
|
257
|
-
#
|
258
|
-
# # The latitude, expressed as three values giving the degrees, minutes, and seconds, respectively.
|
259
|
-
# # @return [RDF::Vocabulary::Term]
|
260
|
-
# attr_reader :gpsLatitude
|
261
|
-
#
|
262
|
-
# # Indicates whether the latitude is north or south latitude. The ASCII value 'N' indicates north latitude, and 'S' is south latitude.
|
263
|
-
# # @return [RDF::Vocabulary::Term]
|
264
|
-
# attr_reader :gpsLatitudeRef
|
265
|
-
#
|
266
|
-
# # The longitude, expressed as three values giving the degrees, minutes, and seconds, respectively.
|
267
|
-
# # @return [RDF::Vocabulary::Term]
|
268
|
-
# attr_reader :gpsLongitude
|
269
|
-
#
|
270
|
-
# # Indicates whether the longitude is east or west longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude.
|
271
|
-
# # @return [RDF::Vocabulary::Term]
|
272
|
-
# attr_reader :gpsLongitudeRef
|
273
|
-
#
|
274
|
-
# # 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.
|
275
|
-
# # @return [RDF::Vocabulary::Term]
|
276
|
-
# attr_reader :gpsMapDatum
|
277
|
-
#
|
278
|
-
# # The GPS measurement mode. '2' means two-dimensional measurement and '3' means three-dimensional measurement is in progress.
|
279
|
-
# # @return [RDF::Vocabulary::Term]
|
280
|
-
# attr_reader :gpsMeasureMode
|
281
|
-
#
|
282
|
-
# # 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.
|
283
|
-
# # @return [RDF::Vocabulary::Term]
|
284
|
-
# attr_reader :gpsProcessingMethod
|
285
|
-
#
|
286
|
-
# # 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.
|
287
|
-
# # @return [RDF::Vocabulary::Term]
|
288
|
-
# attr_reader :gpsSatellites
|
289
|
-
#
|
290
|
-
# # The speed of GPS receiver movement.
|
291
|
-
# # @return [RDF::Vocabulary::Term]
|
292
|
-
# attr_reader :gpsSpeed
|
293
|
-
#
|
294
|
-
# # The unit used to express the GPS receiver speed of movement. 'K' 'M' and 'N' represents kilometers per hour, miles per hour, and knots.
|
295
|
-
# # @return [RDF::Vocabulary::Term]
|
296
|
-
# attr_reader :gpsSpeedRef
|
297
|
-
#
|
298
|
-
# # The status of the GPS receiver when the image is recorded. 'A' means measurement is in progress, and 'V' means the measurement is Interoperability.
|
299
|
-
# # @return [RDF::Vocabulary::Term]
|
300
|
-
# attr_reader :gpsStatus
|
301
|
-
#
|
302
|
-
# # The time as UTC (Coordinated Universal Time). TimeStamp is expressed as three RATIONAL values giving the hour, minute, and second.
|
303
|
-
# # @return [RDF::Vocabulary::Term]
|
304
|
-
# attr_reader :gpsTimeStamp
|
305
|
-
#
|
306
|
-
# # The direction of GPS receiver movement. The range of values is from 0.00 to 359.99.
|
307
|
-
# # @return [RDF::Vocabulary::Term]
|
308
|
-
# attr_reader :gpsTrack
|
309
|
-
#
|
310
|
-
# # The reference for giving the direction of GPS receiver movement. 'T' denotes true direction and 'M' is magnetic direction.
|
311
|
-
# # @return [RDF::Vocabulary::Term]
|
312
|
-
# attr_reader :gpsTrackRef
|
313
|
-
#
|
314
|
-
# # The version of GPSInfoIFD. The version is given as 2.2.0.0. This tag is mandatory when GPSInfo tag is present.
|
315
|
-
# # @return [RDF::Vocabulary::Term]
|
316
|
-
# attr_reader :gpsVersionID
|
317
|
-
#
|
318
|
-
# # Height of an object
|
319
|
-
# # @return [RDF::Vocabulary::Term]
|
320
|
-
# attr_reader :height
|
321
|
-
#
|
322
|
-
# # A tag that refers a child IFD
|
323
|
-
# # @return [RDF::Vocabulary::Term]
|
324
|
-
# attr_reader :ifdPointer
|
325
|
-
#
|
326
|
-
# # An attribute relating to Image Configuration
|
327
|
-
# # @return [RDF::Vocabulary::Term]
|
328
|
-
# attr_reader :imageConfig
|
329
|
-
#
|
330
|
-
# # An attribute relating to image data characteristics
|
331
|
-
# # @return [RDF::Vocabulary::Term]
|
332
|
-
# attr_reader :imageDataCharacter
|
333
|
-
#
|
334
|
-
# # An attribute relating to image data structure
|
335
|
-
# # @return [RDF::Vocabulary::Term]
|
336
|
-
# attr_reader :imageDataStruct
|
337
|
-
#
|
338
|
-
# # 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.
|
339
|
-
# # @return [RDF::Vocabulary::Term]
|
340
|
-
# attr_reader :imageDescription
|
341
|
-
#
|
342
|
-
# # Image height. The number of rows of image data. In JPEG compressed data a JPEG marker is used.
|
343
|
-
# # @return [RDF::Vocabulary::Term]
|
344
|
-
# attr_reader :imageLength
|
345
|
-
#
|
346
|
-
# # An identifier assigned uniquely to each image. It is recorded as an ASCII string equivalent to hexadecimal notation and 128-bit fixed length.
|
347
|
-
# # @return [RDF::Vocabulary::Term]
|
348
|
-
# attr_reader :imageUniqueID
|
349
|
-
#
|
350
|
-
# # 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.
|
351
|
-
# # @return [RDF::Vocabulary::Term]
|
352
|
-
# attr_reader :imageWidth
|
353
|
-
#
|
354
|
-
# # An attribute relating to Interoperability. Tags stored in Interoperability IFD may be defined dependently to each Interoperability rule.
|
355
|
-
# # @return [RDF::Vocabulary::Term]
|
356
|
-
# attr_reader :interopInfo
|
357
|
-
#
|
358
|
-
# # 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.
|
359
|
-
# # @return [RDF::Vocabulary::Term]
|
360
|
-
# attr_reader :interoperabilityIndex
|
361
|
-
#
|
362
|
-
# # Interoperability Version
|
363
|
-
# # @return [RDF::Vocabulary::Term]
|
364
|
-
# attr_reader :interoperabilityVersion
|
365
|
-
#
|
366
|
-
# # A pointer to the Interoperability IFD, which is composed of tags storing the information to ensure the Interoperability
|
367
|
-
# # @return [RDF::Vocabulary::Term]
|
368
|
-
# attr_reader :interoperability_IFD_Pointer
|
369
|
-
#
|
370
|
-
# # Indicates the ISO Speed and ISO Latitude of the camera or input device as specified in ISO 12232.
|
371
|
-
# # @return [RDF::Vocabulary::Term]
|
372
|
-
# attr_reader :isoSpeedRatings
|
373
|
-
#
|
374
|
-
# # The offset to the start byte (SOI) of JPEG compressed thumbnail data. This is not used for primary image JPEG data.
|
375
|
-
# # @return [RDF::Vocabulary::Term]
|
376
|
-
# attr_reader :jpegInterchangeFormat
|
377
|
-
#
|
378
|
-
# # The number of bytes of JPEG compressed thumbnail data. This is not used for primary image JPEG data.
|
379
|
-
# # @return [RDF::Vocabulary::Term]
|
380
|
-
# attr_reader :jpegInterchangeFormatLength
|
381
|
-
#
|
382
|
-
# # Length of an object. Could be a subProperty of other general schema.
|
383
|
-
# # @return [RDF::Vocabulary::Term]
|
384
|
-
# attr_reader :length
|
385
|
-
#
|
386
|
-
# # Light source such as Daylight, Tungsten, Flash etc.
|
387
|
-
# # @return [RDF::Vocabulary::Term]
|
388
|
-
# attr_reader :lightSource
|
389
|
-
#
|
390
|
-
# # Manufacturer of image input equipment
|
391
|
-
# # @return [RDF::Vocabulary::Term]
|
392
|
-
# attr_reader :make
|
393
|
-
#
|
394
|
-
# # Manufacturer notes
|
395
|
-
# # @return [RDF::Vocabulary::Term]
|
396
|
-
# attr_reader :makerNote
|
397
|
-
#
|
398
|
-
# # 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.
|
399
|
-
# # @return [RDF::Vocabulary::Term]
|
400
|
-
# attr_reader :maxApertureValue
|
401
|
-
#
|
402
|
-
# # A length with unit of meter
|
403
|
-
# # @return [RDF::Vocabulary::Term]
|
404
|
-
# attr_reader :meter
|
405
|
-
#
|
406
|
-
# # Metering mode, such as CenterWeightedAverage, Spot, MultiSpot,Pattern, Partial etc.
|
407
|
-
# # @return [RDF::Vocabulary::Term]
|
408
|
-
# attr_reader :meteringMode
|
409
|
-
#
|
410
|
-
# # A length with unit of mm
|
411
|
-
# # @return [RDF::Vocabulary::Term]
|
412
|
-
# attr_reader :mm
|
413
|
-
#
|
414
|
-
# # Model of image input equipment
|
415
|
-
# # @return [RDF::Vocabulary::Term]
|
416
|
-
# attr_reader :model
|
417
|
-
#
|
418
|
-
# # Indicates the Opto-Electric Conversion Function (OECF) specified in ISO 14524. OECF is the relationship between the camera optical input and the image values.
|
419
|
-
# # @return [RDF::Vocabulary::Term]
|
420
|
-
# attr_reader :oecf
|
421
|
-
#
|
422
|
-
# # The image orientation viewed in terms of rows and columns.
|
423
|
-
# # @return [RDF::Vocabulary::Term]
|
424
|
-
# attr_reader :orientation
|
425
|
-
#
|
426
|
-
# # Pixel composition. In JPEG compressed data a JPEG marker is used instead of this tag.
|
427
|
-
# # @return [RDF::Vocabulary::Term]
|
428
|
-
# attr_reader :photometricInterpretation
|
429
|
-
#
|
430
|
-
# # An attribute relating to Picture-Taking Conditions
|
431
|
-
# # @return [RDF::Vocabulary::Term]
|
432
|
-
# attr_reader :pictTaking
|
433
|
-
#
|
434
|
-
# # Brightness info for print image matching
|
435
|
-
# # @return [RDF::Vocabulary::Term]
|
436
|
-
# attr_reader :pimBrightness
|
437
|
-
#
|
438
|
-
# # ColorBalance info for print image matching
|
439
|
-
# # @return [RDF::Vocabulary::Term]
|
440
|
-
# attr_reader :pimColorBalance
|
441
|
-
#
|
442
|
-
# # Contrast info for print image matching
|
443
|
-
# # @return [RDF::Vocabulary::Term]
|
444
|
-
# attr_reader :pimContrast
|
445
|
-
#
|
446
|
-
# # An attribute relating to print image matching
|
447
|
-
# # @return [RDF::Vocabulary::Term]
|
448
|
-
# attr_reader :pimInfo
|
449
|
-
#
|
450
|
-
# # Saturation info for print image matching
|
451
|
-
# # @return [RDF::Vocabulary::Term]
|
452
|
-
# attr_reader :pimSaturation
|
453
|
-
#
|
454
|
-
# # Sharpness info for print image matching
|
455
|
-
# # @return [RDF::Vocabulary::Term]
|
456
|
-
# attr_reader :pimSharpness
|
457
|
-
#
|
458
|
-
# # 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.
|
459
|
-
# # @return [RDF::Vocabulary::Term]
|
460
|
-
# attr_reader :pixelXDimension
|
461
|
-
#
|
462
|
-
# # 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.
|
463
|
-
# # @return [RDF::Vocabulary::Term]
|
464
|
-
# attr_reader :pixelYDimension
|
465
|
-
#
|
466
|
-
# # 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.
|
467
|
-
# # @return [RDF::Vocabulary::Term]
|
468
|
-
# attr_reader :planarConfiguration
|
469
|
-
#
|
470
|
-
# # 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).
|
471
|
-
# # @return [RDF::Vocabulary::Term]
|
472
|
-
# attr_reader :primaryChromaticities
|
473
|
-
#
|
474
|
-
# # A pointer to the print image matching IFD
|
475
|
-
# # @return [RDF::Vocabulary::Term]
|
476
|
-
# attr_reader :printImageMatching_IFD_Pointer
|
477
|
-
#
|
478
|
-
# # An attribute relating to recording offset
|
479
|
-
# # @return [RDF::Vocabulary::Term]
|
480
|
-
# attr_reader :recOffset
|
481
|
-
#
|
482
|
-
# # 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.
|
483
|
-
# # @return [RDF::Vocabulary::Term]
|
484
|
-
# attr_reader :referenceBlackWhite
|
485
|
-
#
|
486
|
-
# # Tag Relating to Related File Information
|
487
|
-
# # @return [RDF::Vocabulary::Term]
|
488
|
-
# attr_reader :relatedFile
|
489
|
-
#
|
490
|
-
# # Related image file format
|
491
|
-
# # @return [RDF::Vocabulary::Term]
|
492
|
-
# attr_reader :relatedImageFileFormat
|
493
|
-
#
|
494
|
-
# # Related image length
|
495
|
-
# # @return [RDF::Vocabulary::Term]
|
496
|
-
# attr_reader :relatedImageLength
|
497
|
-
#
|
498
|
-
# # Related image width
|
499
|
-
# # @return [RDF::Vocabulary::Term]
|
500
|
-
# attr_reader :relatedImageWidth
|
501
|
-
#
|
502
|
-
# # Related audio file
|
503
|
-
# # @return [RDF::Vocabulary::Term]
|
504
|
-
# attr_reader :relatedSoundFile
|
505
|
-
#
|
506
|
-
# # a rational number representing a resolution. Could be a subProperty of other general schema.
|
507
|
-
# # @return [RDF::Vocabulary::Term]
|
508
|
-
# attr_reader :resolution
|
509
|
-
#
|
510
|
-
# # 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.
|
511
|
-
# # @return [RDF::Vocabulary::Term]
|
512
|
-
# attr_reader :resolutionUnit
|
513
|
-
#
|
514
|
-
# # 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.
|
515
|
-
# # @return [RDF::Vocabulary::Term]
|
516
|
-
# attr_reader :rowsPerStrip
|
517
|
-
#
|
518
|
-
# # 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.
|
519
|
-
# # @return [RDF::Vocabulary::Term]
|
520
|
-
# attr_reader :samplesPerPixel
|
521
|
-
#
|
522
|
-
# # The direction of saturation processing applied by the camera when the image was shot.
|
523
|
-
# # @return [RDF::Vocabulary::Term]
|
524
|
-
# attr_reader :saturation
|
525
|
-
#
|
526
|
-
# # 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.
|
527
|
-
# # @return [RDF::Vocabulary::Term]
|
528
|
-
# attr_reader :sceneCaptureType
|
529
|
-
#
|
530
|
-
# # 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.
|
531
|
-
# # @return [RDF::Vocabulary::Term]
|
532
|
-
# attr_reader :sceneType
|
533
|
-
#
|
534
|
-
# # a mesurement of time length with unit of second
|
535
|
-
# # @return [RDF::Vocabulary::Term]
|
536
|
-
# attr_reader :seconds
|
537
|
-
#
|
538
|
-
# # The image sensor type on the camera or input device, such as One-chip color area sensor etc.
|
539
|
-
# # @return [RDF::Vocabulary::Term]
|
540
|
-
# attr_reader :sensingMethod
|
541
|
-
#
|
542
|
-
# # The direction of sharpness processing applied by the camera when the image was shot.
|
543
|
-
# # @return [RDF::Vocabulary::Term]
|
544
|
-
# attr_reader :sharpness
|
545
|
-
#
|
546
|
-
# # Shutter speed. The unit is the APEX (Additive System of Photographic Exposure) setting
|
547
|
-
# # @return [RDF::Vocabulary::Term]
|
548
|
-
# attr_reader :shutterSpeedValue
|
549
|
-
#
|
550
|
-
# # The name and version of the software or firmware of the camera or image input device used to generate the image.
|
551
|
-
# # @return [RDF::Vocabulary::Term]
|
552
|
-
# attr_reader :software
|
553
|
-
#
|
554
|
-
# # 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.
|
555
|
-
# # @return [RDF::Vocabulary::Term]
|
556
|
-
# attr_reader :spatialFrequencyResponse
|
557
|
-
#
|
558
|
-
# # 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.
|
559
|
-
# # @return [RDF::Vocabulary::Term]
|
560
|
-
# attr_reader :spectralSensitivity
|
561
|
-
#
|
562
|
-
# # The total number of bytes in each strip. With JPEG compressed data this designation is not needed and is omitted.
|
563
|
-
# # @return [RDF::Vocabulary::Term]
|
564
|
-
# attr_reader :stripByteCounts
|
565
|
-
#
|
566
|
-
# # For each strip, the byte offset of that strip. With JPEG compressed data this designation is not needed and is omitted.
|
567
|
-
# # @return [RDF::Vocabulary::Term]
|
568
|
-
# attr_reader :stripOffsets
|
569
|
-
#
|
570
|
-
# # DateTime subseconds
|
571
|
-
# # @return [RDF::Vocabulary::Term]
|
572
|
-
# attr_reader :subSecTime
|
573
|
-
#
|
574
|
-
# # DateTimeDigitized subseconds
|
575
|
-
# # @return [RDF::Vocabulary::Term]
|
576
|
-
# attr_reader :subSecTimeDigitized
|
577
|
-
#
|
578
|
-
# # DateTimeOriginal subseconds
|
579
|
-
# # @return [RDF::Vocabulary::Term]
|
580
|
-
# attr_reader :subSecTimeOriginal
|
581
|
-
#
|
582
|
-
# # The location and area of the main subject in the overall scene.
|
583
|
-
# # @return [RDF::Vocabulary::Term]
|
584
|
-
# attr_reader :subjectArea
|
585
|
-
#
|
586
|
-
# # 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.
|
587
|
-
# # @return [RDF::Vocabulary::Term]
|
588
|
-
# attr_reader :subjectDistance
|
589
|
-
#
|
590
|
-
# # The distance to the subject, such as Macro, Close View or Distant View.
|
591
|
-
# # @return [RDF::Vocabulary::Term]
|
592
|
-
# attr_reader :subjectDistanceRange
|
593
|
-
#
|
594
|
-
# # 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.
|
595
|
-
# # @return [RDF::Vocabulary::Term]
|
596
|
-
# attr_reader :subjectLocation
|
597
|
-
#
|
598
|
-
# # A tag used to record fractions of seconds for a date property
|
599
|
-
# # @return [RDF::Vocabulary::Term]
|
600
|
-
# attr_reader :subseconds
|
601
|
-
#
|
602
|
-
# # The Exif tag number
|
603
|
-
# # @return [RDF::Vocabulary::Term]
|
604
|
-
# attr_reader :tag_number
|
605
|
-
#
|
606
|
-
# # The Exif tag number with context prefix, such as IFD type or maker name
|
607
|
-
# # @return [RDF::Vocabulary::Term]
|
608
|
-
# attr_reader :tagid
|
609
|
-
#
|
610
|
-
# # 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).
|
611
|
-
# # @return [RDF::Vocabulary::Term]
|
612
|
-
# attr_reader :transferFunction
|
613
|
-
#
|
614
|
-
# # 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.
|
615
|
-
# # @return [RDF::Vocabulary::Term]
|
616
|
-
# attr_reader :userComment
|
617
|
-
#
|
618
|
-
# # An attribute relating to User Information
|
619
|
-
# # @return [RDF::Vocabulary::Term]
|
620
|
-
# attr_reader :userInfo
|
621
|
-
#
|
622
|
-
# # An attribute relating to Version
|
623
|
-
# # @return [RDF::Vocabulary::Term]
|
624
|
-
# attr_reader :versionInfo
|
625
|
-
#
|
626
|
-
# # The white balance mode set when the image was shot.
|
627
|
-
# # @return [RDF::Vocabulary::Term]
|
628
|
-
# attr_reader :whiteBalance
|
629
|
-
#
|
630
|
-
# # 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).
|
631
|
-
# # @return [RDF::Vocabulary::Term]
|
632
|
-
# attr_reader :whitePoint
|
633
|
-
#
|
634
|
-
# # Width of an object
|
635
|
-
# # @return [RDF::Vocabulary::Term]
|
636
|
-
# attr_reader :width
|
637
|
-
#
|
638
|
-
# # The number of pixels per ResolutionUnit in the ImageWidth direction. When the image resolution is unknown, 72 [dpi] is designated.
|
639
|
-
# # @return [RDF::Vocabulary::Term]
|
640
|
-
# attr_reader :xResolution
|
641
|
-
#
|
642
|
-
# # The matrix coefficients for transformation from RGB to YCbCr image data.
|
643
|
-
# # @return [RDF::Vocabulary::Term]
|
644
|
-
# attr_reader :yCbCrCoefficients
|
645
|
-
#
|
646
|
-
# # The position of chrominance components in relation to the luminance component. This field is designated only for JPEG compressed data or uncompressed YCbCr data.
|
647
|
-
# # @return [RDF::Vocabulary::Term]
|
648
|
-
# attr_reader :yCbCrPositioning
|
649
|
-
#
|
650
|
-
# # 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.
|
651
|
-
# # @return [RDF::Vocabulary::Term]
|
652
|
-
# attr_reader :yCbCrSubSampling
|
653
|
-
#
|
654
|
-
# # The number of pixels per ResolutionUnit in the ImageLength direction. The same value as XResolution is designated.
|
655
|
-
# # @return [RDF::Vocabulary::Term]
|
656
|
-
# attr_reader :yResolution
|
657
|
-
#
|
658
|
-
# end
|
659
6
|
EXIF = Class.new(RDF::StrictVocabulary("http://www.w3.org/2003/12/exif/ns#")) do
|
660
7
|
|
661
8
|
# Ontology definition
|
662
9
|
ontology :"http://www.w3.org/2003/12/exif/ns#",
|
663
|
-
"
|
664
|
-
"
|
665
|
-
"
|
666
|
-
"dc
|
667
|
-
"dc
|
668
|
-
"
|
669
|
-
"
|
670
|
-
type: "owl
|
10
|
+
"http://purl.org/dc/elements/1.1/description": "Vocabulary to describe an Exif format picture data. All Exif 2.2 tags are defined as RDF properties, as well as several terms to help this schema.".freeze,
|
11
|
+
"http://purl.org/dc/elements/1.1/source": "http://tsc.jeita.or.jp/avs/data/cp3451.pdf".freeze,
|
12
|
+
"http://purl.org/dc/elements/1.1/title": "Exif data description vocabulary".freeze,
|
13
|
+
"http://purl.org/dc/terms/created": "2003-07-18".freeze,
|
14
|
+
"http://purl.org/dc/terms/modified": "2003-08-19".freeze,
|
15
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "Experimental version.".freeze,
|
16
|
+
"http://xmlns.com/foaf/0.1/maker": "urn:pin:MK705".freeze,
|
17
|
+
type: "http://www.w3.org/2002/07/owl#Ontology".freeze
|
671
18
|
|
672
19
|
# Class definitions
|
673
20
|
term :IFD,
|
674
21
|
comment: "An Image File Directory".freeze,
|
675
22
|
label: "IFD".freeze,
|
676
|
-
type: "
|
23
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
677
24
|
|
678
25
|
# Property definitions
|
679
26
|
property :_unknown,
|
680
27
|
comment: "An Exif tag whose meaning is not known".freeze,
|
681
28
|
label: "Unknown tag".freeze,
|
682
|
-
type: "rdf
|
29
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
683
30
|
property :apertureValue,
|
684
31
|
comment: "The lens aperture. The unit is the APEX value.".freeze,
|
685
|
-
"exif
|
32
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37378".freeze,
|
686
33
|
label: "ApertureValue".freeze,
|
687
|
-
subPropertyOf: "exif
|
688
|
-
type: "rdf
|
34
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
35
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
689
36
|
property :artist,
|
690
37
|
comment: "Person who created the image".freeze,
|
691
|
-
"exif
|
38
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "315".freeze,
|
692
39
|
label: "Artist".freeze,
|
693
|
-
subPropertyOf: ["
|
694
|
-
type: "rdf
|
40
|
+
subPropertyOf: ["http://purl.org/dc/elements/1.1/creator".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
|
41
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
695
42
|
property :bitsPerSample,
|
696
43
|
comment: "The number of bits per image component. In this standard each component of the image is 8 bits, so the value for this tag is 8. See also SamplesPerPixel. In JPEG compressed data a JPEG marker is used instead of this tag.".freeze,
|
697
|
-
"exif
|
44
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "258".freeze,
|
698
45
|
label: "BitsPerSample".freeze,
|
699
|
-
subPropertyOf: ["exif
|
700
|
-
type: "rdf
|
46
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze, "http://www.w3.org/2003/12/exif/ns#resolution".freeze],
|
47
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
701
48
|
property :brightnessValue,
|
702
49
|
comment: "The value of brightness. The unit is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99. Note that if the numerator of the recorded value is FFFFFFFF.H, Unknown shall be indicated.".freeze,
|
703
|
-
"exif
|
50
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37379".freeze,
|
704
51
|
label: "BrightnessValue".freeze,
|
705
|
-
subPropertyOf: "exif
|
706
|
-
type: "rdf
|
52
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
53
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
707
54
|
property :cfaPattern,
|
708
55
|
comment: "The color filter array (CFA) geometric pattern of the image sensor when a one-chip color area sensor is used. It does not apply to all sensing methods.".freeze,
|
709
|
-
"exif
|
56
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41730".freeze,
|
710
57
|
label: "CFAPattern".freeze,
|
711
|
-
subPropertyOf: "exif
|
712
|
-
type: "rdf
|
58
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
59
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
713
60
|
property :colorSpace,
|
714
61
|
comment: "The color space information tag (ColorSpace) is always recorded as the color space specifier. Normally sRGB (=1) is used to define the color space based on the PC monitor conditions and environment.".freeze,
|
715
|
-
"exif
|
62
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "40961".freeze,
|
716
63
|
label: "ColorSpace".freeze,
|
717
|
-
subPropertyOf: "exif
|
718
|
-
type: "rdf
|
64
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter".freeze,
|
65
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
719
66
|
property :componentsConfiguration,
|
720
67
|
comment: "Information specific to compressed data. The channels of each component are arranged in order from the 1st component to the 4th. For uncompressed data the data arrangement is given in the PhotometricInterpretation tag. However, since PhotometricInterpretation can only express the order of Y,Cb and Cr, this tag is provided for cases when compressed data uses components other than Y, Cb, and Cr and to enable support of other sequences.".freeze,
|
721
|
-
"exif
|
68
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37121".freeze,
|
722
69
|
label: "ComponentsConfiguration".freeze,
|
723
|
-
subPropertyOf: "exif
|
724
|
-
type: "rdf
|
70
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageConfig".freeze,
|
71
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
725
72
|
property :compressedBitsPerPixel,
|
726
73
|
comment: "Information specific to compressed data. The compression mode used for a compressed image is indicated in unit bits per pixel.".freeze,
|
727
|
-
"exif
|
74
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37122".freeze,
|
728
75
|
label: "CompressedBitsPerPixel".freeze,
|
729
|
-
subPropertyOf: "exif
|
730
|
-
type: "rdf
|
76
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageConfig".freeze,
|
77
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
731
78
|
property :compression,
|
732
79
|
comment: "The compression scheme used for the image data. When a primary image is JPEG compressed, this designation is not necessary and is omitted. When thumbnails use JPEG compression, this tag value is set to 6.".freeze,
|
733
|
-
"exif
|
80
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "259".freeze,
|
734
81
|
label: "Compression".freeze,
|
735
|
-
subPropertyOf: "exif
|
736
|
-
type: "rdf
|
82
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
|
83
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
737
84
|
property :contrast,
|
738
85
|
comment: "The direction of contrast processing applied by the camera when the image was shot.".freeze,
|
739
|
-
"exif
|
86
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41992".freeze,
|
740
87
|
label: "Contrast".freeze,
|
741
|
-
subPropertyOf: "exif
|
742
|
-
type: "rdf
|
88
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
89
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
743
90
|
property :copyright,
|
744
91
|
comment: "Copyright information. In this standard the tag is used to indicate both the photographer and editor copyrights. It is the copyright notice of the person or organization claiming rights to the image.".freeze,
|
745
|
-
"exif
|
92
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "33432".freeze,
|
746
93
|
label: "Copyright".freeze,
|
747
|
-
subPropertyOf: ["
|
748
|
-
type: "rdf
|
94
|
+
subPropertyOf: ["http://purl.org/dc/elements/1.1/rights".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
|
95
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
749
96
|
property :customRendered,
|
750
97
|
comment: "The use of special processing on image data, such as rendering geared to output. When special processing is performed, the reader is expected to disable or minimize any further processing.".freeze,
|
751
|
-
"exif
|
98
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41985".freeze,
|
752
99
|
label: "CustomRendered".freeze,
|
753
|
-
subPropertyOf: "exif
|
754
|
-
type: "rdf
|
100
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
101
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
755
102
|
property :datatype,
|
756
103
|
comment: "The Exif field data type, such as ascii, byte, short etc.".freeze,
|
757
104
|
label: "Data Type".freeze,
|
758
|
-
subPropertyOf: "
|
759
|
-
type: "rdf
|
105
|
+
subPropertyOf: "http://purl.org/dc/elements/1.1/type".freeze,
|
106
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
760
107
|
property :date,
|
761
108
|
comment: "a date information. Usually saved as YYYY:MM:DD (HH:MM:SS) format in Exif data, but represented here as W3C-DTF format".freeze,
|
762
109
|
label: "Date".freeze,
|
763
|
-
subPropertyOf: "
|
764
|
-
type: "rdf
|
110
|
+
subPropertyOf: "http://purl.org/dc/elements/1.1/date".freeze,
|
111
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
765
112
|
property :dateAndOrTime,
|
766
113
|
comment: "An attribute relating to Date and/or Time".freeze,
|
767
114
|
label: "Date and/or Time".freeze,
|
768
|
-
subPropertyOf: "exif
|
769
|
-
type: "rdf
|
115
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
|
116
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
770
117
|
property :dateTime,
|
771
118
|
comment: "The date and time of image creation. In this standard it is the date and time the file was changed.".freeze,
|
772
|
-
"exif
|
119
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "306".freeze,
|
773
120
|
label: "DateTime".freeze,
|
774
|
-
subPropertyOf: ["exif
|
775
|
-
type: "rdf
|
121
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#date".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
|
122
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
776
123
|
property :dateTimeDigitized,
|
777
124
|
comment: "The date and time when the image was stored as digital data. If, for example, an image was captured by DSC and at the same time the file was recorded, then the DateTimeOriginal and DateTimeDigitized will have the same contents.".freeze,
|
778
|
-
"exif
|
125
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "36868".freeze,
|
779
126
|
label: "DateTimeDigitized".freeze,
|
780
|
-
subPropertyOf: ["exif
|
781
|
-
type: "rdf
|
127
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#date".freeze, "http://www.w3.org/2003/12/exif/ns#dateAndOrTime".freeze],
|
128
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
782
129
|
property :dateTimeOriginal,
|
783
130
|
comment: "The date and time when the original image data was generated. For a DSC the date and time the picture was taken are recorded.".freeze,
|
784
|
-
"exif
|
131
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "36867".freeze,
|
785
132
|
label: "DateTimeOriginal".freeze,
|
786
|
-
subPropertyOf: ["exif
|
787
|
-
type: "rdf
|
133
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#date".freeze, "http://www.w3.org/2003/12/exif/ns#dateAndOrTime".freeze],
|
134
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
788
135
|
property :deviceSettingDescription,
|
789
136
|
comment: "Information on the picture-taking conditions of a particular camera model. The tag is used only to indicate the picture-taking conditions in the reader.".freeze,
|
790
|
-
"exif
|
137
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41995".freeze,
|
791
138
|
label: "DeviceSettingDescription".freeze,
|
792
|
-
subPropertyOf: "exif
|
793
|
-
type: "rdf
|
139
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
140
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
794
141
|
property :digitalZoomRatio,
|
795
142
|
comment: "The digital zoom ratio when the image was shot. If the numerator of the recorded value is 0, this indicates that digital zoom was not used.".freeze,
|
796
|
-
"exif
|
143
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41988".freeze,
|
797
144
|
label: "DigitalZoomRatio".freeze,
|
798
|
-
subPropertyOf: "exif
|
799
|
-
type: "rdf
|
145
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
146
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
800
147
|
property :exifAttribute,
|
801
148
|
comment: "A property that connects an IFD to one of its entries. Super property which integrates all Exif tags.".freeze,
|
802
|
-
domain: "exif
|
149
|
+
domain: "http://www.w3.org/2003/12/exif/ns#IFD".freeze,
|
803
150
|
label: "Exif Attribute".freeze,
|
804
|
-
type: "rdf
|
151
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
805
152
|
property :exifVersion,
|
806
153
|
comment: "Exif Version".freeze,
|
807
|
-
"exif
|
154
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "36864".freeze,
|
808
155
|
label: "ExifVersion".freeze,
|
809
|
-
subPropertyOf: "exif
|
810
|
-
type: "rdf
|
156
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#versionInfo".freeze,
|
157
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
811
158
|
property :exif_IFD_Pointer,
|
812
159
|
comment: "A pointer to the Exif IFD, which is a set of tags for recording Exif-specific attribute information.".freeze,
|
813
|
-
"exif
|
160
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "34665".freeze,
|
814
161
|
label: "Exif IFD Pointer".freeze,
|
815
|
-
subPropertyOf: "exif
|
816
|
-
type: "rdf
|
162
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#ifdPointer".freeze,
|
163
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
817
164
|
property :exifdata,
|
818
165
|
comment: "An Exif IFD data entry".freeze,
|
819
166
|
label: "Exif data".freeze,
|
820
|
-
type: "rdf
|
167
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
821
168
|
property :exposureBiasValue,
|
822
169
|
comment: "The exposure bias. The unit is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99.".freeze,
|
823
|
-
"exif
|
170
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37380".freeze,
|
824
171
|
label: "ExposureBiasValue".freeze,
|
825
|
-
subPropertyOf: "exif
|
826
|
-
type: "rdf
|
172
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
173
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
827
174
|
property :exposureIndex,
|
828
175
|
comment: "The exposure index selected on the camera or input device at the time the image is captured.".freeze,
|
829
|
-
"exif
|
176
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41493".freeze,
|
830
177
|
label: "ExposureIndex".freeze,
|
831
|
-
subPropertyOf: "exif
|
832
|
-
type: "rdf
|
178
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
179
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
833
180
|
property :exposureMode,
|
834
181
|
comment: "the exposure mode set when the image was shot. In auto-bracketing mode, the camera shoots a series of frames of the same scene at different exposure settings.".freeze,
|
835
|
-
"exif
|
182
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41986".freeze,
|
836
183
|
label: "ExposureMode".freeze,
|
837
|
-
subPropertyOf: "exif
|
838
|
-
type: "rdf
|
184
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
185
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
839
186
|
property :exposureProgram,
|
840
187
|
comment: "The class of the program used by the camera to set exposure when the picture is taken.".freeze,
|
841
|
-
"exif
|
188
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "34850".freeze,
|
842
189
|
label: "ExposureProgram".freeze,
|
843
|
-
subPropertyOf: "exif
|
844
|
-
type: "rdf
|
190
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
191
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
845
192
|
property :exposureTime,
|
846
193
|
comment: "Exposure time, given in seconds (sec).".freeze,
|
847
|
-
"exif
|
194
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "33434".freeze,
|
848
195
|
label: "ExposureTime".freeze,
|
849
|
-
subPropertyOf: ["exif
|
850
|
-
type: "rdf
|
196
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#pictTaking".freeze, "http://www.w3.org/2003/12/exif/ns#seconds".freeze],
|
197
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
851
198
|
property :fNumber,
|
852
199
|
comment: "F number".freeze,
|
853
|
-
"exif
|
200
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "33437".freeze,
|
854
201
|
label: "FNumber".freeze,
|
855
|
-
subPropertyOf: "exif
|
856
|
-
type: "rdf
|
202
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
203
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
857
204
|
property :fileSource,
|
858
205
|
comment: "The image source. If a DSC recorded the image, this tag value of this tag always be set to 3, indicating that the image was recorded on a DSC.".freeze,
|
859
|
-
"exif
|
206
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41728".freeze,
|
860
207
|
label: "FileSource".freeze,
|
861
|
-
subPropertyOf: "exif
|
862
|
-
type: "rdf
|
208
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
209
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
863
210
|
property :flash,
|
864
211
|
comment: "The status of flash when the image was shot.".freeze,
|
865
|
-
"exif
|
212
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37385".freeze,
|
866
213
|
label: "Flash".freeze,
|
867
|
-
subPropertyOf: "exif
|
868
|
-
type: "rdf
|
214
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
215
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
869
216
|
property :flashEnergy,
|
870
217
|
comment: "The strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds (BCPS).".freeze,
|
871
|
-
"exif
|
218
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41483".freeze,
|
872
219
|
label: "FlashEnergy".freeze,
|
873
|
-
subPropertyOf: "exif
|
874
|
-
type: "rdf
|
220
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
221
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
875
222
|
property :flashpixVersion,
|
876
223
|
comment: "The Flashpix format version supported by a FPXR file. If the FPXR function supports Flashpix format Ver. 1.0, this is indicated similarly to ExifVersion by recording \"0100\" as 4-byte ASCII.".freeze,
|
877
|
-
"exif
|
224
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "40960".freeze,
|
878
225
|
label: "FlashpixVersion".freeze,
|
879
|
-
subPropertyOf: "exif
|
880
|
-
type: "rdf
|
226
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#versionInfo".freeze,
|
227
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
881
228
|
property :focalLength,
|
882
229
|
comment: "The actual focal length of the lens, in mm. Conversion is not made to the focal length of a 35 mm film camera.".freeze,
|
883
|
-
"exif
|
230
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37386".freeze,
|
884
231
|
label: "FocalLength".freeze,
|
885
|
-
subPropertyOf: ["exif
|
886
|
-
type: "rdf
|
232
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#mm".freeze, "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze],
|
233
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
887
234
|
property :focalLengthIn35mmFilm,
|
888
235
|
comment: "The equivalent focal length assuming a 35mm film camera, in mm. A value of 0 means the focal length is unknown. Note that this tag differs from the FocalLength tag.".freeze,
|
889
|
-
"exif
|
236
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41989".freeze,
|
890
237
|
label: "FocalLengthIn35mmFilm".freeze,
|
891
|
-
subPropertyOf: ["exif
|
892
|
-
type: "rdf
|
238
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#length".freeze, "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze],
|
239
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
893
240
|
property :focalPlaneResolutionUnit,
|
894
241
|
comment: "The unit for measuring FocalPlaneXResolution and FocalPlaneYResolution. This value is the same as the ResolutionUnit.".freeze,
|
895
|
-
"exif
|
242
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41488".freeze,
|
896
243
|
label: "FocalPlaneResolutionUnit".freeze,
|
897
|
-
subPropertyOf: "exif
|
898
|
-
type: "rdf
|
244
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
245
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
899
246
|
property :focalPlaneXResolution,
|
900
247
|
comment: "The number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane.".freeze,
|
901
|
-
"exif
|
248
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41486".freeze,
|
902
249
|
label: "FocalPlaneXResolution".freeze,
|
903
|
-
subPropertyOf: ["exif
|
904
|
-
type: "rdf
|
250
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#pictTaking".freeze, "http://www.w3.org/2003/12/exif/ns#resolution".freeze],
|
251
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
905
252
|
property :focalPlaneYResolution,
|
906
253
|
comment: "The number of pixels in the image height (Y) direction per FocalPlaneResolutionUnit on the camera focal plane.".freeze,
|
907
|
-
"exif
|
254
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41487".freeze,
|
908
255
|
label: "FocalPlaneYResolution".freeze,
|
909
|
-
subPropertyOf: ["exif
|
910
|
-
type: "rdf
|
256
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#pictTaking".freeze, "http://www.w3.org/2003/12/exif/ns#resolution".freeze],
|
257
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
911
258
|
property :gainControl,
|
912
259
|
comment: "The degree of overall image gain adjustment.".freeze,
|
913
|
-
"exif
|
260
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41991".freeze,
|
914
261
|
label: "GainControl".freeze,
|
915
|
-
subPropertyOf: "exif
|
916
|
-
type: "rdf
|
262
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
263
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
917
264
|
property :geo,
|
918
265
|
comment: "Geometric data such as latitude, longitude and altitude. Usually saved as rational number.".freeze,
|
919
266
|
label: "Geometric data".freeze,
|
920
|
-
type: "rdf
|
267
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
921
268
|
property :gpsAltitude,
|
922
269
|
comment: "The altitude based on the reference in GPSAltitudeRef. Altitude is expressed as one RATIONAL value. The reference unit is meters.".freeze,
|
923
|
-
"exif
|
270
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "6".freeze,
|
924
271
|
label: "GPSAltitude".freeze,
|
925
|
-
subPropertyOf: ["exif
|
926
|
-
type: "rdf
|
272
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo".freeze, "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze],
|
273
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
927
274
|
property :gpsAltitudeRef,
|
928
275
|
comment: "Indicates the altitude used as the reference altitude. If the reference is sea level and the altitude is above sea level, 0 is given. If the altitude is below sea level, a value of 1 is given and the altitude is indicated as an absolute value in the GPSAltitude tag. The reference unit is meters.".freeze,
|
929
|
-
"exif
|
276
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "5".freeze,
|
930
277
|
label: "GPSAltitudeRef".freeze,
|
931
|
-
subPropertyOf: "exif
|
932
|
-
type: "rdf
|
278
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
279
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
933
280
|
property :gpsAreaInformation,
|
934
281
|
comment: "A character string recording the name of the GPS area. The first byte indicates the character code used, and this is followed by the name of the GPS area.".freeze,
|
935
|
-
"exif
|
282
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "28".freeze,
|
936
283
|
label: "GPSAreaInformation".freeze,
|
937
|
-
subPropertyOf: "exif
|
938
|
-
type: "rdf
|
284
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
285
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
939
286
|
property :gpsDOP,
|
940
287
|
comment: "The GPS DOP (data degree of precision). An HDOP value is written during two-dimensional measurement, and PDOP during three-dimensional measurement.".freeze,
|
941
|
-
"exif
|
288
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "11".freeze,
|
942
289
|
label: "GPSDOP".freeze,
|
943
|
-
subPropertyOf: "exif
|
944
|
-
type: "rdf
|
290
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
291
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
945
292
|
property :gpsDateStamp,
|
946
293
|
comment: "date and time information relative to UTC (Coordinated Universal Time). The record format is \"YYYY:MM:DD\" while converted to W3C-DTF to use in RDF".freeze,
|
947
|
-
"exif
|
294
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "29".freeze,
|
948
295
|
label: "GPSDateStamp".freeze,
|
949
|
-
subPropertyOf: ["exif
|
950
|
-
type: "rdf
|
296
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#date".freeze, "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze],
|
297
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
951
298
|
property :gpsDestBearing,
|
952
299
|
comment: "The bearing to the destination point. The range of values is from 0.00 to 359.99.".freeze,
|
953
|
-
"exif
|
300
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "24".freeze,
|
954
301
|
label: "GPSDestBearing".freeze,
|
955
|
-
subPropertyOf: "exif
|
956
|
-
type: "rdf
|
302
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
303
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
957
304
|
property :gpsDestBearingRef,
|
958
305
|
comment: "Indicates the reference used for giving the bearing to the destination point. 'T' denotes true direction and 'M' is magnetic direction.".freeze,
|
959
|
-
"exif
|
306
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "23".freeze,
|
960
307
|
label: "GPSDestBearingRef".freeze,
|
961
|
-
subPropertyOf: "exif
|
962
|
-
type: "rdf
|
308
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
309
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
963
310
|
property :gpsDestDistance,
|
964
311
|
comment: "The distance to the destination point.".freeze,
|
965
|
-
"exif
|
312
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "26".freeze,
|
966
313
|
label: "GPSDestDistance".freeze,
|
967
|
-
subPropertyOf: "exif
|
968
|
-
type: "rdf
|
314
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
315
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
969
316
|
property :gpsDestDistanceRef,
|
970
317
|
comment: "Indicates the unit used to express the distance to the destination point. 'K', 'M' and 'N' represent kilometers, miles and knots.".freeze,
|
971
|
-
"exif
|
318
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "25".freeze,
|
972
319
|
label: "GPSDestDistanceRef".freeze,
|
973
|
-
subPropertyOf: "exif
|
974
|
-
type: "rdf
|
320
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
321
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
975
322
|
property :gpsDestLatitude,
|
976
323
|
comment: "Latitude of destination, expressed as three values giving the degrees, minutes, and seconds, respectively.".freeze,
|
977
|
-
"exif
|
324
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "20".freeze,
|
978
325
|
label: "GPSDestLatitude".freeze,
|
979
|
-
subPropertyOf: ["exif
|
980
|
-
type: "rdf
|
326
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo".freeze, "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze],
|
327
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
981
328
|
property :gpsDestLatitudeRef,
|
982
329
|
comment: "Reference for latitude of destination".freeze,
|
983
|
-
"exif
|
330
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "19".freeze,
|
984
331
|
label: "GPSDestLatitudeRef".freeze,
|
985
|
-
subPropertyOf: "exif
|
986
|
-
type: "rdf
|
332
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
333
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
987
334
|
property :gpsDestLongitude,
|
988
335
|
comment: "Longitude of destination, expressed as three values giving the degrees, minutes, and seconds, respectively.".freeze,
|
989
|
-
"exif
|
336
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "22".freeze,
|
990
337
|
label: "GPSDestLongitude".freeze,
|
991
|
-
subPropertyOf: ["exif
|
992
|
-
type: "rdf
|
338
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo".freeze, "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze],
|
339
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
993
340
|
property :gpsDestLongitudeRef,
|
994
341
|
comment: "Reference for longitude of destination".freeze,
|
995
|
-
"exif
|
342
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "21".freeze,
|
996
343
|
label: "GPSDestLongitudeRef".freeze,
|
997
|
-
subPropertyOf: "exif
|
998
|
-
type: "rdf
|
344
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
345
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
999
346
|
property :gpsDifferential,
|
1000
347
|
comment: "Indicates whether differential correction is applied to the GPS receiver.".freeze,
|
1001
|
-
"exif
|
348
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "30".freeze,
|
1002
349
|
label: "GPSDifferential".freeze,
|
1003
|
-
subPropertyOf: "exif
|
1004
|
-
type: "rdf
|
350
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
351
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1005
352
|
property :gpsImgDirection,
|
1006
353
|
comment: "The direction of the image when it was captured. The range of values is from 0.00 to 359.99.".freeze,
|
1007
|
-
"exif
|
354
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "17".freeze,
|
1008
355
|
label: "GPSImgDirection".freeze,
|
1009
|
-
subPropertyOf: "exif
|
1010
|
-
type: "rdf
|
356
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
357
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1011
358
|
property :gpsImgDirectionRef,
|
1012
359
|
comment: "The reference for giving the direction of the image when it is captured. 'T' denotes true direction and 'M' is magnetic direction.".freeze,
|
1013
|
-
"exif
|
360
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "16".freeze,
|
1014
361
|
label: "GPSImgDirectionRef".freeze,
|
1015
|
-
subPropertyOf: "exif
|
1016
|
-
type: "rdf
|
362
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
363
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1017
364
|
property :gpsInfo,
|
1018
365
|
comment: "An attribute relating to GPS information".freeze,
|
1019
366
|
label: "GPS Info".freeze,
|
1020
|
-
subPropertyOf: "exif
|
1021
|
-
type: "rdf
|
367
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
|
368
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1022
369
|
property :gpsInfo_IFD_Pointer,
|
1023
370
|
comment: "A pointer to the GPS IFD, which is a set of tags for recording GPS information.".freeze,
|
1024
|
-
"exif
|
371
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "34853".freeze,
|
1025
372
|
label: "GPSInfo IFD Pointer".freeze,
|
1026
|
-
subPropertyOf: "exif
|
1027
|
-
type: "rdf
|
373
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#ifdPointer".freeze,
|
374
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1028
375
|
property :gpsLatitude,
|
1029
376
|
comment: "The latitude, expressed as three values giving the degrees, minutes, and seconds, respectively.".freeze,
|
1030
|
-
"exif
|
377
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "2".freeze,
|
1031
378
|
label: "GPSLatitude".freeze,
|
1032
|
-
subPropertyOf: ["exif
|
1033
|
-
type: "rdf
|
379
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo".freeze, "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze],
|
380
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1034
381
|
property :gpsLatitudeRef,
|
1035
382
|
comment: "Indicates whether the latitude is north or south latitude. The ASCII value 'N' indicates north latitude, and 'S' is south latitude.".freeze,
|
1036
|
-
"exif
|
383
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "1".freeze,
|
1037
384
|
label: "GPSLatitudeRef".freeze,
|
1038
|
-
subPropertyOf: "exif
|
1039
|
-
type: "rdf
|
385
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
386
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1040
387
|
property :gpsLongitude,
|
1041
388
|
comment: "The longitude, expressed as three values giving the degrees, minutes, and seconds, respectively.".freeze,
|
1042
|
-
"exif
|
389
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "4".freeze,
|
1043
390
|
label: "GPSLongitude".freeze,
|
1044
|
-
subPropertyOf: ["exif
|
1045
|
-
type: "rdf
|
391
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#geo".freeze, "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze],
|
392
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1046
393
|
property :gpsLongitudeRef,
|
1047
394
|
comment: "Indicates whether the longitude is east or west longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude.".freeze,
|
1048
|
-
"exif
|
395
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "3".freeze,
|
1049
396
|
label: "GPSLongitudeRef".freeze,
|
1050
|
-
subPropertyOf: "exif
|
1051
|
-
type: "rdf
|
397
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
398
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1052
399
|
property :gpsMapDatum,
|
1053
400
|
comment: "The geodetic survey data used by the GPS receiver. If the survey data is restricted to Japan, the value of this tag is 'TOKYO' or 'WGS-84'. If a GPS Info tag is recorded, it is strongly recommended that this tag be recorded.".freeze,
|
1054
|
-
"exif
|
401
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "18".freeze,
|
1055
402
|
label: "GPSMapDatum".freeze,
|
1056
|
-
subPropertyOf: "exif
|
1057
|
-
type: "rdf
|
403
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
404
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1058
405
|
property :gpsMeasureMode,
|
1059
406
|
comment: "The GPS measurement mode. '2' means two-dimensional measurement and '3' means three-dimensional measurement is in progress.".freeze,
|
1060
|
-
"exif
|
407
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "10".freeze,
|
1061
408
|
label: "GPSMeasureMode".freeze,
|
1062
|
-
subPropertyOf: "exif
|
1063
|
-
type: "rdf
|
409
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
410
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1064
411
|
property :gpsProcessingMethod,
|
1065
412
|
comment: "A character string recording the name of the method used for location finding. The first byte indicates the character code used, and this is followed by the name of the method.".freeze,
|
1066
|
-
"exif
|
413
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "27".freeze,
|
1067
414
|
label: "GPSProcessingMethod".freeze,
|
1068
|
-
subPropertyOf: "exif
|
1069
|
-
type: "rdf
|
415
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
416
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1070
417
|
property :gpsSatellites,
|
1071
418
|
comment: "The GPS satellites used for measurements. This tag can be used to describe the number of satellites, their ID number, angle of elevation, azimuth, SNR and other information in ASCII notation. The format is not specified. If the GPS receiver is incapable of taking measurements, value of the tag shall be set to NULL.".freeze,
|
1072
|
-
"exif
|
419
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "8".freeze,
|
1073
420
|
label: "GPSSatellites".freeze,
|
1074
|
-
subPropertyOf: "exif
|
1075
|
-
type: "rdf
|
421
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
422
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1076
423
|
property :gpsSpeed,
|
1077
424
|
comment: "The speed of GPS receiver movement.".freeze,
|
1078
|
-
"exif
|
425
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "13".freeze,
|
1079
426
|
label: "GPSSpeed".freeze,
|
1080
|
-
subPropertyOf: "exif
|
1081
|
-
type: "rdf
|
427
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
428
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1082
429
|
property :gpsSpeedRef,
|
1083
430
|
comment: "The unit used to express the GPS receiver speed of movement. 'K' 'M' and 'N' represents kilometers per hour, miles per hour, and knots.".freeze,
|
1084
|
-
"exif
|
431
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "12".freeze,
|
1085
432
|
label: "GPSSpeedRef".freeze,
|
1086
|
-
subPropertyOf: "exif
|
1087
|
-
type: "rdf
|
433
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
434
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1088
435
|
property :gpsStatus,
|
1089
436
|
comment: "The status of the GPS receiver when the image is recorded. 'A' means measurement is in progress, and 'V' means the measurement is Interoperability.".freeze,
|
1090
|
-
"exif
|
437
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "9".freeze,
|
1091
438
|
label: "GPSStatus".freeze,
|
1092
|
-
subPropertyOf: "exif
|
1093
|
-
type: "rdf
|
439
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
440
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1094
441
|
property :gpsTimeStamp,
|
1095
442
|
comment: "The time as UTC (Coordinated Universal Time). TimeStamp is expressed as three RATIONAL values giving the hour, minute, and second.".freeze,
|
1096
|
-
"exif
|
443
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "7".freeze,
|
1097
444
|
label: "GPSTimeStamp".freeze,
|
1098
|
-
subPropertyOf: "exif
|
1099
|
-
type: "rdf
|
445
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
446
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1100
447
|
property :gpsTrack,
|
1101
448
|
comment: "The direction of GPS receiver movement. The range of values is from 0.00 to 359.99.".freeze,
|
1102
|
-
"exif
|
449
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "15".freeze,
|
1103
450
|
label: "GPSTrack".freeze,
|
1104
|
-
subPropertyOf: "exif
|
1105
|
-
type: "rdf
|
451
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
452
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1106
453
|
property :gpsTrackRef,
|
1107
454
|
comment: "The reference for giving the direction of GPS receiver movement. 'T' denotes true direction and 'M' is magnetic direction.".freeze,
|
1108
|
-
"exif
|
455
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "14".freeze,
|
1109
456
|
label: "GPSTrackRef".freeze,
|
1110
|
-
subPropertyOf: "exif
|
1111
|
-
type: "rdf
|
457
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze,
|
458
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1112
459
|
property :gpsVersionID,
|
1113
460
|
comment: "The version of GPSInfoIFD. The version is given as 2.2.0.0. This tag is mandatory when GPSInfo tag is present.".freeze,
|
1114
|
-
"exif
|
461
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "0".freeze,
|
1115
462
|
label: "GPSVersionID".freeze,
|
1116
|
-
subPropertyOf: ["exif
|
1117
|
-
type: "rdf
|
463
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#gpsInfo".freeze, "http://www.w3.org/2003/12/exif/ns#versionInfo".freeze],
|
464
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1118
465
|
property :height,
|
1119
466
|
comment: "Height of an object".freeze,
|
1120
467
|
label: "Height".freeze,
|
1121
|
-
subPropertyOf: "exif
|
1122
|
-
type: "rdf
|
468
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#length".freeze,
|
469
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1123
470
|
property :ifdPointer,
|
1124
471
|
comment: "A tag that refers a child IFD".freeze,
|
1125
472
|
label: "IFD Pointer".freeze,
|
1126
|
-
subPropertyOf: "exif
|
1127
|
-
type: "rdf
|
473
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
|
474
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1128
475
|
property :imageConfig,
|
1129
476
|
comment: "An attribute relating to Image Configuration".freeze,
|
1130
477
|
label: "Image Config".freeze,
|
1131
|
-
subPropertyOf: "exif
|
1132
|
-
type: "rdf
|
478
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
|
479
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1133
480
|
property :imageDataCharacter,
|
1134
481
|
comment: "An attribute relating to image data characteristics".freeze,
|
1135
482
|
label: "Image Data Character".freeze,
|
1136
|
-
subPropertyOf: "exif
|
1137
|
-
type: "rdf
|
483
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
|
484
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1138
485
|
property :imageDataStruct,
|
1139
486
|
comment: "An attribute relating to image data structure".freeze,
|
1140
487
|
label: "Image Data Structure".freeze,
|
1141
|
-
subPropertyOf: "exif
|
1142
|
-
type: "rdf
|
488
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
|
489
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1143
490
|
property :imageDescription,
|
1144
491
|
comment: "A character string giving the title of the image. It may be a comment such as \"1988 company picnic\" or the like. Two-byte character codes cannot be used. When a 2-byte code is necessary, the Exif Private tag UserComment is to be used.".freeze,
|
1145
|
-
"exif
|
492
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "270".freeze,
|
1146
493
|
label: "ImageDescription".freeze,
|
1147
|
-
subPropertyOf: ["
|
1148
|
-
type: "rdf
|
494
|
+
subPropertyOf: ["http://purl.org/dc/elements/1.1/title".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
|
495
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1149
496
|
property :imageLength,
|
1150
497
|
comment: "Image height. The number of rows of image data. In JPEG compressed data a JPEG marker is used.".freeze,
|
1151
|
-
"exif
|
498
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "257".freeze,
|
1152
499
|
label: "ImageLength".freeze,
|
1153
|
-
subPropertyOf: ["exif
|
1154
|
-
type: "rdf
|
500
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#height".freeze, "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze],
|
501
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1155
502
|
property :imageUniqueID,
|
1156
503
|
comment: "An identifier assigned uniquely to each image. It is recorded as an ASCII string equivalent to hexadecimal notation and 128-bit fixed length.".freeze,
|
1157
|
-
"exif
|
504
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "42016".freeze,
|
1158
505
|
label: "ImageUniqueID".freeze,
|
1159
|
-
subPropertyOf: ["
|
1160
|
-
type: "rdf
|
506
|
+
subPropertyOf: ["http://purl.org/dc/elements/1.1/identifier".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
|
507
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1161
508
|
property :imageWidth,
|
1162
509
|
comment: "Image width. The number of columns of image data, equal to the number of pixels per row. In JPEG compressed data a JPEG marker is used instead of this tag.".freeze,
|
1163
|
-
"exif
|
510
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "256".freeze,
|
1164
511
|
label: "ImageWidth".freeze,
|
1165
|
-
subPropertyOf: ["exif
|
1166
|
-
type: "rdf
|
512
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze, "http://www.w3.org/2003/12/exif/ns#width".freeze],
|
513
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1167
514
|
property :interopInfo,
|
1168
515
|
comment: "An attribute relating to Interoperability. Tags stored in\nInteroperability IFD may be defined dependently to each Interoperability rule.".freeze,
|
1169
516
|
label: "Interoperability Info".freeze,
|
1170
|
-
subPropertyOf: "exif
|
1171
|
-
type: "rdf
|
517
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
|
518
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1172
519
|
property :interoperabilityIndex,
|
1173
520
|
comment: "Indicates the identification of the Interoperability rule. 'R98' = conforming to R98 file specification of Recommended Exif Interoperability Rules (ExifR98) or to DCF basic file stipulated by Design Rule for Camera File System. 'THM' = conforming to DCF thumbnail file stipulated by Design rule for Camera File System.".freeze,
|
1174
|
-
"exif
|
521
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "1".freeze,
|
1175
522
|
label: "InteroperabilityIndex".freeze,
|
1176
|
-
subPropertyOf: "exif
|
1177
|
-
type: "rdf
|
523
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#interopInfo".freeze,
|
524
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1178
525
|
property :interoperabilityVersion,
|
1179
526
|
comment: "Interoperability Version".freeze,
|
1180
|
-
"exif
|
527
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "2".freeze,
|
1181
528
|
label: "InteroperabilityVersion".freeze,
|
1182
|
-
subPropertyOf: "exif
|
1183
|
-
type: "rdf
|
529
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#interopInfo".freeze,
|
530
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1184
531
|
property :interoperability_IFD_Pointer,
|
1185
532
|
comment: "A pointer to the Interoperability IFD, which is composed of tags storing the information to ensure the Interoperability".freeze,
|
1186
|
-
"exif
|
533
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "40965".freeze,
|
1187
534
|
label: "Interoperability IFD Pointer".freeze,
|
1188
|
-
subPropertyOf: "exif
|
1189
|
-
type: "rdf
|
535
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#ifdPointer".freeze,
|
536
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1190
537
|
property :isoSpeedRatings,
|
1191
538
|
comment: "Indicates the ISO Speed and ISO Latitude of the camera or input device as specified in ISO 12232.".freeze,
|
1192
|
-
"exif
|
539
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "34855".freeze,
|
1193
540
|
label: "ISOSpeedRatings".freeze,
|
1194
|
-
subPropertyOf: "exif
|
1195
|
-
type: "rdf
|
541
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
542
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1196
543
|
property :jpegInterchangeFormat,
|
1197
544
|
comment: "The offset to the start byte (SOI) of JPEG compressed thumbnail data. This is not used for primary image JPEG data.".freeze,
|
1198
|
-
"exif
|
545
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "513".freeze,
|
1199
546
|
label: "JPEGInterchangeFormat".freeze,
|
1200
|
-
subPropertyOf: "exif
|
1201
|
-
type: "rdf
|
547
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset".freeze,
|
548
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1202
549
|
property :jpegInterchangeFormatLength,
|
1203
550
|
comment: "The number of bytes of JPEG compressed thumbnail data. This is not used for primary image JPEG data.".freeze,
|
1204
|
-
"exif
|
551
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "514".freeze,
|
1205
552
|
label: "JPEGInterchangeFormatLength".freeze,
|
1206
|
-
subPropertyOf: "exif
|
1207
|
-
type: "rdf
|
553
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset".freeze,
|
554
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1208
555
|
property :length,
|
1209
556
|
comment: "Length of an object. Could be a subProperty of other general schema.".freeze,
|
1210
557
|
label: "Length".freeze,
|
1211
|
-
type: "rdf
|
558
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1212
559
|
property :lightSource,
|
1213
560
|
comment: "Light source such as Daylight, Tungsten, Flash etc.".freeze,
|
1214
|
-
"exif
|
561
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37384".freeze,
|
1215
562
|
label: "LightSource".freeze,
|
1216
|
-
subPropertyOf: "exif
|
1217
|
-
type: "rdf
|
563
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
564
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1218
565
|
property :make,
|
1219
566
|
comment: "Manufacturer of image input equipment".freeze,
|
1220
|
-
"exif
|
567
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "271".freeze,
|
1221
568
|
label: "Make".freeze,
|
1222
|
-
subPropertyOf: ["
|
1223
|
-
type: "rdf
|
569
|
+
subPropertyOf: ["http://www.w3.org/2000/01/rdf-schema#label".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
|
570
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1224
571
|
property :makerNote,
|
1225
572
|
comment: "Manufacturer notes".freeze,
|
1226
|
-
"exif
|
573
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37500".freeze,
|
1227
574
|
label: "MakerNote".freeze,
|
1228
|
-
subPropertyOf: "exif
|
1229
|
-
type: "rdf
|
575
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#userInfo".freeze,
|
576
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1230
577
|
property :maxApertureValue,
|
1231
578
|
comment: "The smallest F number of the lens. The unit is the APEX value. Ordinarily it is given in the range of 00.00 to 99.99, but it is not limited to this range.".freeze,
|
1232
|
-
"exif
|
579
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37381".freeze,
|
1233
580
|
label: "MaxApertureValue".freeze,
|
1234
|
-
subPropertyOf: "exif
|
1235
|
-
type: "rdf
|
581
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
582
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1236
583
|
property :meter,
|
1237
584
|
comment: "A length with unit of meter".freeze,
|
1238
585
|
label: "Meter".freeze,
|
1239
|
-
subPropertyOf: "exif
|
1240
|
-
type: "rdf
|
586
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#length".freeze,
|
587
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1241
588
|
property :meteringMode,
|
1242
589
|
comment: "Metering mode, such as CenterWeightedAverage, Spot, MultiSpot,Pattern, Partial etc.".freeze,
|
1243
|
-
"exif
|
590
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37383".freeze,
|
1244
591
|
label: "MeteringMode".freeze,
|
1245
|
-
subPropertyOf: "exif
|
1246
|
-
type: "rdf
|
592
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
593
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1247
594
|
property :mm,
|
1248
595
|
comment: "A length with unit of mm".freeze,
|
1249
596
|
label: "Milimeter".freeze,
|
1250
|
-
subPropertyOf: "exif
|
1251
|
-
type: "rdf
|
597
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#length".freeze,
|
598
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1252
599
|
property :model,
|
1253
600
|
comment: "Model of image input equipment".freeze,
|
1254
|
-
"exif
|
601
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "272".freeze,
|
1255
602
|
label: "Model".freeze,
|
1256
|
-
subPropertyOf: ["
|
1257
|
-
type: "rdf
|
603
|
+
subPropertyOf: ["http://www.w3.org/2000/01/rdf-schema#label".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
|
604
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1258
605
|
property :oecf,
|
1259
606
|
comment: "Indicates the Opto-Electric Conversion Function (OECF) specified in ISO 14524. OECF is the relationship between the camera optical input and the image values.".freeze,
|
1260
|
-
"exif
|
607
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "34856".freeze,
|
1261
608
|
label: "OECF".freeze,
|
1262
|
-
subPropertyOf: "exif
|
1263
|
-
type: "rdf
|
609
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
610
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1264
611
|
property :orientation,
|
1265
612
|
comment: "The image orientation viewed in terms of rows and columns.".freeze,
|
1266
|
-
"exif
|
613
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "274".freeze,
|
1267
614
|
label: "Orientation".freeze,
|
1268
|
-
subPropertyOf: "exif
|
1269
|
-
type: "rdf
|
615
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
|
616
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1270
617
|
property :photometricInterpretation,
|
1271
618
|
comment: "Pixel composition. In JPEG compressed data a JPEG marker is used instead of this tag.".freeze,
|
1272
|
-
"exif
|
619
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "262".freeze,
|
1273
620
|
label: "PhotometricInterpretation".freeze,
|
1274
|
-
subPropertyOf: "exif
|
1275
|
-
type: "rdf
|
621
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
|
622
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1276
623
|
property :pictTaking,
|
1277
624
|
comment: "An attribute relating to Picture-Taking Conditions".freeze,
|
1278
625
|
label: "PictTaking".freeze,
|
1279
|
-
subPropertyOf: "exif
|
1280
|
-
type: "rdf
|
626
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
|
627
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1281
628
|
property :pimBrightness,
|
1282
629
|
comment: "Brightness info for print image matching".freeze,
|
1283
|
-
"exif
|
630
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "10".freeze,
|
1284
631
|
label: "PrintIM Brightness".freeze,
|
1285
|
-
subPropertyOf: "exif
|
1286
|
-
type: "rdf
|
632
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo".freeze,
|
633
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1287
634
|
property :pimColorBalance,
|
1288
635
|
comment: "ColorBalance info for print image matching".freeze,
|
1289
|
-
"exif
|
636
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "11".freeze,
|
1290
637
|
label: "PrintIM ColorBalance".freeze,
|
1291
|
-
subPropertyOf: "exif
|
1292
|
-
type: "rdf
|
638
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo".freeze,
|
639
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1293
640
|
property :pimContrast,
|
1294
641
|
comment: "Contrast info for print image matching".freeze,
|
1295
|
-
"exif
|
642
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "9".freeze,
|
1296
643
|
label: "PrintIM Contrast".freeze,
|
1297
|
-
subPropertyOf: "exif
|
1298
|
-
type: "rdf
|
644
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo".freeze,
|
645
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1299
646
|
property :pimInfo,
|
1300
647
|
comment: "An attribute relating to print image matching".freeze,
|
1301
648
|
label: "PIM Info".freeze,
|
1302
|
-
subPropertyOf: "exif
|
1303
|
-
type: "rdf
|
649
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
|
650
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1304
651
|
property :pimSaturation,
|
1305
652
|
comment: "Saturation info for print image matching".freeze,
|
1306
|
-
"exif
|
653
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "12".freeze,
|
1307
654
|
label: "PrintIM Saturation".freeze,
|
1308
|
-
subPropertyOf: "exif
|
1309
|
-
type: "rdf
|
655
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo".freeze,
|
656
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1310
657
|
property :pimSharpness,
|
1311
658
|
comment: "Sharpness info for print image matching".freeze,
|
1312
|
-
"exif
|
659
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "13".freeze,
|
1313
660
|
label: "PrintIM Sharpness".freeze,
|
1314
|
-
subPropertyOf: "exif
|
1315
|
-
type: "rdf
|
661
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pimInfo".freeze,
|
662
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1316
663
|
property :pixelXDimension,
|
1317
664
|
comment: "Information specific to compressed data. When a compressed file is recorded, the valid width of the meaningful image shall be recorded in this tag, whether or not there is padding data or a restart marker. This tag should not exist in an uncompressed file.".freeze,
|
1318
|
-
"exif
|
665
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "40962".freeze,
|
1319
666
|
label: "PixelXDimension".freeze,
|
1320
|
-
subPropertyOf: ["exif
|
1321
|
-
type: "rdf
|
667
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageConfig".freeze, "http://www.w3.org/2003/12/exif/ns#width".freeze],
|
668
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1322
669
|
property :pixelYDimension,
|
1323
670
|
comment: "Information specific to compressed data. When a compressed file is recorded, the valid height of the meaningful image shall be recorded in this tag, whether or not there is padding data or a restart marker. This tag should not exist in an uncompressed file. Since data padding is unnecessary in the vertical direction, the number of lines recorded in this valid image height tag will in fact be the same as that recorded in the SOF.".freeze,
|
1324
|
-
"exif
|
671
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "40963".freeze,
|
1325
672
|
label: "PixelYDimension".freeze,
|
1326
|
-
subPropertyOf: ["exif
|
1327
|
-
type: "rdf
|
673
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#height".freeze, "http://www.w3.org/2003/12/exif/ns#imageConfig".freeze],
|
674
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1328
675
|
property :planarConfiguration,
|
1329
676
|
comment: "Indicates whether pixel components are recorded in chunky or planar format. In JPEG compressed files a JPEG marker is used instead of this tag. If this field does not exist, the TIFF default of 1 (chunky) is assumed.".freeze,
|
1330
|
-
"exif
|
677
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "284".freeze,
|
1331
678
|
label: "PlanarConfiguration".freeze,
|
1332
|
-
subPropertyOf: "exif
|
1333
|
-
type: "rdf
|
679
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
|
680
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1334
681
|
property :primaryChromaticities,
|
1335
682
|
comment: "The chromaticity of the three primary colors of the image. Normally this tag is not necessary, since color space is specified in the color space information tag (ColorSpace).".freeze,
|
1336
|
-
"exif
|
683
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "319".freeze,
|
1337
684
|
label: "PrimaryChromaticities".freeze,
|
1338
|
-
subPropertyOf: "exif
|
1339
|
-
type: "rdf
|
685
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter".freeze,
|
686
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1340
687
|
property :printImageMatching_IFD_Pointer,
|
1341
688
|
comment: "A pointer to the print image matching IFD".freeze,
|
1342
|
-
"exif
|
689
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "50341".freeze,
|
1343
690
|
label: "PrintImageMatching IFD Pointer".freeze,
|
1344
|
-
subPropertyOf: "exif
|
1345
|
-
type: "rdf
|
691
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#ifdPointer".freeze,
|
692
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1346
693
|
property :recOffset,
|
1347
694
|
comment: "An attribute relating to recording offset".freeze,
|
1348
695
|
label: "Recording Offset".freeze,
|
1349
|
-
subPropertyOf: "exif
|
1350
|
-
type: "rdf
|
696
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
|
697
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1351
698
|
property :referenceBlackWhite,
|
1352
699
|
comment: "The reference black point value and reference white point value. The color space is declared in a color space information tag, with the default being the value that gives the optimal image characteristics Interoperability these conditions.".freeze,
|
1353
|
-
"exif
|
700
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "532".freeze,
|
1354
701
|
label: "ReferenceBlackWhite".freeze,
|
1355
|
-
subPropertyOf: "exif
|
1356
|
-
type: "rdf
|
702
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter".freeze,
|
703
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1357
704
|
property :relatedFile,
|
1358
705
|
comment: "Tag Relating to Related File Information".freeze,
|
1359
706
|
label: "Related File".freeze,
|
1360
|
-
subPropertyOf: "exif
|
1361
|
-
type: "rdf
|
707
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
|
708
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1362
709
|
property :relatedImageFileFormat,
|
1363
710
|
comment: "Related image file format".freeze,
|
1364
|
-
"exif
|
711
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "4096".freeze,
|
1365
712
|
label: "RelatedImageFileFormat".freeze,
|
1366
|
-
subPropertyOf: "exif
|
1367
|
-
type: "rdf
|
713
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#interopInfo".freeze,
|
714
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1368
715
|
property :relatedImageLength,
|
1369
716
|
comment: "Related image length".freeze,
|
1370
|
-
"exif
|
717
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "4098".freeze,
|
1371
718
|
label: "RelatedImageLength".freeze,
|
1372
|
-
subPropertyOf: ["exif
|
1373
|
-
type: "rdf
|
719
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#height".freeze, "http://www.w3.org/2003/12/exif/ns#interopInfo".freeze],
|
720
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1374
721
|
property :relatedImageWidth,
|
1375
722
|
comment: "Related image width".freeze,
|
1376
|
-
"exif
|
723
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "4097".freeze,
|
1377
724
|
label: "RelatedImageWidth".freeze,
|
1378
|
-
subPropertyOf: ["exif
|
1379
|
-
type: "rdf
|
725
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#interopInfo".freeze, "http://www.w3.org/2003/12/exif/ns#width".freeze],
|
726
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1380
727
|
property :relatedSoundFile,
|
1381
728
|
comment: "Related audio file".freeze,
|
1382
|
-
"exif
|
729
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "40964".freeze,
|
1383
730
|
label: "RelatedSoundFile".freeze,
|
1384
|
-
subPropertyOf: "exif
|
1385
|
-
type: "rdf
|
731
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#relatedFile".freeze,
|
732
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1386
733
|
property :resolution,
|
1387
734
|
comment: "a rational number representing a resolution. Could be a subProperty of other general schema.".freeze,
|
1388
735
|
label: "Resolution".freeze,
|
1389
|
-
type: "rdf
|
736
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1390
737
|
property :resolutionUnit,
|
1391
738
|
comment: "The unit for measuring XResolution and YResolution. The same unit is used for both XResolution and YResolution. If the image resolution in unknown, 2 (inches) is designated.".freeze,
|
1392
|
-
"exif
|
739
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "296".freeze,
|
1393
740
|
label: "ResolutionUnit".freeze,
|
1394
|
-
subPropertyOf: "exif
|
1395
|
-
type: "rdf
|
741
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
|
742
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1396
743
|
property :rowsPerStrip,
|
1397
744
|
comment: "The number of rows per strip. This is the number of rows in the image of one strip when an image is divided into strips. With JPEG compressed data this designation is not needed and is omitted.".freeze,
|
1398
|
-
"exif
|
745
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "278".freeze,
|
1399
746
|
label: "RowsPerStrip".freeze,
|
1400
|
-
subPropertyOf: "exif
|
1401
|
-
type: "rdf
|
747
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset".freeze,
|
748
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1402
749
|
property :samplesPerPixel,
|
1403
750
|
comment: "The number of components per pixel. Since this standard applies to RGB and YCbCr images, the value set for this tag is 3. In JPEG compressed data a JPEG marker is used instead of this tag.".freeze,
|
1404
|
-
"exif
|
751
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "277".freeze,
|
1405
752
|
label: "SamplesPerPixel".freeze,
|
1406
|
-
subPropertyOf: "exif
|
1407
|
-
type: "rdf
|
753
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
|
754
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1408
755
|
property :saturation,
|
1409
756
|
comment: "The direction of saturation processing applied by the camera when the image was shot.".freeze,
|
1410
|
-
"exif
|
757
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41993".freeze,
|
1411
758
|
label: "Saturation".freeze,
|
1412
|
-
subPropertyOf: "exif
|
1413
|
-
type: "rdf
|
759
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
760
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1414
761
|
property :sceneCaptureType,
|
1415
762
|
comment: "The type of scene that was shot. It can also be used to record the mode in which the image was shot, such as Landscape, Portrait etc. Note that this differs from the scene type (SceneType) tag.".freeze,
|
1416
|
-
"exif
|
763
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41990".freeze,
|
1417
764
|
label: "SceneCaptureType".freeze,
|
1418
|
-
subPropertyOf: "exif
|
1419
|
-
type: "rdf
|
765
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
766
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1420
767
|
property :sceneType,
|
1421
768
|
comment: "The type of scene. If a DSC recorded the image, this tag value shall always be set to 1, indicating that the image was directly photographed.".freeze,
|
1422
|
-
"exif
|
769
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41729".freeze,
|
1423
770
|
label: "SceneType".freeze,
|
1424
|
-
subPropertyOf: "exif
|
1425
|
-
type: "rdf
|
771
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
772
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1426
773
|
property :seconds,
|
1427
774
|
comment: "a mesurement of time length with unit of second".freeze,
|
1428
775
|
label: "Seconds".freeze,
|
1429
|
-
type: "rdf
|
776
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1430
777
|
property :sensingMethod,
|
1431
778
|
comment: "The image sensor type on the camera or input device, such as One-chip color area sensor etc.".freeze,
|
1432
|
-
"exif
|
779
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41495".freeze,
|
1433
780
|
label: "SensingMethod".freeze,
|
1434
|
-
subPropertyOf: "exif
|
1435
|
-
type: "rdf
|
781
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
782
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1436
783
|
property :sharpness,
|
1437
784
|
comment: "The direction of sharpness processing applied by the camera when the image was shot.".freeze,
|
1438
|
-
"exif
|
785
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41994".freeze,
|
1439
786
|
label: "Sharpness".freeze,
|
1440
|
-
subPropertyOf: "exif
|
1441
|
-
type: "rdf
|
787
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
788
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1442
789
|
property :shutterSpeedValue,
|
1443
790
|
comment: "Shutter speed. The unit is the APEX (Additive System of Photographic Exposure) setting".freeze,
|
1444
|
-
"exif
|
791
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37377".freeze,
|
1445
792
|
label: "ShutterSpeedValue".freeze,
|
1446
|
-
subPropertyOf: "exif
|
1447
|
-
type: "rdf
|
793
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
794
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1448
795
|
property :software,
|
1449
796
|
comment: "The name and version of the software or firmware of the camera or image input device used to generate the image.".freeze,
|
1450
|
-
"exif
|
797
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "305".freeze,
|
1451
798
|
label: "Software".freeze,
|
1452
|
-
subPropertyOf: ["
|
1453
|
-
type: "rdf
|
799
|
+
subPropertyOf: ["http://www.w3.org/2000/01/rdf-schema#label".freeze, "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze],
|
800
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1454
801
|
property :spatialFrequencyResponse,
|
1455
802
|
comment: "This tag records the camera or input device spatial frequency table and SFR values in the direction of image width, image height, and diagonal direction, as specified in ISO 12233.".freeze,
|
1456
|
-
"exif
|
803
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41484".freeze,
|
1457
804
|
label: "SpatialFrequencyResponse".freeze,
|
1458
|
-
subPropertyOf: "exif
|
1459
|
-
type: "rdf
|
805
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
806
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1460
807
|
property :spectralSensitivity,
|
1461
808
|
comment: "Indicates the spectral sensitivity of each channel of the camera used. The tag value is an ASCII string compatible with the standard developed by the ASTM Technical committee.".freeze,
|
1462
|
-
"exif
|
809
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "34852".freeze,
|
1463
810
|
label: "SpectralSensitivity".freeze,
|
1464
|
-
subPropertyOf: "exif
|
1465
|
-
type: "rdf
|
811
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
812
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1466
813
|
property :stripByteCounts,
|
1467
814
|
comment: "The total number of bytes in each strip. With JPEG compressed data this designation is not needed and is omitted.".freeze,
|
1468
|
-
"exif
|
815
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "279".freeze,
|
1469
816
|
label: "StripByteCounts".freeze,
|
1470
|
-
subPropertyOf: "exif
|
1471
|
-
type: "rdf
|
817
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset".freeze,
|
818
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1472
819
|
property :stripOffsets,
|
1473
820
|
comment: "For each strip, the byte offset of that strip. With JPEG compressed data this designation is not needed and is omitted.".freeze,
|
1474
|
-
"exif
|
821
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "273".freeze,
|
1475
822
|
label: "StripOffsets".freeze,
|
1476
|
-
subPropertyOf: "exif
|
1477
|
-
type: "rdf
|
823
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#recOffset".freeze,
|
824
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1478
825
|
property :subSecTime,
|
1479
826
|
comment: "DateTime subseconds".freeze,
|
1480
|
-
"exif
|
827
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37520".freeze,
|
1481
828
|
label: "SubSecTime".freeze,
|
1482
|
-
subPropertyOf: ["exif
|
1483
|
-
type: "rdf
|
829
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#dateAndOrTime".freeze, "http://www.w3.org/2003/12/exif/ns#subseconds".freeze],
|
830
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1484
831
|
property :subSecTimeDigitized,
|
1485
832
|
comment: "DateTimeDigitized subseconds".freeze,
|
1486
|
-
"exif
|
833
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37522".freeze,
|
1487
834
|
label: "SubSecTimeDigitized".freeze,
|
1488
|
-
subPropertyOf: ["exif
|
1489
|
-
type: "rdf
|
835
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#dateAndOrTime".freeze, "http://www.w3.org/2003/12/exif/ns#subseconds".freeze],
|
836
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1490
837
|
property :subSecTimeOriginal,
|
1491
838
|
comment: "DateTimeOriginal subseconds".freeze,
|
1492
|
-
"exif
|
839
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37521".freeze,
|
1493
840
|
label: "SubSecTimeOriginal".freeze,
|
1494
|
-
subPropertyOf: ["exif
|
1495
|
-
type: "rdf
|
841
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#dateAndOrTime".freeze, "http://www.w3.org/2003/12/exif/ns#subseconds".freeze],
|
842
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1496
843
|
property :subjectArea,
|
1497
844
|
comment: "The location and area of the main subject in the overall scene.".freeze,
|
1498
|
-
"exif
|
845
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37396".freeze,
|
1499
846
|
label: "SubjectArea".freeze,
|
1500
|
-
subPropertyOf: "exif
|
1501
|
-
type: "rdf
|
847
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
848
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1502
849
|
property :subjectDistance,
|
1503
850
|
comment: "The distance to the subject, given in meters. Note that if the numerator of the recorded value is FFFFFFFF.H, Infinity shall be indicated; and if the numerator is 0, Distance unknown shall be indicated.".freeze,
|
1504
|
-
"exif
|
851
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37382".freeze,
|
1505
852
|
label: "SubjectDistance".freeze,
|
1506
|
-
subPropertyOf: ["exif
|
1507
|
-
type: "rdf
|
853
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#meter".freeze, "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze],
|
854
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1508
855
|
property :subjectDistanceRange,
|
1509
856
|
comment: "The distance to the subject, such as Macro, Close View or Distant View.".freeze,
|
1510
|
-
"exif
|
857
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41996".freeze,
|
1511
858
|
label: "SubjectDistanceRange".freeze,
|
1512
|
-
subPropertyOf: "exif
|
1513
|
-
type: "rdf
|
859
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
860
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1514
861
|
property :subjectLocation,
|
1515
862
|
comment: "The location of the main subject in the scene. The value of this tag represents the pixel at the center of the main subject relative to the left edge, prior to rotation processing as per the Rotation tag. The first value indicates the X column number and second indicates the Y row number.".freeze,
|
1516
|
-
"exif
|
863
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41492".freeze,
|
1517
864
|
label: "SubjectLocation".freeze,
|
1518
|
-
subPropertyOf: "exif
|
1519
|
-
type: "rdf
|
865
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
866
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1520
867
|
property :subseconds,
|
1521
868
|
comment: "A tag used to record fractions of seconds for a date property".freeze,
|
1522
869
|
label: "Subseconds".freeze,
|
1523
|
-
type: "rdf
|
870
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1524
871
|
property :tag_number,
|
1525
872
|
comment: "The Exif tag number".freeze,
|
1526
873
|
label: "Tag number".freeze,
|
1527
|
-
subPropertyOf: "
|
1528
|
-
type: "rdf
|
874
|
+
subPropertyOf: "http://purl.org/dc/elements/1.1/identifier".freeze,
|
875
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1529
876
|
property :tagid,
|
1530
877
|
comment: "The Exif tag number with context prefix, such as IFD type or maker name".freeze,
|
1531
878
|
label: "Tag ID".freeze,
|
1532
|
-
subPropertyOf: "exif
|
1533
|
-
type: "rdf
|
879
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#tag_number".freeze,
|
880
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1534
881
|
property :transferFunction,
|
1535
882
|
comment: "A transfer function for the image, described in tabular style. Normally this tag is not necessary, since color space is specified in the color space information tag (ColorSpace).".freeze,
|
1536
|
-
"exif
|
883
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "301".freeze,
|
1537
884
|
label: "TransferFunction".freeze,
|
1538
|
-
subPropertyOf: "exif
|
1539
|
-
type: "rdf
|
885
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter".freeze,
|
886
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1540
887
|
property :userComment,
|
1541
888
|
comment: "A tag for Exif users to write keywords or comments on the image besides those in ImageDescription, and without the character code limitations of the ImageDescription tag. The character code used in the UserComment tag is identified based on an ID code in a fixed 8-byte area at the start of the tag data area.".freeze,
|
1542
|
-
"exif
|
889
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "37510".freeze,
|
1543
890
|
label: "UserComment".freeze,
|
1544
|
-
subPropertyOf: "exif
|
1545
|
-
type: "rdf
|
891
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#userInfo".freeze,
|
892
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1546
893
|
property :userInfo,
|
1547
894
|
comment: "An attribute relating to User Information".freeze,
|
1548
895
|
label: "User Info".freeze,
|
1549
|
-
subPropertyOf: "exif
|
1550
|
-
type: "rdf
|
896
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
|
897
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1551
898
|
property :versionInfo,
|
1552
899
|
comment: "An attribute relating to Version".freeze,
|
1553
900
|
label: "Version Info".freeze,
|
1554
|
-
subPropertyOf: "exif
|
1555
|
-
type: "rdf
|
901
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#exifAttribute".freeze,
|
902
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1556
903
|
property :whiteBalance,
|
1557
904
|
comment: "The white balance mode set when the image was shot.".freeze,
|
1558
|
-
"exif
|
905
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "41987".freeze,
|
1559
906
|
label: "WhiteBalance".freeze,
|
1560
|
-
subPropertyOf: "exif
|
1561
|
-
type: "rdf
|
907
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#pictTaking".freeze,
|
908
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1562
909
|
property :whitePoint,
|
1563
910
|
comment: "The chromaticity of the white point of the image. Normally this tag is not necessary, since color space is specified in the color space information tag (ColorSpace).".freeze,
|
1564
|
-
"exif
|
911
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "318".freeze,
|
1565
912
|
label: "WhitePoint".freeze,
|
1566
|
-
subPropertyOf: "exif
|
1567
|
-
type: "rdf
|
913
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter".freeze,
|
914
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1568
915
|
property :width,
|
1569
916
|
comment: "Width of an object".freeze,
|
1570
917
|
label: "Width".freeze,
|
1571
|
-
subPropertyOf: "exif
|
1572
|
-
type: "rdf
|
918
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#length".freeze,
|
919
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1573
920
|
property :xResolution,
|
1574
921
|
comment: "The number of pixels per ResolutionUnit in the ImageWidth direction. When the image resolution is unknown, 72 [dpi] is designated.".freeze,
|
1575
|
-
"exif
|
922
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "282".freeze,
|
1576
923
|
label: "XResolution".freeze,
|
1577
|
-
subPropertyOf: ["exif
|
1578
|
-
type: "rdf
|
924
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze, "http://www.w3.org/2003/12/exif/ns#resolution".freeze],
|
925
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1579
926
|
property :yCbCrCoefficients,
|
1580
927
|
comment: "The matrix coefficients for transformation from RGB to YCbCr image data.".freeze,
|
1581
|
-
"exif
|
928
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "529".freeze,
|
1582
929
|
label: "YCbCrCoefficients".freeze,
|
1583
|
-
subPropertyOf: "exif
|
1584
|
-
type: "rdf
|
930
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataCharacter".freeze,
|
931
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1585
932
|
property :yCbCrPositioning,
|
1586
933
|
comment: "The position of chrominance components in relation to the luminance component. This field is designated only for JPEG compressed data or uncompressed YCbCr data.".freeze,
|
1587
|
-
"exif
|
934
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "531".freeze,
|
1588
935
|
label: "YCbCrPositioning".freeze,
|
1589
|
-
subPropertyOf: "exif
|
1590
|
-
type: "rdf
|
936
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
|
937
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1591
938
|
property :yCbCrSubSampling,
|
1592
939
|
comment: "The sampling ratio of chrominance components in relation to the luminance component. In JPEG compressed data a JPEG marker is used instead of this tag.".freeze,
|
1593
|
-
"exif
|
940
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "530".freeze,
|
1594
941
|
label: "YCbCrSubSampling".freeze,
|
1595
|
-
subPropertyOf: "exif
|
1596
|
-
type: "rdf
|
942
|
+
subPropertyOf: "http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze,
|
943
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1597
944
|
property :yResolution,
|
1598
945
|
comment: "The number of pixels per ResolutionUnit in the ImageLength direction. The same value as XResolution is designated.".freeze,
|
1599
|
-
"exif
|
946
|
+
"http://www.w3.org/2003/12/exif/ns#tagNumber": "283".freeze,
|
1600
947
|
label: "YResolution".freeze,
|
1601
|
-
subPropertyOf: ["exif
|
1602
|
-
type: "rdf
|
948
|
+
subPropertyOf: ["http://www.w3.org/2003/12/exif/ns#imageDataStruct".freeze, "http://www.w3.org/2003/12/exif/ns#resolution".freeze],
|
949
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
1603
950
|
end
|
1604
951
|
end
|