Class: DarwinCore::SynonymNormalized

Inherits:
Struct
  • Object
show all
Defined in:
lib/dwc-archive/classification_normalizer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#canonical_nameObject

Returns the value of attribute canonical_name

Returns:

  • (Object)

    the current value of canonical_name



38
39
40
# File 'lib/dwc-archive/classification_normalizer.rb', line 38

def canonical_name
  @canonical_name
end

#global_idObject

Returns the value of attribute global_id

Returns:

  • (Object)

    the current value of global_id



38
39
40
# File 'lib/dwc-archive/classification_normalizer.rb', line 38

def global_id
  @global_id
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



38
39
40
# File 'lib/dwc-archive/classification_normalizer.rb', line 38

def id
  @id
end

#local_idObject

Returns the value of attribute local_id

Returns:

  • (Object)

    the current value of local_id



38
39
40
# File 'lib/dwc-archive/classification_normalizer.rb', line 38

def local_id
  @local_id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



38
39
40
# File 'lib/dwc-archive/classification_normalizer.rb', line 38

def name
  @name
end

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



38
39
40
# File 'lib/dwc-archive/classification_normalizer.rb', line 38

def source
  @source
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



38
39
40
# File 'lib/dwc-archive/classification_normalizer.rb', line 38

def status
  @status
end