What is the correct url for GetRecords and GetRecords by keyword
with CSW?
Any help is appreciated.
KM
--
View this message in context: http://osgeo-
org.1803224.n2.nabble.com/CSW-Getrecords-tp5694007p5694007.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.
--------------------------------------------------------------------
----------
Nokia and AT&T present the 2010 Calling All Innovators-North
America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and
Canada$10 million total in prizes - $4M cash, 500 devices, nearly
$6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi
Store http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
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
if you are using GeoNetwork 2.6 you may go to the menue "Administration" and
pick "CSW ISO Profile test". There you have examples for all of the
Requests. (Usually requesting csw does not work really via internetbrowser -
as far as I know.)
Maybe at first you should make a request "csw-GetRecords | SortBy title".
Then you chose an uuid from one of your records presented in the lower part
of the window. After that you make the "csw-GetRecordById"-request for that
uuid.
Press the "Send request (POST)" button and in the lower part of the window
there is the answer to your request. Now the csw should show you the
metadata you have requested by UUID.
This is the way I do it. Maybe it works fine for you, as well...
Thanks for the answers, I tried the GET request (using CQL language) URL and
I get the following errors:
Error during CQL to Filter conversion :
org.geotools.filter.text.cql2.CQLException: Lexical error at line 1, column
15. Encountered: "%" (37), after : "", Current Token : Keywords
Can someone provide me with a working link so I can test it out?