source: main/trunk/greenstone2/collect/demo/import/b18ase/metadata.xml@ 31408

Last change on this file since 31408 was 31408, checked in by ak19, 7 years ago

Changes to demo collection recommended by Dr Bainbridge: dc.Title no longer ends with doc filename in brackets. This is moved to new doc-level (folder) metadata dc.Identifier. The format statements showing title now prefer dc.Title to Title and Untitled.

  • Property svn:keywords set to Author Date Id Revision
File size: 921 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="dc.Title">Little Known Asian Animals With a Promising Economic Future</Metadata>
8 <Metadata mode="accumulate" name="dc.Language">English</Metadata>
9 <Metadata mode="accumulate" name="dc.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 <Metadata mode="accumulate" name="dls.Keyword">introduce little-known Asian farm animals with a promising future</Metadata>
12
13 <Metadata mode="accumulate" name="dc.Identifier">b18ase</Metadata>
14 </Description>
15 </FileSet>
16</DirectoryMetadata>
Note: See TracBrowser for help on using the repository browser.