Commit 67b4858e authored by Kim Mortimer's avatar Kim Mortimer
Browse files

Update README.md

Showing with 3 additions and 1 deletion
+3 -1
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):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment