Class: Pubid::Nist::Components::Publisher

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Defined in:
lib/pubid/nist/components/publisher.rb

Overview

Publisher component for NIST identifiers Handles NIST and NBS publishers

Instance Method Summary collapse

Instance Method Details

#bodyObject

Alias for compatibility



18
19
20
# File 'lib/pubid/nist/components/publisher.rb', line 18

def body
  publisher
end

#to_sObject



13
14
15
# File 'lib/pubid/nist/components/publisher.rb', line 13

def to_s
  publisher
end