view tool_data_table_conf.xml.sample @ 0:0ddfc343f9f9 draft

planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools/ commit d68858614f92df46c58724928d918e989d916db0
author astroteam
date Mon, 04 Sep 2023 14:20:34 +0000
parents
children
line wrap: on
line source

<!-- Files containing data related to astronomical archives like TAP services access urls -->
<tables>
    <table name="astronomical_archives" comment_char="#" allow_duplicate_entries="False">
        <columns>id, name, value</columns>
        <file path="tool-data/astronomical_archives_gen.loc" />
    </table>
</tables>