source: main/trunk/model-sites-dev/opotiki/collect/waiatade/metadata/waiata.mds@ 34244

Last change on this file since 34244 was 34244, checked in by ak19, 4 years ago

Setting up the WMTB metadata sets devised based on pooling all fields in Anita's spreadsheetcore. The common ones, the core, are n wmtb.mds, while waiata specific metadata fields and image specific ones are in supplemental mds files.

File size: 1.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE MetadataSet SYSTEM "http://www.greenstone.org/dtd/MetadataSet/1.0/MetadataSet.dtd">
3<MetadataSet contact="" creator="" family="" lastchanged="" namespace="waiata">
4 <SetLanguage code="en">
5 <Name>Waiata metadata set</Name>
6 <Description>waiata-specific metadata fields supplemental to the core WMTB metadata set</Description>
7 </SetLanguage>
8 <Element name="Name">
9 <Language code="en">
10 <Attribute name="label">Name</Attribute>
11 <Attribute name="definition"/>
12 <Attribute name="comment"/>
13 </Language>
14 </Element>
15 <Element name="MediaType">
16 <Language code="en">
17 <Attribute name="label">MediaType</Attribute>
18 <Attribute name="definition"/>
19 <Attribute name="comment"/>
20 </Language>
21 </Element>
22 <Element name="Singer">
23 <Language code="en">
24 <Attribute name="label">Singer</Attribute>
25 <Attribute name="definition"/>
26 <Attribute name="comment"/>
27 </Language>
28 </Element>
29 <Element name="Lyricist">
30 <Language code="en">
31 <Attribute name="label">Lyricist</Attribute>
32 <Attribute name="definition"/>
33 <Attribute name="comment"/>
34 </Language>
35 </Element>
36 <Element name="Composer">
37 <Language code="en">
38 <Attribute name="label">Composer</Attribute>
39 <Attribute name="definition"/>
40 <Attribute name="comment"/>
41 </Language>
42 </Element>
43 <Element name="Genre">
44 <Language code="en">
45 <Attribute name="label">Genre</Attribute>
46 <Attribute name="definition"/>
47 <Attribute name="comment"/>
48 </Language>
49 </Element>
50</MetadataSet>
Note: See TracBrowser for help on using the repository browser.