Changes between Initial Version and Version 1 of proposals/InspireInstallerPackage


Ignore:
Timestamp:
Dec 28, 2011, 2:48:02 AM (13 years ago)
Author:
josegar74
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • proposals/InspireInstallerPackage

    v1 v1  
     1= Proposal title =
     2
     3|| '''Date''' || 2011/12/28 ||
     4|| '''Contact(s)''' || Jose García ||
     5|| '''Last edited''' || ||
     6|| '''Status''' || done ||
     7|| '''Assigned to release''' || 2.7.0 ||
     8|| '''Resources''' || Available ||
     9|| '''Ticket #''' || #718 ||
     10
     11== Overview ==
     12
     13This proposal aims to add (an optional) new package in installer that enable !GeoNetwork INSPIRE features if selected, avoiding later manual steps to enable INSPIRE support.
     14
     15=== Proposal Type ===
     16 * '''Type''': Module Change
     17 * '''App''': !GeoNetwork
     18 * '''Module''': Installer
     19
     20=== Links ===
     21 * '''Documents''':
     22 * '''Email discussions''':
     23 * '''Other wiki discussions''':
     24
     25=== Voting History ===
     26 * Vote proposed by X on Y, result was +/-n (m non-voting members).
     27
     28----
     29
     30== Motivations ==
     31
     32After installing !GeoNetwork to enable INSPIRE support a user should do some manual steps like:
     33
     34 * Enable INSPIRE settings in Administration > System configuration
     35 * Download the GEMET, Inspire themes thesaurus from Administration > Thesauri manager
     36 * Enable schematron, renamin the file {{{xml/schemas/iso19139/schematron-rules-inspire.xsl.disabled}}} to {{{xml/schemas/iso19139/schematron-rules-inspire.xsl}}} and restart !GeoNetwork
     37
     38Selecting the INSPIRE installer package the user doesn't need to manage about previous steps to get !GeoNetwork with all the INSPIRE features enabled.
     39
     40== Proposal ==
     41
     42The build installer script is modified to add an additional (optional) package that allows to setup by default the next features in !GeoNetwork:
     43
     44 * INSPIRE validation rules (schematron).
     45 * Thesaurus files (GEMET, Inspire themes).
     46 * INSPIRE search panel.
     47 * INSPIRE metadata view.
     48
     49The installation of the package is optional. If the user doesn't select this package, can enable INSPIRE settings doing the steps described in previous section.
     50
     51
     52The issue #718 contains a patch with this feature.
     53
     54=== Backwards Compatibility Issues ===
     55
     56== Risks ==
     57
     58== Participants ==
     59 * Jose García