[GeoNetwork-devel] CFV: Add service for metadata suggestions

Dear PSC members,

Proposal to add mechanism to provide metadata suggestions is available at:
http://trac.osgeo.org/geonetwork/wiki/proposals/MetadataEditorSuggestion

Cheers,
Francois

Oops, I only responded directly to Francois three weeks ago. So here again with copy to the dev list.

Dear Francois,
Excellent proposal! +1 from me.
Ciao,
Jeroen

On 2 feb 2011, at 08:08, Francois Prunayre wrote:

Dear PSC members,

Proposal to add mechanism to provide metadata suggestions is available at:
proposals/MetadataEditorSuggestion – GeoNetwork opensource Developer website

Cheers,
Francois

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

+1

   Ciao,
   Emanuele

Alle 08:08:48 di mercoledì 2 febbraio 2011, Francois Prunayre ha scritto:

Dear PSC members,

Proposal to add mechanism to provide metadata suggestions is available at:
http://trac.osgeo.org/geonetwork/wiki/proposals/MetadataEditorSuggestion

Cheers,
Francois

---------------------------------------------------------------------------
--- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better
price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

Hi Francois,

+1

Just a brief summary to make sure I understand a few points: the design seems to be an extension of the xslts used for massivexslprocessing (add two named templates called by the suggestion service analyze-{nameofprocess} and list-{nameofprocess}). The process xslt could in fact be used for massive xslt processing as well (in fact your examples are already present in the schema process directory). This is nice. The optional params section of the analyze-.... template is to provide a description of (and possibly default values for) the arguments needed by the process xslt for use by the suggestion client. Correct?

My only comment is that its a bit unfortunate that we need to mix JSON and xslt into the params section!

It would be nice (in future) to allow UserAdmins to set up users with a set of processes that they are required to run on their metadata records (kind of a way of requiring different processes to be run by different groups of users)?

Also occurs to me that this is kind of an extension of the schematron idea - except that we now have the ability to apply a fix to the problem - this is also nice.

Cheers and thanks,
Simon
________________________________________
From: Francois Prunayre [fx.prunayre@anonymised.com]
Sent: Wednesday, 2 February 2011 6:08 PM
To: Devel geonetwork-devel@lists.sourceforge.net
Subject: [GeoNetwork-devel] CFV: Add service for metadata suggestions

Dear PSC members,

Proposal to add mechanism to provide metadata suggestions is available at:
http://trac.osgeo.org/geonetwork/wiki/proposals/MetadataEditorSuggestion

Cheers,
Francois

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!

_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net

GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

2011/2/22 <Simon.Pigot@anonymised.com>:

Hi Francois,

+1

Just a brief summary to make sure I understand a few points: the design seems to be an extension of the xslts used for massivexslprocessing (add two named templates called by the suggestion service analyze-{nameofprocess} and list-{nameofprocess}). The process xslt could in fact be used for massive xslt processing as well (in fact your examples are already present in the schema process directory).

Yes.

This is nice. The optional params section of the analyze-.... template is to provide a description of (and possibly default values for) the arguments needed by the process xslt for use by the suggestion client. Correct?

Yes.

My only comment is that its a bit unfortunate that we need to mix JSON and xslt into the params section!

It could have been XML based but currently I'm using it to build
client GUI using JS - so JSON is easier to work with.

It would be nice (in future) to allow UserAdmins to set up users with a set of processes that they are required to run on their metadata records (kind of a way of requiring different processes to be run by different groups of users)?

Hum yep I see, it could be a replacement of the suggest XSL which
registered the processes for a schema and move that config to the DB.

Also occurs to me that this is kind of an extension of the schematron idea - except that we now have the ability to apply a fix to the problem - this is also nice.

Yep. But I don't really know how to link the two and sometime it could
not be related to any schematron rules.

Thanks for your comments.

Francois

Cheers and thanks,
Simon
________________________________________
From: Francois Prunayre [fx.prunayre@anonymised.com]
Sent: Wednesday, 2 February 2011 6:08 PM
To: Devel geonetwork-devel@lists.sourceforge.net
Subject: [GeoNetwork-devel] CFV: Add service for metadata suggestions

Dear PSC members,

Proposal to add mechanism to provide metadata suggestions is available at:
http://trac.osgeo.org/geonetwork/wiki/proposals/MetadataEditorSuggestion

Cheers,
Francois

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork