Skip to content
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

Open
NancyL opened this issue Dec 7, 2021 · 3 comments · Fixed by #168
Open

Map bf:illustrativeContent to MARC #158

NancyL opened this issue Dec 7, 2021 · 3 comments · Fixed by #168
Labels

Comments

@NancyL
Copy link

NancyL commented Dec 7, 2021

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

@NancyL NancyL added the mapping label Dec 7, 2021
@ndushay ndushay self-assigned this Dec 7, 2021
@ndushay
Copy link
Contributor

ndushay commented Dec 7, 2021

@NancyL I looked at the resource you provided above and there is no "illustrativeContent" statement that I found. I did find this:

    <http://www.w3.org/2000/01/rdf-schema#label> "1 folded sheet (5 pages)"@en.

But ... I'm not clear on BF.illustrativeContext

@NancyL
Copy link
Author

NancyL commented Dec 7, 2021

it is in the work that is linked to the instance: https://api.stage.sinopia.io/resource/b23e2319-195f-443b-8f6f-65300b192620

@jimfhahn
Copy link

Singers' Italian
https://api.stage.sinopia.io/resource/70904243-8e7e-4bca-9e41-9db38f640b69

which contains the reference to this Illustrative Content:
https://id.loc.gov/vocabulary/millus/mus.html

Illustrative content from the Sinopia Work record converted in the 008(18) MARC as “illustrations” (code a), we were expecting “music” (code g).

008 220215s1996 enka eng||

Will rdf2marc support illustrative mapping codes or will it be general illustrations? It looks good in the 300 field:

300 $a 157 pages $b Music $c 24 cm

@jimfhahn jimfhahn reopened this Feb 23, 2022
@ndushay ndushay removed their assignment Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants