[GeoNetwork-users] mef.import service

Hi all,

I'm using the mef.import service to upload my metadata to Geonetwork. This works fine.
But now I want to remove some metadata from time to time.

Is there a "service" that I can use to remove a previous inserted "metadata-entry"?
I do not have the ability to go via GAST or the WebGui since all my action should be done as part of an automated workflow.

Regards,
Stephen

Convinced that uniting expertise from widely different fields of technology in a pleasant and stimulating environment enhances innovation and the development of novel methods for sustainable production?

Have a look at the international congress
Innovation for Sustainable Production 2008
April, 22-25, 2008 - Bruges (Belgium)
http://www.i-sup2008.org
---
This e-mail, any attachments and the information it contains are confidential and meant only for the use of the addressee(s) only. Access to this e-mail by anyone other than the addressee(s) is unauthorized. If you are not the intended addressee (or responsible for delivery of the message to such person), you may not use, copy, distribute or deliver to anyone this message (or any part of its contents) or take any action in reliance on it. In such case, you should destroy this message and notify the sender immediately. If you have received this e-mail in error, please notify us immediately by e-mail or telephone and delete the e-mail from any computer.
All reasonable precautions have been taken to ensure no viruses are present in this e-mail and its attachments. As our company cannot accept responsibility for any loss or damage arising from the use of this e-mail or attachments we recommend that you subject these to your virus checking procedures prior to use.

Hi Stephen,

Kempenaers Stephen wrote:

I'm using the mef.import service to upload my metadata to Geonetwork. This works fine.
But now I want to remove some metadata from time to time.

Is there a "service" that I can use to remove a previous inserted "metadata-entry"?

Maybe have a look to the service metadata.delete?id=13. You should login
first (via xml.login/logout).

I do not have the ability to go via GAST or the WebGui since all my action should be done as part of an automated workflow.

For information, we also added mef creation and import support into
Talend Spatial which could be useful to create workflow. On the metadata
components side, here is the change of last week release:
* sMetadataCrator: Create an XML metadata file using the ISO19139
standard template
* sMEFCreator: Create a file conforming to the Metadata Exchange Format
(MEF) spec
* sCataloguePublisher: Add MEF support

List of components:
http://www.talendforge.org/wiki/doku.php?id=sdi:geocomponentslist
Complete list of changes in version 1.2:
http://www.talendforge.org/wiki/doku.php?id=sdi:version1_2_0

HTH.
Francois

Hi Francois-xavier,

Thank you for the quick reply, the metadata.delete service will to the trick for me..

But where can I found out about all the "services" that are available to the user? I have checked the website and the manual, but there this subject is just touched shortly but I can not find a list of all the services available.

Regards,
Stephen

-----Oorspronkelijk bericht-----
Van: Francois-Xavier Prunayre [mailto:francois-xavier.prunayre@anonymised.com]
Verzonden: wo 16-4-2008 9:25
Aan: Kempenaers Stephen
CC: geonetwork-users@lists.sourceforge.net
Onderwerp: Re: [GeoNetwork-users] mef.import service

Hi Stephen,

Kempenaers Stephen wrote:

I'm using the mef.import service to upload my metadata to Geonetwork. This works fine.
But now I want to remove some metadata from time to time.

Is there a "service" that I can use to remove a previous inserted "metadata-entry"?

Maybe have a look to the service metadata.delete?id=13. You should login
first (via xml.login/logout).

I do not have the ability to go via GAST or the WebGui since all my action should be done as part of an automated workflow.

For information, we also added mef creation and import support into
Talend Spatial which could be useful to create workflow. On the metadata
components side, here is the change of last week release:
* sMetadataCrator: Create an XML metadata file using the ISO19139
standard template
* sMEFCreator: Create a file conforming to the Metadata Exchange Format
(MEF) spec
* sCataloguePublisher: Add MEF support

List of components:
http://www.talendforge.org/wiki/doku.php?id=sdi:geocomponentslist
Complete list of changes in version 1.2:
http://www.talendforge.org/wiki/doku.php?id=sdi:version1_2_0

HTH.
Francois

Convinced that uniting expertise from widely different fields of technology in a pleasant and stimulating environment enhances innovation and the development of novel methods for sustainable production?

Have a look at the international congress
Innovation for Sustainable Production 2008
April, 22-25, 2008 - Bruges (Belgium)
http://www.i-sup2008.org
---
This e-mail, any attachments and the information it contains are confidential and meant only for the use of the addressee(s) only. Access to this e-mail by anyone other than the addressee(s) is unauthorized. If you are not the intended addressee (or responsible for delivery of the message to such person), you may not use, copy, distribute or deliver to anyone this message (or any part of its contents) or take any action in reliance on it. In such case, you should destroy this message and notify the sender immediately. If you have received this e-mail in error, please notify us immediately by e-mail or telephone and delete the e-mail from any computer.
All reasonable precautions have been taken to ensure no viruses are present in this e-mail and its attachments. As our company cannot accept responsibility for any loss or damage arising from the use of this e-mail or attachments we recommend that you subject these to your virus checking procedures prior to use.

Kempenaers Stephen wrote:

Thank you for the quick reply, the metadata.delete service will to the
trick for me..

But where can I found out about all the "services" that are available to
the user?

In WEB-INF/config-*.xml you have all services definitions
In xml/user-profile.xml you have the privileges by user.

I have checked the website and the manual, but there this

subject is just touched shortly but I can not find a list of all the
services available.

Not all but some of them are described in the manual (chapter18/server
reference, xml service).

Ciao
Francois