| id |
BigAutoField |
|
|
|
| journal |
ForeignKey |
|
|
|
| title |
TextField |
<ArticleTitle> |
TI -, T1 - |
Primary title of the article |
| translated_title |
TextField |
<VernacularTitle> |
TT - |
Translated / alternative title |
| abstract |
TextField |
<AbstractText> |
AB -, N2 - |
Main abstract text (N2 is synonym for AB) |
| other_abstracts |
JSONField |
<OtherAbstract> |
- |
Multi-language abstracts |
| coi_statement |
TextField |
<CoiStatement> |
N1 - |
Conflict of interest statement |
| copyright_info |
TextField |
<CopyrightInformation> |
N1 - |
Copyright information |
| journal_title_denormalized |
CharField |
<Journal><Title> |
JF -, JO - |
Full journal name (denormalized). |
| journal_abbreviation_denormalized |
CharField |
<Journal><ISOAbbreviation> |
JA -, J2 - |
ISO standard abbreviation (denormalized). |
| publication_date |
DateField |
<PubDate><MedlineDate>, <PubDate><Year>/<Month>/<Day> |
PY -, Y1 -, DA - |
Full date of publication |
| publication_year |
IntegerField |
<PubDate><Year> |
Y1 -, PY - |
Year of publication |
| publication_month |
CharField |
<PubDate><Month> |
MO - |
Month of publication |
| volume |
CharField |
<Volume> |
VL -, VO - |
Journal volume |
| issue |
CharField |
<Issue> |
IS - |
Journal issue |
| start_page |
CharField |
<MedlinePgn> |
SP - |
Start page |
| end_page |
CharField |
<MedlinePgn> |
EP - |
End page |
| doi |
CharField |
<ELocationID EIdType='doi'> |
DO -, L3 - |
Digital Object Identifier |
| pmid |
CharField |
<PMID> |
PMID -, ID - |
PubMed identifier |
| pmcid |
CharField |
<ArticleId IdType='pmc'> |
PMCID -, C2 - |
PubMed Central identifier |
| pii |
CharField |
<ArticleId IdType='pii'> |
M3 - |
Publisher Item Identifier |
| publication_type |
CharField |
<PublicationType> |
PT - |
Type of article (Journal Article, Review, etc.) |
| language |
CharField |
<Language> |
LA - |
ISO language code |
| databank_accession |
CharField |
<DataBank><AccessionNumber> |
AN - |
Dataset identifiers from databanks (e.g., GEO, GenBank). |
| comments_corrections |
TextField |
<Commentary> |
C3 - |
Notes on comments, corrections, retractions, etc. |
| original_publication_info |
TextField |
- |
OP - |
Details about the original or prior publication. |
| reprint_status |
CharField |
- |
RP - |
Reprint status or availability. |
| notes |
TextField |
- |
N1 -, U1 - |
General notes or user-defined fields. |
| call_number |
CharField |
- |
CN -, H1 -, H2 - |
Library call number or local identifier. |
| classification |
CharField |
- |
CL - |
Classification or subject categories. |
| short_title |
CharField |
- |
ST - |
Short title of the article. |
| caption |
TextField |
- |
CA -, CT - |
General caption text (e.g., figure/table caption). |
| license_rights |
CharField |
<ArticleId IdType='pmcref'> |
LB - |
Licensing and rights information. |
| output_language |
CharField |
- |
OL - |
Output language for processing or display. |
| article_views |
IntegerField |
|
|
|
| citation_count |
IntegerField |
|
|
|
| download_count |
IntegerField |
|
|
|
| extra_metadata |
JSONField |
- |
M1 -, M2 -, M3 - |
Additional, unstructured metadata in JSON format. |
| xml_raw |
TextField |
- |
- |
Original raw XML data if available. |
| ris_raw |
TextField |
- |
- |
Original raw RIS data if available. |
| created_at |
DateTimeField |
|
|
|
| updated_at |
DateTimeField |
|
|
|
| authors |
ManyToManyField |
|
|
|