<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1E00.sch" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<Product_Observational xmlns="http://pds.nasa.gov/pds4/pds/v1"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://pds.nasa.gov/pds4/pds/v1 https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1E00.xsd">
    <Identification_Area>
        <logical_identifier>urn:nasa:pds:astromat:data:astro_lkup_geofeatures</logical_identifier>
        <version_id>1.0</version_id>
        <title>Table of author names and identifiers</title>
        <information_model_version>1.14.0.0</information_model_version>
        <product_class>Product_Observational</product_class>
        <Modification_History>
            <Modification_Detail>
                <modification_date>2021-02-02</modification_date>
                <version_id>1.0</version_id>
                <description>Table mapping samples to geoFeature named locations. Join foreignKey to astro_sample_t.sample_id, and astro_lkup_geoFeatures.id  to astro_geofeature_t.geoFeature_id </description>
            </Modification_Detail>
        </Modification_History>
    </Identification_Area>
    <Observation_Area>
        <Time_Coordinates>
            <start_date_time>2020-10-14Z</start_date_time>
            <stop_date_time>2020-10-14Z</stop_date_time>
        </Time_Coordinates>
        <Primary_Result_Summary>
            <purpose>Science</purpose>
            <processing_level>Derived</processing_level>
        </Primary_Result_Summary>
        <Investigation_Area>
            <name>Earth material chemistry from extraterrestrial samples; includes major and trace element data</name>
            <type>Other Investigation</type>
            <Internal_Reference>
                <lid_reference>urn:nasa:pds:context:investigation:other_investigation.astromat_data</lid_reference>
                <reference_type>data_to_investigation</reference_type>
            </Internal_Reference>
        </Investigation_Area>
        <Observing_System>
            <name>not applicable</name>
            <Observing_System_Component>
                <name>not applicable</name>
                <type>Host</type>
            </Observing_System_Component>
        </Observing_System>
        <Target_Identification>
            <name>Lunar Sample</name>
            <type>Satellite</type>
            <description>Samples returned from the moon by the Apollo missions</description>
            <Internal_Reference>
                <lid_reference>urn:nasa:pds:context:target:satellite.earth.moon</lid_reference>
                <reference_type>data_to_target</reference_type>
            </Internal_Reference>
        </Target_Identification>
        <Target_Identification>
            <name>Meteoroid</name>
            <type>Meteoroid</type>
            <description>Meteorites collected on Earth</description>
        </Target_Identification>
    </Observation_Area>
    <File_Area_Observational>
        <File>
            <file_name>astro_lkup_geoFeatures.csv</file_name>
            <creation_date_time>2021-02-02T13:20:13Z</creation_date_time>
            <file_size unit="byte">9228359</file_size>
            <comment>Foreign Keys: 1. id in this table joins to geoFeature_id in astro_geofeature_t.csv; 2. 0 to many geoFeatures might be associated with a sample; foreign key in this table maps to sample_id in astro_sample_t.csv</comment>
        </File>
        <Header>
            <name>Column Headings</name>
            <offset unit="byte">0</offset>
            <object_length unit="byte">24</object_length>
            <parsing_standard_id>PDS DSV 1</parsing_standard_id>
            <description>Comma-separated names of columns in the data table.</description>
        </Header>
        <Table_Delimited>
            <offset unit="byte">25</offset>
            <parsing_standard_id>PDS DSV 1</parsing_standard_id>
            <records>142209</records>
            <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
            <field_delimiter>Comma</field_delimiter>
            <Record_Delimited>
                <fields>4</fields>
                <groups>0</groups>
                <Field_Delimited>
                    <name>foreignKey</name>
                    <data_type>ASCII_String</data_type>
                    <description>foreign key to sample_id in astro_sample_t table. Uses field identifier generated by ElasticSearch in citation table. 20 character string, character set: 0-9,a-z, A-Z, _ , -</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>name</name>
                    <data_type>ASCII_String</data_type>
                    <description>label for the feature</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>type</name>
                    <data_type>ASCII_String</data_type>
                    <description>controlled vocabulary categorize kind of feature. values: {COUNTRY,LANDING SITE NAME,CRATER}.</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>id</name>
                    <data_type>ASCII_String</data_type>
                    <description>identifier for the geographic feature if there is one.</description>
                </Field_Delimited>
            </Record_Delimited>
        </Table_Delimited>
    </File_Area_Observational>
</Product_Observational>
