if othr.relationship.first != nil && othr.relationship.first.personalName.first != nil
            othr_json[:name] = "#{Rails.configuration.id_namespace}#{othr.relationship.first.personalName.first.pid}"
          end