Changes between Version 1 and Version 2 of pluginprofiles
- Timestamp:
- 09/06/10 19:49:23 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pluginprofiles
v1 v2 50 50 * remove the need for switch on schema type in metadata.xsl and metadata-utils.xsl 51 51 * provide the ability to rewrite xslt imports using a URI resolver and oasis catalog file 52 * allow users to rewrite 52 * allow users to rewrite schemaLocation hints using an oasis catalog file/files 53 * add a SchemaManager class to encapsulate and provide schema information to other classes in GeoNetwork 54 * rewrite the Info service so that it no longer requires the namespace URI to be provided by the tooltip requests (will use SchemaManager to get this info instead) 55 * change schema autodetection code to use information from the SchemaManager (may also use enhanced schema autodetect approach from Dominic Owen of USGIN) 56 * add a services that accept a zip file (or URL of a zip file) containing a schema, unpacks the schema into the schemaPlugins directory, and adds the schema to the list of schemas that GeoNetwork knows about (no config changes required) 57 * Move codelist and label xml file caching for schemas from Jeeves guiservices to GeoNetwork guiservices - no longer necessary to add these files to the gui section of web/geonetwork/WEB-INF/config.xml 58 53 59 === Backwards Compatibility Issues === 54 60 61 None known? 62 55 63 === New libraries added === 56 Explain which and why new libraries are required for that proposal ... 64 65 xml-commons-resolver 1.2 - Apache lib to support resolving various XML entities and URIs using oasis catalogs 57 66 58 67 == Risks == 59 68 69 None known 70 60 71 == Participants == 61 * List of participants and role (if necessary) in current GIP 62 72 * Simon Pigot 73 * Dominic Owen, USGIN - schema autodetect code 74 * Other members of the GeoNetwork community. In Australia: Craig Jones - IMOS/eMii, John Hockaday - OSDM, AuScope.