Changeset 37166 for gs3-installations/intermuse/trunk/sites/intermuse/collect/programmes-and-performers/etc/collectionConfig.xml
- Timestamp:
- 2023-01-20T00:05:12+13:00 (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gs3-installations/intermuse/trunk/sites/intermuse/collect/programmes-and-performers/etc/collectionConfig.xml
r37156 r37166 103 103 --> 104 104 <!-- 105 <xsl:template name="document-link-mirador">106 <a>107 <xsl:attribute 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&ed=1</xsl:text></xsl:attribute>108 <gsf:icon type="document" style="vertical-align:middle;"/><xsl:call-template name="choose-title"/>109 </a>110 </xsl:template>111 -->112 113 <!--114 105 modify the collection description template to output the "this collection contains X documents and was last built Y days ago" message 115 106 --> 116 <xsl:template name="coll-description"> 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> 117 170 <p> 118 171 <gslib:collectionDescriptionTextAndServicesLinks/> 119 172 </p> 120 173 <xsl:variable name="raw_date"> … … 128 181 </xsl:variable> 129 182 <p> 183 This prototype collection contains <xsl:value-of select="$numdocs"/> documents. 184 <!-- 130 185 <xsl:value-of select="util:getInterfaceText($interface_name, /page/@lang, 'about.standarddescriptiondays', concat($numdocs, ';', $formatted_date))"/> 186 --> 131 187 </p> 132 188 </xsl:template> … … 156 212 <displayItem lang="en" name="name">page</displayItem> 157 213 </level> 158 <defaultLevel name=" document"/>214 <defaultLevel name="section"/> 159 215 160 216 <sort name="rank"> … … 192 248 </xsl:call-template> 193 249 </td> 194 <td >250 <td valign="top" style="width: 100%"> <!-- causes this (final) table cell to autofill --> 195 251 <xsl:call-template name="document-link-mirador-ahref"> 196 252 <xsl:with-param name="embed"> … … 217 273 </gsf:link> 218 274 </td> 219 <td valign="top" >275 <td valign="top" style="width: 100%"> <!-- causes this (final) table cell to autofill --> 220 276 <gsf:link type="document"> 221 277 <xsl:call-template name="choose-title"/> … … 446 502 <gsf:metadata name="HasGoogleVisionDocumentOCRJSON"/> 447 503 <gsf:metadata name="GVDocumentOCRJSON"/> 448 <gsf:metadata name="SASShortID"/>449 504 450 505 <gsf:metadata name="ex.im.No"/> … … 494 549 **** currently needed to ensure ILT TOC gets Image (rather than Source) metadata ????? 495 550 --> 551 496 552 <gsf:metadata hidden="true" name="im.Programme" select="root"/> 553 <gsf:metadata hidden="true" name="SASShortID" /> 497 554 <gsf:metadata hidden="true" name="ex.im.GSFriendlyProg"/> 498 555 <gsf:metadata hidden="true" name="ex.im.GSFriendlyPage"/>
Note:
See TracChangeset
for help on using the changeset viewer.