Oxford University Press Text Capture Instructions

 

Replacement Names in profile metadata

Capture each replacement name in a metaItem with about="replacement_name" following the primary name of the profile.

metaItem[@about="replacement_name"]
metaItem[@about="replacement_name"]/metaDescribes[@predicate="alt_type"]

Capture the type of replacement name in metaDescribes with predicate="alt_type". The type must have one of the following values:

  • afterwards
  • alias
  • also known as
  • called
  • formerly known as
  • formerly married name
  • formerly
  • known as
  • afterwards known as
  • later married name
  • first married name
  • second married name
  • third married name
  • married name
  • née
  • nicknamed
  • other married name
  • pseud.
  • real name
  • name in religion
  • performing name
  • variant

Capture the components of the replacement name in the same way as for other names

Main name, alternative names and replacement names in profile and headword

Profile


<metaItem about="name">
<metaDescribes predicate="type">personal</metaDescribes>
<metaDescribes predicate="mainName">Wyclif</metaDescribes>
<metaDescribes predicate="foreNames">John</metaDescribes>
<metaItem about="alternative_name"><metaDescribes predicate="alt_type">variant</metaDescribes><metaDescribes predicate="mainName">Wycliffe</metaDescribes>
</metaItem>
<metaItem about="alternative_name"><metaDescribes predicate="alt_type">variant</metaDescribes><metaDescribes predicate="mainName">Wicliffe</metaDescribes>
</metaItem>
<metaItem about="alternative_name"><metaDescribes predicate="alt_type">variant</metaDescribes><metaDescribes predicate="mainName">Wyclyf</metaDescribes>
</metaItem>
</metaItem>
<metaItem about="replacement_name">
<metaDescribes predicate="alt_type">called</metaDescribes>
<metaDescribes predicate="mainName">Evangelicus</metaDescribes>
<metaDescribes predicate="foreTitle">Doctor</metaDescribes>
</metaItem>

Headword


<headword type="person">
<nameGrp mainName="Wyclif" foreNames="John">Wyclif <nameGrp role="variant" altType="variant" mainName="Wycliffe">Wycliffe</nameGrp>, John <nameGrp role="alternative" altType="called" foreTitle="Doctor" mainName="Evangelicus">called Doctor
Evangelicus</nameGrp>
</nameGrp>
</headword>
Release ID:
20260304
ID:
concept_lqb_ncf_hq
Author:
hillmant
Last changed:
Wed, 04 Jun 2025
Modified by:
buckmasm
Revision#:
4400