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

date range for conversion from bf2marc #125

Open
jimfhahn opened this issue Sep 6, 2024 · 0 comments
Open

date range for conversion from bf2marc #125

jimfhahn opened this issue Sep 6, 2024 · 0 comments

Comments

@jimfhahn
Copy link

jimfhahn commented Sep 6, 2024

Seems to be an edtf datatype issue.

I'm looking at a misalignment of what is presently in the BF ontology and what the converter (BF2MARC v2.7) expects. The current https://id.loc.gov/ontologies/bibframe/date.rdf has a literal value as the range.

However, the converter (2.7) from BF to MARC seems to expects the following in the provision activity:

    <bf:date rdf:datatype="http://id.loc.gov/datatypes/edtf">1960/1961</bf:date>

in order to generate this MARC:

<marc:controlfield xml:space="preserve" tag="008">240826m19601961dk a 00| 0|eng </marc:controlfield>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant