Skip to content

Commit

Permalink
online resource will now automatically add linkage
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Eichar committed Oct 29, 2012
1 parent 2c89693 commit ae05810
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Expand Up @@ -53,7 +53,10 @@
<field name="gmd:MD_ScopeCode">
<substitute name="gmd:MD_ScopeCode"/>
</field>

<field name="gmd:URL">
<substitute name="che:LocalisedURL"/>
</field>

<field name="gmd:MD_Identifier">
<!-- We don't want RS_Identifier -->
</field>
Expand Down
Expand Up @@ -14,6 +14,7 @@
</field>

<field name="gmd:CI_OnlineResource">
<suggest name="gmd:linkage"/>
<suggest name="gmd:protocol"/>
<suggest name="gmd:name"/>
<suggest name="gmd:description"/>
Expand Down

0 comments on commit ae05810

Please sign in to comment.