source: main/trunk/model-sites-dev/opotiki/collect/waiatade/metadata/wmtb.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: 3.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="wmtb">
4 <SetLanguage code="en">
5 <Name>CoreWMTB</Name>
6 <Description>Core metadata set for Whakatōhea Māori Trust Board's digital library, of common use across WMTB collections</Description>
7 </SetLanguage>
8 <Element name="Filename">
9 <Language code="en">
10 <Attribute name="label">Filename</Attribute>
11 <Attribute name="definition"/>
12 <Attribute name="comment"/>
13 </Language>
14 </Element>
15 <Element name="Title">
16 <Language code="en">
17 <Attribute name="label">Title</Attribute>
18 <Attribute name="definition"/>
19 <Attribute name="comment"/>
20 </Language>
21 </Element>
22 <Element name="FileFormat">
23 <Language code="en">
24 <Attribute name="label">FileFormat</Attribute>
25 <Attribute name="definition"/>
26 <Attribute name="comment">format or extension</Attribute>
27 </Language>
28 </Element>
29 <Element name="Author">
30 <Language code="en">
31 <Attribute name="label">Author</Attribute>
32 <Attribute name="definition"/>
33 <Attribute name="comment"/>
34 </Language>
35 </Element>
36 <Element name="Date">
37 <Language code="en">
38 <Attribute name="label">Date</Attribute>
39 <Attribute name="definition"/>
40 <Attribute name="comment"/>
41 </Language>
42 <Element name="ofPublication">
43 <Language code="en">
44 <Attribute name="label">ofPublication</Attribute>
45 <Attribute name="definition"/>
46 <Attribute name="comment"/>
47 </Language>
48 </Element>
49 <Element name="ofComposition">
50 <Language code="en">
51 <Attribute name="label">ofComposition</Attribute>
52 <Attribute name="definition"/>
53 <Attribute name="comment"/>
54 </Language>
55 </Element>
56 <Element name="about">
57 <Language code="en">
58 <Attribute name="label">about</Attribute>
59 <Attribute name="definition"/>
60 <Attribute name="comment"/>
61 </Language>
62 </Element>
63 </Element>
64 <Element name="DateType">
65 <Language code="en">
66 <Attribute name="label">DateType</Attribute>
67 <Attribute name="definition"/>
68 <Attribute name="comment"/>
69 </Language>
70 </Element>
71 <Element name="Location">
72 <Language code="en">
73 <Attribute name="label">Location</Attribute>
74 <Attribute name="definition"/>
75 <Attribute name="comment">relevant location</Attribute>
76 </Language>
77 </Element>
78 <Element name="Type">
79 <Language code="en">
80 <Attribute name="label">Type</Attribute>
81 <Attribute name="definition"/>
82 <Attribute name="comment"/>
83 </Language>
84 </Element>
85 <Element name="Status">
86 <Language code="en">
87 <Attribute name="label">Status</Attribute>
88 <Attribute name="definition"/>
89 <Attribute name="comment"/>
90 </Language>
91 </Element>
92 <Element name="Other">
93 <Language code="en">
94 <Attribute name="label">Other</Attribute>
95 <Attribute name="definition"/>
96 <Attribute name="comment"/>
97 </Language>
98 </Element>
99 <Element name="IncludedBy">
100 <Language code="en">
101 <Attribute name="label">IncludedBy</Attribute>
102 <Attribute name="definition"/>
103 <Attribute name="comment"/>
104 </Language>
105 </Element>
106 <Element name="AssociatedStories">
107 <Language code="en">
108 <Attribute name="label">AssociatedStories</Attribute>
109 <Attribute name="definition"/>
110 <Attribute name="comment">relevant story associated with this</Attribute>
111 </Language>
112 </Element>
113 <Element name="StoryAuthor">
114 <Language code="en">
115 <Attribute name="label">StoryAuthor</Attribute>
116 <Attribute name="definition"/>
117 <Attribute name="comment"/>
118 </Language>
119 </Element>
120</MetadataSet>
Note: See TracBrowser for help on using the repository browser.