lcnetdev / marc2bibframe2

Convert MARC records to BIBFRAME2 RDF
http://www.loc.gov/bibframe/
Creative Commons Zero v1.0 Universal
88 stars 35 forks source link

bflc:indexedIn property doesn't exist in bflc ontology #26

Closed jiaola closed 7 years ago

jiaola commented 7 years ago

In ConvSpec-490-510-530to535-Links.xsl, the template , it creates a property bflc:indexedIn. However, that property doesn't exist in bflc. Should it be something else?

kirkhess commented 7 years ago

Good catch - we'll add it to the list.

kirkhess commented 7 years ago

Do you have an example of a 510 we can check? Commenting w/a LCCN or a link should be easy. Thanks!

jiaola commented 7 years ago

@kirkhess The xspec has some examples already.

https://github.com/lcnetdev/marc2bibframe2/blob/master/test/data/ConvSpec-490-510-530to535-Links/marc.xml

kirkhess commented 7 years ago

Those are only unit tests, I meant a real record with a 510 I can test in metaproxy/yaz.

jiaola commented 7 years ago

I found a few in the datasets I am playing with but the 510 notes are not found in LOC catalog when I view marcxml from loc catalog interface.

Here's an example attached (It's marcxml but I had to rename it to txt to attach it) 510.txt

jiaola commented 7 years ago

And just curious, how is metaproxy/yaz being used in your workflow of converting MARC at LoC?

kirkhess commented 7 years ago

We're using: yaz-record-conv {active config file} {marcxml converted from MARC21 by yaz}

kirkhess commented 7 years ago

Transformed version. `

510.rdf.txt

`

wafschneider commented 7 years ago

According to the maintainers of the bflc ontology and the MARC to BIBFRAME conversion spec, bflc:indexedIn is correct. An update to the ontology will be coming out to cover the existing conversion.