<?xml version="1.0" encoding="UTF-8"?>
<inport-metadata xmlns:xs="http://www.w3.org/2001/XMLSchema"
                 version="1.11"
                 source="https://www.fisheries.noaa.gov">
   <item-identification>
      <catalog-item-id>32699</catalog-item-id>
      <title>REFERENCE_DOCUMENTS</title>
      <short-name>REFERENCE_DOCUMENTS</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>17904</parent-catalog-item-id>
      <parent-title>SPS Abundance - Salmon spawner abundance data compilation and database management</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Planned</status>
      <abstract>Stores information such as title, author, and publication year about reference documents that were used to gather salmon abundance data.</abstract>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>SPS</schema>
      <description>Stores information such as title, author, and publication year about reference documents that were used to gather salmon abundance data.</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="324318">
         <name>AUTHOR</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>400</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The name of the author of a piece of reference material.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324315">
         <name>REFERENCE_DOCUMENT_DB_ID</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>Yes</primary-key>
         <status>Active</status>
         <description>Database-generated primary key (unique identifier) for each REFERENCE_DOCUMENTS record, created by an internal sequence generator and used by the database to maintain referential integrity. This ID is not designed to be managed by users. This primary key constraint is named RD_PK.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324323">
         <name>EXTERNAL_DOCUMENT_LINK</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>300</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A web-link to any pertinent external document that relates to this reference document OR the link to the reference document itself.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324321">
         <name>NOTES</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>2000</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Any comments or other information about the reference material or its publication or use.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324319">
         <name>PUBLICATION_YEAR</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>If the reference material is published, the four-digit year in which the reference material was published.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324320">
         <name>PUBLISHER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>200</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>If the reference material is published, the name of the publisher of the reference material.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324324">
         <name>RECORD_APPROVED_BY_PERSON</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>40</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>If there is a certification process for these records, name of person who certified approval of the particular record.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324325">
         <name>RECORD_APPROVED_ON_DATE</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>If there is a certification process for these records, date that the particular record was approved or officially certified.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324339">
         <name>RECORD_CHANGE_COMMENT</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>4000</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Unlimited narrative describing the last change/edit made to this particular record. In a post-edit summary, this text is intended to describe what was done by the latest edit job.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324343">
         <name>PAGES</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>40</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The total number of pages included in the reference.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324342">
         <name>PLACE_PUBLISHED</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>100</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The location where a publication was published.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324337">
         <name>PUB_YEAR_SUFFIX</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>5</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Used to provide additional information about the publication year if needed.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324326">
         <name>RECORD_COMPUTER_LOAD_BY_USER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>40</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The username that loaded the record into the database. The username is dynamically captured by the database trigger when the record is inserted and saved to the database.  This person may have no knowledge of content or meaning but ran the computer process that put the record into the database.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324327">
         <name>RECORD_COMPUTER_LOAD_ON_DATE</name>
         <data-storage-type>TIMESTAMP(4)</data-storage-type>
         <max-length>11</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The date that the record was loaded into the database. This date is dynamically captured by the database trigger when the record is inserted and saved.</description>
         <general-data-type>TIMESTAMP(4)</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324328">
         <name>RECORD_CREATED_BY_PERSON</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>40</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The name of the person who originated this record PRIOR to its being entered into the database.  The name of the person to contact with administrative questions or an explanation of it content.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324329">
         <name>RECORD_CREATED_ON_DATE</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The date, or approximate date, that the person with content knowledge originated this record PRIOR to its being entered into the database.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324330">
         <name>RECORD_EFFECTIVE_DATE</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>If necessary, the date that the individual record becomes effective.  Prior to this date the record is not valid.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324331">
         <name>RECORD_EXPIRATION_DATE</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>If necessary, the date that the individual record ceases to be effective.  To force a midnight expiration, this may be set by "Select to_date(to_char(sysdate +1 ,'mm/dd/yyyy')||' 23:59:59','mm/dd/yyyy hh24:mi:ss') from dual".  After this date and time the record is not valid.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324344">
         <name>RECORD_HISTORY</name>
         <data-storage-type>CLOB</data-storage-type>
         <max-length>4000</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>An accumulated set of statements describing how THIS RECORD has been edited over time including WHEN and by WHOM.</description>
         <general-data-type>CLOB</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324338">
         <name>RECORD_JOURNAL_NOTE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>4000</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Short narrative describing the last change/edit made to this particular record. In a post-edit summary, this text is intended to describe what was done by the latest edit job.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324332">
         <name>RECORD_LAST_EDITED_BY_USER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>40</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The username of the last person who modified this record. This username is dynamically captured by the database trigger any time the record is edited.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324333">
         <name>RECORD_LAST_EDITED_ON_DATE</name>
         <data-storage-type>TIMESTAMP(4)</data-storage-type>
         <max-length>11</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The  last date that the particular record was modified. This date is dynamically captured by the database trigger any time the record is edited.</description>
         <general-data-type>TIMESTAMP(4)</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324334">
         <name>RECORD_NUMBER_OF_EDITS</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The number of times that the particular record was modified. This count is dynamically incremented by 1 by the database trigger each time the record is edited.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324335">
         <name>RECORD_SOFT_DELETED</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>1</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Flag whether or not this record has the "Deleted" status.  Null means this record has NOT been deleted.  "Y" means this record HAS been deleted.  This flag allows "deleted" records to remain in the table for technical reasons.  When the record is "Hard Deleted" it will be removed from this table and may or may not be placed in a historical table to preserve historical status.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324336">
         <name>RECORD_STEWARDSHIP</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>100</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>If a set of User-Roles are developed for these records, this allows a particular Role (which may be a collection of other Roles) to be assigned to steward individual records.  When any user attempts to modify a record, a database procedure will then dynamically examine the user's Role to determine if they are authorized to edit particular records.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324322">
         <name>REFERENCE_TYPE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>50</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The classification of a reference document to its PRIMARY category.  (If the reference document can be classified to more than one category, others are not accomodated here.)  Acceptable values include: Age Reference, Catch Reference, Hatchery Reference, Spawner Reference, and Wild-Fraction Reference.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324340">
         <name>SECONDARY_TITLE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>255</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>An additional title used by the reference.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324317">
         <name>TITLE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>400</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The recognized, given title for a piece of reference material.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324341">
         <name>VOLUME</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>50</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The volume of the journal where the reference is published.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324314">
         <name>REFERENCE_ID</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A reference number originating from the MS-Access database version, used to identify a particulare reference document.  This ID may not be consistent over time due to the nature of the data source.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="324316">
         <name>DOCUMENT_TYPE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Foreign key to the REFERENCE_DOCUMENT_TYPES table to link REFERENCE_DOCUMENTS records to a specific REF_NO using the REFERENCEDOCUMENTTYPE_PK primary key. This foreign key constraint is named RDT_RD_FK.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:32699</guid>
      <metadata-record-created-by pers-id="4250">Jeffrey Cowen</metadata-record-created-by>
      <metadata-record-created>2016-05-09T14:19:55</metadata-record-created>
      <metadata-record-last-modified-by pers-id="0">SysAdmin InPortAdmin</metadata-record-last-modified-by>
      <metadata-record-last-modified>2022-08-09T17:11:00</metadata-record-last-modified>
      <record-published>2016-05-11</record-published>
      <owner-organization>Northwest Fisheries Science Center</owner-organization>
      <owner-organization-acronym>NWFSC</owner-organization-acronym>
      <owner-organization-address>2725 Montlake Boulevard East</owner-organization-address>
      <owner-organization-address-city>Seattle</owner-organization-address-city>
      <owner-organization-address-state>WA</owner-organization-address-state>
      <owner-organization-address-zip>98112</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone>206-860-3200</owner-organization-phone>
      <owner-organization-url>https://www.nwfsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours/>
      <owner-organization-group-id>1001</owner-organization-group-id>
      <publication-status>Public</publication-status>
      <is-do-not-publish>No</is-do-not-publish>
      <metadata-last-review-date>2016-05-11</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2017-05-11</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
