source: test-collections/trunk/macron/import/metadata.xml@ 32658

Last change on this file since 32658 was 32658, checked in by ak19, 5 years ago

Macron test collection. Useful for testing unicode fulltxt contents and metadata. This particular collection is set up with the GreenstoneSQLPlugout and GreenstoneSQLPlugin. Change to GreenstoneXML plugs if necessary.

  • Property svn:executable set to *
File size: 503 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>bla\.txt</FileName>
6 <Description>
7 <Metadata mode="accumulate" name="dc.Title">tohutō</Metadata>
8 </Description>
9 </FileSet>
10 <FileSet>
11 <FileName>macroninfo\.txt</FileName>
12 <Description>
13 <Metadata mode="accumulate" name="dc.Title">tohutō</Metadata>
14 </Description>
15 </FileSet>
16</DirectoryMetadata>
Note: See TracBrowser for help on using the repository browser.