[GeoNetwork-devel] Some CSW URL's

Hi all,
I forward this to the geonetwork-devel list so you have some URL’s to try against the CSW catalog. The test application we have in the CVS can make your life easier here too :-)Sorry for duplications!
Ciao,
Jeroen

Begin forwarded message:

From: Jeroen Ticheler <Jeroen.Ticheler@…1…>
Date: September 26, 2006 4:39:31 PM GMT+02:00
To: sfkeller@…164…
Cc: “Sampson, David” <dsampson@…165…>, Rob Atkinson <rob@…97…>, “Panagiotis (Peter) A. Vretanos” <pvretano@…166…>, Paul Ramsey <pramsey@…114…>, “Kralidis,Tom [Burlington]” <Tom.Kralidis@…61…>, Jo Walsh <jo@…160…>, Jody Garnett <jgarnett@…114…>, Raj Singh <raj@…167…>, Allan Doyle <adoyle@…168…>, Josh <josh@…169…>, Frank Warmerdam <warmerdam@…170…>, Chris Holmes <cholmes@…12…>, Markus Neteler <neteler.osgeo@…31…>, Claude Eisenhut <ce@…171…>
Subject: Re: “Geodata Discovery” at FOSS4G2006 BOF

Hi,Just for info as this is closely related:
I just put up a test server for CSW 2.0.1 using the ISO application profile.
You can start testing ISO and DC output using both POST and GET requests at:

http://geonetwork.mysdi.org/geonetwork/srv/en/csw

Some sample requests (sorry they are so unreadable :wink: :

GetCapabilities:
http://geonetwork.mysdi.org/geonetwork/srv/en/csw?request=GetCapabilities&service=http%3A%2F%2Fwww.opengis.net%2Fcat%2Fcsw&acceptVersions=2.0.1&acceptFormats=application%2Fxml

GetRecords in DC format in Summary format

http://geonetwork.mysdi.org/geonetwork/srv/en/csw?request=GetRecords&service=http%3A%2F%2Fwww.opengis.net%2Fcat%2Fcsw&version=2.0.1&resultType=results&namespace=csw%3Ahttp%3A%2F%2Fwww.opengis.net%2Fcat%2Fcsw&outputSchema=csw%3ARecord&elementSetName=summary&constraint=%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%0A%3CFilter+xmlns%3D%22http%3A%2F%2Fwww.opengis.net%2Fogc%22+xmlns%3Agml%3D%22http%3A%2F%2Fwww.opengis.net%2Fgml%22%3E%0A%09%09%3CPropertyIsLike+wildCard%3D%22%25%22+singleChar%3D%22_%22+escape%3D%22%5C%22%3E%0A%09%09%09%3CPropertyName%3EAnyText%3C%2FPropertyName%3E%0A%09%09%09%3CLiteral%3Eafrica%25%3C%2FLiteral%3E%0A%09%09%3C%2FPropertyIsLike%3E%0A%3C%2FFilter%3E%0A&constraintLanguage=FILTER&constraint_language_version=1.1.0

GetRecords in DC format full:

http://geonetwork.mysdi.org/geonetwork/srv/en/csw?request=GetRecords&service=http%3A%2F%2Fwww.opengis.net%2Fcat%2Fcsw&version=2.0.1&resultType=results&namespace=csw%3Ahttp%3A%2F%2Fwww.opengis.net%2Fcat%2Fcsw&outputSchema=csw%3ARecord&elementSetName=full&constraint=%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%0A%3CFilter+xmlns%3D%22http%3A%2F%2Fwww.opengis.net%2Fogc%22+xmlns%3Agml%3D%22http%3A%2F%2Fwww.opengis.net%2Fgml%22%3E%0A%09%09%3CPropertyIsLike+wildCard%3D%22%25%22+singleChar%3D%22_%22+escape%3D%22%5C%22%3E%0A%09%09%09%3CPropertyName%3EAnyText%3C%2FPropertyName%3E%0A%09%09%09%3CLiteral%3Eafrica%25%3C%2FLiteral%3E%0A%09%09%3C%2FPropertyIsLike%3E%0A%3C%2FFilter%3E%0A&constraintLanguage=FILTER&constraint_language_version=1.1.0

Ciao,
Jeroen

On Sep 26, 2006, at 10:11 AM, sfkeller@…164… wrote:

Tom, Jo, Jody, Jeroen, David, all,

I just wanted to say that I finished for the time being my adventurous
attempt to define that minimal information model for metadata exchange
after some delicious discussion with Jody at OSGeo’s Geodata list.

I coined it ‘Dublin Core lite for Geo’ (DClite4G) and don’t mind still
changing element names especially for those new cld:isAccessedVia and
dcterms:hasPart.

After some love - or punishment - for finding consensus about this
DClite4G (http://tinyurl.com/kfkyv), we need then to talk about encoding
(DC qualified or RDF?).

And if by any chance someone sits also in a OSW-4 or CSW group I would
be interested in any feedback whatsoever on the Geodata list (I already
heard positive rumours from the recent ESRI’s San Diego conference…).

Cheers,
– Stefan