Intro
Element: <titleInfo>
Definition: A word, phrase, character, or group of characters, normally appearing in a resource, that names it or the work contained in it.
Attributes:
type
authority
authorityURI
valueURI
usage
displayLabel
supplied
nameTitleGroup
altRepGroup
altFormat
contentType
xlink
ID
lang
xml:lang
script
transliteration
otherType
Subelements:
<title>
<subTitle>
<partNumber>
<partName>
<nonSort>
Indexing
Current
titleInfo
is a repeatable element and the indexing will vary depending upon the attribute type
Fields Created
-
mods_title_alt
- a multivalued, indexed field alltitle
sub-elements of the set oftitleInfo
which have the attribute@type="alternative"
-
other_title
- a multivalued, indexed field alltitle
sub-elements of the set oftitleInfo
which have the attribute@type!="alternative"
which are not the first element -
primary_title
- a single valued, sortable indexed fieldtitle
sub-element of the the firsttitleInfo
in the set oftitleInfo
which have the attribute@type!="alternative"
-
subtitle
- a single valued, sortable indexed fieldsubtitle
sub-element of the the firsttitleInfo
in the set oftitleInfo
which have the attribute@type!="alternative"
-
partnumber
- a single valued, sortable indexed fieldpartnumber
sub-element of the the firsttitleInfo
in the set oftitleInfo
which have the attribute@type!="alternative"
-
partname
- a single valued, sortable indexed fieldpartname
sub-element of the the firsttitleInfo
in the set oftitleInfo
which have the attribute@type!="alternative"
-
nonsort
- a single valued, fieldnonsort
sub-element of the the firsttitleInfo
in the set oftitleInfo
which have the attribute@type!="alternative"
Notes for future
- Only the "primary" title has it's non
title
subelements indexed. This should change - More types are vailable than
type="alternative"
. Such asabbreviated
,translated
, anduniform
- A composit title or
mods_title_full
could be created wich is an intelligent concatination of the sub-elements in a giventitleInfo
element. It may be useful to sort on this. - The attribute "@displayLabel" should be respected and incorporated if present
- If
@type="translated"
then the@language
attribute would be important
Display
Current
Usually only the elements associated with the primary_title
are displayed they are a concatination of
[nonsort] primary_title[: subtitle] [partname] [partnumber]