NYPL / catalog_of_copyright_entries_project

NYPL Project to transcribe and parse pages from the US Catalog of Copyright Entries
Creative Commons Zero v1.0 Universal
58 stars 13 forks source link

Authors with places and claimant status #22

Closed seanredmond closed 6 years ago

seanredmond commented 6 years ago

From DCL, how to deal with authors that have places indicated as well as volumes where an asterisk indicated that the author is also the claimant

screen shot 2018-04-03 at 11 59 14 am

(from https://archive.org/stream/catalogofcopyrig42libr#page/197/mode/1up)

seanredmond commented 6 years ago

I'm going to add an <authorPlace> element and also allow the isclaimant attribute on the <author>

<copyrightEntry id="GUI7" regnum="A190420">
    <author claimant="yes"><authorName>Curtis, Charles P.,
    jr.</authorName>,* <authorPlace>Ipswich,
    Mass.</authorPlace></author> &amp; <author
    claimant="yes"><authorName>Greenslet, Ferris</authorName>,*
    <authorPlace>Boston</authorPlace></author>. <title>The practical
    cogitator</title>. <author><role>selected and edited by</role>
    <authorName>C. P. Curtis, jr.</authorName></author> and
    <author><authorName>Ferris Greenslet</authorName></author>. ©
    <regDate date="1945-10-09">>Oct. 9, 1945</regDate>;
    <registrationNumber>A 190420</registrationNumber>.
  </copyrightEntry>

There's no problem with the repetition of the authors. It's what's in the entry and we want to be descriptive.