app/parsers/bulkrax/application_parser.rb in bulkrax-8.1.0 vs app/parsers/bulkrax/application_parser.rb in bulkrax-8.2.0

- old
+ new

@@ -148,10 +148,10 @@ else 'perform_later' end end - # The visibility of the record. Acceptable values are: "open", "embaro", "lease", "authenticated", "restricted". The default is "open" + # The visibility of the record. Acceptable values are: "open", "embargo", "lease", "authenticated", "restricted". The default is "open" # # @return [String] # @see https://github.com/samvera/hydra-head/blob/main/hydra-access-controls/app/models/concerns/hydra/access_controls/access_right.rb Hydra::AccessControls::AccessRight for details on the range of values. # @see https://github.com/samvera/hyrax/blob/bd2bcffc33e183904be2c175367648815f25bc2b/app/services/hyrax/visibility_intention.rb Hyrax::VisibilityIntention for how we process the visibility. def visibility