catalog_of_copyright_entries_project icon indicating copy to clipboard operation
catalog_of_copyright_entries_project copied to clipboard

Better markup for previous registrations

Open seanredmond opened this issue 6 years ago • 0 comments

We have the <prev-regNum> element for AI0-370 in this entry, but no specific way to encode the explanation and date "Application states prev. pub. abroad 15Feb50"

screen shot 2018-06-18 at 12 44 09 pm

It seems like a good idea to capture this. I would propose something like

<prevReg>
    Application states prev. pub. abroad 
    <regDate date="1950-02-15">15Feb50</regDate>,
    <regNum>AI0-370</regNum>
</prevReg>

seanredmond avatar Jun 18 '18 16:06 seanredmond