Floruit life event profile metadata
Capture floruit event profile metadata (ie. when/where the subject was 'active') in metaItem with about="floruit"
metaItem[@about="floruit"]
Capture the duration and place where a subject was active using the same structures used for duration and places elsewhere in profile metadata.
Capture editorially supplied allocation date in metaDescribes with predicate="dateActive".
<metaItem about="flourit">
<metaItem about="dates"><metaDescribes predicate="isoStart">1278</metaDescribes><metaDescribes predicate="isoEnd">1318</metaDescribes>
</metaItem>
<metaDescribes predicate="dateActive">1289</metaDescribes>
<metaItem about="place"><metaDescribes predicate="country">France</metaDescribes>
</metaItem>
</metaItem>