This contains the iso19139.MERIDIAN plugin for GeoNetwork 3.4.
Refer to https://geonetwork-opensource.org/manuals/trunk/eng/users/customizing-application/implementing-a-schema-plugin.html for further details.
To be used in GeoNetwork, a schema directory can be manually placed in the schema_plugins sub directory of the GeoNetwork data directory. For some schema an additional JAR file should be added to the WEB-INF/lib folder. The default GeoNetwork data directory location is INSTALL_DIR/web/geonetwork/WEB-INF/data"
To be used in GeoNetwork, a schema directory can be manually placed in the schema_plugins sub directory of the GeoNetwork data directory.
For some schema an additional JAR file should be added to the WEB-INF/lib folder.
The default GeoNetwork data directory location is INSTALL_DIR/web/geonetwork/WEB-INF/data"
Once created, you need to register your new plugin in the build of the application. To do this:
Add the plugin as a module of the schemas module (see source file schemas/pom.xml):