<?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>7539</catalog-item-id>
      <title>Table: MAMMAL_INTERACTION</title>
      <short-name>MAMMAL_INTERACTION</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>7283</parent-catalog-item-id>
      <parent-title>AFSC/FMA/ATLAS Remote Client</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>This entity records marine mammal interactions that coud occur at the haul level or the trip level.</abstract>
      <notes>Loaded by batch 2204, 03-28-2008 14:09</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>TURNBULLD</schema>
      <description>This entity records marine mammal interactions that coud occur at the haul level or the trip level.</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="29727">
         <seq-order>1</seq-order>
         <name>INTERACTION_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 within Mammal Parent record</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29736">
         <seq-order>2</seq-order>
         <name>MAMMAL_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 generated unique identifier for a mammal record</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>TURNBULLD.MAMMAL</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="29739">
         <seq-order>3</seq-order>
         <name>SPECIES_CODE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>4</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Unique identifier for a species imported from Norpac</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>TURNBULLD.LOV_SPECIES_CODE</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="29723">
         <seq-order>4</seq-order>
         <name>DETERRENCE_ANIMAL_TYPE</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>Optional FK from LOV_Deterrence.  Class of animal  mammal (M), bird (B) for which the deterrence (if it exists) was utilized</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>TURNBULLD.LOV_DETERRENCE</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="29724">
         <seq-order>5</seq-order>
         <name>DETERRENCE_CODE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>2</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Optional FK from LOV_Deterrence combined with deterrence_animal type.  Deterrence codes are from NORPAC bird or mammal deterance tables.</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>TURNBULLD.LOV_DETERRENCE</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="29725">
         <seq-order>6</seq-order>
         <name>DETERRENCE_SUCCESS_FLAG</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>Identifies whether or not the deterence measures applied were successful</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29735">
         <seq-order>7</seq-order>
         <name>MAMMAL_INTERACT_CODE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>38</precision>
         <status>Active</status>
         <description>Numeric code uniquely identifying a mammal interaction.  The value is suppllied at data load from Norpac</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>TURNBULLD.LOV_MAMMAL_INTERACTI</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="29722">
         <seq-order>8</seq-order>
         <name>CONDITION_CODE</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>FK from the LOV_Condition_Table.  Numeric code identifying the injury</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>TURNBULLD.LOV_CONDITION</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="29721">
         <seq-order>9</seq-order>
         <name>CONDITION_ANIMAL_TYPE</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>FK from the LOV_Condition_Table. Refers the the class of animal for example M - mammal H-halibut. Enforced by the Domain Animal Type.</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>TURNBULLD.LOV_CONDITION</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="29726">
         <seq-order>10</seq-order>
         <name>INTERACTION_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>Date the mammal interaction was observed.  If an interaction record is related to an offload or a haul  this date is inferred as the haul date or offload end date.  If the interaction is related to a trip the interaction date is mandatory.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29738">
         <seq-order>11</seq-order>
         <name>OBSERVATION_FLAG</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>Did the observer physically witness the interaction.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29737">
         <seq-order>12</seq-order>
         <name>NUMBER_OF_ANIMALS</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>Number of animals involved with this interaction</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29728">
         <seq-order>13</seq-order>
         <name>LATITUDE_DEGREES</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Latitude at which the interaction with a mammal occured.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29729">
         <seq-order>14</seq-order>
         <name>LATITUDE_MINUTES</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Latitude at which the interaction with a mammal occured.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29730">
         <seq-order>15</seq-order>
         <name>LATITUDE_SECONDS</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Latitude at which the interaction with a mammal occured.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29731">
         <seq-order>16</seq-order>
         <name>LONGITUDE_DEGREES</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>3</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Longitude at which the interaction with a mammal occured.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29733">
         <seq-order>17</seq-order>
         <name>LONGITUDE_MINUTES</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Longitude at which the interaction with a mammal occured.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29734">
         <seq-order>18</seq-order>
         <name>LONGITUDE_SECONDS</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Longitude at which the interaction with a mammal occured.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29732">
         <seq-order>19</seq-order>
         <name>LONGITUDE_EW</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>Identifies the logitude as E(ast) or W(est)</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29720">
         <seq-order>20</seq-order>
         <name>COMMENTS</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>1000</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Observer entered comments regarding this interaction.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:7539</guid>
      <metadata-record-created-by pers-id="1162">Doug Turnbull</metadata-record-created-by>
      <metadata-record-created>2008-03-28T14:10:00</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:01</metadata-record-last-modified>
      <record-published>2016-05-04</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>2016-05-04</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2017-05-04</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
