Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.31 KB

table_journals.md

File metadata and controls

26 lines (21 loc) · 1.31 KB

Table: journals

Description: Table of metadata about the journals the references in this dataset are published in.

'sPubName' field in the ThermoML Schema

ThermoML Schema

Example data of the 'sPubName' in the 'Citation' section of a ThermoML file

ThermoML Example

MySQL 'references' table structure

MySQL Structure

MySQL Fields

  • id: components primary key (auto-generated and unique)
  • name: the journal name
  • coden: six-character code for a serial (journal)
  • issn: the International Standard Serial Number (ISSN) for a serial (journal)
  • set: a short text code for the journal
  • language: the journals language
  • abbrev: abbreviation of the journal name according to the List of Title Work Abbreviations from ISSN International Centre
  • publisher: the journal publisher
  • homepage: the homepage of the journal
  • doiprefix: the unique starting prefixes of the DOIs created for papers published in this journal
  • updated: datetime last updated