Class: Idml::Parts::XmpMeta

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Defined in:
lib/idml/parts/xmp.rb

Overview

<x:xmpmeta> — outer wrapper of an XMP packet.

Instance Method Summary collapse

Instance Method Details

#descriptionObject



300
301
302
# File 'lib/idml/parts/xmp.rb', line 300

def description
  rdf&.first_description
end