I want to drive GeoNetwork by accessing it directly from its web services.
Where are the services such as
xml.search?any=xxx
or
xml.metadata.get?id=nn
and
user.login
and all the others documented?
How do I learn how to use them as GET or POST ?
Jean-François
--
Jean-François Meunier
Intélec Géomatique
696, av. Ste-Croix, bureau 200
Saint-Laurent (Québec)
H4L 3Y2
Tél. : 514-744-2029
Téléc. : 514-744-4495
Hi Jean-François,
Have a look at the description of these services in config files under
the WEB-INF repository of geonetwork
(/web/geonetwork/WEB-INF/config*.xml).
You will find a brief description of each service and the name of the
related java class.
You could find the source of these java classes under the
/src/org/fao/geonet repository.
HTH,
Mathieu
On Nov 16, 2007 10:28 PM, Jean-François Meunier
<jeanfrancois.meunier@anonymised.com> wrote:
I want to drive GeoNetwork by accessing it directly from its web services.
Where are the services such as
xml.search?any=xxx
or
xml.metadata.get?id=nn
and
user.login
and all the others documented?
How do I learn how to use them as GET or POST ?
Jean-François
--
Jean-François Meunier
Intélec Géomatique
696, av. Ste-Croix, bureau 200
Saint-Laurent (Québec)
H4L 3Y2
Tél. : 514-744-2029
Téléc. : 514-744-4495
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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
--
Mathieu Coudert
mcoudert@anonymised.com