lib/ezid/metadata.rb in ezid-client-0.11.0 vs lib/ezid/metadata.rb in ezid-client-0.12.0

- old
+ new

@@ -2,12 +2,10 @@ module Ezid # # EZID metadata collection for an identifier. # - # @note Although this API is not private, its direct use is discouraged. - # Instead use the metadata element accessors through Ezid::Identifier. - # @api public + # @api private # class Metadata < SimpleDelegator # EZID metadata field/value separator ANVL_SEPARATOR = ": "