Hi all,
I made some fixes just to have a working tarball. The fixes are:
- removed double creation of the 'Settings' table
- fixed uuids that were not unique
- fixed error 'no root element'. Now it is possible to import 19139 metadata
using xml insert or bach import. The validation work only for metadata
that have a schemaLocation properly set.
- fixed namespaces. According to the latest 19139 schema these are:
gmd="http://www.isotc211.org/2005/gmd"
gco="http://www.isotc211.org/2005/gco"
gts="http://www.isotc211.org/2005/gts"
You can do a 'cvs update' and create your installer. If you want to execute
geonetwork from the cvs, remember to create and fill the 'Settings' table.
Cheers,
Andrea