annotate zpt/staff/pubman/mappings.xml @ 73:33c663a08025

projekte publicationen jetzt nach typen geordnet
author dwinter
date Sun, 05 May 2013 17:09:49 +0200
parents 225179dfd892
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
47
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
2 <!--
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
3 CDDL HEADER START
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
4
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
5 The contents of this file are subject to the terms of the
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
6 Common Development and Distribution License, Version 1.0 only
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
7 (the "License"). You may not use this file except in compliance
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
8 with the License.
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
9
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
10 You can obtain a copy of the license at license/ESCIDOC.LICENSE
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
11 or http://www.escidoc.de/license.
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
12 See the License for the specific language governing permissions
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
13 and limitations under the License.
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
14
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
15 When distributing Covered Code, include this CDDL HEADER in each
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
16 file and include the License file at license/ESCIDOC.LICENSE.
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
17 If applicable, add the following below this CDDL HEADER, with the
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
18 fields enclosed by brackets "[]" replaced with your own identifying
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
19 information: Portions Copyright [yyyy] [name of copyright owner]
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
20
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
21 CDDL HEADER END
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
22
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
23
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
24 Copyright 2006-2010 Fachinformationszentrum Karlsruhe Gesellschaft
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
25 für wissenschaftlich-technische Information mbH and Max-Planck-
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
26 Gesellschaft zur Förderung der Wissenschaft e.V.
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
27 All rights reserved. Use is subject to license terms.
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
28 -->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
29
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
30 <!--
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
31 Mapping from the eSciDoc EnumTypes v1 to v2
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
32 http://colab.mpdl.mpg.de/mediawiki/ESciDoc_Encoding_Schemes
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
33 $Author: vmakarenko $ (last changed)
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
34 $Revision: 3774 $
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
35 $LastChangedDate: 2010-12-10 13:59:47 +0100 (Fri, 10 Dec 2010) $
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
36 -->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
37 <mappings>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
38
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
39 <publication-type>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
40 <v1-to-v2>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
41 <map v1="article">http://purl.org/escidoc/metadata/ves/publication-types/article</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
42 <map v1="book">http://purl.org/eprint/type/Book</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
43 <map v1="book-item">http://purl.org/eprint/type/BookItem</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
44 <map v1="proceedings">http://purl.org/escidoc/metadata/ves/publication-types/proceedings</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
45 <map v1="conference-paper">http://purl.org/eprint/type/ConferencePaper</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
46 <map v1="talk-at-event">http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
47 <map v1="conference-report">http://purl.org/escidoc/metadata/ves/publication-types/conference-report</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
48 <map v1="poster">http://purl.org/eprint/type/ConferencePoster</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
49 <map v1="courseware-lecture">http://purl.org/escidoc/metadata/ves/publication-types/courseware-lecture</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
50 <map v1="thesis">http://purl.org/eprint/type/Thesis</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
51 <map v1="paper">http://purl.org/escidoc/metadata/ves/publication-types/paper</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
52 <map v1="report">http://purl.org/eprint/type/Report</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
53 <map v1="journal">http://purl.org/escidoc/metadata/ves/publication-types/journal</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
54 <map v1="issue">http://purl.org/escidoc/metadata/ves/publication-types/issue</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
55 <map v1="series">http://purl.org/escidoc/metadata/ves/publication-types/series</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
56 <map v1="manuscript">http://purl.org/escidoc/metadata/ves/publication-types/manuscript</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
57 <map v1="other">http://purl.org/escidoc/metadata/ves/publication-types/other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
58 </v1-to-v2>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
59 <v2-to-v1>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
60 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/journal">journal</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
61
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
62 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/article">article</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
63 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/newspaper-article">article</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
64
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
65 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/issue">issue</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
66 <map v2="http://purl.org/eprint/type/Book">book</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
67 <map v2="http://purl.org/eprint/type/BookItem">book-item</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
68 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/proceedings">proceedings</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
69 <map v2="http://purl.org/eprint/type/ConferencePaper">conference-paper</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
70 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/conference-report">conference-report</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
71 <map v2="http://purl.org/eprint/type/ConferencePoster">poster</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
72 <map v2="http://purl.org/eprint/type/Report">report</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
73 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/paper">paper</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
74 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event">talk-at-event</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
75 <!-- TODO: check the mapping -->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
76 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/courseware-lecture">courseware-lecture</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
77 <map v2="http://purl.org/eprint/type/Thesis">thesis</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
78 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/series">series</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
79 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/manuscript">manuscript</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
80 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/other">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
81 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/manual">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
82 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/webpage">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
83 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/editorial">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
84 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/contribution-to-handbook">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
85 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/contribution-to-encyclopedia">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
86 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/contribution-to-festschrift">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
87 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/contribution-to-commentary">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
88 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/contribution-to-collected-edition">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
89 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/book-review">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
90 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/opinion">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
91 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/case-study">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
92 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/case-note">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
93 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/monograph">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
94 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/newspaper">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
95 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/encyclopedia">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
96 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/multi-volume">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
97 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/commentary">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
98 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/handbook">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
99 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/collected-edition">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
100 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/festschrift">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
101
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
102 <map v2="http://purl.org/eprint/type/Patent">other</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
103 </v2-to-v1>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
104
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
105 <v2-to-edoc>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
106 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/journal" edoc="Journal">29</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
107 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/article" edoc="Article">3</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
108 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/newspaper-article" edoc="Article">3</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
109 <map v2="http://purl.org/eprint/type/Book" edoc="Book">1</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
110 <map v2="http://purl.org/eprint/type/BookItem" edoc="In Book">2</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
111 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/proceedings" edoc="Proceedings">28</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
112 <map v2="http://purl.org/eprint/type/ConferencePaper" edoc="Conference Paper">7</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
113 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event" edoc="Talk-at-Event">9</map> ????
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
114 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/conference-report" edoc="Conference Report">10</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
115 <map v2="http://purl.org/eprint/type/ConferencePoster" edoc="Poster">9</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
116 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/courseware-lecture" edoc="Lecture/Courseware">13</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
117 <map v2="http://purl.org/eprint/type/Thesis" edoc="Thesis">15</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
118 <map v2="http://purl.org/eprint/type/Report" edoc="Report">46</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
119 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/issue" edoc="Issue">42</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
120 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/series" edoc="Series">30</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
121 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/other" edoc="Other">41</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
122 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/paper" edoc="Paper">44</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
123 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/webpage" ed="Interactive Resource">19</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
124 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/manuscript" edoc="Other">41</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
125 <map v2="http://purl.org/escidoc/metadata/ves/publication-types/monograph" edoc="Book">1</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
126
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
127 <map v2="http://purl.org/eprint/type/Patent" edoc="Other">41</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
128 </v2-to-edoc>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
129 </publication-type>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
130
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
131 <creator-role>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
132 <v1-to-v2>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
133 <map v1="author">http://www.loc.gov/loc.terms/relators/AUT</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
134 <map v1="artist">http://www.loc.gov/loc.terms/relators/ART</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
135 <map v1="editor">http://www.loc.gov/loc.terms/relators/EDT</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
136 <map v1="painter">http://purl.org/escidoc/metadata/ves/creator-roles/painter</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
137 <map v1="photographer">http://www.loc.gov/loc.terms/relators/PHT</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
138 <map v1="illustrator">http://www.loc.gov/loc.terms/relators/ILL</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
139 <map v1="commentator">http://www.loc.gov/loc.terms/relators/CMM</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
140 <map v1="transcriber">http://www.loc.gov/loc.terms/relators/TRC</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
141 <map v1="translator">http://www.loc.gov/loc.terms/relators/TRL</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
142 <map v1="advisor">http://www.loc.gov/loc.terms/relators/SAD</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
143 <map v1="contributor">http://www.loc.gov/loc.terms/relators/CTB</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
144 <map v1="publisher">http://purl.org/escidoc/metadata/ves/creator-roles/publisher</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
145 <map v1="honoree">http://www.loc.gov/loc.terms/relators/HNR</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
146 </v1-to-v2>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
147 <v2-to-v1>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
148 <map v2="http://www.loc.gov/loc.terms/relators/AUT">author</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
149 <map v2="http://www.loc.gov/loc.terms/relators/ART">artist</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
150 <map v2="http://www.loc.gov/loc.terms/relators/EDT">editor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
151 <map v2="http://purl.org/escidoc/metadata/ves/creator-roles/painter">painter</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
152 <map v2="http://www.loc.gov/loc.terms/relators/PHT">photographer</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
153 <map v2="http://www.loc.gov/loc.terms/relators/ILL">illustrator</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
154 <map v2="http://www.loc.gov/loc.terms/relators/CMM">commentator</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
155 <map v2="http://www.loc.gov/loc.terms/relators/TRC">transcriber</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
156 <map v2="http://www.loc.gov/loc.terms/relators/TRL">translator</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
157 <map v2="http://www.loc.gov/loc.terms/relators/SAD">advisor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
158 <map v2="http://www.loc.gov/loc.terms/relators/THS">advisor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
159 <map v2="http://www.loc.gov/loc.terms/relators/CTB">contributor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
160 <map v2="http://purl.org/escidoc/metadata/ves/creator-roles/publisher">publisher</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
161 <map v2="http://www.loc.gov/loc.terms/relators/HNR">honoree</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
162 <map v2="http://purl.org/escidoc/metadata/ves/creator-roles/founder">contributor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
163 <map v2="http://purl.org/escidoc/metadata/ves/creator-roles/referee">contributor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
164
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
165 <map v2="http://www.loc.gov/loc.terms/relators/INV">author</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
166 <map v2="http://www.loc.gov/loc.terms/relators/APP">contributor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
167 </v2-to-v1>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
168 <v2-to-edoc>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
169 <map v2="http://www.loc.gov/loc.terms/relators/AUT">author</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
170 <map v2="http://www.loc.gov/loc.terms/relators/EDT">editor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
171 <map v2="http://www.loc.gov/loc.terms/relators/ART">artist</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
172 <map v2="http://www.loc.gov/loc.terms/relators/CMM">contributor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
173 <map v2="http://purl.org/escidoc/metadata/ves/creator-roles/founder">contributor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
174 <map v2="http://www.loc.gov/loc.terms/relators/HNR">contributor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
175 <map v2="http://www.loc.gov/loc.terms/relators/CTB">contributor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
176 <map v2="http://www.loc.gov/loc.terms/relators/ILL">artist</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
177 <map v2="http://purl.org/escidoc/metadata/ves/creator-roles/painter">artist</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
178 <map v2="http://www.loc.gov/loc.terms/relators/PHT">artist</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
179 <map v2="http://purl.org/escidoc/metadata/ves/creator-roles/referee">referee</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
180 <map v2="http://www.loc.gov/loc.terms/relators/SAD">advisor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
181 <map v2="http://www.loc.gov/loc.terms/relators/THS">advisor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
182 <map v2="http://www.loc.gov/loc.terms/relators/TRC">contributor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
183 <map v2="http://www.loc.gov/loc.terms/relators/TRL">translator</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
184
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
185 <map v2="http://www.loc.gov/loc.terms/relators/INV">author</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
186 <map v2="http://www.loc.gov/loc.terms/relators/APP">contributor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
187 </v2-to-edoc>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
188 </creator-role>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
189
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
190 <review-method>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
191 <v1-to-v2>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
192 <map v1="internal">http://purl.org/escidoc/metadata/ves/review-methods/internal</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
193 <map v1="peer">http://purl.org/eprint/status/PeerReviewed</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
194 <map v1="no-review">http://purl.org/escidoc/metadata/ves/review-methods/no-review</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
195 </v1-to-v2>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
196 <v2-to-v1>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
197 <map v2="http://purl.org/escidoc/metadata/ves/review-methods/internal">internal</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
198 <map v2="http://purl.org/eprint/status/PeerReviewed">peer</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
199 <map v2="http://purl.org/escidoc/metadata/ves/review-methods/no-review">no-review</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
200 </v2-to-v1>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
201 <v2-to-edoc>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
202 <map v2="http://purl.org/escidoc/metadata/ves/review-methods/internal">intrev</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
203 <map v2="http://purl.org/eprint/status/PeerReviewed">joureview</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
204 <map v2="http://purl.org/escidoc/metadata/ves/review-methods/no-review">notrev</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
205 </v2-to-edoc>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
206 </review-method>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
207
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
208 <academic-degree>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
209 <v1-to-v2>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
210 <map v1="master">http://purl.org/escidoc/metadata/ves/academic-degrees/master</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
211 <map v1="diploma">http://purl.org/escidoc/metadata/ves/academic-degrees/diploma</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
212 <map v1="magister">http://purl.org/escidoc/metadata/ves/academic-degrees/magister</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
213 <map v1="staatsexamen">http://purl.org/escidoc/metadata/ves/academic-degrees/staatsexamen</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
214 <map v1="phd">http://purl.org/escidoc/metadata/ves/academic-degrees/phd</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
215 <map v1="habilitation">http://purl.org/escidoc/metadata/ves/academic-degrees/habilitation</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
216 <map v1="bachelor">http://purl.org/escidoc/metadata/ves/academic-degrees/bachelor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
217 </v1-to-v2>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
218 <v2-to-v1>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
219 <map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/master">master</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
220 <map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/diploma">diploma</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
221 <map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/magister">magister</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
222 <map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/staatsexamen">staatsexamen</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
223 <map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/phd">phd</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
224 <map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/habilitation">habilitation</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
225 <map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/bachelor">bachelor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
226 </v2-to-v1>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
227 <v2-to-edoc>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
228 <map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/master">master</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
229 <map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/diploma">diplom</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
230 <map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/magister">magister</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
231 <map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/staatsexamen">staatsexamen</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
232 <!-- map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/phd">phd</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
233 <map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/habilitation">habilitation</map-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
234 <map v2="http://purl.org/escidoc/metadata/ves/academic-degrees/bachelor">bachelor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
235 </v2-to-edoc>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
236 </academic-degree>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
237
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
238 <fulltext-visibility>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
239 <v2-to-edoc default="USER">
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
240 <map v2="public">PUBLIC</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
241 <map v2="private">USER</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
242 <map v2="audience">USER</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
243 </v2-to-edoc>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
244 </fulltext-visibility>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
245
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
246 <language v1="dcterms:RFC3066" v2="dcterms:ISO639-3">
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
247 <v1-to-v2 default="eng">
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
248 <map v1="da">dan</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
249 <map v1="de">deu</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
250 <map v1="el">ell</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
251 <map v1="en">eng</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
252 <map v1="es">spa</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
253 <map v1="fi">fin</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
254 <map v1="fr">fra</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
255 <map v1="it">ita</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
256 <map v1="ja">jpn</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
257 <map v1="ko">kor</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
258 <map v1="ne">nep</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
259 <map v1="nl">nld</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
260 <map v1="pl">pol</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
261 <map v1="pt">por</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
262 <map v1="zh">zho</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
263 </v1-to-v2>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
264 <v2-to-v1 default="en">
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
265 <map v2="dan">da</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
266 <map v2="deu">de</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
267 <map v2="ell">el</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
268 <map v2="eng">en</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
269 <map v2="spa">es</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
270 <map v2="fin">fi</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
271 <map v2="fra">fr</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
272 <map v2="ita">it</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
273 <map v2="jpn">ja</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
274 <map v2="kor">ko</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
275 <map v2="nep">ne</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
276 <map v2="nld">nl</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
277 <map v2="pol">pl</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
278 <map v2="por">pt</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
279 <map v2="zho">zh</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
280 </v2-to-v1>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
281
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
282 <!-- http://www.sil.org/iso639-3/iso-639-3_Name_Index_20100119.tab -->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
283 <v2-to-edoc default="English">
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
284 <map v2="deu">German</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
285 <map v2="eng">English</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
286 <map v2="fra">French</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
287 <map v2="spa">Spanish</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
288 <map v2="rus">Russian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
289 <map v2="abk">Abkhazian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
290 <!--map v2="">Afan</map-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
291 <map v2="afr">Afrikaans</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
292 <map v2="sqi">Albanian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
293 <!-- map v2="ase">American</map-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
294 <map v2="amh">Amharic</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
295 <map v2="ara">Arabic</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
296 <map v2="hye">Armenian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
297 <map v2="asm">Assamese</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
298 <map v2="aym">Aymara</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
299 <map v2="aze">Azerbaijani</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
300 <!-- map v2="">Bangla</map-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
301 <map v2="bak">Bashkir</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
302 <map v2="eus">Basque</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
303 <map v2="ben">Bengali</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
304 <!-- map v2="">Bhutani</map-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
305 <!-- map v2="">Bihari</map-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
306 <map v2="bis">Bislama</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
307 <map v2="bos">Bosnian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
308 <map v2="bre">Breton</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
309 <map v2="bul">Bulgarian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
310 <map v2="mya">Burmese</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
311 <!-- map v2="">Byelorussian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
312 <map v2="">Cambodian</map-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
313 <map v2="cat">Catalan</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
314 <map v2="zho">Chinese</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
315 <map v2="cos">Corsican</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
316 <map v2="hrv">Croatian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
317 <map v2="ces">Czech</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
318 <map v2="dan">Danish</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
319 <map v2="nld">Dutch</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
320 <map v2="est">Estonian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
321 <!-- map v2="">Faeroese</map-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
322 <map v2="fij">Fiji</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
323 <map v2="fin">Finnish</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
324 <map v2="frs">Frisian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
325 <map v2="frr">Frisian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
326 <map v2="fry">Frisian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
327 <map v2="ofs">Frisian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
328 <map v2="gla">Gaelic</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
329 <map v2="glg">Galician</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
330 <map v2="kat">Georgian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
331 <map v2="ell">Greek</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
332 <map v2="kal">Greenlandic</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
333 <map v2="grn">Guarani</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
334 <!-- TODO: -->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
335 <!-- map v2="">Gujarati</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
336 <map v2="">Hausa</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
337 <map v2="">Hebrew</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
338 <map v2="">Hindi</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
339 <map v2="">Hungarian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
340 <map v2="">Icelandic</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
341 <map v2="">Indonesian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
342 <map v2="">Interlingua</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
343 <map v2="">Interlingue</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
344 <map v2="">Inupiak</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
345 <map v2="">Irish</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
346 <map v2="">Italian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
347 <map v2="">Japanese</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
348 <map v2="">Javanese</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
349 <map v2="">Kannada</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
350 <map v2="">Kashmiri</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
351 <map v2="">Kazakh</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
352 <map v2="">Kinyarwanda</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
353 <map v2="">Kirghiz</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
354 <map v2="">Kirundi</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
355 <map v2="">Korean</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
356 <map v2="">Kurdish</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
357 <map v2="">Laothian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
358 <map v2="">Latin</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
359 <map v2="">Latvian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
360 <map v2="">Lettish</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
361 <map v2="">Lingala</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
362 <map v2="">Lithuanian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
363 <map v2="">Macedonian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
364 <map v2="">Malagasy</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
365 <map v2="">Malay</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
366 <map v2="">Malayalam</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
367 <map v2="">Maltese</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
368 <map v2="">Maori</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
369 <map v2="">Marathi</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
370 <map v2="">Moldavian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
371 <map v2="">Mongolian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
372 <map v2="">Nauru</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
373 <map v2="">Nepali</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
374 <map v2="">Norwegian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
375 <map v2="">Occitan</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
376 <map v2="">Oriya</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
377 <map v2="">Oromo</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
378 <map v2="">Pashto</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
379 <map v2="">Persian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
380 <map v2="">Polish</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
381 <map v2="">Portuguese</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
382 <map v2="">Punjabi</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
383 <map v2="">Pushto</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
384 <map v2="">Quechua</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
385 <map v2="">Rhaeto-Romance</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
386 <map v2="">Romanian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
387 <map v2="">Samoan</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
388 <map v2="">Sangro</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
389 <map v2="">Sanskrit</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
390 <map v2="">Scots Gaelic</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
391 <map v2="">Serbian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
392 <map v2="">Serbo-Croatian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
393 <map v2="">Sesotho</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
394 <map v2="">Setswana</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
395 <map v2="">Shona</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
396 <map v2="">Sindhi</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
397 <map v2="">Singhalese</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
398 <map v2="">Siswati</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
399 <map v2="">Slovak</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
400 <map v2="">Slovenian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
401 <map v2="">Somali</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
402 <map v2="">Sudanese</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
403 <map v2="">Swahili</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
404 <map v2="">Swedish</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
405 <map v2="">Tagalog</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
406 <map v2="">Tajik</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
407 <map v2="">Tamil</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
408 <map v2="">Tatar</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
409 <map v2="">Tegulu</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
410 <map v2="">Thai</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
411 <map v2="">Tibetan</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
412 <map v2="">Tigrinya</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
413 <map v2="">Tonga</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
414 <map v2="">Tsonga</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
415 <map v2="">Turkish</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
416 <map v2="">Turkmen</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
417 <map v2="">Twi</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
418 <map v2="">Ukrainian</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
419 <map v2="">Urdu</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
420 <map v2="">Uzbek</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
421 <map v2="">Vietnamese</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
422 <map v2="">Volapuk</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
423 <map v2="">Welsh</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
424 <map v2="">Wolof</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
425 <map v2="">Xhosa</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
426 <map v2="">Yiddish</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
427 <map v2="">Yoruba</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
428 <map v2="">Zulu</map-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
429 </v2-to-edoc>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
430
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
431
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
432 </language>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
433
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
434 <!-- http://colab.mpdl.mpg.de/mediawiki/PubMan_Func_Spec_eSciDoc_To_eDoc_Mapping#Mapping_of_Identifier_Types -->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
435 <identifier-type>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
436 <v2-to-edoc>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
437 <!-- <map v2="eterms:ESCIDOC"></map>-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
438 <map v2="eterms:EDOC">edocid</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
439 <map v2="eterms:ISSN">issn</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
440 <map v2="eterms:ISBN">isbn</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
441 <!-- <map v2="eterms:CONE"></map>-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
442 <map v2="eterms:DOI">doi</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
443 <map v2="eterms:ISI">isi</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
444 <!-- <map v2="eterms:PND"></map>-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
445 <map v2="eterms:URN">url</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
446 <map v2="eterms:URI">uri</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
447 <map v2="eterms:PII">pii</map> <!-- !!!! in zim_transfer.xsd -->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
448 <!-- <map v2="eterms:PMID"></map>-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
449 <!-- <map v2="eterms:ARXIV"></map>-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
450 <!-- <map v2="eterms:PMC"></map>-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
451 <!-- <map v2="eterms:BMC"></map>-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
452 <!-- <map v2="eterms:ZDB"></map>-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
453 <!-- <map v2="eterms:OTHER"></map>-->
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
454 </v2-to-edoc>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
455 </identifier-type>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
456
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
457 <content-category>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
458 <v1-to-v2>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
459 <map v1="any-fulltext">http://purl.org/escidoc/metadata/ves/content-categories/any-fulltext</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
460 <map v1="pre-print">http://purl.org/escidoc/metadata/ves/content-categories/pre-print</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
461 <map v1="post-print">http://purl.org/escidoc/metadata/ves/content-categories/post-print</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
462 <map v1="publisher-version">http://purl.org/escidoc/metadata/ves/content-categories/publisher-version</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
463 <map v1="publisher_version">http://purl.org/escidoc/metadata/ves/content-categories/publisher-version</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
464 <map v1="abstract">http://purl.org/escidoc/metadata/ves/content-categories/abstract</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
465 <map v1="table-of-contents">http://purl.org/escidoc/metadata/ves/content-categories/table-of-contents</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
466 <map v1="table-of-content">http://purl.org/escidoc/metadata/ves/content-categories/table-of-contents</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
467 <map v1="supplementary-material">http://purl.org/escidoc/metadata/ves/content-categories/supplementary-material</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
468 <map v1="supplementary_material">http://purl.org/escidoc/metadata/ves/content-categories/supplementary-material</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
469 <map v1="additional-material">http://purl.org/escidoc/metadata/ves/content-categories/additional-material</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
470 <map v1="administrative-files">http://purl.org/escidoc/metadata/ves/content-categories/administrative-files</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
471 <map v1="copyright-transfer-agreement">http://purl.org/escidoc/metadata/ves/content-categories/copyright-transfer-agreement</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
472 <map v1="correspondence">http://purl.org/escidoc/metadata/ves/content-categories/correspondence</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
473 <map v1="jpeg-max">http://purl.org/escidoc/metadata/ves/content-categories/original-resolution</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
474 <map v1="jpeg-default">http://purl.org/escidoc/metadata/ves/content-categories/web-resolution</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
475 <map v1="jpeg-min">http://purl.org/escidoc/metadata/ves/content-categories/thumbnail</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
476 <map v1="original-data">http://purl.org/escidoc/metadata/ves/content-categories/original-data</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
477 <map v1="high resolution">http://purl.org/escidoc/metadata/ves/content-categories/original-resolution</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
478 <map v1="web resolution">http://purl.org/escidoc/metadata/ves/content-categories/web-resolution</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
479 <map v1="thumbnail">http://purl.org/escidoc/metadata/ves/content-categories/thumbnail</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
480 </v1-to-v2>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
481
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
482 <v2-to-v1>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
483 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/any-fulltext">any-fulltext</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
484 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/pre-print">pre-print</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
485 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/post-print">post-print</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
486 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/publisher-version">publisher-version</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
487 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/abstract">abstract</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
488 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/table-of-contents">table-of-contents</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
489 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/supplementary-material">supplementary-material</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
490 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/additional-material">additional-material</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
491 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/administrative-files">administrative-files</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
492 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/copyright-transfer-agreement">copyright-transfer-agreement</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
493 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/correspondence">correspondence</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
494 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/original-resolution">jpeg-max</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
495 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/web-resolution">jpeg-default</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
496 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/thumbnail">jpeg-min</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
497 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/original-data">original-data</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
498 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/original-resolution">high resolution</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
499 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/web-resolution">web resolution</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
500 <map v2="http://purl.org/escidoc/metadata/ves/content-categories/thumbnail">thumbnail</map>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
501 </v2-to-v1>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
502 </content-category>
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
503
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
504
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
505
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
506
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
507
225179dfd892 getPublications erweitert nach Typ
dwinter
parents:
diff changeset
508 </mappings>