source: gs3-installations/intermuse/trunk/sites/intermuse/collect/programmes-and-performers/etc/collectionConfig.xml@ 37166

Last change on this file since 37166 was 37166, checked in by davidb, 15 months ago

Expanded about this coll text; additional changes to ensure the right metadata is available the document view to support IFFF Manifest searching

File size: 24.5 KB
RevLine 
[36951]1<?xml version="1.0" encoding="UTF-8"?>
2<CollectionConfig xmlns:gsf="http://www.greenstone.org/greenstone3/schema/ConfigFormat" xmlns:gslib="http://www.greenstone.org/skinning" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
3 <security default_access="public" scope="collection">
4 <exception>
5 <group name="atea"/>
6 </exception>
7 </security>
8 <metadataList>
9 <metadata lang="en" name="creator"/>
10 <metadata lang="en" name="maintainer"/>
11 <metadata lang="en" name="public">true</metadata>
12 </metadataList>
13 <displayItemList>
[37120]14 <displayItem lang="en" name="name">Programmes and Performers</displayItem>
[36951]15 <displayItem lang="en" name="text">text</displayItem>
[36995]16 <displayItem lang="en" name="ex.im.Work,dc.Title,ex.dc.Title,Title">titles</displayItem>
[36951]17 <displayItem lang="en" name="Source">filenames</displayItem>
18 <displayItem lang="en" name="document:text">text</displayItem>
19 <displayItem lang="en" name="document:ex.Title">Title</displayItem>
20 <displayItem lang="en" name="document:ex.Source">Source</displayItem>
21 <displayItem lang="en" name="document">document</displayItem>
22 <displayItem lang="en" name="section">section</displayItem>
[37120]23 <!--
[36995]24 <displayItem lang="en" name="shortDescription">Programmes from the IntermusE corpus enhanced at ingest time using the Google Vision API</displayItem>
[37120]25 -->
26 <displayItem lang="en" name="shortDescription">OCR'd programmes from the IntermusE corpus enriched with metadata about the performances and performers</displayItem>
[36951]27 </displayItemList>
28 <format>
[37126]29 <gsf:template name="choose-title">
30 <gsf:choose-metadata>
31 <gsf:metadata name="ex.im.Work"/>
32 <gsf:metadata name="dc.Title"/>
33 <gsf:metadata name="exp.Title"/>
34 <gsf:metadata name="ex.dc.Title"/>
35 <gsf:metadata name="ex.Title"/>
36 <gsf:metadata name="Title"/>
37 <gsf:default>Untitled</gsf:default>
38 </gsf:choose-metadata>
39 </gsf:template>
40
41 <xsl:template name="document-link-mirador-ahref">
42 <xsl:param name="embed"/>
43 <xsl:variable name="href"><xsl:value-of select="$library_name"/><xsl:text>/collection/</xsl:text><xsl:value-of select="/page/pageResponse/collection/@name"/><xsl:text>/document/</xsl:text><xsl:choose><xsl:when test="@OID"><xsl:value-of select="@OID"/></xsl:when><xsl:when test="@OIDmetadata"><xsl:variable name="OIDmeta" select="@OIDmetadata"/><xsl:value-of select="metadataList/metadata[@name='{$OIDmeta}']"/></xsl:when><xsl:otherwise><xsl:value-of select="@nodeID"/></xsl:otherwise></xsl:choose><xsl:text>?book=mirador&amp;ed=1</xsl:text></xsl:variable>
44 <a>
45 <xsl:attribute name="href"><xsl:value-of select="$href"/></xsl:attribute>
46 <xsl:copy-of select="$embed"/>
47 </a>
48 </xsl:template>
[37018]49
[37126]50<!--
51 <xsl:template match="documentNode-CSVMetadata-or-IIIFViewer">
52 <gsf:switch>
53 <gsf:metadata name="HasGoogleVisionDocumentOCRJSON"/>
54 <gsf:when test="exists">
55 <td valign="top">
56 <xsl:call-template name="document-link-mirador-ahref">
57 <xsl:with-param name="embed"><gsf:icon style="vertical-align:middle;" type="document"/></xsl:with-param>
58 </xsl:call-template>
59 </td>
60 <td>
61 <xsl:call-template name="document-link-mirador-ahref">
62 <xsl:with-param name="embed">
63 <xsl:call-template name="choose-title"/>
64 < ! - - The following currently isn't triggered, as Programmes don't have Artist metadata - - >
65 <gsf:switch>
66 <gsf:metadata name="ex.im.Artist"/>
67 <gsf:when test="exists">, performed by<gsf:metadata name="ex.im.Artist"/></gsf:when>
68 </gsf:switch>
69 </xsl:with-param>
70 </xsl:call-template>
71 </td>
72 </gsf:when>
73 <gsf:otherwise>
74 <td valign="top">
75 <gsf:link type="document">
76 <gsf:choose-metadata>
77 <gsf:metadata name="thumbicon"/>
78 <gsf:metadata name="srcicon"/>
79 <gsf:default>
80 <gsf:icon style="vertical-align:middle;" type="document"/>
81 </gsf:default>
82 </gsf:choose-metadata>
83 </gsf:link>
84 </td>
85 <td valign="top">
86 <gsf:link type="document">
87 <xsl:call-template name="choose-title"/>
88 <gsf:switch>
89 <gsf:metadata name="ex.im.Composer"/>
90 <gsf:when test="exists">
91 <i> (<gsf:metadata name="ex.im.Composer"/>)</i>
92 </gsf:when>
93 </gsf:switch>
94 <gsf:switch>
95 <gsf:metadata name="ex.im.Artist"/>
96 <gsf:when test="exists">, performed by <gsf:metadata name="ex.im.Artist"/></gsf:when>
97 </gsf:switch>
98 </gsf:link>
99 </td>
100 </gsf:otherwise>
101 </gsf:switch>
102 </xsl:template>
103 -->
104 <!--
[37105]105 modify the collection description template to output the "this collection contains X documents and was last built Y days ago" message
106 -->
[37166]107 <xsl:template name="coll-description">
108 <p>
109
110 Live musical events play a vital role in community life across the
111 globe, yet their very ‘liveness’ means they often leave only faint
112 traces on the historical record, even in modern times. While
113 musicologists have used some types of concert ephemera to capture the
114 nature and identity of musical events, by there very nature these
115 resources can be confusingly inconsistent, tantalisingly incomplete,
116 and often scattered between different archives and collections.
117 </p>
118
119 <p>
120 This (prototype) InterMusE Digital Library is a resource developed as the result
121 of a two-year project, funded by AHRC’s UK-US New Directions for Digital
122 Scholarship in Cultural Institutions programme, that seeks
123 to better capture and represent these historical events.
124
125 Using natural-language processing, optical character recognition (OCR),
126 and other forms of artificial intelligence, this digital library
127 brings together an array of digitised resources sourced from:
128 <ul>
129 <li>
130 University of York’s <a href="https://www.york.ac.uk/borthwick/" target="_blank" rel="noreferrer noopener">Borthwick Institute for Archives</a>,
131 </li>
132 <li>
133 <a href="https://krannertcenter.com/" target="_blank" rel="noreferrer noopener">Krannert Center for the Performing Arts</a> (University of Illinois at Urbana-Champaign),
134 </li>
135 <li>
136 <a href="https://linenhall.com/?gclid=CjwKCAiAmrOBBhA0EiwArn3mfAtN1-wdaaatezqK2X672WkKTS2he3g-8eDTZPc2INaYSHIdBQ4DExoCh-kQAvD_BwE" target="_blank" rel="noreferrer noopener">Linen Hall Library (Belfast</a>), and
137 </li>
138 <li>
139 <a href="https://www.rcm.ac.uk/" target="_blank" rel="noreferrer noopener">Royal College of Music</a>.
140 </li>
141 </ul>
142 Material is also sourced from three former chapters of the British Music Society (est. 1918):
143 <ul>
144 <li>
145 <a href="http://www.huddersfield-music-society.org.uk/" target="_blank" rel="noreferrer noopener">Huddersfield Music Society</a>,
146 </li>
147 <li>
148 <a href="http://www.bms-york.org.uk/" target="_blank" rel="noreferrer noopener">British Music Society of York</a>, and
149 </li>
150 <li>
151 <a href="https://www.belfastmusicsociety.org/">Belfast Music Society</a>.
152 </li>
153 </ul>
154 </p>
155
156 <p>
157 Unifying these resources ... Linked Open Data ....
158
159 More details are available through the
160 <a href="https://intermuse.datatodata.org/" target="_blank">InterMuse project website</a>.
161 </p>
162
163 <p>
164 Use the browsing and searching features the digital library provides to locate content
165 of interest. Register as a user to become an annotator/editor of the content.
166 As a developer seeking to enrich the forms of access to this content,
167 a machine-readable version of the content is accessable through a
168 <a href="{$library_name}/collection/{$collName}/page/sparql">SPARQL endpoint</a>
169 </p>
[36951]170 <p>
[37166]171 <gslib:collectionDescriptionTextAndServicesLinks/>
[36951]172 </p>
173 <xsl:variable name="raw_date">
174 <gslib:collectionMeta name="buildDate"/>
175 </xsl:variable>
176 <xsl:variable name="formatted_date">
177 <xsl:value-of select="util:formatTimeStamp($raw_date, 0, 3, /page/@lang)"/>
178 </xsl:variable>
179 <xsl:variable name="numdocs">
180 <gslib:collectionMeta name="numDocs"/>
181 </xsl:variable>
182 <p>
[37166]183 This prototype collection contains <xsl:value-of select="$numdocs"/> documents.
184 <!--
[36951]185 <xsl:value-of select="util:getInterfaceText($interface_name, /page/@lang, 'about.standarddescriptiondays', concat($numdocs, ';', $formatted_date))"/>
[37166]186 -->
[36951]187 </p>
188 </xsl:template>
189 </format>
[37126]190 <search type="solr">
[36951]191 <index name="text">
192 <displayItem lang="en" name="name">text</displayItem>
193 </index>
[36995]194 <index name="ex.im.Work,dc.Title,ex.dc.Title,Title">
[37126]195 <displayItem lang="en" name="name">work titles</displayItem>
[36951]196 </index>
[37126]197 <index name="ex.im.Artist">
198 <displayItem lang="en" name="name">artists</displayItem>
[36951]199 </index>
[37126]200 <index name="ex.im.Composer">
201 <displayItem lang="en" name="name">composers</displayItem>
202 </index>
203 <index name="ex.im.Venue">
204 <displayItem lang="en" name="name">venues</displayItem>
205 </index>
[36951]206 <defaultIndex name="text"/>
[37126]207
[36951]208 <level name="document">
209 <displayItem lang="en" name="name">document</displayItem>
210 </level>
211 <level name="section">
[37126]212 <displayItem lang="en" name="name">page</displayItem>
[36951]213 </level>
[37166]214 <defaultLevel name="section"/>
[37126]215
[36951]216 <sort name="rank">
217 <displayItem lang="en" name="name">rank</displayItem>
218 </sort>
219 <sort name="none">
220 <displayItem lang="en" name="name">natural (build) order</displayItem>
221 </sort>
[37126]222
223
224 <facet name="ex.im.Artist">
225 <displayItem lang="en" name="name">artist</displayItem>
226 </facet>
227 <facet name="ex.im.Composer">
228 <displayItem lang="en" name="name">composer</displayItem>
229 </facet>
230 <facet name="ex.im.Venue">
231 <displayItem lang="en" name="name">venue</displayItem>
232 </facet>
[36951]233 <searchType name="plain"/>
234 <searchType name="advancedform"/>
[37126]235
[36951]236 <format>
[37126]237 <gsf:template match="documentNode">
238 <!--
239 <xsl:call-template name="documentNode-CSVMetadata-or-IIIFViewer"/>
240-->
241
242 <gsf:switch>
243 <gsf:metadata name="HasGoogleVisionDocumentOCRJSON"/>
244 <gsf:when test="exists">
245 <td valign="top">
246 <xsl:call-template name="document-link-mirador-ahref">
247 <xsl:with-param name="embed"><gsf:icon style="vertical-align:middle;" type="document"/></xsl:with-param>
248 </xsl:call-template>
249 </td>
[37166]250 <td valign="top" style="width: 100%"> <!-- causes this (final) table cell to autofill -->
[37126]251 <xsl:call-template name="document-link-mirador-ahref">
252 <xsl:with-param name="embed">
253 <xsl:call-template name="choose-title"/>
254 <!-- The following currently isn't triggered, as Programmes don't have Artist metadata -->
255 <gsf:switch>
256 <gsf:metadata name="ex.im.Artist"/>
257 <gsf:when test="exists">, performed by<gsf:metadata name="ex.im.Artist"/></gsf:when>
258 </gsf:switch>
259 </xsl:with-param>
260 </xsl:call-template>
261 </td>
262 </gsf:when>
263 <gsf:otherwise>
264 <td valign="top">
265 <gsf:link type="document">
266 <gsf:choose-metadata>
267 <gsf:metadata name="thumbicon"/>
268 <gsf:metadata name="srcicon"/>
269 <gsf:default>
270 <gsf:icon style="vertical-align:middle;" type="document"/>
271 </gsf:default>
272 </gsf:choose-metadata>
273 </gsf:link>
274 </td>
[37166]275 <td valign="top" style="width: 100%"> <!-- causes this (final) table cell to autofill -->
[37126]276 <gsf:link type="document">
277 <xsl:call-template name="choose-title"/>
278 <gsf:switch>
279 <gsf:metadata name="ex.im.Composer"/>
280 <gsf:when test="exists">
281 <i> (<gsf:metadata name="ex.im.Composer"/>)</i>
282 </gsf:when>
283 </gsf:switch>
284 <gsf:switch>
285 <gsf:metadata name="ex.im.Artist"/>
286 <gsf:when test="exists">, performed by <gsf:metadata name="ex.im.Artist"/></gsf:when>
287 </gsf:switch>
288 </gsf:link>
289 </td>
290 </gsf:otherwise>
291 </gsf:switch>
292
293
294 </gsf:template>
295
[36951]296 </format>
297 </search>
[37156]298
299 <search type="jenaTDB" orthogonal="true"/>
300
[36951]301 <infodb type="jdbm"/>
[37126]302
[36951]303 <import>
304 <pluginList>
305 <plugin name="ZIPPlugin"/>
306 <plugin name="GreenstoneXMLPlugin"/>
[37126]307 <plugin name="CSVPlugin">
308 <option name="-use_namespace_for_field_names" value="ex.im"/>
309 <option name="-OIDtype" value="assigned"/>
310 <option name="-OIDmetadata" value="ex.im.GSFriendlyID"/>
311 <option name="-metadata_value_separator" value=",(?!\s\w\.)"/>
312 <option name="-metadata_separate_fields" value="ex.im.Artist,ex.im.Composer"/>
313 <option name="-store_field_values_as_document_text"/>
314 </plugin>
[37055]315 <plugin name="GoogleVisionPagedImagePlugin">
316 <option name="-enable_cache"/>
317 <option name="-enable_document_ocr"/>
318 <option name="-OIDtype" value="filename"/>
319 <option name="-create_screenview" value="true"/>
320 <option name="-create_thumbnail" value="true"/>
321 <option name="-screenviewtype" value="png"/>
322 <option name="-thumbnailtype" value="png"/>
[36995]323 </plugin>
324 <plugin name="GoogleVisionImagePlugin">
[37055]325 <option name="-enable_cache"/>
326 <option name="-enable_document_ocr"/>
327 <option name="-enable_image_labelling"/>
[36995]328 </plugin>
[36951]329 <plugin name="TextPlugin">
330 <option name="-process_exp" value="(?=(?i).te?xt\$)(?=^(?!.*tk_))"/>
331 </plugin>
332 <plugin name="HTMLPlugin"/>
333 <plugin name="EmailPlugin"/>
334 <plugin name="PDFv2Plugin"/>
335 <plugin name="UnknownConverterPlugin">
336 <option name="-exec_cmd" value="java -jar $GSDLHOME/ext/tika/tika-app-*.jar --html --pretty-print --encoding=UTF-8 %%INPUT_FILE > %%OUTPUT"/>
337 <option name="-convert_to" value="html"/>
338 <option name="-mime_type" value="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
339 <option name="-srcicon" value="icondocx"/>
340 <option name="-process_extension" value="docx"/>
341 </plugin>
342 <plugin name="RTFPlugin"/>
343 <plugin name="WordPlugin"/>
344 <plugin name="PostScriptPlugin"/>
345 <plugin name="PowerPointPlugin"/>
346 <plugin name="ExcelPlugin"/>
347 <plugin name="ISISPlugin"/>
348 <plugin name="NulPlugin"/>
349 <plugin name="OAIPlugin"/>
350 <plugin name="MetadataXMLPlugin"/>
351 <plugin name="ArchivesInfPlugin"/>
352 <plugin name="DirectoryPlugin"/>
353 </pluginList>
354 </import>
355 <browse>
356 <classifier name="List">
357 <option name="-metadata" value="dc.Title,Title"/>
358 <option name="-partition_type_within_level" value="approximate_size"/>
359 <option name="-numeric_partition_type_within_level" value="approximate_size"/>
360 <option name="-metadata_selection_mode_within_level" value="firstvalue"/>
[37126]361
362 <format>
[36951]363 <gsf:template match="documentNode">
[36995]364 <td valign="top">
[37055]365 <!--
366 <gsf:link type="document"><gsf:icon style="vertical-align:middle;" type="document"/> (Page view)</gsf:link>
367 -->
368 <xsl:call-template name="document-link-mirador-ahref">
369 <xsl:with-param name="embed"><gsf:icon style="vertical-align:middle;" type="document"/></xsl:with-param>
370 </xsl:call-template>
371 </td>
372 <td valign="top">
373 <xsl:call-template name="document-link-mirador-ahref">
374 <xsl:with-param name="embed">
375 <xsl:call-template name="choose-title"/>
376 <gsf:switch>
377 <gsf:metadata name="ex.im.Artist"/>
378 <gsf:when test="exists">, performed by<gsf:metadata name="ex.im.Artist"/></gsf:when>
379 </gsf:switch>
380 </xsl:with-param>
381 </xsl:call-template>
382 </td>
383 <!--
384 <td valign="top">
385 <gsf:link type="document">
386 <xsl:call-template name="choose-title"/>
387 <gsf:switch>
388 <gsf:metadata name="ex.im.Artist"/>
389 <gsf:when test="exists">, performed by<gsf:metadata name="ex.im.Artist"/></gsf:when>
390 </gsf:switch>
[37018]391
[37055]392 </gsf:link>
393 </td>
394 -->
[36951]395 </gsf:template>
396 <gsf:template match="classifierNode[@classifierStyle = 'VList']">
397 <td valign="top">
398 <gsf:link style="static" type="classifier">
399 <gsf:icon type="classifier"/>
400 </gsf:link>
401 </td>
402 <td valign="top">
403 <gsf:link type="classifier">
404 <gsf:metadata name="Title"/>
405 </gsf:link>
406 </td>
407 </gsf:template>
408 <gsf:template match="classifierNode[@classifierStyle = 'HList']">
409 <gsf:link style="static" type="classifier">
410 <gsf:metadata name="Title"/>
411 </gsf:link>
412 </gsf:template>
[37126]413 </format>
414 </classifier>
415
416 <classifier name="AZCompactList">
417 <option name="-metadata" value="ex.im.Work,Title"/>
418 <option name="-buttonname" value="Performances"/>
419 <option name="-mingroup" value="2"/>
420 </classifier>
421 <classifier name="AZCompactList">
422 <option name="-metadata" value="ex.im.No"/>
423 <option name="-buttonname" value="IntermusE IDs"/>
424 </classifier>
425 <classifier name="AZCompactList">
426 <option name="-metadata" value="ex.im.Artist"/>
427 <option name="-buttonname" value="Artists"/>
428 <option name="-removesuffix" value="\s*\([^)]*\)"/>
429 </classifier>
430 <classifier name="AZCompactList">
431 <option name="-metadata" value="ex.im.Composer"/>
432 <option name="-buttonname" value="Composers"/>
433 <option name="-removeprefix" value="arr(\.?)\s*"/>
434 </classifier>
435 <classifier name="AZCompactList">
436 <option name="-metadata" value="ex.im.Venue"/>
437 <option name="-buttonname" value="Venues"/>
438 </classifier>
439
440
441
442 <format>
443 <gsf:template match="documentNode">
444 <td valign="top">
445 <gsf:link type="document">
446 <gsf:choose-metadata>
447 <gsf:metadata name="thumbicon"/>
448 <gsf:metadata name="srcicon"/>
449 <gsf:default>
450 <gsf:icon style="vertical-align:middle;" type="document"/>
451 </gsf:default>
452 </gsf:choose-metadata>
453 </gsf:link>
454 </td>
455 <td valign="top">
456 <gsf:link type="document">
457<!--
458Defined in the global format statement
459-->
460 <xsl:call-template name="choose-title"/>
461 <gsf:switch>
462 <gsf:metadata name="ex.im.Composer"/>
463 <gsf:when test="exists">
464 <i> (<gsf:metadata name="ex.im.Composer"/>)</i>
465 </gsf:when>
466 </gsf:switch>
467 <gsf:switch>
468 <gsf:metadata name="ex.im.Artist"/>
469 <gsf:when test="exists">, performed by <gsf:metadata name="ex.im.Artist"/></gsf:when>
470 </gsf:switch>
471 </gsf:link>
472 </td>
473 </gsf:template>
474 <gsf:template match="classifierNode[@classifierStyle = 'VList']">
475 <td valign="top">
476 <gsf:link styleXX="static" type="classifier">
477 <gsf:icon style="vertical-align:middle;" type="classifier"/>
478 </gsf:link>
479 <gsf:link styleXX="static" type="classifier">
480 <span style="padding: 2px 2px 2px 0px;">[<gsf:metadata name="numleafdocs"/>]</span>
481 </gsf:link>
482 </td>
483 <td valign="top">
484 <gsf:link type="classifier">
485 <gsf:metadata name="Title"/>
486 </gsf:link>
487 </td>
488 </gsf:template>
489 <gsf:template match="classifierNode[@classifierStyle = 'HList']">
490 <gsf:link style="static" type="classifier">
491 <gsf:metadata name="Title"/>
492 </gsf:link>
493 </gsf:template>
[36951]494 </format>
[37126]495
[36951]496 </browse>
497 <display>
[37055]498 <format>
499 <gsf:headMetaTags>
500 <gsf:metadata name="Title"/>
[37156]501 <gsf:metadata name="Image"/>
[37088]502 <gsf:metadata name="HasGoogleVisionDocumentOCRJSON"/>
503 <gsf:metadata name="GVDocumentOCRJSON"/>
[37156]504
[37126]505 <gsf:metadata name="ex.im.No"/>
506 <gsf:metadata name="ex.im.Work"/>
507 <gsf:metadata name="ex.im.Date"/>
508 <gsf:metadata name="ex.im.Artist"/>
509 <gsf:metadata name="ex.im.Venue"/>
510 <gsf:metadata name="ex.im.Composer"/>
511 <gsf:metadata name="ex.im.Date"/>
512 <gsf:metadata name="ex.im.ProgAndPage"/>
513
[37055]514 </gsf:headMetaTags>
515
[36951]516 <gsf:option name="TOC" value="true"/>
[37105]517 <gsf:option name="allowUserComments" value="true"/>
[36951]518 <gsf:option name="allowDocumentEditing" value="true"/>
[37105]519 <gsf:option name="allowMapGPSEditing" value="true"/>
520
521
[37156]522 <gsf:option name="includeFileAssocOpenAnnotations" value="false"/>
[37105]523 <gsf:option name="includeEditableOpenAnnotations" value="true" endpointURL="/simpleAnnotationStore/annotation" />
524 <!--
525 <gsf:option name="includeEditableOpenAnnotations" value="true" endpointURL="localStorage" />
526 -->
527
528 <!--
529 <gsf:variable name="openAnnotationEndpoint">https://intermuse.sowemustthink.space/simpleAnnotationStore/annotation</gsf:variable>
530 -->
531
532 <!--
533 Overwriting this template allows you to change the heading of the document.
534 -->
535 <!--
536 <gsf:template name="documentHeading">
[36951]537 <span style="font-weight:italic; font-size: 120%;">
538 <xsl:call-template name="choose-title"/>
539 </span>
540 </gsf:template>
[37105]541 -->
[37126]542 <xsl:template name="documentHeading">
[37088]543 <!--
544 <gsf:metadata hidden="true" name="HasGoogleVisionDocumentOCRJSON"/>
[37055]545 <gsf:metadata hidden="true" name="GVDocumentOCRJSON"/>
546 <gsf:metadata hidden="true" name="Image"/>
[37088]547 -->
[37055]548 <!--
549 **** currently needed to ensure ILT TOC gets Image (rather than Source) metadata ?????
550 -->
[37166]551
[37126]552 <gsf:metadata hidden="true" name="im.Programme" select="root"/>
[37166]553 <gsf:metadata hidden="true" name="SASShortID" />
[37126]554 <gsf:metadata hidden="true" name="ex.im.GSFriendlyProg"/>
555 <gsf:metadata hidden="true" name="ex.im.GSFriendlyPage"/>
556
[37055]557 <xsl:if test="$bookswitch != 'mirador'">
558 <span style="font-weight:bold; font-size: 120%;">
559 <xsl:call-template name="choose-title"/>
560 </span>
561 </xsl:if>
[37126]562
[37055]563 <gsf:metadata-table>
[37126]564 <gsf:metadata name="ex.im.No" >Performance ID:</gsf:metadata>
565 <gsf:metadata name="ex.im.Work" >Work: </gsf:metadata>
566 <gsf:metadata name="ex.im.Artist" >Artist(s): </gsf:metadata>
567 <gsf:metadata name="ex.im.Composer" >Composer: </gsf:metadata>
568 <gsf:metadata name="ex.im.Venue" >Venue: </gsf:metadata>
569 <gsf:metadata name="ex.im.Date" >Date: </gsf:metadata>
570 <gsf:metadata name="ex.im.ProgAndPage">Programme/Page:</gsf:metadata>
[37055]571 </gsf:metadata-table>
[36995]572 </xsl:template>
[36951]573<!--
574Overwriting this template can be used to redefine the content of the whole document. This is useful for simple documents, but not recommended for more complex documents (e.g. hierachical and paged documents) as it can prevent any sub-sections from showing.
575-->
[36995]576<!--
577<gsf:template name="documentContent">
[36951]578 <div id="gs-document">
579 <xsl:call-template name="documentPre"/>
580 <xsl:call-template name="wrappedSectionImage"/>
581 <div id="gs-document-text">
582 <xsl:call-template name="documentNodeText"/>
583 </div>
584 </div>
585 </gsf:template>
[36995]586-->
[36951]587<!--
588Overwriting this template can be used to change the content of section headings.
589-->
590 <gsf:template name="sectionHeading">
[37055]591 <xsl:call-template name="choose-title"/>
[36951]592 </gsf:template>
593<!--
594Overwriting this template can be used to change the content of the top-level section.
595-->
596<!--
597<gsf:template name="topLevelSectionContent">
598<xsl:call-template name="wrappedSectionImage"/>
599<xsl:call-template name="wrappedSectionText"/>
600</gsf:template>
601-->
602<!--
603Overwriting this template can be used to change the content of sections.
604-->
605<!--
606<gsf:template name="sectionContent">
607<xsl:call-template name="wrappedSectionImage"/>
608<xsl:call-template name="wrappedSectionText"/>
609</gsf:template>
610-->
611 </format>
612 </display>
613 <replaceListRef id="gs2-standard"/>
614 <replaceListRef id="gs2-image"/>
615 <serviceRackList><!-- comment out the following serviceRack if you want to disable RSS for this collection -->
616 <serviceRack name="RSSRetrieve"/><!-- comment out the following serviceRack if you want to disable OAI for this collection -->
617 <serviceRack name="OAIPMH">
618 <setName>intermuseprogammes</setName>
619 <setDescription/><!-- uncomment the following and set the name attribute if
620 you want this collection to be part of a super set. --><!--<oaiSuperSet name="xxx"/>-->
621 <ListMetadataFormats><!--What metadata sets to support for this collection. You can select any set that is specified in OAIConfig.xml. To use a new set, you need to add a set definition in OAIConfig.xml, then reference it here, like:
622 <metadataFormat metadataPrefix="prefix"/> -->
623 <metadataFormat metadataPrefix="oai_dc"><!-- you can customize the mappings by adding elements in here. See resources/oai/OAIConfig.xml for the format--></metadataFormat>
624 </ListMetadataFormats>
625 </serviceRack>
626 <serviceRack name="IIIFPMH">
627 <setName>intermuseprogammes</setName>
628 <setDescription/><!-- uncomment the following and set the name attribute if
629 you want this collection to be part of a super set. --><!--<oaiSuperSet name="xxx"/>-->
630 <ListMetadataFormats><!--What metadata sets to support for this collection. You can select any set that is specified in OAIConfig.xml. To use a new set, you need to add a set definition in OAIConfig.xml, then reference it here, like:
631 <metadataFormat metadataPrefix="prefix"/> -->
632 <metadataFormat metadataPrefix="oai_dc"><!-- you can customize the mappings by adding elements in here. See resources/oai/OAIConfig.xml for the format--></metadataFormat>
633 </ListMetadataFormats>
634 </serviceRack>
635 </serviceRackList>
636</CollectionConfig>
Note: See TracBrowser for help on using the repository browser.