Followup: I’ve also seen `file-as` used to provide an editor name, like this:
Code:
<dc:creator id="creator">Edited by Editor Name</dc:creator>
<meta refines="#creator" property="file-as">Edited by Editor Name</meta>
Is that a better option?
I feel like I’ve seen some problems come up when I’ve tried to use `file-as` (but I’m not remembering what they were). But if this is the preferred approach, I can go with it.