Taxonomy Terms in Entry Metadata
Where taxonomy terms for entries have been provided, capture this information within metaItem[@about='taxonomyTerm'] within metaItem[@about='e'].
Capture the name of the taxonomy in metaDescribes[@predicate='taxonomy'].
Capture the value of the taxonomy code in metaDescribes[@predicate='code'].
<metaInfo>
<metaItem about="e"><metaItem about="taxonomyTerm">
<metaDescribes predicate="taxonomy">OccupationsAndRealmsOfRenown</metaDescribes>
<metaDescribes predicate="code">1023</metaDescribes></metaItem>
</metaItem>
</metaInfo>