Changeset 2377 for metadata


Ignore:
Timestamp:
11/29/12 16:55:37 (11 years ago)
Author:
dietuyt
Message:

Added default ResourceProxy? of type SearchService? that points to MPI's CQL endpoint

File:
1 edited

Legend:

Unmodified
Added
Removed
  • metadata/trunk/toolkit/xslt/imdi2clarin.xsl

    r2060 r2377  
    5454                <xsl:apply-templates select="//Description[not(normalize-space(./@ArchiveHandle)='') or not(normalize-space(./@Link)='')]" mode="linking"/>
    5555                <xsl:apply-templates select="//Corpus" mode="linking"/>
     56                <ResourceProxy id="sru">
     57                    <ResourceType>SearchService</ResourceType>
     58                    <ResourceRef>http://cqlservlet.mpi.nl/</ResourceRef>
     59                </ResourceProxy>
    5660            </ResourceProxyList>
    5761            <JournalFileProxyList> </JournalFileProxyList>
Note: See TracChangeset for help on using the changeset viewer.