Difference between revisions of "Fedora Ingestion Config:Main.xml"

From Biowikifarm Metawiki
Jump to: navigation, search
Line 1: Line 1:
 
<config>
 
<config>
 
   <templates-to-harvest>
 
   <templates-to-harvest>
     <template name="Metadata" file="metadata.properties" common="root" />
+
     <template name="Metadata" file="metadata.owl" common="root" />
     <template name="Key Start" file="key.properties" common="Metadata" />
+
     <template name="Key Start" file="key.owl" common="Metadata" />
 
   </templates-to-harvest>
 
   </templates-to-harvest>
 
</config>
 
</config>

Revision as of 01:34, 17 May 2010

<config>

 <templates-to-harvest>
   <template name="Metadata" file="metadata.owl" common="root" />
   <template name="Key Start" file="key.owl" common="Metadata" />
 </templates-to-harvest>

</config>