Ignore:
Timestamp:
2024-02-22T15:47:02+13:00 (4 months ago)
Author:
davidb
Message:

Changes made ahead of the Zoom meeting to write the extended abstract for the Lisbon conference

Location:
gs3-installations/intermuse/trunk/sites/intermuse/collect/stravinsky-in-urbana/etc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gs3-installations/intermuse/trunk/sites/intermuse/collect/stravinsky-in-urbana/etc/collectionConfig.xml

    r38747 r38767  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<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="private" scope="collection">
     4               <exception>
     5                       <group name="intermuse"/>
     6               </exception>
     7       </security>
     8 
    39    <metadataList>
    410        <metadata lang="en" name="creator">[email protected]</metadata>
     
    814    <displayItemList>
    915        <displayItem lang="en" name="name">Stravinsky in Urbana</displayItem>
    10         <displayItem lang="en" name="shortDescription">Collated content about Stravinsky in Urbana</displayItem>
    11         <displayItem lang="en" name="description">Content collated from a variety of sources related to when Stravinsky visited Urbana.
    12 </displayItem>
     16        <displayItem lang="en" name="shortDescription">Collated content about Igor Stravinsky's association with Urbana</displayItem>
     17        <displayItem lang="en" name="description">
     18          Content collated from a variety of sources related to when Stravinsky visited Urbana.
     19          [Go on to give more details ...]
     20        </displayItem>
    1321    </displayItemList>
    1422    <format>  <gsf:template name="choose-title">
     
    2533-->
    2634  <xsl:template name="coll-description">
    27     <p>
    28       <gslib:collectionDescriptionTextAndServicesLinks/>
    29     </p>
     35   
    3036    <xsl:variable name="raw_date">
    3137      <gslib:collectionMeta name="buildDate"/>
     
    3743      <gslib:collectionMeta name="numDocs"/>
    3844    </xsl:variable>
     45   
     46    <!--
     47      <p>
     48    <gslib:collectionDescriptionTextAndServicesLinks/>
     49      </p>
     50    -->
     51
    3952    <p>
    40       <xsl:value-of select="util:getInterfaceText($interface_name, /page/@lang, 'about.standarddescriptiondays', concat($numdocs, ';', $formatted_date))"/>
     53      There is a little-known connection between the Russian composer
     54      Igor Stravinsky (1882–1971) and the University of Illinois at
     55      Urbana-Champaign: his son Soulima Stravinsky (1910–1994), who
     56      held a faculty position in the School of Music at UIUC
     57      (1950–1978).
     58
     59      In 1949 and 1950 Igor and Soulima Stravinsky participated in the
     60      Festival of Contemporary Arts alongside the University
     61      Sinfonietta; the program consisted of all compositions by
     62      Stravinsky senior, centered around the Pulcinella Suite. These
     63      concerts would begin a long association with the University
     64      through Soulima, with Igor Stravinsky making an additional
     65      appearance in 1963. Stravinsky’s works would remain in musical
     66      life at the University and community, and Pulcinella Variations
     67      was featured prominently, for instance, through the American
     68      Ballet Theatre during the opening of the Krannert Center for the
     69      Performing Arts in 1969.
     70
     71 
     72
    4173    </p>
     74    <p>
     75      Interest in the composer and the music he presented as part of
     76      his interactions with the univeristy continues to this day at
     77      UIUC.  Through this digital library resource—which we have
     78      called <i>Stravinksy in Urbana</i>—we seek to foster
     79      new musicological scholarship, by engaging with musical events
     80      ephemera we have located in UIUC’s School of Musics archives,
     81      the Krannert Center for Performing Arts, and from sources from
     82      wider afield such as contemporary newspaper articles and
     83      interviews.
     84      <!--
     85      Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
     86      eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
     87      enim ad minim veniam, quis nostrud exercitation ullamco laboris
     88      nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
     89      in reprehenderit in voluptate velit esse cillum dolore eu fugiat
     90      nulla pariatur. Excepteur sint occaecat cupidatat non proident,
     91      sunt in culpa qui officia deserunt mollit anim id est laborum
     92      --> 
     93    </p>
     94
     95    <p>
     96      This collection currently contains <xsl:value-of select="$numdocs"/> documents.
     97    </p>
     98
     99    <p>
     100      To learn more about Igor Stravinsky’s time in Urbana, see the following essay and notes:
     101    </p>
     102   
     103    <ul>
     104      <li>
     105    <a href="https://docs.google.com/document/d/1_QO1nUIThzE3rWpbsdwh2RWcWg29sDIUixwtpA7p3OU/edit"
     106       target="_blank">
     107      Essay about Stravinsky in Urbana
     108    </a>
     109      </li>
     110      <li>
     111    <a href="https://docs.google.com/document/d/14M7qglqKO9RO0FOFrDBIQIODMY6wIxNztA6igsHYdY4/edit">
     112      Notes
     113    </a>
     114      </li>     
     115    </ul>
     116
    42117  </xsl:template>
    43118
     
    98173                <option name="-enable_cache"/>
    99174                <option name="-metadata_mapping_file" value="metadata_mapping_rules.csv"/>
    100                 <option name="-OIDtype" value="hash_on_full_filename"/>
    101175            </plugin>
    102176            <plugin name="PDFv2Plugin">
     
    104178                <option name="-enable_cache"/>
    105179                <option name="-metadata_mapping_file" value="metadata_mapping_rules.csv"/>
    106                 <option name="-OIDtype" value="hash_on_full_filename"/>
    107180            </plugin>
    108181            <plugin name="WordPlugin">
     
    111184                <option name="-generate_pdf_as_associated_file"/>
    112185                <option name="-convert_to" value="auto"/>
    113                 <option name="-OIDtype" value="hash_on_full_filename"/>
    114186            </plugin>
    115187            <plugin name="ImagePlugin">
    116188                <option name="-enable_cache"/>
    117189                <option name="-metadata_mapping_file" value="metadata_mapping_rules.csv"/>
    118                 <option name="-OIDtype" value="hash_on_full_filename"/>
    119190            </plugin>
    120191            <plugin name="MP3Plugin">
     
    122193                <option name="-assoc_images"/>
    123194                <option name="-metadata_mapping_file" value="metadata_mapping_rules.csv"/>
    124                 <option name="-OIDtype" value="hash_on_full_filename"/>
    125195            </plugin>
    126196            <plugin name="UnknownPlugin">
     
    129199                <option name="-process_extension" value="ogg"/>
    130200                <option name="-store_original_file"/>
    131                 <option name="-OIDtype" value="hash_on_full_filename"/>
    132201            </plugin>
    133202            <plugin name="HTMLPlugin"/>
     
    157226            <option name="-numeric_partition_type_within_level" value="approximate_size"/>
    158227            <option name="-metadata_selection_mode_within_level" value="firstvalue"/>
     228            <option name="-buttonname" value="Titles"/>
    159229        </classifier>
    160230        <classifier name="AZCompactList">
    161231            <option name="-metadata" value="dc.Type"/>
    162232            <option name="-mingroup" value="1"/>
     233            <option name="-buttonname" value="Document Types"/>
    163234        </classifier>
     235        <classifier name="AZCompactList">
     236            <option name="-metadata" value="ex.siu.Organisation"/>
     237            <option name="-mingroup" value="1"/>
     238            <option name="-buttonname" value="Archived Location"/>
     239        </classifier>
     240        <classifier name="AZCompactList">
     241                <option name="-metadata" value="ex.siu.NotPublished"/>
     242            <option name="-sort" value="ex.dc.Title"/>
     243            <option name="-buttonname" value="Unpublished Content"/>
     244        </classifier>
     245       
    164246        <classifier name="DateList">
    165247            <option name="-metadata" value="ex.siu.Year"/>
    166248            <option name="-buttonname" value="Year"/>
    167             <format>  <gsf:template match="documentNode">
     249            <option name="-buttonname" value="Years"/>
     250            <format>
     251  <gsf:template match="documentNode">
    168252    <td valign="top">
    169253      <gsf:link type="document">
  • gs3-installations/intermuse/trunk/sites/intermuse/collect/stravinsky-in-urbana/etc/metadata_mapping_rules.csv

    r38747 r38767  
    2929Source,                  m/^(\d{4})-\d{2}-\d{2}(-?).*$/,  /$1/,  '' , ex.siu.Year     # First 4 chars of filename if dddd-dd-dd, is the year
    3030
    31 Source,                  m/(KCPA|SoM)/,                   /$1/,  '' , ex.siu.Organisation
     31Source,                  m/^.*(KCPA|SoM).*$/,             /$1/,  '' , ex.siu.Organisation
     32
     33SourceDirectory,         m/^.*(NOT CLEARED FOR PUBLICATION).*$/,  /1/,  '' , ex.siu.NotPublished
Note: See TracChangeset for help on using the changeset viewer.