The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Bio::Chado::Schema::Pub::Pub

DESCRIPTION

A documented provenance artefact - publications, documents, personal communication.

ACCESSORS

pub_id

  data_type: integer
  default_value: nextval('pub_pub_id_seq'::regclass)
  is_auto_increment: 1
  is_nullable: 0

title

  data_type: text
  default_value: undef
  is_nullable: 1

Descriptive general heading.

volumetitle

  data_type: text
  default_value: undef
  is_nullable: 1

Title of part if one of a series.

volume

  data_type: character varying
  default_value: undef
  is_nullable: 1
  size: 255

series_name

  data_type: character varying
  default_value: undef
  is_nullable: 1
  size: 255

Full name of (journal) series.

issue

  data_type: character varying
  default_value: undef
  is_nullable: 1
  size: 255

pyear

  data_type: character varying
  default_value: undef
  is_nullable: 1
  size: 255

pages

  data_type: character varying
  default_value: undef
  is_nullable: 1
  size: 255

Page number range[s], e.g. 457--459, viii + 664pp, lv--lvii.

miniref

  data_type: character varying
  default_value: undef
  is_nullable: 1
  size: 255

uniquename

  data_type: text
  default_value: undef
  is_nullable: 0

type_id

  data_type: integer
  default_value: undef
  is_foreign_key: 1
  is_nullable: 0

The type of the publication (book, journal, poem, graffiti, etc). Uses pub cv.

is_obsolete

  data_type: boolean
  default_value: false
  is_nullable: 1

publisher

  data_type: character varying
  default_value: undef
  is_nullable: 1
  size: 255

pubplace

  data_type: character varying
  default_value: undef
  is_nullable: 1
  size: 255

RELATIONS

cell_line_cvterms

Type: has_many

Related object: Bio::Chado::Schema::CellLine::CellLineCvterm

cell_line_features

Type: has_many

Related object: Bio::Chado::Schema::CellLine::CellLineFeature

cell_line_libraries

Type: has_many

Related object: Bio::Chado::Schema::CellLine::CellLineLibrary

cell_lineprop_pubs

Type: has_many

Related object: Bio::Chado::Schema::CellLine::CellLinepropPub

cell_line_pubs

Type: has_many

Related object: Bio::Chado::Schema::CellLine::CellLinePub

cell_line_synonyms

Type: has_many

Related object: Bio::Chado::Schema::CellLine::CellLineSynonym

expression_pubs

Type: has_many

Related object: Bio::Chado::Schema::Expression::ExpressionPub

feature_cvterms

Type: has_many

Related object: Bio::Chado::Schema::Sequence::FeatureCvterm

feature_cvterm_pubs

Type: has_many

Related object: Bio::Chado::Schema::Sequence::FeatureCvtermPub

feature_expressions

Type: has_many

Related object: Bio::Chado::Schema::Expression::FeatureExpression

featureloc_pubs

Type: has_many

Related object: Bio::Chado::Schema::Sequence::FeaturelocPub

featuremap_pubs

Type: has_many

Related object: Bio::Chado::Schema::Map::FeaturemapPub

featureprop_pubs

Type: has_many

Related object: Bio::Chado::Schema::Sequence::FeaturepropPub

feature_pubs

Type: has_many

Related object: Bio::Chado::Schema::Sequence::FeaturePub

feature_relationshipprop_pubs

Type: has_many

Related object: Bio::Chado::Schema::Sequence::FeatureRelationshippropPub

feature_relationship_pubs

Type: has_many

Related object: Bio::Chado::Schema::Sequence::FeatureRelationshipPub

feature_synonyms

Type: has_many

Related object: Bio::Chado::Schema::Sequence::FeatureSynonym

library_cvterms

Type: has_many

Related object: Bio::Chado::Schema::Library::LibraryCvterm

libraryprop_pubs

Type: has_many

Related object: Bio::Chado::Schema::Library::LibrarypropPub

library_pubs

Type: has_many

Related object: Bio::Chado::Schema::Library::LibraryPub

library_synonyms

Type: has_many

Related object: Bio::Chado::Schema::Library::LibrarySynonym

phendescs

Type: has_many

Related object: Bio::Chado::Schema::Genetic::Phendesc

phenotype_comparisons

Type: has_many

Related object: Bio::Chado::Schema::Genetic::PhenotypeComparison

phenotype_comparison_cvterms

Type: has_many

Related object: Bio::Chado::Schema::Genetic::PhenotypeComparisonCvterm

phenstatements

Type: has_many

Related object: Bio::Chado::Schema::Genetic::Phenstatement

phylonode_pubs

Type: has_many

Related object: Bio::Chado::Schema::Phylogeny::PhylonodePub

phylotree_pubs

Type: has_many

Related object: Bio::Chado::Schema::Phylogeny::PhylotreePub

protocols

Type: has_many

Related object: Bio::Chado::Schema::Mage::Protocol

type

Type: belongs_to

Related object: Bio::Chado::Schema::Cv::Cvterm

pubauthors

Type: has_many

Related object: Bio::Chado::Schema::Pub::Pubauthor

pub_dbxrefs

Type: has_many

Related object: Bio::Chado::Schema::Pub::PubDbxref

pubprops

Type: has_many

Related object: Bio::Chado::Schema::Pub::Pubprop

pub_relationship_objects

Type: has_many

Related object: Bio::Chado::Schema::Pub::PubRelationship

pub_relationship_subjects

Type: has_many

Related object: Bio::Chado::Schema::Pub::PubRelationship

stock_cvterms

Type: has_many

Related object: Bio::Chado::Schema::Stock::StockCvterm

stockprop_pubs

Type: has_many

Related object: Bio::Chado::Schema::Stock::StockpropPub

stock_pubs

Type: has_many

Related object: Bio::Chado::Schema::Stock::StockPub

stock_relationship_pubs

Type: has_many

Related object: Bio::Chado::Schema::Stock::StockRelationshipPub

studies

Type: has_many

Related object: Bio::Chado::Schema::Mage::Study