Module: EPUB::Publication::Package::Metadata::Refinee

Included in:
DCMES, Link, Meta
Defined in:
lib/epub/publication/package/metadata.rb

Constant Summary collapse

PROPERTIES =
%w[alternate-script display-seq file-as group-position identifier-type meta-auth role title-type]

Instance Attribute Summary collapse

Instance Attribute Details

#refinersObject



75
76
77
# File 'lib/epub/publication/package/metadata.rb', line 75

def refiners
  @refiners ||= Set.new
end