{{thumbView.itemToShow.object_id}}
{{thumbView.itemToShow['mhs:description']}}
Identifier: {{thumbView.itemToShow.ids[0]}}
{{thumbView.itemToShow.decade.length === 1 ? 'Decade' : 'Decades'}}: {{i}}{{$last ? '' : ', '}}
{{thumbView.itemToShow.creators.length === 1 ? 'Creator' : 'Creators'}}: , {{i}}{{$last ? '' : ', '}}
{{thumbView.itemToShow.types.length === 1 ? 'Type' : 'Types'}}: {{i.label}}{{$last ? '' : ', '}}
{{thumbView.itemToShow.subjects.length === 1 ? 'Subject' : 'Subjects'}}: {{i.label}}{{$last ? '' : ', '}}
{{thumbView.itemToShow.places.length === 1 ? 'Place' : 'Places'}}: {{i.label}}{{$last ? '' : ', '}}
Collection: {{thumbView.itemToShow.collectionLabel}}
Series: {{i}}{{$last ? '' : ', '}}
{{thumbView.itemToShow['mhs:author'].length === 1 ? 'Author' : 'Authors'}}: {{i.name}}{{$last ? '' : ', '}}
Location: {{thumbView.locationLookup[thumbView.itemToShow['mhs:owner']]}}
{{thumbView.itemToShow['mhs:category'].length === 1 ? 'Category' : 'Categories'}}: {{i.name}}{{$last ? '' : ', '}}
Date: {{thumbView.itemToShow['mhs:eventStartDate'].split('T')[0]}} TBD
{{thumbView.itemToShow['mhs:subject'].length === 1 ? 'Subject' : 'Subjects'}}: {{i.name}}{{$last ? '' : ', '}}
{{thumbView.itemToShow['mhs:eventStartDate'] && thumbView.itemToShow['mhs:eventEndDate'] ? 'Time' : 'Start Time'}}: {{thumbView.itemToShow['mhs:eventStartDate'] | date: 'shortTime'}} - {{thumbView.itemToShow['mhs:eventEndDate'] | date: 'shortTime'}}
{{thumbView.itemToShow['mhs:eventType'] ? (thumbView.itemToShow['mhs:eventType'].length === 1 ? 'Type' : 'Types') : 'Type'}}: {{i}}{{$last ? '' : ', '}} Other
{{item['mhs:relatedExhibits'].length === 1 ? 'Related Exhibit' : 'Related Exhibits'}}: {{$last ? '' : ', '}}