References exported from PubMed in the Medline format contain medical subject headings (MeSH) and subheadings as MH - <heading/subheading/subheading>
, with asterisks indicating “major” topics. There is another labe (OT -
) for “other therms” that are not MeSH terms.
Here is an example where subheading1, Heading4, and Heading5 are major topics.
MH - Heading1/subheading1
MH - Heading2/subheading1/subheading2
MH - Heading3/*subheading1/subheading3
MH - *Heading4
MH - *Heading5/subheading1/subheading2
OT - some term from the authors
OT - another term
Jabref imports each MH or OT line as one keyword. I transform the Medline data before importing to preserve the details. This is how I like to do it:
MH - Heading1 [mh]
MH - Heading1/subheading1 [mh]
MH - Heading2 [mh]
MH - Heading2/subheading1 [mh]
MH - Heading2/subheading2 [mh]
MH - Heading3 [mh]
MH - Heading3/subheading1* [mh]
MH - Heading3/subheading3 [mh]
MH - Heading4* [mh]
MH - Heading5* [mh]
MH - Heading5*/subheading1 [mh]
MH - Heading5*/subheading2 [mh]
OT - some term from the authors
OT - another term
This preserves the distinction between MeSH and other terms and identification of major topics, while allowing convenient alphabetisation.
Commas and asterisks can be a problem for some reference managers, so I have also used this variation:
MH - *Comma, has one
MH - Heading, not major
MH - Comma - has one [mj]
MH - Heading - not major [mh]
I make these changes in a text editor before importing the records to JabRef, but it would be a nice improvement if JabRef performed the cleanup. I imagine that anyone who uses PubMed references would appreciate this.
Note: The behaviour is slightly different for references fetchedas XML from PubMed. In this case, I believe that the heading/subheading relationships are imported correctly, though still as generic keywords and without preservation of major topics.
Please vote if you support this proposal:
- I would like to have this feature, too!
- I don’t care.