-
Notifications
You must be signed in to change notification settings - Fork 1
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
Map bf:illustrativeContent to MARC #158
Comments
@NancyL I looked at the resource you provided above and there is no "illustrativeContent" statement that I found. I did find this:
But ... I'm not clear on BF.illustrativeContext |
it is in the work that is linked to the instance: https://api.stage.sinopia.io/resource/b23e2319-195f-443b-8f6f-65300b192620 |
Singers' Italian which contains the reference to this Illustrative Content: Illustrative content from the Sinopia Work record converted in the 008(18) MARC as “illustrations” (code a), we were expecting “music” (code g).
Will rdf2marc support illustrative mapping codes or will it be general illustrations? It looks good in the 300 field:
|
Type of change
new mapping
Example RDF records
Please provide URIs or RDF of the
bf:Instance
. If providing RDF, Turtle is preferred.https://api.stage.sinopia.io/resource/049ef4d3-4430-412d-bd73-42b78799b804
Resource template
Which resource template does this apply to? In which Sinopia environment (development, stage, production)?
stanford:bf2:Monograph:Instance/pcc:bf2:Monograph:Instance
Expected MARC
What MARC did you expect to receive?
300 ## $a 1 folded sheet (5 pages) $b illustrations $c 16 cm
Actual MARC
What MARC did you actually receive (if mapped incorrectly)?
300 ## $a 1 folded sheet (5 pages) $c 16 cm
Expected mapping logic
Please describe the logic of the mapping.
The label from the lookup for bf:illustrativeContent maps to MARC 300 $b
A default "a" (code for illustrations) should be entered in the Books 008/18-21
The text was updated successfully, but these errors were encountered: