<?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>9626</catalog-item-id>
      <title>Table: ATLW_MAMMAL_SPECIMEN</title>
      <short-name>ATLW_MAMMAL_SPECIMEN</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>7284</parent-catalog-item-id>
      <parent-title>AFSC/FMA/North Pacific Groundfish and Halibut Observer Program, Post 2008 Fishery Statistics.</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>This entity maps to the Norpac Domestic_Mammal_Specimen Table, and records sampling information for marine mammal tissue and measurements recorded for hauls, offloads, or trips.</abstract>
      <purpose>Working Tables accept the raw data from field transmissions or data entry.  They are unconstrained, Relational integrity data validation is performed when data are loaded into NORPAC transaction tables.  Error checking is performed by batch processes on production data.</purpose>
      <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>NORPAC</schema>
      <description>This entity maps to the Norpac Domestic_Mammal_Specimen Table</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="37784">
         <seq-order>1</seq-order>
         <name>RECORD_SET_STATUS_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>Yes</primary-key>
         <precision>9</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Sequence generated unique identifier of a record set header</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37780">
         <seq-order>2</seq-order>
         <name>CRUISE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>Yes</primary-key>
         <precision>8</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37782">
         <seq-order>3</seq-order>
         <name>MAMMAL_SPECIMEN_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>Yes</primary-key>
         <precision>9</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Sequence generated unique identifier of a mammal specimen record.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37778">
         <seq-order>4</seq-order>
         <name>ANIMAL_NUMBER</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>3</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>User Entered identifier or a particular animal within a mammal interaction.  This number is unique in combination with a specimen type.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37787">
         <seq-order>5</seq-order>
         <name>SPECIMEN_TYPE_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Foreign Key value identifying the type of speciment collected.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37781">
         <seq-order>6</seq-order>
         <name>INTERACTION_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Sequence within Mammal Parent record</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37786">
         <seq-order>7</seq-order>
         <name>SPECIMEN_NUMBER</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>A specimen number is unique with a mammal record.  It is auser defined identifier.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37785">
         <seq-order>8</seq-order>
         <name>SEX</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>1</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Sex of a mammal speciem (M)ale, (F)emale, (U)nknown or undertermined.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37788">
         <seq-order>9</seq-order>
         <name>VALUE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>If the Specimen Type requires a value to be entered this attribute is the data store.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37779">
         <seq-order>10</seq-order>
         <name>COMMENTS</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>1000</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Observer entered comments</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37783">
         <seq-order>11</seq-order>
         <name>PERMIT</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>6</max-length>
         <required>Yes</required>
         <primary-key>Yes</primary-key>
         <status>Active</status>
         <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:9626</guid>
      <metadata-record-created-by pers-id="1162">Doug Turnbull</metadata-record-created-by>
      <metadata-record-created>2009-06-30T16:11:11</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:03</metadata-record-last-modified>
      <record-published>2018-09-26</record-published>
      <owner-organization>Alaska Fisheries Science Center</owner-organization>
      <owner-organization-acronym>AFSC</owner-organization-acronym>
      <owner-organization-address>7600 Sand Point Way N.E., Building 4</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>98115</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone/>
      <owner-organization-url>https://www.afsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours>0700-1700 Pacific Time</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>2018-09-26</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2019-09-26</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
