[GeoNetwork-users] CSW Demo Request, getRecords, define own outputSchema?

Hello,
i have a question regarding the outputSchema when sending a getRecords
request in Geonetwork CSW Demo Requests.

There are already defined certain outputSchemas like "csw-IsoRecord and this
is working great. But now i would like to include some more outputSchemas,
which are defined by myself. if i understand it correctly, there is already
a placeholder called outputSchema:own for this case.

But there is the problem. How do I implement such a own outputSchema in
GeoNetwork. Unfortunately, i didn't find an instruction or a how to guide to
this case.

Can someone help me with this problem. Thanks in advance.

regards

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/CSW-Demo-Request-getRecords-define-own-outputSchema-tp5015901.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

hello user_osgeo,

I'm not familiar with CSW Demo, but I am with the GeoNetwork CSW server.
When processing GetRecords requests, it checks the value of outputschema.

If it is missing it uses by default "http://www.opengis.net/cat/csw/2.0.2"
(conform OGC 07-006 10.8.4.5).

If it is present, it may be either "http://www.opengis.net/cat/csw/2.0.2"
or "http://www.isotc211.org/2005/gmd" (conform OGC 07-045). Also the
invalid shortcut names "csw:Record" and "csw:IsoRecord" are accepted.

Any other value will cause an exception and the GetRecords request fails.
Currently, GeoNetwork does not support any other outputschema values,
unless you change the Java code yourself and rebuild the server.

This may change in future though, the source code has this comment "TODO :
register new outputSchema when profile are loaded."

Hope this helps,

Kind regards
Heikki Doeleman

On Tue, Nov 13, 2012 at 11:12 AM, user_osgeo <
steffen.schwarz85@anonymised.com> wrote:

Hello,
i have a question regarding the outputSchema when sending a getRecords
request in Geonetwork CSW Demo Requests.

There are already defined certain outputSchemas like "csw-IsoRecord and
this
is working great. But now i would like to include some more outputSchemas,
which are defined by myself. if i understand it correctly, there is already
a placeholder called outputSchema:own for this case.

But there is the problem. How do I implement such a own outputSchema in
GeoNetwork. Unfortunately, i didn't find an instruction or a how to guide
to
this case.

Can someone help me with this problem. Thanks in advance.

regards

--
View this message in context:
http://osgeo-org.1560.n6.nabble.com/CSW-Demo-Request-getRecords-define-own-outputSchema-tp5015901.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
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