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



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

def ds
  @ds
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



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

def status
  @status
end