Install the plugin
After installation of the GeoNetwork Core product. Follow these steps:
-
Identify which schema-folder is used. By default, this is
$CATALINA_BASE/geonetwork/WEB-INF/data/config/schema_plugins
. You can find the currenter
in the web application by navigating toAdmin
❯Statistics
❯Information
. -
Stop the application
-
Download the latest patch version of the plugin from our Nexus repository. If you run a GeoNetwork Enterprise 2023.3, download the latest patch version related, for example
gne-2023.3-schema-iso19139.at.zip
. -
Unzip the package.
-
Copy the folder
plugin/iso19139.at
to[SCHEMA_Folder]/iso19139.at
. -
Copy the jar file
schema-iso19139.at-xxx.jar
to$CATALINA_BASE/webapps/geonetwork/WEB-INF/lib
. -
Restart GeoNetwork
-
Verify the plugin has loaded correctly by verifying the schema is listed on
Admin
❯Metadata
❯Standards
.
First installation
If this is the first installation of the plugin, the following configurations can be made in GeoNetwork. These configurations will be persisted at every update of the system.
- Import the predefined templates available in the plugin. Navigate to
Admin
❯Metadata & templates
❯Metadata & templates
. Select the profile and clickLoad templates
. These templates are loaded into the database and are used when creating new metadata records using this profile. - Verify the templates have loaded correctly by creating a new record using one of the templates.
- In
Admin
❯Metadata
❯Schematron
(de)activate those schematrons which are not relevant to your use cases. Also consider to activate schematrons conditionally. The profile contains a set of rules which is meant to be set as `warn only**. Users will be notified of a potential problem, but it will not lead to rejection of the record.