catalog_of_copyright_entries_project
catalog_of_copyright_entries_project copied to clipboard
Publisher + scope of claim
The publisher is the claimant, so maybe that can be combined à la #11, but there is also a statement about what the copyright applies to "© on full-length book version". This is similar to what the <newMatterClaimed>
element is for, but 1) is it new? and 2) how to capture it?
If it is "new" since the publication of the previous selections and allow <newMatterClaimed>
here:
<publisher claimant="yes">
<newMatterClaimed>on full-length book version</newMatterClaimed>
<pubName>Limes Verlag (Max Niedermayer)</pubName>
</publisher>
Or if it isn't really new, use a different element
<publisher claimant="yes">
<claim>on full-length book version</claim>
<pubName>Limes Verlag (Max Niedermayer)</pubName>
</publisher>
Is it important whether any claim is "new" or not? <newMatterClaimed>
could just be something like <claim>
with the newness left to the context.