view tool_data_table_conf.xml.sample @ 1:667fc28d803c draft

planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools/ commit f9ba105adfaad1b2a16dd570652aa27c508d3c4d
author astroteam
date Tue, 24 Oct 2023 06:38:22 +0000
parents 0ddfc343f9f9
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>