source: trunk/gli/metadata/dublin.mds@ 6024

Last change on this file since 6024 was 6024, checked in by jmt12, 20 years ago

Removed the word Basic

  • Property svn:keywords set to Author Date Id Revision
File size: 15.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE MetadataSet [
3
4 <!-- The outer tag of any metadata set. Contains some number of elements. -->
5 <!-- @param contact A contact address for the creator. -->
6 <!-- @param creator The name of the entity resposibly for this set. -->
7 <!-- @param family The name of this sets family. -->
8 <!-- @param lastchanged The full date, user name and machine name of the last editor. -->
9 <!-- uses the form: -->
10 <!-- Day Mon(th) dd hh:mm:ss yyyy '-' <username> on <machine> -->
11 <!-- @param namespace The namespace of this metadata set. -->
12 <!ELEMENT MetadataSet ((Name|Description|Element)+)>
13 <!ATTLIST MetadataSet
14 contact CDATA #REQUIRED
15 creator CDATA #REQUIRED
16 description CDATA #REQUIRED
17 family CDATA #REQUIRED
18 lastchanged CDATA #REQUIRED
19 name CDATA #REQUIRED
20 namespace CDATA #REQUIRED>
21
22 <!-- The name of a metadata set. Is language specific. -->
23 <!ELEMENT Name (#PCDATA)>
24 <!ATTLIST Name
25 language CDATA "en">
26
27 <!-- The description of a metadata set. Is language specific. -->
28 <!ELEMENT Description (#PCDATA)>
29 <!ATTLIST Description
30 language CDATA "en">
31
32 <!-- An element in the metadata set. -->
33 <!ELEMENT Element (Attribute*,OptionList?)>
34 <!ATTLIST Element
35 name CDATA #REQUIRED
36 language CDATA #IMPLIED
37 occurances CDATA "0">
38
39 <!-- Each element has several attribute children. -->
40 <!ELEMENT Attribute (#PCDATA)>
41 <!ATTLIST Attribute
42 name CDATA #REQUIRED>
43
44 <!-- For listing predefined values for this element. -->
45 <!ELEMENT OptionList (Value+)>
46 <!ATTLIST OptionList
47 restricted (true|false) "false">
48]>
49
50<MetadataSet
51contact = "[email protected]"
52creator = "Dublin Core Metadata Initiative"
53family = "Dublin Core"
54lastchanged = "Tue Jun 04 10:35:30 2002 - jmt12 on blackbird"
55namespace = "dc"
56>
57
58 <Name language="en">Dublin Core 1.1</Name>
59
60 <Description language="en">This document is the reference description, version 1.1 of the Dublin Core Metadata Element Set. This document supersedes the Dublin Core Metadata Element Set, version 1.0. See the Dublin Core Home Page (http://dublincore.org) for further information about the workshops, reports, working group papers, projects, and new developments concerning the Dublin Core Metadata Element set</Description>
61
62 <Element name="Title" remember_values="true">
63 <Attribute name="identifier" language="en">Title</Attribute>
64 <Attribute name="definition" language="en">A name given to the resource.</Attribute>
65 <Attribute name="version">1.1</Attribute>
66 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
67 <Attribute name="obligation">Optional</Attribute>
68 <Attribute name="datatype">Charater String</Attribute>
69 <Attribute name="maximum_occurance">Unlimited</Attribute>
70 <Attribute name="comment">Typically, a Title will be a name by which the resource is formally known.</Attribute>
71 <Attribute name="lastchanged">Tue Jun 04 10:35:30 2002 - jmt12 on blackbird</Attribute>
72 </Element>
73
74 <Element name="Creator" remember_values="true">
75 <Attribute name="identifier" language="en">Creator</Attribute>
76 <Attribute name="definition" language="en">An entity primarily responsible for making the content of the resource.</Attribute>
77 <Attribute name="version">1.1</Attribute>
78 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
79 <Attribute name="obligation">Optional</Attribute>
80 <Attribute name="datatype">Charater String</Attribute>
81 <Attribute name="maximum_occurance">Unlimited</Attribute>
82 <Attribute name="comment" language="en">Examples of a Creator include a person, an organisation, or a service. Typically, the name of a Creator should be used to indicate the entity.</Attribute>
83 </Element>
84
85 <Element name="Subject" remember_values="true">
86 <Attribute name="identifier" language="en">Subject and Keywords</Attribute>
87 <Attribute name="definition" language="en">The topic of the content of the resource.</Attribute>
88 <Attribute name="version">1.1</Attribute>
89 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
90 <Attribute name="obligation">Optional</Attribute>
91 <Attribute name="datatype">Charater String</Attribute>
92 <Attribute name="maximum_occurance">Unlimited</Attribute>
93 <Attribute name="comment" language="en">Typically, a Subject will be expressed as keywords, key phrases or classification codes that describe a topic of the resource. Recommended best practice is to select a value from a controlled vocabulary or formal classification scheme.</Attribute>
94 </Element>
95
96 <Element name="Description" remember_values="true">
97 <Attribute name="identifier" language="en">Description</Attribute>
98 <Attribute name="definition" language="en">An account of the content of the resource.</Attribute>
99 <Attribute name="version">1.1</Attribute>
100 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
101 <Attribute name="obligation">Optional</Attribute>
102 <Attribute name="datatype">Charater String</Attribute>
103 <Attribute name="maximum_occurance">Unlimited</Attribute>
104 <Attribute name="comment" language="en">Description may include but is not limited to: an abstract, table of contents, reference to a graphical representation of content or a free-text account of the content.</Attribute>
105 </Element>
106
107 <Element name="Publisher" remember_values="true">
108 <Attribute name="identifier" language="en">Publisher</Attribute>
109 <Attribute name="definition" language="en">An entity responsible for making the resource available.</Attribute>
110 <Attribute name="version">1.1</Attribute>
111 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
112 <Attribute name="obligation">Optional</Attribute>
113 <Attribute name="datatype">Charater String</Attribute>
114 <Attribute name="maximum_occurance">Unlimited</Attribute>
115 <Attribute name="comment" language="en">Examples of a Publisher include a person, an organisation, or a service. Typically, the name of a Publisher should be used to indicate the entity.</Attribute>
116 </Element>
117
118 <Element name="Contributor" remember_values="true">
119 <Attribute name="identifier" language="en">Contributor</Attribute>
120 <Attribute name="definition" language="en">An entity responsible for making contributions to the content of the resource.</Attribute>
121 <Attribute name="version">1.1</Attribute>
122 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
123 <Attribute name="obligation">Optional</Attribute>
124 <Attribute name="datatype">Charater String</Attribute>
125 <Attribute name="maximum_occurance">Unlimited</Attribute>
126 <Attribute name="comment" language="en">Examples of a Contributor include a person, an organisation, or a service. Typically, the name of a Contributor should be used to indicate the entity.</Attribute>
127 </Element>
128
129 <Element name="Date" remember_values="true">
130 <Attribute name="identifier" language="en">Date</Attribute>
131 <Attribute name="definition" language="en">A date associated with an event in the life cycle of the resource.</Attribute>
132 <Attribute name="version">1.1</Attribute>
133 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
134 <Attribute name="obligation">Optional</Attribute>
135 <Attribute name="datatype">Charater String</Attribute>
136 <Attribute name="maximum_occurance">Unlimited</Attribute>
137 <Attribute name="comment" language="en">Typically, Date will be associated with the creation or availability of the resource. Recommended best practice for encoding the date value is defined in a profile of ISO 8601 and follows the YYYY-MM-DD format.</Attribute>
138 </Element>
139
140 <Element name="Type" remember_values="true">
141 <Attribute name="identifier" language="en">Resource Type</Attribute>
142 <Attribute name="definition" language="en">The nature or genre of the content of the resource.</Attribute>
143 <Attribute name="version">1.1</Attribute>
144 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
145 <Attribute name="obligation">Optional</Attribute>
146 <Attribute name="datatype">Charater String</Attribute>
147 <Attribute name="maximum_occurance">Unlimited</Attribute>
148 <Attribute name="comment" language="en">Type includes terms describing general categories, functions, genres, or aggregation levels for content. Recommended best practice is to select a value from a controlled vocabulary (for example, the working draft list of Dublin Core Types). To describe the physical or digital manifestation of the resource, use the FORMAT element.</Attribute>
149 </Element>
150
151 <Element name="Format" remember_values="true">
152 <Attribute name="identifier" language="en">Format</Attribute>
153 <Attribute name="definition" language="en">The physical or digital manifestation of the resource.</Attribute>
154 <Attribute name="version">1.1</Attribute>
155 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
156 <Attribute name="obligation">Optional</Attribute>
157 <Attribute name="datatype">Charater String</Attribute>
158 <Attribute name="maximum_occurance">Unlimited</Attribute>
159 <Attribute name="comment" language="en">Typically, Format may include the media-type or dimensions of the resource. Format may be used to determine the software, hardware or other equipment needed to display or operate the resource. Examples of dimensions include size and duration. Recommended best practice is to select a value from a controlled vocabulary (for example, the list of Internet Media Types [MIME] defining computer media formats).</Attribute>
160 </Element>
161
162 <Element name="Identifier" remember_values="true">
163 <Attribute name="identifier" language="en">Resource Identifier</Attribute>
164 <Attribute name="definition" language="en">An unambiguous reference to the resource within a given context.</Attribute>
165 <Attribute name="version">1.1</Attribute>
166 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
167 <Attribute name="obligation">Optional</Attribute>
168 <Attribute name="datatype">Charater String</Attribute>
169 <Attribute name="maximum_occurance">Unlimited</Attribute>
170 <Attribute name="comment" language="en">Recommended best practice is to identify the resource by means of a string or number conforming to a formal identification system. Example formal identification systems include the Uniform Resource Identifier (URI) (including the Uniform Resource Locator (URL)), the Digital Object Identifier (DOI) and the International Standard Book Number (ISBN).</Attribute>
171 </Element>
172
173 <Element name="Source" remember_values="true">
174 <Attribute name="identifier" language="en">Source</Attribute>
175 <Attribute name="definition" language="en">A Reference to a resource from which the present resource is derived.</Attribute>
176 <Attribute name="version">1.1</Attribute>
177 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
178 <Attribute name="obligation">Optional</Attribute>
179 <Attribute name="datatype">Charater String</Attribute>
180 <Attribute name="maximum_occurance">Unlimited</Attribute>
181 <Attribute name="comment" language="en">The present resource may be derived from the Source resource in whole or in part. Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.</Attribute>
182 </Element>
183
184 <Element name="Language" remember_values="true">
185 <Attribute name="identifier" language="en">Language</Attribute>
186 <Attribute name="definition" language="en">A language of the intellectual content of the resource.</Attribute>
187 <Attribute name="version">1.1</Attribute>
188 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
189 <Attribute name="obligation">Optional</Attribute>
190 <Attribute name="datatype">Charater String</Attribute>
191 <Attribute name="maximum_occurance">Unlimited</Attribute>
192 <Attribute name="comment" language="en">Recommended best practice for the values of the Language element is defined by RFC 1766 which includes a two-letter Language Code (taken from the ISO 639 standard, followed optionally, by a two-letter Country Code (taken from the ISO 3166 standard). For example, 'en' for English, 'fr' for French, or 'en-uk' for English used in the United Kingdom.</Attribute>
193 </Element>
194
195 <Element name="Relation" remember_values="true">
196 <Attribute name="identifier" language="en">Relation</Attribute>
197 <Attribute name="definition" language="en">A reference to a related resource.</Attribute>
198 <Attribute name="version">1.1</Attribute>
199 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
200 <Attribute name="obligation">Optional</Attribute>
201 <Attribute name="datatype">Charater String</Attribute>
202 <Attribute name="maximum_occurance">Unlimited</Attribute>
203 <Attribute name="comment" language="en">Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.</Attribute>
204 </Element>
205
206 <Element name="Coverage" remember_values="true">
207 <Attribute name="identifier" language="en">Coverage</Attribute>
208 <Attribute name="definition" language="en">The extent or scope of the content of the resource.</Attribute>
209 <Attribute name="version">1.1</Attribute>
210 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
211 <Attribute name="obligation">Optional</Attribute>
212 <Attribute name="datatype">Charater String</Attribute>
213 <Attribute name="maximum_occurance">Unlimited</Attribute>
214 <Attribute name="comment" language="en">Coverage will typically include spatial location (a place name or geographic coordinates), temporal period (a period label, date, or date range) or jurisdiction (such as a named administrative entity). Recommended best practice is to select a value from a controlled vocabulary (for example, the Thesaurus of Geographic Names [TGN]) and that, where appropriate, named places or time periods be used in preference to numeric identifiers such as sets of coordinates or date ranges.</Attribute>
215 </Element>
216
217 <Element name="Rights" remember_values="true">
218 <Attribute name="identifier" language="en">Rights Management</Attribute>
219 <Attribute name="definition" language="en">Information about rights held in and over the resource.</Attribute>
220 <Attribute name="version">1.1</Attribute>
221 <Attribute name="registration_authority" language="en">Dublin Core Metadata Initiative</Attribute>
222 <Attribute name="obligation">Optional</Attribute>
223 <Attribute name="datatype">Charater String</Attribute>
224 <Attribute name="maximum_occurance">Unlimited</Attribute>
225 <Attribute name="comment" language="en">Typically, a Rights element will contain a rights management statement for the resource, or reference a service providing such information. Rights information often encompasses Intellectual Property Rights (IPR), Copyright, and various Property Rights. If the Rights element is absent, no assumptions can be made about the status of these and other rights with respect to the resource.</Attribute>
226 </Element>
227
228</MetadataSet>
Note: See TracBrowser for help on using the repository browser.