[GeoNetwork-users] Z39.50 harvesting

Hi,

I'd want to harvest metadata servers using the Z39.50 protocol. How does it
work ?
I know there is a xml/repositories.xml that is supposed to define the
various sources, but how to use it ? By default, many sources are defined,
and i find no reference to them in the geonetwork.
Using the admin harvesting interface, i have no place to give the URL to the
Z39.50 server to harvest. So how to do ?
Maybe there is a link between the two, but i can't find.
Has anybody relevant information ?
Thanks
Jean

------
N'imprimez ce message qu'en cas de nécessité. Soyons éco-responsables !

Donnez une nouvelle dimension à vos données…

I G E

Jean POMMIER
*Directeur Associé*

TIC - Webmapping 3D

Port : +33 6 09 23 21 36
Skype : igejean

Information Géographique et Environnement
12 rue Arnaud Vidal
31000 Toulouse
France

Tel : +33 5 61 86 81 49
Fax : +33 5 61 86 09 23
Mail : contact@anonymised.com
Site web : www.ige.fr <http://wwww.ige.fr>

*L'actualité d'IGE sur RSS : *http://www.ige.fr/actualites/rss.php
*Localisez IGE dans WorldWind : *
worldwind://goto/world=Earth&lat=43.55519&lon=1.38256&alt=190&dir=26.7&tilt=60.3

I forgot to say : i'm using geonetwork 2.2.0
Thanks

---------- Forwarded message ----------
From: Jean Pommier (IGE) <jean.pommier@anonymised.com>
Date: 2009/4/1
Subject: Z39.50 harvesting
To: geonetwork-users@lists.sourceforge.net

Hi,

I'd want to harvest metadata servers using the Z39.50 protocol. How does it
work ?
I know there is a xml/repositories.xml that is supposed to define the
various sources, but how to use it ? By default, many sources are defined,
and i find no reference to them in the geonetwork.
Using the admin harvesting interface, i have no place to give the URL to the
Z39.50 server to harvest. So how to do ?
Maybe there is a link between the two, but i can't find.
Has anybody relevant information ?
Thanks
Jean

------
N'imprimez ce message qu'en cas de nécessité. Soyons éco-responsables !

Donnez une nouvelle dimension à vos données…

I G E

Jean POMMIER
*Directeur Associé*

TIC - Webmapping 3D

Port : +33 6 09 23 21 36
Skype : igejean

Information Géographique et Environnement
12 rue Arnaud Vidal
31000 Toulouse
France

Tel : +33 5 61 86 81 49
Fax : +33 5 61 86 09 23
Mail : contact@anonymised.com
Site web : www.ige.fr <http://wwww.ige.fr>

*L'actualité d'IGE sur RSS : *http://www.ige.fr/actualites/rss.php
*Localisez IGE dans WorldWind : *
worldwind://goto/world=Earth&lat=43.55519&lon=1.38256&alt=190&dir=26.7&tilt=60.3

Hello Jean,

2009/4/1 Jean Pommier (IGE) <jean.pommier@anonymised.com>

I'd want to harvest metadata servers using the Z39.50 protocol. How does it
work ?

Harvesting Z39.50 will not work on 2.2 I think.
Harvester mechanism has not been implemented [1] I'm not sure why ?

Only old distributed search could be used (but hidden on 2.2).

If you want to add Z39.50 to your node, you could have a look to that
commit made on geocat.ch sandbox :
http://n2.nabble.com/SF.net-SVN%3A-geonetwork%3A-2040--sandbox-geocat.ch-trunk-td2216478.html#a2216478

I made some tests on that and it will work with a GeoNetwork Z39.50 but I
had trouble with Z39.50 with no geo extension. I'm not sure why.
No more work on that planned for me as we will probably use OAI instead. Not
sure we will add this to trunk also.

HTH. Francois

[1]
http://geonetwork.svn.sourceforge.net/viewvc/geonetwork/tags/2.2.0/src/org/fao/geonet/kernel/harvest/harvester/z3950/Harvester.java?revision=1246&view=markup

I know there is a xml/repositories.xml that is supposed to define the
various sources, but how to use it ? By default, many sources are defined,
and i find no reference to them in the geonetwork.
Using the admin harvesting interface, i have no place to give the URL to
the
Z39.50 server to harvest. So how to do ?
Maybe there is a link between the two, but i can't find.
Has anybody relevant information ?
Thanks
Jean

------
N'imprimez ce message qu'en cas de nécessité. Soyons éco-responsables !

Donnez une nouvelle dimension à vos données…

I G E

Jean POMMIER
*Directeur Associé*

TIC - Webmapping 3D

Port : +33 6 09 23 21 36
Skype : igejean

Information Géographique et Environnement
12 rue Arnaud Vidal
31000 Toulouse
France

Tel : +33 5 61 86 81 49
Fax : +33 5 61 86 09 23
Mail : contact@anonymised.com
Site web : www.ige.fr <http://wwww.ige.fr>

*L'actualité d'IGE sur RSS : *http://www.ige.fr/actualites/rss.php
*Localisez IGE dans WorldWind : *

worldwind://goto/world=Earth&lat=43.55519&lon=1.38256&alt=190&dir=26.7&tilt=60.3

------------------------------------------------------------------------------
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

Hi François,
Thank you for this information. Looks like GN trunk would need some cleaning
so, as somes parts (eg related to Z39.50) as quite confusing and do not
work...
I'll look for another protocol, so...
Thanks,
Jean

2009/4/1 Francois Prunayre <fx.prunayre@anonymised.com>

Hello Jean,

2009/4/1 Jean Pommier (IGE) <jean.pommier@anonymised.com>

I'd want to harvest metadata servers using the Z39.50 protocol. How does
it
work ?

Harvesting Z39.50 will not work on 2.2 I think.
Harvester mechanism has not been implemented [1] I'm not sure why ?

Only old distributed search could be used (but hidden on 2.2).

If you want to add Z39.50 to your node, you could have a look to that
commit made on geocat.ch sandbox :

http://n2.nabble.com/SF.net-SVN%3A-geonetwork%3A-2040--sandbox-geocat.ch-trunk-td2216478.html#a2216478

I made some tests on that and it will work with a GeoNetwork Z39.50 but I
had trouble with Z39.50 with no geo extension. I'm not sure why.
No more work on that planned for me as we will probably use OAI instead.
Not sure we will add this to trunk also.

HTH. Francois

[1]

http://geonetwork.svn.sourceforge.net/viewvc/geonetwork/tags/2.2.0/src/org/fao/geonet/kernel/harvest/harvester/z3950/Harvester.java?revision=1246&view=markup

I know there is a xml/repositories.xml that is supposed to define the
various sources, but how to use it ? By default, many sources are defined,
and i find no reference to them in the geonetwork.
Using the admin harvesting interface, i have no place to give the URL to
the
Z39.50 server to harvest. So how to do ?
Maybe there is a link between the two, but i can't find.
Has anybody relevant information ?
Thanks
Jean

------
N'imprimez ce message qu'en cas de nécessité. Soyons éco-responsables !

Donnez une nouvelle dimension à vos données…

I G E

Jean POMMIER
*Directeur Associé*

TIC - Webmapping 3D

Port : +33 6 09 23 21 36
Skype : igejean

Information Géographique et Environnement
12 rue Arnaud Vidal
31000 Toulouse
France

Tel : +33 5 61 86 81 49
Fax : +33 5 61 86 09 23
Mail : contact@anonymised.com
Site web : www.ige.fr <http://wwww.ige.fr>

*L'actualité d'IGE sur RSS : *http://www.ige.fr/actualites/rss.php
*Localisez IGE dans WorldWind : *

worldwind://goto/world=Earth&lat=43.55519&lon=1.38256&alt=190&dir=26.7&tilt=60.3

------------------------------------------------------------------------------
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork