-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple works within one object #329
Conversation
review by @raecasey and @ecodonohoe greatly appreciated.. THE JOYS OF AV ARCHIVING |
Also you might be wondering why |
GODSPEED |
Merciiiiiii :( |
So I think that I was wrong here. There will be examples of 10+ Works on a tape, and these will often be episodes of a series. I think that we should just say general things like Episodes 1-4, Episodes 4-12 just to keep the registers from being really messy. |
wow, - mighty work. also, I can't see any other way around the accession register other than what you have described above. it's the object we are accessioning. we can't have multiple rows/lines for one accession number and we should fully list the content, - but it's just the simple name that will have multiple entries, - format and reproduction will just be listed once. |
merci :)
What would this look like? Is it something seperate audio and image reels that are for the same work? Would these film reels have the same filmographic but different technical records? An example would help me jog my brain.
Cool, so things like Also if the trees look good to you, I might go ahead and accession the tests I did. I can send you the location of them if you wanna take a look. Thx for the review. |
yep -
i think that example would be ok, as it's essentially something akin to a restoration, - so one filmographic and multiple tech recs. that's easily enough solvable i think, - with some work arounds. who knows what radharc might throw up though.
cool, - i got the location, thanks, - i think you can go ahead.
|
oops, - sorry for not indenting |
I think is similar to what @gavinrichardmartin encountered yesterday, where that may not need any extra code. It could be solved by just saying 'Reproduction of IFA-2001-12, IFA-2014-8876, MV1234', in the CSV and that's how it would appear in the Tape Origin field in the PBCore/Tech record. Ideally we'd delimit with pipes there but doing so in the CSV would possibly break things at the moment. The 'Reproduction of' values are not as essential as the 'Representation of' reference numbers, as these are absolutely essential for pulling in the correct filmographic records and for harvesting film titles for registers, and even more.. Actually I just remembered that bash might have problems with commas so might need to use + here again as well to seperate the values..
I dunno, I think in this instance, taking 4 provinces as an example, we could either - not migrate this tape at all as it's an abomination - or just use the 4 provinces reference number only, and ignore that it's comprised of other individual works that we also hold seperately.
Yes, I think amateur collections might have examples of this too. I wonder if this is the kind of thing where the issue is actually resolved outside of any of these workflows, and any issues with those records is fixed at source within the actual database records? I'm struggling to think of examples right now though.
Savage, I'll plough ahead so maybe tomorrow.
|
so i started writing a big long reply yesterday and then confused myself. so i'll just show you. |
Lol four provinces. And the ads are a good mindboggler of an example..
|
This is the dreaded patch for when there are multiple works represented in a single object, EG 4 episodes on one tape, where there is one descriptive metadata record per episode.
So far, this PR allows accession.py to accept multiple reference numbers on the command line in this form:
-reference af12345+ac432+ab567
etc.This will then result in the following package (i used different args here but you get the picture):
note the multiple filmographic and pbcore csvs that have the name: REF_accessionNumber_pbcore.csv