source: documented-examples/trunk/manifest-demo-e/import/b20cre/metadata.xml@ 23054

Last change on this file since 23054 was 23054, checked in by kjdon, 14 years ago

starting a demo collection for incremental building using manifest files

  • Property svn:executable set to *
File size: 811 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE DirectoryMetadata SYSTEM "http://greenstone.org/dtd/DirectoryMetadata/1.0/DirectoryMetadata.dtd">
3<DirectoryMetadata>
4 <FileSet>
5 <FileName>.*</FileName>
6 <Description>
7 <Metadata name="dls.Title">Managing Tropical Animal Resources - Crocodiles as a Resource for the Tropics (b20cre)</Metadata>
8 <Metadata mode="accumulate" name="dls.Language">English</Metadata>
9 <Metadata mode="accumulate" name="dls.Subject">Animal Husbandry and Animal Product Processing|Other animals (micro-livestock, little known animals, silkworms, reptiles, frogs, snails, game, etc.)</Metadata>
10 <Metadata mode="accumulate" name="dls.Organization">BOSTID</Metadata>
11 </Description>
12 </FileSet>
13</DirectoryMetadata>
Note: See TracBrowser for help on using the repository browser.