marc2bibframe2 icon indicating copy to clipboard operation
marc2bibframe2 copied to clipboard

missing LDR/07 labels

Open MiklosHubay opened this issue 1 year ago • 3 comments

2.3 spec defines an rdfs:label for the Bibliographic level components (bf:issuance), however they cannot be found in the xslt. Eg. single unit, integrating resource etc.

MiklosHubay avatar Apr 20 '23 19:04 MiklosHubay

I see it here: https://id.loc.gov/resources/instances/21699119.rdf

Does that address this issue?

That resource is from 2022 so before this Issue was submitted. If this isn't what you are looking for, we'll need more explanation here of the actual problem.

kefo avatar Dec 28 '23 16:12 kefo

Thanks Kevin. It could easily be a data issue.

My original data were (created just for studying the conversion, not for live task): 00775 ms 2200217 4500 leader7_s

and the result (also with 2.4): bf:Instance rdf:about="http://example.org/leader7_s#Instance"> <bf:issuance rdf:resource="http://id.loc.gov/vocabulary/issuance/serl"/> <bf:instanceOf rdf:resource="http://example.org/leader7_s#Work"/> </bf:Instance>

Based on your example data set, there can be a dependency I didn't realized so far :)

MiklosHubay avatar Dec 29 '23 11:12 MiklosHubay

@MiklosHubay -- do have a real-world example that we can review?

jodiw01 avatar Jan 10 '24 16:01 jodiw01