Members:
data Record with Medline data.
Methods
|
|
|
|
__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 )
|