Class: NCBO::ResourceIndex::Annotation

Inherits:
Object
  • Object
show all
Defined in:
lib/ncbo_resource_index/data.rb

Instance Attribute Summary collapse

Instance Attribute Details

#conceptObject

Returns the value of attribute concept.



9
10
11
# File 'lib/ncbo_resource_index/data.rb', line 9

def concept
  @concept
end

#contextObject

Returns the value of attribute context.



9
10
11
# File 'lib/ncbo_resource_index/data.rb', line 9

def context
  @context
end

#elementObject

Returns the value of attribute element.



9
10
11
# File 'lib/ncbo_resource_index/data.rb', line 9

def element
  @element
end

#scoreObject

Returns the value of attribute score.



9
10
11
# File 'lib/ncbo_resource_index/data.rb', line 9

def score
  @score
end