Page MenuHomePhabricator

Musikverket books: preparatory work with file names / titles
Closed, ResolvedPublic

Description

We have talked about how the files should be named and the conclusion was (for libris http://libris.kb.se/bib/1c99rddcztmjlzdq)

Har kollat med vår bibliotekarie som katalogiserar Roman-materialet och den dedikerade auktoritetsformen av titeln är "Symfoni, BeRI 10, F-dur". Engelsk översättningtorde bli "Sinfonia, BeRI 10, F major".

In https://libris.kb.se/1c99rddcztmjlzdq/data.jsonld this seems to correspond to

"hasTitle":[
   {
      "@type":"Title",
      "mainTitle":"Symfoni",
      "partNumber":[
         "BeRI 10"
      ]
   }
],
"language":[
   {
      "@id":"https://id.kb.se/language/zxx"
   }
],
"musicKey":"F-dur"

Open questions are:

  • make sure that _all_ the items included in the batch have this information
  • make a dump of suggested filenames and send to D for confirmation before uploading anything