module RDF ## # Exchangeable Image File Format (EXIF) vocabulary. # # @see http://www.w3.org/2003/12/exif/ class EXIF < Vocabulary("http://www.w3.org/2003/12/exif/ns#") # TODO end end