Link Search Menu Expand Document

Publications model

Table of contents

  1. Introduction
  2. Fields
  3. Submission process
  4. Permissions
  5. Publications API access

Introduction

Publications refer to articles, papers, or studies in scientific journals. They are the primary means for disseminating new findings, theories, and analyses to the wider scientific community and the public. In BrainSTEM, publications are a shared model across users.

Fields

FieldDescription
TitleThe title of the publication (required)
AuthorsThe authors of the publication (required)
JournalThe journal in which the publication appears (required)
AbstractA summary of the publication’s content (required)
DOIDigital Object Identifier for the publication
VolumeThe journal volume in which the publication appears
Publication URLDirect link to the publication
PDF URLDirect link to a publicly accessible PDF version of the publication
Publication dateDate when the publication was officially released

Submission process

Any user can submit new publication entries or propose changes to existing ones. However, all submissions must undergo an approval process before becoming available for use. Please refer to existing entries for examples of appropriate submissions.

Permissions

Once a publication entry has been approved, it becomes accessible to all users.

Publications API access

The API provides programmable access to publication data, allowing you to read, edit, and delete entries. For more information about the fields and data structure of publication entries, please consult the Publications API page.