source: trunk/gli/help/en/importingpreviouslyassignedmetadata.htm@ 7653

Last change on this file since 7653 was 7653, checked in by kjdon, 20 years ago

added ians changes to the mirror text, regenerated the index and individual html files

  • Property svn:keywords set to Author Date Id Revision
File size: 3.1 KB
Line 
1<html>
2<head>
3<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
4<title>The Greenstone Librarian Interface - Help Pages</title>
5</head>
6<body bgcolor="#E0F0E0">
7<table width="100%" cellspacing="0" cellpadding="5" bgcolor="#B0D0B0" border="2">
8<tr>
9<td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td><td width="*" align="center"><a name="importingpreviouslyassignedmetadata"><font size="5" face="Verdana"><strong>5.8: Importing Previously Assigned Metadata</strong></font></a></td><td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td>
10</tr>
11</table>
12
13This section describes how to import previously assigned metadata,
14and install parsers to handle various metadata types.
15 <p></p>
16<table bgcolor="#B0D0B0" width="480" cellpadding="2" border="2" align="center">
17<tr>
18<td align="center"><font size="4" face="Verdana"><strong>
19 Contents
20 </strong></font></td>
21</tr>
22<tr>
23<td>
24<table width="100%" cellpadding="2" border="0" bgcolor="#FFFFFF">
25
26<tr>
27<td colspan="3"><a href="#simple">Simple Instructions:</a></td>
28</tr>
29
30<tr>
31<td colspan="1"> </td><td colspan="2">
32 While adding files
33 </td>
34</tr>
35
36
37</table>
38</td>
39</tr>
40</table>
41<p></p>
42
43<p></p>
44<img width="20" src="../gatherer_small.gif" height="20"><a name="simple"> Simple Instructions:</a>
45<p style="text-align:justify"></p>
46If metadata in a form recognized by the Librarian Interface has been previously
47assigned to a file -- for example, when you choose documents from an existing
48Greenstone collection -- it is imported automatically when you add the file.
49To do this, the metadata must be mapped to the metadata sets available in the
50collection.
51<p></p>
52The Librarian Interface prompts for the necessary information. The prompt
53gives brief instructions and then shows the name of the metadata element that
54is being imported, just as it appears in the source file. This field cannot be
55edited or changed. Next you choose what metadata set the new element should map
56to, and then the appropriate metadata element in that set. The system
57automatically selects the closest match, in terms of set and element, for the
58new metadata.
59<p></p>
60Having checked the mapping, you can choose "Add" to add the new metadata
61element to the chosen metadata set. (This is only enabled if there is no
62element of the same name within the chosen set.) "Merge" maps the new element
63to the one chosen by the user. Finally, "Ignore" does not import any metadata
64with this element name.
65<p></p>
66Once you have specified how to import a certain piece of metadata, the mapping
67information is retained for the collection's lifetime. To correct any mistakes
68during importing, use the metadata set editor described in <a href="editingmetadatasets.htm#editingmetadatasets">Editing Metadata Sets</a>.
69<p></p>
70For details on the metadata.xml files which Greenstone uses to store the metadata, see Chapter 2 of the Greenstone
71Developer's Guide -- Getting the most out of your documents.
72 </body>
73</html>
Note: See TracBrowser for help on using the repository browser.