Eprint fields pub.pl

From EPrints Documentation
Revision as of 10:40, 27 January 2022 by Drn@ecs.soton.ac.uk (talk | contribs) (Added page about config file (unfinished).)
Jump to: navigation, search

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects


Back to cfg.d

eprint_fields_pub.pl contains optional field definitions that are specific to the publications flavour, whereas eprints_fields.pl contains generic optional fields.

In EPrints 3.4 the following field definitions are included in this file:

  • full_text_status - The availability of the full text, is it public, restricted or none. This value is determined from the presence and the security setting of documents associated with the eprint.
  • monograph_type - If the type is monograph what is its sub-type, (e.g. technical_report, working_paper, manual, etc.).
  • pres_type - If the type is conference_item what is its sub-type, (e.g. keynote, paper, poster, etc.)
  • series - The series (e.g. of books) of which this eprint is part.
  • volume - The volume (e.g. of a journal) the eprint is published.
  • number - The number/issue (e.g. of a journal) the eprint is published.
  • article_number - The article number (e.g. within a journal or journal series) of the eprint.
  • place_of_pub - The place of publication of the eprint. (E.g. where the publishing house is based).
  • pagerange - The page range (e.g. in a journal or book) of the eprint.
  • pages - The number of pages (e.g. in a journal or book) of the eprint.
  • event_title - The title of the event (e.g. a conference) associated with the eprint.
  • event_location - The location of the event (e.g. a conference) associated with the eprint.
  • event_dates - The dates of the event (e.g. a conference) associated with the eprint. N.B. this is a free-text rather than a pair of date fields.
  • event_location - The type of the event (e.g. conference, workshop, etc.) associated with the eprint.
  • patent_applicant - The name of the applicant (person and/or organisation) applying for a patent associated with the eprint.
  • institution - The name of the institution associated with the eprint.
  • department - The name of the department (at the institution) associated with the eprint.
  • thesis_type - If the type is thesis, the sub-type of thesis. (E.g. doctoral, masters, etc.).
  • thesis_name - If the type is thesis, the name of the thesis title. (E.g. mphil, phd, dphil, etc.).
  • refereed - Has the eprint been refereed, (e.g. for publciation to a journal).
  • isbn - The [1] for the publication (e.g. a book) of the eprint.
  • issn - The [2] for the publication (e.g. a journal) of the eprint.