Advanced Metadata Publishing
Note: This is the print view with all the tutorial pages on one page. The paginated version is available here, if you prefer that.
This tutorial leads you through the process of including new metadata record into the GeoNetwork system using an XML documents. This is an advanced procedure of creating new metadata based on a format (XML) widely used by several GIS applications to store geographic information.
Creating a metadata using the XML Metadata Insert tool
This tool is particularly useful if you already have a metadata in XML format, for instance created by some GIS application, and you want to import it into the GeoNetwork database. Very important is that the metadata must be in one of the standards used by GeoNetwork: ISO19115, FGDC and Dublin Core.
Of course the authentication of your password is the starting point to perform the selection of the XML Metadata Insert tool from the Administration page (Figure 16).


Figure 16: Administration page
As shown in the figure 17, the main actions to be performed are the following:
- Paste the XML file that contains the metadata information in the "Metadata" text area, and be sure that the mdFileID element in the XML structure is empty, since GeoNetwork automatically generates a new identifier for the imported metadata.;
- Select from the drop down list the group in charge of the metadata;
- Select the metadata schema (ISO19115, FGDC or Dublin Core) that you want to use;
- Select the validate check boxif you want your metadata to be validated according to the related schema. Note that up to now the validation is available only for the ISO19115 schema.
- Click the Insert button and the metadata will be imported into the system.
Figure 17: Importing XML formatted metadata
Creating a metadata using the Batch-Import Tool
Batch-Import Tool
Logon to GeoNetwok Using the Administrator User Name and Password.
Select the “Batch Import” option as shown on below.