Difference between revisions of "Fedora Ingestion Config:Main.xml"
From Biowikifarm Metawiki
(Created page with '<config> <templates-to-harvest> <template name="Metadata" /> <template name="Key Start" /> </templates-to-harvest> </config>') |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<config> | <config> | ||
<templates-to-harvest> | <templates-to-harvest> | ||
− | <template name="Metadata" /> | + | <template name="Metadata" file="metadata.properties" common="root" /> |
− | <template name="Key Start" /> | + | <template name="Key Start" file="key.properties" common="Metadata" /> |
</templates-to-harvest> | </templates-to-harvest> | ||
</config> | </config> |
Latest revision as of 17:56, 29 May 2010
<config>
<templates-to-harvest> <template name="Metadata" file="metadata.properties" common="root" /> <template name="Key Start" file="key.properties" common="Metadata" /> </templates-to-harvest>
</config>