Table of Contents

Class: _RecordConsumer Bio/Medline/__init__.py

Consumer that converts a Medline record to a Record object.

Members: data Record with Medline data.

Base Classes   
AbstractConsumer
Methods   
__init__
_clean
_clean_record
abstract
abstract_author
address
author
call_number
cas_registry_number
class_update_date
comments
country
end_record
english_abstract
entry_date
entry_month
gene_symbol
identification
issn
issue_part_supplement
journal_subset
journal_title_code
language
last_revision_date
major_revision_date
mesh_heading
mesh_tree_number
no_author
number_of_references
pagination
personal_name_as_subject
publication_date
publication_type
pubmed_id
record_originator
secondary_source_id
source
special_list
start_record
subheadings
substance_name
title
title_abbreviation
transliterated_title
undefined
unique_identifier
volume_issue
year
  __init__ 
__init__ ( self )

  _clean 
_clean (
        self,
        line,
        rstrip=1,
        )

  _clean_record 
_clean_record ( self,  rec )

  abstract 
abstract ( self,  line )

  abstract_author 
abstract_author ( self,  line )

  address 
address ( self,  line )

  author 
author ( self,  line )

  call_number 
call_number ( self,  line )

  cas_registry_number 
cas_registry_number ( self,  line )

  class_update_date 
class_update_date ( self,  line )

  comments 
comments ( self,  line )

  country 
country ( self,  line )

  end_record 
end_record ( self )

  english_abstract 
english_abstract ( self,  line )

  entry_date 
entry_date ( self,  line )

  entry_month 
entry_month ( self,  line )

  gene_symbol 
gene_symbol ( self,  line )

  identification 
identification ( self,  line )

  issn 
issn ( self,  line )

  issue_part_supplement 
issue_part_supplement ( self,  line )

  journal_subset 
journal_subset ( self,  line )

  journal_title_code 
journal_title_code ( self,  line )

  language 
language ( self,  line )

  last_revision_date 
last_revision_date ( self,  line )

  major_revision_date 
major_revision_date ( self,  line )

  mesh_heading 
mesh_heading ( self,  line )

  mesh_tree_number 
mesh_tree_number ( self,  line )

  no_author 
no_author ( self,  line )

  number_of_references 
number_of_references ( self,  line )

  pagination 
pagination ( self,  line )

  personal_name_as_subject 
personal_name_as_subject ( self,  line )

  publication_date 
publication_date ( self,  line )

  publication_type 
publication_type ( self,  line )

  pubmed_id 
pubmed_id ( self,  line )

  record_originator 
record_originator ( self,  line )

  secondary_source_id 
secondary_source_id ( self,  line )

  source 
source ( self,  line )

  special_list 
special_list ( self,  line )

  start_record 
start_record ( self )

  subheadings 
subheadings ( self,  line )

  substance_name 
substance_name ( self,  line )

  title 
title ( self,  line )

  title_abbreviation 
title_abbreviation ( self,  line )

  transliterated_title 
transliterated_title ( self,  line )

  undefined 
undefined ( self,  line )

Records sometimes contain lines with qualifiers that don't match any in the standard. All these lines go into another variable. Some undefined qualifiers: NP, PID, EDAT, MHDA

  unique_identifier 
unique_identifier ( self,  line )

  volume_issue 
volume_issue ( self,  line )

  year 
year ( self,  line )


Table of Contents

This document was automatically generated on Mon Jul 1 12:02:51 2002 by HappyDoc version 2.0.1