Class: FedoraMigrate::ObjectMover::RDFDatastreamReport

Inherits:
Struct
  • Object
show all
Defined in:
lib/fedora_migrate/object_mover.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dsObject

Returns the value of attribute ds

Returns:

  • (Object)

    the current value of ds



6
7
8
# File 'lib/fedora_migrate/object_mover.rb', line 6

def ds
  @ds
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



6
7
8
# File 'lib/fedora_migrate/object_mover.rb', line 6

def status
  @status
end