<?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>9657</catalog-item-id>
      <title>Table: ATL_CRUISE_VESSEL</title>
      <short-name>ATL_CRUISE_VESSEL</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>The intersection of an observer cruise and a vessel</abstract>
      <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
   </item-identification>
   <keywords>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>AFSC</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>ATL</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>ATLAS</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>BYCATCH</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>FMA</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>NORPAC</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>OBSERVER</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>AI</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>ALEUTIAN ISLANDS</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>BERING SEA</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>BS</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>BSAI</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>GOA</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>GULF OF ALASKA</keyword>
      </keyword>
   </keywords>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>NORPAC</schema>
      <description>The intersection of an observer cruise and a vessel</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="38118">
         <seq-order>1</seq-order>
         <name>CRUISE_VESSEL_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 for a cruise vessel.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38117">
         <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>
         <foreign-key-relations>NORPAC.ATL_OBSERVER_CRUISE</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="38123">
         <seq-order>3</seq-order>
         <name>VESSEL_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>Unique Code identifying a vessel - inherited from the NORPAC data set. Generated by logistics staff.</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>NORPAC.ATL_LOV_VESSEL</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="38120">
         <seq-order>4</seq-order>
         <name>STATUS</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>This attribute is the logical foreign key from the CV_Status table owned by Norpac.  It represents the current processing phase that a record is in.</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>NORPAC.CV_STATUS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="38121">
         <seq-order>5</seq-order>
         <name>STATUS_DATE</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Timestamp of when processing status was assigned</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38122">
         <seq-order>6</seq-order>
         <name>STATUS_USER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>30</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>User who was logged on when the cruise vessel (cruise plant) status was assigned</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38116">
         <seq-order>7</seq-order>
         <name>COMMENTS</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>Optional Comments Field for a cruise_vessel data set.  This field is provided for use by the debriefing staff.  They are not available to observers in the field for this release.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38119">
         <seq-order>8</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:9657</guid>
      <metadata-record-created-by pers-id="1162">Doug Turnbull</metadata-record-created-by>
      <metadata-record-created>2009-06-30T16:11:20</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:02</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>
