In implementing the algorithm, I made some changes that affect the detection
of other schemas as well. To ease the implementation process, I created a
JUnit test class which automates the testing of my code (and GeoNetwork
schema detection in general), so that you can throw any metadata file in a
test folder and quickly see what GeoNetowork thinks its schema is.
So, in order to complete my testing, I am now looking for sample metadata
from each schema supported by GeoNetwork. Can anybody direct me to where I
may find a collection of such files? I am having trouble locating iso19115,
in particular.
In implementing the algorithm, I made some changes that affect the detection
of other schemas as well. To ease the implementation process, I created a
JUnit test class which automates the testing of my code (and GeoNetwork
schema detection in general), so that you can throw any metadata file in a
test folder and quickly see what GeoNetowork thinks its schema is.
So, in order to complete my testing, I am now looking for sample metadata
from each schema supported by GeoNetwork. Can anybody direct me to where I
may find a collection of such files? I am having trouble locating iso19115,
in particular.