I want to save the metadata element "operatesOn" for services, like Inspire
requires.
According to Inspire the link to dataset should be given in the attribute
"href". You can edit the value of this attribute in the XML view, but how is
this possible in editor form?
My code in metadata_ is like this:
<xsl:template mode="iso19139" match="srv:operatesOn">
<xsl:param name="schema"/>
<xsl:param name="edit"/>
<xsl:variable name="text">
I want to save the metadata element "operatesOn" for services, like Inspire
requires.
According to Inspire the link to dataset should be given in the attribute
"href". You can edit the value of this attribute in the XML view, but how is
this possible in editor form?
My code in metadata_ is like this:
<xsl:template mode="iso19139" match="srv:operatesOn">
<xsl:param name="schema"/>
<xsl:param name="edit"/>
<xsl:variable name="text">
I can see the input fields for title and href, and I can write to them,
but.... they won't be saved anywhere.
What am I doing wrong? Hopefully I get an answer....
Basically, we have been working on that topic in GeoSource and
geocat.ch sandbox. For the time being in trunk, we're only setting
dataset and service metadata relation when using OGC WxS harvester.
The idea is to have a more generic interface to set this kind of
relation and others.
I've been working on a new proposal [1] to have this added to trunk. I
will propose this proposal for vote by the end of next week and hope
it will be added for 2.5. If you need that before it's added to trunk,
see patch attached to the proposal and feel free to comment !
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-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