source: main/trunk/model-sites-dev/atea/groupConfig.xml@ 36270

Last change on this file since 36270 was 34465, checked in by davidb, 4 years ago

col dir name change

File size: 2.0 KB
Line 
1<groupConfig>
2 <hierarchy>
3 <group name="textual">
4 <group name="text-born-digital">
5 <collection name="digital-nz"/>
6 <collection name="he-herenga-korero-pdfs"/>
7 <collection name="commoncrawl-all-is-mri"/>
8 </group>
9 <group name="OCRed">
10 <collection name="niupepa" />
11 </group>
12 </group>
13 <group name="multimedia">
14 <collection name="he-herenga-korero-mp3s"/>
15 <collection name="pei-jones-taonga"/>
16 </group>
17 <group name="voxels">
18 <collection name="voxel-vids"/>
19 <collection name="global-digital-heritage"/>
20 <collection name="marae-walls"/>
21 <collection name="voxel-vr"/>
22 </group>
23 </hierarchy>
24
25 <groupDescriptions>
26 <group name="textual">
27 <title>Text</title>
28 <description>A set of collections sourced from born digital and OCR'd text sources.</description>
29 <shortDescription>Born digital and OCR'd text collections</shortDescription>
30 <!--
31 <backgroundImage>/images/Group3.jpg</backgroundImage>
32 -->
33 </group>
34 <group name="text-born-digital">
35 <title>Text (Born Digital) </title>
36 <description>A set of born-digital Māori text collections sourced from on-line resources.</description>
37 <shortDescription>Born digital text collections</shortDescription>
38 </group>
39 <group name="OCRed">
40 <title>Text (OCR'd) </title>
41 <description>A set of OCR'd Māori text collections.</description>
42 <shortDescription>OCR'd text collections</shortDescription>
43 </group>
44 <group name="multimedia">
45 <title>Multimedia</title>
46 <description>A set of audio and video collections in Te Reo Māori</description>
47 <shortDescription>Audio and Video collections</shortDescription>
48 </group>
49 <group name="voxels">
50 <title>Voxels</title>
51 <description>A set of resources centred on volume-pixels (voxels)</description>
52 <shortDescription>Voxel resources</shortDescription>
53 </group>
54 </groupDescriptions>
55</groupConfig>
Note: See TracBrowser for help on using the repository browser.